Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | (svn r793) Merge INLINE -> inline replacement (revision 376) | tron | |
2004-11-23 | (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent ↵ | tron | |
with its own name and all other DO_* flags. Now it is active-true. | |||
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-11-14 | (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ↵ | darkvater | |
actually makes some sense and is also compatible with TTDPatch (pasky). | |||
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight | |
2004-09-03 | (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, ↵ | darkvater | |
open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel) | |||
2004-08-25 | (svn r138) -Add: 64x64 stations are now nicely painted (increased size of | truelight | |
parent_list) | |||
2004-08-24 | (svn r134) -Fix: [976583] parent_list was too small | truelight | |
-Fix: [981934] Memoryleak in parent_list -Add: General protection around Sprites | |||
2004-08-15 | (svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal ↵ | darkvater | |
style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater) | |||
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |