Age | Commit message (Expand) | Author |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-24 | (svn r16940) -Codechange: make the pathfinders behave the same when finding w... | rubidium |
2009-07-24 | (svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's... | rubidium |
2009-07-21 | (svn r16907) -Codechange: make a more clear distinction between reservation f... | rubidium |
2009-06-24 | (svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile() | smatz |
2009-06-06 | (svn r16527) -Codechange: use static member functions instead of simple casts... | smatz |
2009-06-06 | (svn r16526) -Fix: don't cast Vehicle to RoadVehicle when it's not a RoadVehicle | smatz |
2009-06-05 | (svn r16521) -Fix [FS#2946] (r13945): Do not access 'compatible_railtypes' fo... | frosch |
2009-05-24 | (svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar... | rubidium |
2009-05-22 | (svn r16392) -Codechange: move some variables (the ones that aren't caches) f... | rubidium |
2009-05-22 | (svn r16391) -Codechange: use Train instead of Vehicle where appropriate. | rubidium |
2009-05-22 | (svn r16390) -Codechange: move u.road to RoadVehicle. | rubidium |
2009-05-18 | (svn r16349) -Codechange: rename IsPlainRailTile() to IsPlainRail(), introduc... | smatz |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-09-17 | (svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we k... | smatz |
2008-08-11 | (svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks prop... | rubidium |
2008-08-08 | (svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for fr... | rubidium |
2008-08-02 | (svn r13945) -Codechange [YAPP]: Extend CFollowTrackT to not require a Vehicl... | rubidium |
2008-08-02 | (svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a... | rubidium |
2008-08-02 | (svn r13939) -Add [YAPP]: Extend YAPF with the possibility to override the ra... | rubidium |
2008-06-11 | (svn r13464) -Codechange: support NewGRF Action 0x05, type 12. | rubidium |
2008-06-02 | (svn r13357) -Codechange: add constness to YAPF. | rubidium |
2008-04-17 | (svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de... | rubidium |
2008-04-17 | (svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile() | smatz |
2008-02-25 | (svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m... | KUDr |
2008-02-20 | (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat... | frosch |
2008-02-14 | (svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]()... | frosch |
2008-02-05 | (svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpec | belugas |
2008-02-01 | (svn r12035) -Fix [FS#1702]: Teach YAPF where trams can reverse, and where not. | frosch |
2008-01-23 | (svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne... | smatz |
2008-01-23 | (svn r11960) -Cleanup: simplify some IsTunnel(Tile) / IsBridge(Tile) conditions | smatz |
2007-12-16 | (svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m... | smatz |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-07-09 | (svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx) | KUDr |
2007-07-09 | (svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_er... | KUDr |
2007-06-24 | (svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special ca... | KUDr |
2007-05-24 | (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ... | rubidium |
2007-03-08 | (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod... | rubidium |
2007-02-25 | (svn r8899) -Fix | tron |
2007-02-23 | (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t... | celestar |
2007-02-14 | (svn r8735) -Feature: drive-through road stops made possible by the hard work... | rubidium |
2007-02-13 | (svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into Get... | celestar |
2007-01-24 | (svn r8392) -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 |