summaryrefslogtreecommitdiff
path: root/src/yapf
AgeCommit message (Expand)Author
2007-05-31(svn r10006) -Fix (FS#362): allow different signal types on one tileglx
2007-05-25(svn r9922) -Fix (r9914): [YAPF] null pointer dereference.rubidium
2007-05-24(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...rubidium
2007-05-18(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...rubidium
2007-04-29(svn r9746) -Codechange [YAPF]: added DEBUGs level 0 if the current train ord...KUDr
2007-04-29(svn r9745) -Codechange [YAPF}: if destination is a waypoint then YAPF gets d...KUDr
2007-04-20(svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx)KUDr
2007-04-20(svn r9694) -Fix [YAPF][FS#736]: the guessed path (when PF stopped on max. # ...KUDr
2007-04-20(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node ins...KUDr
2007-04-18(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...belugas
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
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-21(svn r8836) [YAPF] -Fix[FS#641]: Assertion: 'IsTileDepotType(depot_tile, TRAN...KUDr
2007-02-17(svn r8766) -Fix[YAPF]: rail station platform penalty not calculated properlyKUDr
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) -Fixtron
2007-01-13(svn r8092) -Codechange: header files with miscellaneous template classes (sm...KUDr
2007-01-12(svn r8080) -Codechange (r8079): Move the *WHOLE* performance code into the #...Darkvater
2007-01-12(svn r8079) -Fix [YAPF]: float division by zero when calculating stats (YAPF ...KUDr
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