Age | Commit message (Expand) | Author |
2006-12-21 | (svn r7527) -Update appropiate files with release information for 0.5.0-RC1 | Darkvater |
2006-12-21 | (svn r7523) -Feature: Add the possibility to change the newgrf configuration ... | Darkvater |
2006-12-11 | (svn r7479) -Fix r5946: don't lower non-existent widget | glx |
2006-12-09 | (svn r7449) -Codechange: Rename _path to _paths as it is technically more cor... | Darkvater |
2006-12-07 | (svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-res... | Darkvater |
2006-12-04 | (svn r7350) -Fix: do not handle the save game/scenario filename edit box when... | rubidium |
2006-11-28 | (svn r7274) -Codechange [utf8]: Add input/output unicode support. This actual... | Darkvater |
2006-11-24 | (svn r7250) -Codechange: Shuffle sprite loading and character width caching a... | peter1138 |
2006-11-19 | (svn r7219) -Fix: Several warnings by gcc introduced in r7206 which MSVC foun... | Darkvater |
2006-11-18 | (svn r7206) -Codechange: Remove (some of) the magic needed for windows that c... | Darkvater |
2006-11-18 | (svn r7200) -Codechange: remove unneeded redraw (console.c), coding style, us... | Darkvater |
2006-11-17 | (svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ... | KUDr |
2006-11-16 | (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U... | peter1138 |
2006-11-14 | (svn r7143) -CodeChange: remove redondancy in saveload dialogs | glx |
2006-11-10 | (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos... | Darkvater |
2006-11-06 | (svn r7083) -Fix 6631: Protect out of boundaries widget testing | belugas |
2006-11-06 | (svn r7080) -Codechange: Remove negative array indexes, and only add ", " whe... | peter1138 |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-28 | (svn r7000) -Fix: Incorrect use of e->we.click when the event is a 'place'. T... | Darkvater |
2006-10-27 | (svn r6957) -Cleanup: comments, coding style | Darkvater |
2006-10-27 | (svn r6954) -Feature: Constrain the drawing of a string inside an editbox to ... | Darkvater |
2006-10-24 | (svn r6938) -Codechange: Comments, typo, variable naming, whitespace, strecpy... | Darkvater |
2006-10-24 | (svn r6937) -Codechange: Add an InitializeTextBuffer() function that handles ... | Darkvater |
2006-10-24 | (svn r6926) -Codechange: Rename WWT_4 to WWT_TEXTBTN_2 and WWT_6 to WWT_INSET... | Darkvater |
2006-10-24 | (svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i... | Darkvater |
2006-10-21 | (svn r6884) -Codechange: Add strict bounds checking in string formatting system. | Darkvater |
2006-10-21 | (svn r6879) -Codechange: Remove the superflouos argument CharsetFilter parame... | Darkvater |
2006-10-18 | (svn r6821) -Codechange: For the measurement tool do not show the tooltip whe... | Darkvater |
2006-10-14 | (svn r6776) -Codechange: Use IsValidPlayer() function to determine of a Playe... | Darkvater |
2006-10-12 | (svn r6758) -Feature: Add a measurement tool that will show dimensions and he... | Darkvater |
2006-10-03 | (svn r6631) -Codechange: Use accessors for click_state. | belugas |
2006-09-29 | (svn r6569) -Fix r6562: fixed incorrect drawing of road vehicle depot | bjarni |
2006-09-28 | (svn r6562) -Codechange: merged the vehicle list window widget arrays | bjarni |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-09-16 | (svn r6462) -Codechange: Have GetStringWidth() return width as well as the he... | Darkvater |
2006-09-05 | (svn r6405) -Codechange: When showing tooltips, properly position the tooltip... | Darkvater |
2006-08-27 | (svn r6169) -Codechange: Use GetString() instead of GetStringWithArgs() which... | Darkvater |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r5999) -Feature: change the original date format to a 32 bits format bas... | rubidium |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-19 | (svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex... | truelight |
2006-08-16 | (svn r5926) -Codechange: make _cur_year contain the full year, instead of the... | rubidium |
2006-08-15 | (svn r5918) -Cleanup: rename ConvertDayToYMD/ConvertYMDToDay as they really c... | rubidium |
2006-08-15 | (svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-08-05 | (svn r5767) - Cleanup: Improve upon the header file mess regarding fios. Move... | Darkvater |
2006-08-04 | (svn r5761) - Cleanup: Really minor whitespace changes, and remove an extern ... | Darkvater |
2006-08-02 | (svn r5714) Backport from branches/TGP (r5701 and r5711) | miham |
2006-07-26 | (svn r5609) CodeChange : Apply coding style | belugas |
2006-07-13 | (svn r5489) -Fix: corrected tokai's name and morphos details (tokai) | truelight |