Age | Commit message (Expand) | Author |
2019-01-06 | Fix #7001: Pathfinders should see standard road stations as tiles where to re... | J0an Josep |
2018-10-31 | Codechange: Some more null checks | Charles Pigott |
2018-06-27 | Codechange: Increase readability of track functions and pathfinders. | J0anJosep |
2018-06-27 | Cleanup: Unnecessary assignation on FollowTileExit(): done previously on the ... | Juanjo |
2018-06-27 | Codechange: Separate an assertion. More information if assert is triggered. | Juanjo |
2018-04-30 | Codechange: Use TileAddBy(Diag)Dir when possible. | J0anJosep |
2015-10-30 | (svn r27418) -Fix [FS#6329] [FS#6379]: Desync due to incorrect storage of seg... | frosch |
2015-01-02 | (svn r27107) -Fix [FS#6183]: road vehicles could not reverse to be sent to de... | rubidium |
2013-11-25 | (svn r26109) -Fix: missing initialisation | rubidium |
2013-11-25 | (svn r26102) -Fix: m_veh is not NULL by definition when IsRoadTT is true | rubidium |
2012-10-13 | (svn r24588) -Codechange: No need to intermingle reservation-checks with rail... | frosch |
2012-10-13 | (svn r24587) -Codechange: Improve coding style (Juanjo) | frosch |
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o... | truebrain |
2011-02-25 | (svn r22145) -Codechange: Do explicit test for non-bool values. | alberth |
2010-11-17 | (svn r21229) -Fix [FS#4130]: [YAPF] Road vehicles not finding the nearest dep... | rubidium |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-05-11 | (svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) | rubidium |
2010-05-11 | (svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the p... | rubidium |
2010-03-02 | (svn r19301) -Feature: [YAPF] Consider the railtype imposed speed limit for p... | michi_cc |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-12-07 | (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code | rubidium |