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
/
newgrf_station.h
Age
Commit message (
Expand
)
Author
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2008-07-25
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window fo...
smatz
2008-04-19
(svn r12798) -Feature: Add some support for NewGRF station animation. (Thanks...
peter1138
2008-03-31
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial...
rubidium
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-01-15
(svn r11859) -Codechange: Update newgrf station class dropdown to use new met...
peter1138
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-09
(svn r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-04-11
(svn r9601) -Codechange: Store grf file reference in station spec, not just G...
peter1138
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-24
(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map...
peter1138
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