Age | Commit message (Expand) | Author |
2006-03-18 | (svn r3939) -Fix: No longer assume that the number of slots is 2. It was not ... | celestar |
2006-03-17 | (svn r3916) Get/Set the rail type by [GS]etRailType{Crossing,OnBridge,}() | tron |
2006-03-16 | (svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservati... | Darkvater |
2006-03-12 | (svn r3829) Reduce the use of _error_message by directly returning error code... | tron |
2006-03-08 | (svn r3787) Use DirToDiagDir() instead of >> 1 | tron |
2006-03-08 | (svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio... | tron |
2006-03-02 | (svn r3730) Multistop modifications: | celestar |
2006-03-01 | (svn r3714) Add functions to turn tiles into water and shore tiles | tron |
2006-03-01 | (svn r3697) Rename DIAG1/DIAG2 to X resp. Y as this conveys a bit better in w... | tron |
2006-02-21 | (svn r3644) Don't use FindLandscapeHeightByTile() when it's overkill - often ... | tron |
2006-02-20 | (svn r3627) - Change all hardcoded 255 max-saveload versions with the define ... | Darkvater |
2006-02-18 | (svn r3613) Some more const, indentation, whitespace and similar stuff | tron |
2006-02-18 | (svn r3612) - RoadStop->slot[] stores a vehicle index. Adjust its type and us... | peter1138 |
2006-02-09 | (svn r3582) Restructure MoveGoodsToStation() to avoid double bookkeeping of S... | tron |
2006-02-09 | (svn r3581) Just noticed the indentation was totally off, fix it | tron |
2006-02-09 | (svn r3580) Some small cleanups before the real change, especially reduce the... | tron |
2006-02-06 | (svn r3564) Several smaller changes: | tron |
2006-02-03 | (svn r3530) - NewGRF: Move station resolver to newgrf_station | peter1138 |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-02-01 | (svn r3510) Fiddle with whitespace and parentheses | tron |
2006-01-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2006-01-06 | (svn r3372) - Fix: update signal states when building or removing rail statio... | peter1138 |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2005-12-29 | (svn r3353) Simplify the automatic length adjustment algorithm for replacing ... | tron |
2005-12-25 | (svn r3341) -Codechange: make mingw32 happy, and renamed Rectangle, because i... | truelight |
2005-12-18 | (svn r3313) Remove GPMI related changes from trunk | tron |
2005-12-14 | (svn r3305) -Rename: Changed all instances of ottd_ related to the AI to ttai_ | truelight |
2005-12-14 | (svn r3297) Staticise | tron |
2005-12-10 | (svn r3282) - Codechange: Replace tests against CMD_ERROR with CmdFailed() | peter1138 |
2005-11-23 | (svn r3232) -Add: implemented the event-system for AIs | truelight |
2005-11-22 | (svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj... | truelight |
2005-11-18 | (svn r3218) -Feature: Multiheaded train engines will now stay in the same train | bjarni |
2005-11-17 | (svn r3213) - Codechange: Clean up handling of road stops, avoiding unnecessa... | peter1138 |
2005-11-16 | (svn r3202) If cascade -> switch | tron |
2005-11-15 | (svn r3185) const | tron |
2005-11-15 | (svn r3184) GB/SB | tron |
2005-11-14 | (svn r3182) Fix braino in r3181 | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-13 | (svn r3173) Use the trinary operator and switch to improve readability | tron |
2005-11-13 | (svn r3172) static, const | tron |
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-07 | (svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too ... | bjarni |
2005-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-10-19 | (svn r3066) Constify the parameter of GetSlopeZ_*() | tron |
2005-10-16 | (svn r3049) Replace byte/int/uint by RailType where appropriate | tron |
2005-10-15 | (svn r3046) Replace some numbers with sprite names and fix a typo in the spri... | tron |
2005-10-11 | (svn r3030) More work for GB/SB, this time concerning the waiting_acceptance ... | tron |
2005-10-10 | (svn r3028) s/255/OWNER_SPECTATOR/ | tron |