summaryrefslogtreecommitdiff
path: root/src/yapf/yapf_costrail.hpp
AgeCommit message (Expand)Author
2008-08-11(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks prop...rubidium
2008-08-08(svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor...smatz
2008-08-08(svn r14023) -Fix (r13944) [YAPP]: If YAPF encountered a dead-end that had a ...smatz
2008-08-08(svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for fr...rubidium
2008-08-02(svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a...rubidium
2008-08-02(svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized ...rubidium
2008-08-02(svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (mic...rubidium
2008-08-02(svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi...rubidium
2008-08-02(svn r13939) -Add [YAPP]: Extend YAPF with the possibility to override the ra...rubidium
2008-08-02(svn r13934) -Codechange [YAPP]: Handle through signals in the pathfinders. (...rubidium
2008-06-02(svn r13357) -Codechange: add constness to YAPF.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-11-04(svn r11383) -Codechange: fixed all the mess around KillFirstBit (tnx to Rubi...truelight
2007-07-29(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r...rubidium
2007-07-09(svn r10491) -Fix [FS#988, YAPF]: When rail segment was cached using electric...KUDr
2007-07-09(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_er...KUDr
2007-07-04(svn r10423) -Fix [YAPF, r10301]: INVALID_TRACKDIR causing buffer overrun lea...KUDr
2007-06-29(svn r10394) -Fix [YAPF]: MP desync caused by incorrect last-red-signal penal...KUDr
2007-06-27(svn r10366) -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set ...KUDr
2007-06-24(svn r10304) -Fix [YAPF](r10301): removed assert which could violate without ...KUDr
2007-06-24(svn r10303) -Fix [YAPF](r10301): warning: unused variable tile_cost (peter1138)KUDr
2007-06-24(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special ca...KUDr
2007-06-18(svn r10199) -Fix [FS#884, YAPF]: 'target_seen' flag that is set prematurely ...KUDr
2007-05-31(svn r10006) -Fix (FS#362): allow different signal types on one tileglx
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-02-25(svn r8899) -Fixtron
2007-02-24(svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jig...KUDr
2007-02-23(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helper...KUDr
2007-02-23(svn r8866) -Doc: added more comments to template struct MakeEnumPropsTKUDr
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-02-17(svn r8766) -Fix[YAPF]: rail station platform penalty not calculated properlyKUDr
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