Age | Commit message (Expand) | Author |
2006-11-22 | (svn r7239) Enumerate the widgets in the airport, dock, rail and road toolbars | tron |
2006-11-11 | (svn r7130) -Codechange: Handle the positioning of windows through the desc->... | Darkvater |
2006-11-10 | (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos... | Darkvater |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-27 | (svn r6971) -Fix r6961: WWT_NODISTXTBTN buttons were normal buttons not push ... | glx |
2006-10-27 | (svn r6962) -Fix r6961: spacing... | Darkvater |
2006-10-27 | (svn r6961) -Codechange: Remove relic from r212 WWT_NODISTXTBTN which was ori... | Darkvater |
2006-10-24 | (svn r6924) -Codechange: Give the last (in the widget arrays at least) sprite... | Darkvater |
2006-10-14 | (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE... | Darkvater |
2006-10-04 | (svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWid... | belugas |
2006-10-03 | (svn r6631) -Codechange: Use accessors for click_state. | belugas |
2006-10-03 | (svn r6619) -Codechange: Use accessors for disabled_state. | belugas |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-08-22 | (svn r6046) CodeChange : Rename WWT_5 Widget type to WWT_LABEL : a centered ... | belugas |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-07-26 | (svn r5609) CodeChange : Apply coding style | belugas |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-23 | (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. | richk |
2006-05-21 | (svn r4940) Remove the dubious feature of remembering the last built depot. I... | tron |
2006-05-20 | (svn r4918) Move the information about the size of airports from an global ar... | tron |
2005-12-07 | (svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th... | peter1138 |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-13 | (svn r3173) Use the trinary operator and switch to improve readability | tron |
2005-11-09 | (svn r3157) - Feature: Added patch option to link the terraform toolbar to th... | peter1138 |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-06-24 | (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" | tron |
2005-06-06 | (svn r2420) - Codechange: magic number elminitation of cursorsprites. | Darkvater |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-09 | (svn r2288) - CodeChange: protected the next batch of commands (41 so far, ou... | Darkvater |
2005-02-13 | (svn r1867) Include tables/sprites.h only in files which need it | tron |
2005-02-06 | (svn r1817) -Codechange: Moved depot-functions to depot.c | truelight |
2005-01-23 | (svn r1617) -Fix: Ugly hack to only call ResetObjectToPlaceon childwindows of... | darkvater |
2005-01-23 | (svn r1610) Remove trailing whitespace (last time ever, i hope) | tron |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-20 | (svn r1573) -Fix: Station and depot building mode is now terminated if the | celestar |
2005-01-15 | (svn r1520) Trim 134 (!) lines with trailing whitespace ): | tron |
2005-01-08 | (svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode | dominik |
2005-01-08 | (svn r1425) Added hotkeys for dock and airport toolbar | celestar |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2004-12-23 | (svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82) | darkvater |
2004-12-23 | (svn r1254) - Fix: [ 993500 ] High bridge rendering error | dominik |
2004-12-22 | (svn r1212) -Feature: sticky windows all build-toolbars | darkvater |
2004-12-21 | (svn r1207) -Fix: Compiler warning due to the modified catchment areas | celestar |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-12 | (svn r1030) Some toolbar icons are arranged differently: | dominik |
2004-12-08 | (svn r979) Allow more realistically sized catchment areas | Celestar |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-04 | (svn r925) Use sound enums | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |