Age | Commit message (Expand) | Author |
2006-12-22 | (svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packag... | Darkvater |
2006-11-28 | (svn r7274) -Codechange [utf8]: Add input/output unicode support. This actual... | Darkvater |
2006-11-21 | (svn r7226) -Fix (r7200): [win32] Don't ask my why but I told the linker to i... | Darkvater |
2006-11-18 | (svn r7200) -Codechange: remove unneeded redraw (console.c), coding style, us... | Darkvater |
2006-11-14 | (svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron) | KUDr |
2006-09-06 | (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and mic... | glx |
2006-08-25 | (svn r6117) -Fix r6097: on mingw it is normal that both / as \ are accepted a... | truelight |
2006-08-20 | (svn r5969) -Fix r5968: windows doesn't know strncasecmp, but called it strni... | truelight |
2006-08-05 | (svn r5765) - Codechange: Fully unify the OS-specific FiosGet...List function... | Darkvater |
2006-08-04 | (svn r5760) - Codechange: Use a define for case-string comparison in OS/2 ins... | Darkvater |
2006-06-10 | (svn r5210) Many small changes which piled up: const, unsigned, variable scop... | tron |
2006-05-27 | (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su... | KUDr |
2006-04-22 | (svn r4522) -Fix: include stdio before stddef; some targets don't like the ot... | truelight |
2006-04-18 | (svn r4470) -Fix: FS#97 — Possible bug in Win64 versions (by michi_cc) | KUDr |
2006-04-18 | (svn r4468) -Fix: (FS#45) correct declaration of NORETURN for gcc (egladil) | celestar |
2006-03-21 | (svn r4003) - Minor codebeautifier@work | Darkvater |
2006-02-12 | (svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD ... | bjarni |
2006-02-05 | (svn r3559) - CodeChange: simplify MKCOLOR(x) macro for smallmap_gui.c by add... | Darkvater |
2006-02-05 | (svn r3555) -Codechange: [Big Endian] removed defining OTTD_ALIGNMENT by defa... | bjarni |
2006-02-05 | (svn r3553) - Revert r3549 "Change the behaviour of OTTD_ALIGNMENT". Some tes... | Darkvater |
2006-02-05 | (svn r3551) Add directives to allow Visual Studio 2005 compilation. | peter1138 |
2006-02-04 | (svn r3549) - Change the behaviour of OTTD_ALIGNMENT. Force aligned reading a... | Darkvater |
2006-02-03 | (svn r3529) - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alig... | Darkvater |
2006-01-27 | (svn r3450) - Revert r3448 partly as some mingw's do have uint defined, other... | Darkvater |
2006-01-26 | (svn r3448) - Fix: wrap up some MinGW warnings | Darkvater |
2006-01-26 | (svn r3442) - Fix: Only windows has stricmp. So define strcasecmp to stricmp ... | Darkvater |
2005-12-09 | (svn r3276) reverted the last two commits. OSX 10.2 kept finding new stuff to... | bjarni |
2005-12-09 | (svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar ... | bjarni |
2005-11-26 | (svn r3237) - CodeChange: remove silencing of some warnings. MSVC6 once again... | Darkvater |
2005-11-26 | (svn r3236) - Fix: warnings about 'CDECL must be used with ...' on VS6 | Darkvater |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-10-03 | (svn r3011) Refix last revision's fix of VS6 which broke compilation on MinGW... | Darkvater |
2005-10-03 | (svn r3009) DIEEEEEEEEEEE VS6 (you good-for-nothing compiler) | Darkvater |
2005-10-02 | (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc) | Darkvater |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-07-29 | (svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen | bjarni |
2005-07-28 | (svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin) | bjarni |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-19 | (svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst... | ludde |
2005-07-17 | (svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned... | Darkvater |
2005-07-13 | (svn r2560) Fix: various minor code changes. | ludde |
2005-05-30 | (svn r2387) - CodeChange: made the saveload code more readable and also remov... | Darkvater |
2005-05-14 | (svn r2316) - Fix: [ 1154454 ] Fix BeOS build on Trunk (myob) | Darkvater |
2005-04-24 | (svn r2225) -Fix: split the endian-detection to target/host. Now cross-compil... | truelight |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-01-15 | (svn r1523) -Fix: somehow mousewheel was disabled on windows using SDL; reena... | darkvater |
2005-01-06 | (svn r1402) Trim trailing whitespace | tron |
2005-01-03 | (svn r1339) -Fix: compilation with networking works on MinGW32 again (thx oru... | darkvater |
2004-12-23 | (svn r1266) -Fix: fix some cygwin/mingw warnings | darkvater |
2004-12-23 | (svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge) | truelight |