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
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-21
(svn r16366) -Fix: Use a valid StringID as fall-back when undefined generic n...
frosch
2009-05-17
(svn r16344) -Codechange: s/FileEntry/SoundEntry/
rubidium
2009-05-17
(svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of ...
rubidium
2009-05-17
(svn r16339) -Fix: [NewGRF] When overriding 'original sounds', only allow ove...
rubidium
2009-05-17
(svn r16337) -Codechange: remove pointless variable + wrapper function; havin...
rubidium
2009-05-17
(svn r16336) -Codechange: make the SpriteGroup pool more like the 'normal' pools
rubidium
2009-05-16
(svn r16326) -Codechange: replace GetPoolItemPoolSize() by PoolItem::GetPoolS...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-13
(svn r16296) -Codechange: silence some ICC warnings
rubidium
2009-05-10
(svn r16274) -Fix: Disable multitile houses for which the newgrf does not def...
frosch
2009-05-10
(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...
smatz
2009-05-09
(svn r16263) -Change: Interpret setting bridge property 08 to 0 as always ava...
frosch
2009-05-04
(svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFF...
frosch
2009-04-25
(svn r16144) -Fix (r16129): setting the custom digit grouping separator requi...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-20
(svn r16103) -Fix (r11429): missing const
smatz
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15713) -Feature(ette): Allow static newgrfs to set 'GRF ID engine overr...
frosch
2009-03-09
(svn r15650) -Codechange: Use a ReusableBuffer for loading NewGRF pseudo-spri...
peter1138
2009-03-08
(svn r15646) -Fix: Be lenient on users who do stupid things like loading newg...
frosch
2009-03-08
(svn r15645) -Fix (r12924)[FS#2612]: Add an EngineOverrideManager to give the...
frosch
2009-02-21
(svn r15539) -Fix: If an aircraft cannot carry any available cargo, it should...
frosch
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15418) -Codechange: Add action7/9 support to detect available rail type...
peter1138
2009-02-08
(svn r15417) -Codechange: Add default rail type labels and support for per-GR...
peter1138
2009-02-04
(svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro...
smatz
2009-02-02
(svn r15321) -Codechange: Load road vehicle 'realistic' acceleration properti...
peter1138
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-24
(svn r15259) -Fix: [NewGRF] small memory leak when scanning labels
rubidium
2009-01-21
(svn r15192) -Cleanup: remove unused include
rubidium
2009-01-16
(svn r15114) -Codechange: Add support for 8 byte action7/9 data, used as a ma...
peter1138
2009-01-10
(svn r14979) -Fix: Disable a NewGRF from loading if it contains multiple Acti...
peter1138
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-09
(svn r14939) -Codechange: Follow standard *ChangeInfo() pattern for global va...
peter1138
2009-01-08
(svn r14926) -Feature: Automatically set last engine ageing year to the last ...
peter1138
2009-01-06
(svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (...
peter1138
2009-01-02
(svn r14788) -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow)
rubidium
2008-12-29
(svn r14769) -Change: when loading games in "network" mode use the start date...
rubidium
2008-12-24
(svn r14740) -Fix (r13675)(r14739): we shouldn't skip all remaining sprites n...
smatz
2008-12-24
(svn r14739) -Fix (r13675): when a static GRF was forcibly disabled, wrong da...
smatz
2008-12-24
(svn r14738) -Fix (r13576): GCF_STATIC belongs to GRFConfig::flags, not GRFCo...
smatz
2008-12-24
(svn r14737) -Fix (r10211): memory leak in Action 0x0F (new town names)
smatz
2008-12-19
(svn r14696) -Fix (r10495): Words now consist of 16 bits.
frosch
2008-12-13
(svn r14674) -Fix (r4965): Check sprite size when executing action 6.
frosch
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-03
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...
rubidium
2008-09-02
(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.
frosch
2008-09-02
(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...
rubidium
2008-08-31
(svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown pr...
peter1138
[next]