Age | Commit message (Expand) | Author |
2010-03-14 | (svn r19425) -Fix: [YAPP] A train on a bridge/tunnel was not always found whe... | michi_cc |
2010-02-27 | (svn r19272) -Doc: successfull -> successful. | alberth |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-12-27 | (svn r18648) -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an one-... | michi_cc |
2009-12-27 | (svn r18647) -Fix: [YAPP] A train inside a station was not always found when ... | michi_cc |
2009-12-07 | (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code | rubidium |
2009-12-03 | (svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found,... | frosch |
2009-12-01 | (svn r18364) -Codechange: move the pathfinders and their related files into a... | rubidium |
2009-10-04 | (svn r17701) -Codechange: don't start line with a space if it's not inside co... | smatz |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-24 | (svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's... | rubidium |
2009-07-24 | (svn r16938) -Codechange: introduce helper function to tell whether a tile is... | 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-06-06 | (svn r16527) -Codechange: use static member functions instead of simple casts... | smatz |
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 r16382) -Codechange: make GetVehicleTrackdir a member function of Vehicle. | rubidium |
2009-05-18 | (svn r16349) -Codechange: rename IsPlainRailTile() to IsPlainRail(), introduc... | smatz |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-06 | (svn r14876) -Fix [FS#2509] (r14849): Reserved path loop detection was broken... | michi_cc |
2009-01-05 | (svn r14849) -Fix [FS#2478]: A train meeting its end could lead to an endless... | michi_cc |
2008-10-01 | (svn r14428) -Fix [FS#2306]: A 90-degree curve can be a safe waiting position... | michi_cc |
2008-09-07 | (svn r14258) -Codechange: rework the way to query the vehicle hash to make su... | rubidium |
2008-08-20 | (svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoin... | smatz |
2008-08-20 | (svn r14107) -Codechange: marking reserved tile dirty twice (and even when pa... | smatz |
2008-08-03 | (svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (mi... | frosch |
2008-08-02 | (svn r13966) -Codechange [YAPP]: Bar level crossings upon path reservation. (... | rubidium |
2008-08-02 | (svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reserva... | rubidium |
2008-08-02 | (svn r13956) -Add [YAPP]: Function for getting the train holding a reserved p... | rubidium |
2008-08-02 | (svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc) | rubidium |
2008-08-02 | (svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks i... | rubidium |
2008-08-02 | (svn r13928) -Add [YAPP]: Function for getting the path reservation state of ... | rubidium |