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.h
Age
Commit message (
Expand
)
Author
2012-05-25
(svn r24277) -Codechange: Store cargo and railtype translation tables in a Sm...
frosch
2012-05-25
(svn r24276) -Codechange: Enhance GRFFile with constructor and destructor.
frosch
2012-02-04
(svn r23887) -Feature: [NewGRF] Support for container version 2.
michi_cc
2012-01-01
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoi...
truebrain
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-11-08
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
frosch
2011-11-04
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.
michi_cc
2011-10-02
(svn r22973) -Add: support for replacing the buoy via action123
rubidium
2011-09-11
(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for e...
planetmaker
2011-08-24
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
rubidium
2011-08-21
(svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingStat...
frosch
2011-08-21
(svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingStat...
frosch
2011-07-29
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cas...
frosch
2011-05-01
(svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset
yexo
2010-11-16
(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case a...
rubidium
2010-09-25
(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which ...
frosch
2010-09-06
(svn r20758) -Fix: when leaving the program, current newgrf config would leak...
smatz
2010-08-28
(svn r20654) -Codechange: implement reading action0 of objects
rubidium
2010-08-08
(svn r20409) -Codechange: reduce the number of includes needed by newgrf.h
rubidium
2010-05-13
(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...
rubidium
2010-04-24
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a use...
rubidium
2010-04-24
(svn r19704) -Codechange: unify the style of GSF enums; now they're plural in...
rubidium
2010-04-20
(svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect pr...
yexo
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
2010-03-18
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...
yexo
2010-02-22
(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles
yexo
2010-01-30
(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
peter1138
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-03
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialis...
frosch
2009-12-15
(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal...
rubidium
2009-11-24
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicl...
frosch
2009-11-23
(svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a S...
frosch
2009-11-09
(svn r18027) -Codechange: make some unneededly global variables static and re...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-17
(svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains ...
frosch
2009-06-26
(svn r16664) -Codechange: move house-related stuff from town.h and town_type....
smatz
2009-05-10
(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...
smatz
2009-03-08
(svn r15645) -Fix (r12924)[FS#2612]: Add an EngineOverrideManager to give the...
frosch
2009-02-08
(svn r15417) -Codechange: Add default rail type labels and support for per-GR...
peter1138
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2008-05-27
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-31
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-02-29
(svn r12317) -Fix [FS#1815]: Map string IDs that are embedded from other stri...
peter1138
2008-02-12
(svn r12124) -Codechange: Move newgrf-variables that are common to VarAction2...
frosch
2008-02-12
(svn r12119) -Codechange: Rename grfspec_feature to match code style, and exp...
peter1138
2008-01-24
(svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shore...
frosch
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
[next]