summaryrefslogtreecommitdiff
path: root/yapf
AgeCommit message (Expand)Author
2006-12-29(svn r7628) -Fix: [YAPF] suppress 'Train is lost' message if pathfinding ende...KUDr
2006-12-29(svn r7623) - Fix: [YAPF] trains/roadvehs trying to enter the bridge ramp fro...KUDr
2006-12-27(svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary r...celestar
2006-12-26(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...Darkvater
2006-11-24(svn r7255) -Comments added for CBlobBaseSimple, CBlobT classesKUDr
2006-11-21(svn r7227) -Fix: [YAPF] Bridge YAPF Penalty Incorrect. The penalty for upwar...KUDr
2006-11-18(svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/...KUDr
2006-11-16(svn r7164) -Fix: [YAPF] assert when look-ahead polynomial result (red-signal...KUDr
2006-11-16(svn r7163) -Codechange: Disable compilation of additional yapf code.Darkvater
2006-11-15(svn r7162) -CodeChange: disabled compilation of unused code (Darkvater)KUDr
2006-11-14(svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron)KUDr
2006-11-14(svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron)KUDr
2006-11-14(svn r7145) Remove extra semicolonstron
2006-11-04(svn r7059) -Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upw...KUDr
2006-11-03(svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG inste...Darkvater
2006-10-28(svn r6992) Make a const_cast<> obsolete by properly propagating the typetron
2006-10-28(svn r6991) Remove an unnecessary const_cast<> and incorrect comment (There i...tron
2006-10-17(svn r6800) -Feature change: [train is lost] message is now generated immedia...KUDr
2006-10-16(svn r6791) -Fix: [YAPF] YapfFindNearestRailDepotTwoWay() did not work for tr...KUDr
2006-09-06(svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and mic...glx
2006-09-06(svn r6410) -remove unittestglx
2006-09-06(svn r6408) -Fix(r6406): compilation was brokenglx
2006-09-05(svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it...Darkvater
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
2006-09-03(svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as l...tron
2006-08-30(svn r6245) -Add: added comments for all YAPF C interface functions (yapf.h) ...KUDr
2006-08-28(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...rubidium
2006-08-27(svn r6166) -Fix: [YAPF] fixes one very improbable assert when adding startup...KUDr
2006-08-27(svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_cur...KUDr
2006-08-27(svn r6163) -Codechange: distance rounded up (correction of r6162)KUDr
2006-08-27(svn r6162) -Fix: Multistop problem caused by incorrect distance returned by ...KUDr
2006-08-26(svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company ...KUDr
2006-08-26(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)truelight
2006-08-24(svn r6084) -Fix r6073: if we removed MSVC6 support, then why is unittest.dsp...truelight
2006-08-17(svn r5934) -Cleanup: forgot some conversions to Year and to Daterubidium
2006-08-14(svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company ...Darkvater
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-09(svn r5813) Add x64 target to VS2005 project files (michi_cc)Darkvater
2006-06-16(svn r5286) - Clean up VS2005 project files by making them identical to the V...Darkvater
2006-06-09(svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE...peter1138
2006-06-08(svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit an...KUDr
2006-06-07(svn r5163) - CodeChange: [YAPF] "treat first red two-way signal as dead end"...KUDr
2006-06-07(svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for ...KUDr
2006-06-07(svn r5155) - Remove the bridge branch merge (revision r5070)tron
2006-06-07(svn r5153) - Fix: [YAPF] RVs can now plan path reversing in depot or end of ...KUDr
2006-06-07(svn r5148) - Fix: [YAPF] RVs can now find depot they are currently in (thank...KUDr
2006-06-05(svn r5138) Two more like r5136tron
2006-06-05(svn r5136) Fix various style bugs:tron
2006-06-04(svn r5093) -CodeChange: [YAPF] min. debug level changed from 1 to 3 and 4 fo...KUDr
2006-06-02(svn r5076) CodeChange: [YAPF] Platform selection feature related settings ad...KUDr