Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-05 | (svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statements | celestar | |
2005-07-03 | (svn r2512) Small cleanup | tron | |
2005-07-03 | (svn r2511) Fix an old bug in the PCX writer: The first pixel column ↵ | tron | |
contained garbage, the picture was shifted one to the right, and the last column was dropped | |||
2005-06-30 | (svn r2497) Use a struct array for palette entries instead of a flat byte array | tron | |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater | |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny ↵ | tron | |
new header (though i think some of these function don't belong into strings.c) | |||
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron | |
2005-01-07 | (svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old ↵ | truelight | |
loader). | |||
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron | |
- reduce to 2 sizes (*DParam64 for 64bit values, *DParam for the rest) - use inline functions instead of macros - add assert()s to check for buffer overruns | |||
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron | |
This should reduce the compile time after altering english.txt by about 1/3, because "only" 62 instead of 90 .c files must be recompiled. | |||
2004-11-15 | (svn r631) Merge r440, r444, r485, r630 to trunk: | tron | |
r440 Move screenshot function declarations to new file screenshot.h Clean up screenshot.c a bit, mostly whitespace, alloca() -> malloc() and checking return values r485 Remove unused field from struct ScreenshotFormat | |||
2004-11-14 | (svn r607) -Patch: [ 985102 ] static cleanup | tron | |
Thanks to lvoge | |||
2004-09-27 | (svn r328) -Fix: remove some unlogical alloca()s (Tron) | darkvater | |
2004-09-25 | (svn r321) -Fix: crash when making png screenshot with odd resolution (Tron) | truelight | |
-Fix: unable to select other screenshot format in Game Option | |||
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight | |
2004-08-10 | (svn r2) -Fix [993829] UDP Fixes (lucaspiller) | darkvater | |
-Fix change 255/0xFF to OWNER_SPECTATOR for spectator stuff (TrueLight) | |||
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |