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
/
ai
/
trolly
Age
Commit message (
Expand
)
Author
2007-05-24
(svn r9912) -Fix: the AIs could build any road(station)s.
rubidium
2007-05-18
(svn r9867) -Codechange: Remove data duplication. The exact same values can ...
belugas
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
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-02-14
(svn r8732) -Codechange/Fix(r8705): Turned the bit-handling macros into templ...
celestar
2007-01-25
(svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, ...
celestar
2007-01-14
(svn r8116) Undo r8113
tron
2007-01-14
(svn r8113) Fix the #include path to table/strings.h
tron
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium