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
2011-04-10
(svn r22316) -Fix: [NewGRF] When determining refittability use the cargo tran...
frosch
2011-04-07
(svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect o...
planetmaker
2011-04-07
(svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not j...
planetmaker
2011-03-13
(svn r22250) -Cleanup (r16378): Engines poolitems do not need a flag for vali...
frosch
2011-03-05
(svn r22203) -Doc: Document 'override_features'.
frosch
2011-03-04
(svn r22186) -Fix: spelling mistake
rubidium
2011-03-03
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 ...
yexo
2011-03-03
(svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than o...
yexo
2011-03-03
(svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unte...
yexo
2011-03-03
(svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name...
yexo
2011-02-28
(svn r22157) -Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytes
yexo
2011-02-24
(svn r22138) -Fix: skipping only the invalid part of an action14 failed, the ...
yexo
2011-02-19
(svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSe...
frosch
2011-02-14
(svn r22084) -Change: [NewGRF] Check grf version strictly and consider grfs w...
frosch
2011-02-14
(svn r22076) -Fix (r22075): build failed with GCC
smatz
2011-02-13
(svn r22075) -Fix [FS#4501]: newgrfs with invalid multi-tile houses could cau...
yexo
2011-02-13
(svn r22072) -Fix (r21966): flipping wasn't (correctly) disabled in some cases
rubidium
2011-02-09
(svn r22040) -Codechange: handle case where too many Engines would be loaded,...
rubidium
2011-02-06
(svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to ...
rubidium
2011-02-04
(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...
rubidium
2011-02-04
(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...
rubidium
2011-02-04
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...
smatz
2011-02-04
(svn r21951) -Fix: [NewGRF] reset the carry flag every 4 bytes in action6 whe...
yexo
2011-01-20
(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sor...
rubidium
2011-01-18
(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types f...
rubidium
2011-01-18
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should b...
rubidium
2011-01-15
(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of...
frosch
2011-01-04
(svn r21708) -Add: [NewGRF] Report TTDPatch flag 4A (newobjects) as set.
frosch
2010-12-10
(svn r21452) -Codechange: read object property 17 (number of views)
rubidium
2010-12-02
(svn r21370) -Fix: [NewGRF] a grf with an invalid action14 could cause an out...
yexo
2010-12-02
(svn r21369) -Fix: don't add object specs that weren't associate with graphics
rubidium
2010-11-18
(svn r21240) -Feature: [NewGRF] Implement action0 visual effect properties fo...
rubidium
2010-11-18
(svn r21239) -Codechange/Fix: [NewGRF] Use 0xFF instead of 0 as default value...
rubidium
2010-11-17
(svn r21224) -Fix [FS#4172]: [NewGRF] The specs' cargo strings and OpenTTD's ...
rubidium
2010-11-16
(svn r21216) -Feature: [NewGRF] Allow specifying a "choice list" for plurals
rubidium
2010-11-16
(svn r21209) -Feature: [NewGRF] Allow setting the gender of the current strin...
rubidium
2010-11-16
(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case a...
rubidium
2010-11-13
(svn r21178) -Codechange: pass the language_id to TranslateTTDPatchCodes as well
rubidium
2010-11-10
(svn r21131) -Codechange: show a (debug) warning when the GRF ID of a NewGRF ...
rubidium
2010-11-10
(svn r21130) -Fix [FS#4208-ish]: under some circumstances static (disabled/in...
rubidium
2010-11-10
(svn r21128) -Fix [FS#4208]: Crash when disabling static NewGRFs (when joinin...
rubidium
2010-11-06
(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x...
terkhen
2010-10-30
(svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties ...
terkhen
2010-10-17
(svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type ...
yexo
2010-10-17
(svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (...
frosch
2010-09-25
(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which ...
frosch
2010-09-13
(svn r20797) -Fix: disable houses without a size that are available according...
yexo
2010-09-13
(svn r20796) -Fix: make sure all houses in the house spec array are valid. It...
yexo
2010-09-06
(svn r20758) -Fix: when leaving the program, current newgrf config would leak...
smatz
2010-09-06
(svn r20756) -Cleanup: no need to check return value of CallocT
smatz
[next]