summaryrefslogtreecommitdiff
path: root/src/yapf/yapf.hpp
AgeCommit message (Expand)Author
2009-12-01(svn r18364) -Codechange: move the pathfinders and their related files into a...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-22(svn r16914) -Codechange: split Station and BaseStation into different filesrubidium
2009-07-22(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...rubidium
2009-03-04(svn r15609) -Fix: Code style...peter1138
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-11-26(svn r14634) -Change: _rdtsc is defined by some platforms so we can't use tha...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-05-06(svn r12969) -Codechange: remove a completely pointless file.rubidium
2008-04-17(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...rubidium
2008-03-31(svn r12489) -Codechange: split station.h into station_base.h and station_fun...rubidium
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz
2008-01-07(svn r11774) -Change: do not include variables.h in a header when it is not n...rubidium
2007-12-27(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...rubidium
2007-12-26(svn r11702) -Codechange: move all date related stuff to date*.rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-06-30(svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison w...KUDr
2007-06-29(svn r10392) -Add [YAPF]: added structured dump support into some essential Y...KUDr
2007-05-18(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...rubidium
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-24(svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jig...KUDr
2007-01-13(svn r8092) -Codechange: header files with miscellaneous template classes (sm...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