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_generic.cpp
Age
Commit message (
Expand
)
Author
2011-11-08
(svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback ...
frosch
2011-11-08
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variab...
frosch
2011-11-04
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.
michi_cc
2011-09-01
(svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the sa...
frosch
2011-09-01
(svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF whe...
frosch
2011-09-01
(svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a ...
frosch
2011-07-04
(svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is...
frosch
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2010-11-15
(svn r21198) -Fix: don't call variables properties in debug messages
rubidium
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-10
(svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstat...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-23
(svn r16402) -Codechange: make Resolve a function of SpriteGroup
rubidium
2009-05-23
(svn r16396) -Codechange: split NewGRF spritegroup into multiple subclasses i...
rubidium
2009-02-18
(svn r15513) -Cleanup: Unavailable varaction variable value does not matter, ...
peter1138
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2008-07-30
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
frosch
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-21
(svn r12819) -Codechange: handle more NewGRFs in the same way as TTDP does it...
rubidium
2008-03-27
(svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.
glx
2008-02-12
(svn r12122) -Codechange: Add framework for generic feature callbacks, along ...
peter1138