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.h
Age
Commit message (
Expand
)
Author
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-08-02
(svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a...
rubidium
2008-08-02
(svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)
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
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-28
(svn r12467) -Codechange: move DepotID to a more logical location.
rubidium
2008-02-25
(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m...
KUDr
2007-07-09
(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_er...
KUDr
2007-04-18
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...
belugas
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-02-23
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...
celestar
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