Age | Commit message (Expand) | Author |
2005-11-12 | (svn r3167) - NewGRF: Start moving custom station code to separate files. | peter1138 |
2005-11-11 | (svn r3166) Constify read-only accesses of custom stations | peter1138 |
2005-11-05 | (svn r3140) Building/removing a waypoint could leave old PBS reservations beh... | peter1138 |
2005-10-21 | (svn r3075) -PBS: Keep track reservation state while building and removing a ... | peter1138 |
2005-10-16 | (svn r3049) Replace byte/int/uint by RailType where appropriate | tron |
2005-08-01 | (svn r2781) Fix some of the issues with variables in .h files. | ludde |
2005-07-31 | (svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced... | celestar |
2005-07-24 | (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n... | 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 r2595) -Codechange: Introduced "IsSteepTileh" to find whether a tile is ... | celestar |
2005-07-13 | (svn r2558) Change the internal map format from 7 arrays to one array of stru... | tron |
2005-07-08 | (svn r2535) Tabs | tron |
2005-06-25 | (svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi... | 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-30 | (svn r2387) - CodeChange: made the saveload code more readable and also remov... | Darkvater |
2005-05-15 | (svn r2324) Introduce _cmd_text for passing strings with a command instead of... | tron |
2005-05-09 | (svn r2287) - Fix (regression): cast stationcount to unsigned instead of p1 t... | Darkvater |
2005-05-09 | (svn r2286) - CodeChange: paramcheck the next batch of commands. | Darkvater |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |