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_engine.h
Age
Commit message (
Expand
)
Author
2007-11-11
(svn r11406) -Fix: wrong triggers would be activated on callback 32 for vehic...
rubidium
2007-10-28
(svn r11353) -Codechange: add support for newgrf callback 32
glx
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-05-10
(svn r9818) -Codechange: Cache wagon override sprite set whenever consist is ...
peter1138
2007-04-20
(svn r9703) -Codechange: support callback 36 in vehicle purchase lists
peter1138
2007-04-18
(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing ...
peter1138
2007-03-21
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
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-01-06
(svn r7901) -Codechange: Remove some misplaced externs and use extern, not VA...
peter1138
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium