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
2008-07-20
(svn r13761) -Codechange: Remove dependency on rail for altering purchase lis...
peter1138
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-30
(svn r12932) -Fix [FS#1970]: Articulated engines ignored GRF engine overrides.
peter1138
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-24
(svn r12872) -Codechange: Remove obsolete unused engine list order function
peter1138
2008-01-12
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...
peter1138
2008-01-09
(svn r11799) -Codechange: no need to special-case helicopter rotor 'overrides'
peter1138
2008-01-05
(svn r11761) -Codechange: Use appropriate variable types for NewGRF engine ov...
peter1138
2007-12-18
(svn r11661) -Codechange: some header reworks in order to try to reduce the c...
rubidium
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