index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yapf
/
yapf.hpp
Age
Commit message (
Expand
)
Author
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