Age | Commit message (Expand) | Author |
2006-11-10 | (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos... | Darkvater |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-04-10 | (svn r4342) Change the first two parameters of commands - virtual pixel coord... | tron |
2006-04-08 | (svn r4322) - Codechange: Remove conversion of kmh to mph from gui code to wi... | peter1138 |
2006-04-03 | (svn r4249) -Codechange: Replace more occurences of 16 by TILE_SIZE and of 8 ... | celestar |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2005-12-10 | (svn r3282) - Codechange: Replace tests against CMD_ERROR with CmdFailed() | peter1138 |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-09-28 | (svn r2996) 0xFFFF -> INVALID_STRING_ID | tron |
2005-08-01 | (svn r2782) -Codechange: Started cleaning the bridge code. Removed numerous g... | celestar |
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-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron |
2005-07-19 | (svn r2643) Get rid of some unnecessary casts | tron |
2005-06-24 | (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" | tron |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-09 | (svn r2285) - Codechange: Fix up some of the missing things from server-check... | Darkvater |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-06 | (svn r1395) Fix assertion when building road bridge | tron |
2005-01-04 | (svn r1380) -Fix: missed widget fixes; thanks Jango and TestMan57 | darkvater |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-04 | (svn r925) Use sound enums | tron |
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-05 | (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk | tron |
2004-09-11 | (svn r204) -Fix: deleted unneeded casts (tnx Tron) | truelight |
2004-09-11 | (svn r203) -Fix: somewhere I screwed up and forgot to delete some testcode ;) | truelight |
2004-09-11 | (svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negative | truelight |
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight |
2004-09-07 | (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron) | darkvater |
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight |