Age | Commit message (Expand) | Author |
2010-02-10 | (svn r19089) -Codechange: some minor coding style | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-09-19 | (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par... | rubidium |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-09-10 | (svn r17493) -Codechange: store the depot index on the map | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-28 | (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favou... | rubidium |
2009-07-22 | (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a... | rubidium |
2009-07-22 | (svn r16908) -Codechange: s/DepotWaypointReservation/DepotReservation/ | rubidium |
2009-07-21 | (svn r16907) -Codechange: make a more clear distinction between reservation f... | rubidium |
2009-05-18 | (svn r16349) -Codechange: rename IsPlainRailTile() to IsPlainRail(), introduc... | smatz |
2009-05-15 | (svn r16311) -Fix: (Get|Set)TrackBits() is only valid for RAIL_TILE_NORMAL an... | frosch |
2009-03-08 | (svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bits | smatz |
2008-11-07 | (svn r14567) -Revert (part of 14566): don't commit testing stuff... | rubidium |
2008-11-07 | (svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'v... | rubidium |
2008-09-09 | (svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() an... | smatz |
2008-08-02 | (svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc) | rubidium |
2008-08-02 | (svn r13937) -Codechange [YAPP]: Don't cycle through two-sided PBS signals du... | rubidium |
2008-08-02 | (svn r13933) -Codechange [YAPP]: Handle through and PBS signals correctly in ... | rubidium |
2008-08-02 | (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are... | rubidium |
2008-08-02 | (svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks i... | rubidium |
2008-08-02 | (svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc) | rubidium |
2008-05-14 | (svn r13090) -Codechange: add functions for direct conversion from DiagDirect... | smatz |
2008-04-17 | (svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile() | smatz |
2008-03-28 | (svn r12474) -Codechange: split type related stuff from waypoints from waypoi... | rubidium |
2008-03-28 | (svn r12457) -Codechange: Move signal enums on their own header. | belugas |
2008-02-24 | (svn r12239) -Fix [FS#1800] (r9729): inverted comments for SetRailType() and ... | glx |
2008-02-10 | (svn r12098) -Fix: make snow appear on rail tiles dependant on track height, ... | smatz |
2008-01-25 | (svn r11984) -Fix: Also draw corner shores under rail tracks. | frosch |
2008-01-09 | (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ... | smatz |
2007-12-25 | (svn r11700) -Codechange: reduce the amount of unnecessary includes. | rubidium |
2007-12-19 | (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h | rubidium |
2007-12-18 | (svn r11662) -Codechange: move some rail types/related functions around. | rubidium |
2007-12-18 | (svn r11661) -Codechange: some header reworks in order to try to reduce the c... | rubidium |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-10-20 | (svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by f... | rubidium |
2007-07-23 | (svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT... | truelight |
2007-05-31 | (svn r10006) -Fix (FS#362): allow different signal types on one tile | glx |
2007-05-30 | (svn r9988) -Codechange: remove the last direct map accesses, except the ones... | rubidium |
2007-04-27 | (svn r9729) -Documentation: add some documentation in various places | rubidium |
2007-03-28 | (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" | belugas |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-01 | (svn r8954) -Codechange: remove direct map accesses from non-map-accessor hea... | rubidium |
2007-02-27 | (svn r8935) -Codechange: unification of track type between road and rail tile... | rubidium |
2007-02-25 | (svn r8899) -Fix | tron |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |