Age | Commit message (Expand) | Author |
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-10-24 | (svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i... | Darkvater |
2006-10-20 | (svn r6858) - Fix (r6855): Handle rail vehicles with no capacity (N/A) by set... | peter1138 |
2006-10-20 | (svn r6855) - Codechange: When displaying a "quantity of cargo" string, use t... | peter1138 |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-04-08 | (svn r4322) - Codechange: Remove conversion of kmh to mph from gui code to wi... | peter1138 |
2006-03-31 | (svn r4211) - Removed measuring units from the names of two strings. | peter1138 |
2006-03-29 | (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c... | celestar |
2006-02-03 | (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch],... | peter1138 |
2006-01-07 | (svn r3388) - NewGRF: Allow train running cost class to differ from engine cl... | peter1138 |
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-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-10-16 | (svn r3048) Replace 0/1/2 by RAILTYPE_RAIL/MONO/MAGLEV where appropriate | tron |
2005-10-01 | (svn r3003) Change int, uint, uin16 and byte to EngineID where appropriate, p... | tron |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-07-28 | (svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums f... | 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-16 | (svn r2594) Fix: [strgen] Misc updates to the string system. | ludde |
2005-07-01 | (svn r2504) Move Draw*EngineInfo to engine_gui.c to reduce dependencies | tron |
2005-06-07 | (svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[] | tron |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-01-22 | (svn r1596) Add some more statics | tron |
2005-01-14 | (svn r1508) Remove duplicate declarations and include proper headers where ne... | tron |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
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-19 | (svn r677) -newgrf: Fix some custom electric trains appearing in maglev depot... | darkvater |
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 |