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.cpp
Age
Commit message (
Expand
)
Author
2010-08-23
(svn r20602) -Change (r20601): use DFLT instead of DEFA as name for the defau...
yexo
2010-08-23
(svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults wi...
yexo
2010-08-19
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
rubidium
2010-08-12
(svn r20474) -Cleanup: remove some unused code
yexo
2010-08-10
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
rubidium
2010-08-10
(svn r20436) -Codechange: use GRFFilePropsBase's spritegroup for stations.
rubidium
2010-08-10
(svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it...
rubidium
2010-08-07
(svn r20407) -Codechange: make AirportClass use the new generic class
rubidium
2010-08-07
(svn r20406) -Codechange: make StationClass use the new generic class
rubidium
2010-08-07
(svn r20404) -Codechange: remove the need for StationSpec::allocated
rubidium
2010-08-07
(svn r20402) -Codechange: rename the airport/station class id to something sl...
rubidium
2010-08-07
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
rubidium
2010-08-07
(svn r20400) -Codechange: let StationSpec use GRFFilePropsBase
rubidium
2010-08-05
(svn r20377) -Feature: [NewGRF] prop 0x0A tile layout for airports
yexo
2010-08-05
(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites
yexo
2010-08-02
(svn r20301) -Add: [NewGRF] Read air drag property from Action 0 for trains.
terkhen
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-31
(svn r20259) -Add: allow NewGRFs to specify their version and use that to hid...
rubidium
2010-07-31
(svn r20257) -Codechange: unify some node handling code and don't require a s...
rubidium
2010-07-31
(svn r20255) -Add: allow NewGRFs to specify static info about their user-chan...
yexo
2010-07-31
(svn r20254) -Add: allow NewGRFs to specify their palette
rubidium
2010-07-31
(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b...
rubidium
2010-07-31
(svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parameters
yexo
2010-07-31
(svn r20250) -Feature: [NewGRF] add support for action14 (static grf info)
yexo
2010-07-31
(svn r20249) -Codechange: change the newgrf name/description from a char* to ...
yexo
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-07-19
(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
rubidium
2010-07-16
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...
rubidium
2010-05-21
(svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', ...
frosch
2010-05-13
(svn r19815) -Cleanup: remove two unused variables
smatz
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-04-24
(svn r19704) -Codechange: unify the style of GSF enums; now they're plural in...
rubidium
2010-04-20
(svn r19685) -Fix (r19679): off-by-one error
yexo
2010-04-20
(svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect pr...
yexo
2010-04-17
(svn r19647) -Fix [FS#3768]: trains loaded above the original IDs didn't have...
yexo
2010-04-09
(svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty stat...
yexo
2010-04-04
(svn r19557) -Fix (r19502): Missed conversion to checking temporary data brok...
peter1138
2010-04-02
(svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored,...
yexo
2010-04-01
(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class ...
terkhen
2010-03-28
(svn r19521) -Codechange: Use a IndustryType array to sort industries by name...
terkhen
2010-03-23
(svn r19502) -Codechange: During NewGRF loading, store rail type labels in te...
peter1138
2010-03-19
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-18
(svn r19459) -Feature: make some airport properties modifyable by newgrfs
yexo
2010-03-18
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...
yexo
2010-03-10
(svn r19378) -Codechange: Rename ReadExtended() to ReadExtendedByte()
peter1138
2010-03-05
(svn r19325) -Codechange: introduce airport classes and split the default air...
yexo
[prev]
[next]