summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
AgeCommit message (Expand)Author
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-01(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoi...truebrain
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-12-15(svn r23526) -Codechange: unify cargos vs cargoesrubidium
2011-12-13(svn r23504) -Feature: Aircraft range.michi_cc
2011-12-11(svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an urlyexo
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-12-01(svn r23391) -Feature: [NewGRF] Allow translating multiple languages with Act...rubidium
2011-11-21(svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo ty...michi_cc
2011-11-20(svn r23283) -Fix: [NewGRF] Prevent against writing data for unknown fontsrubidium
2011-11-15(svn r23232) -Change: move the "default" overrides out of the baseset in orde...rubidium
2011-11-12(svn r23198) -Codechange: introduce a free that takes const pointers so we do...rubidium
2011-11-08(svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09.michi_cc
2011-11-08(svn r23159) -Feature: Support for NewGRF version 8.frosch
2011-11-08(svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium)frosch
2011-11-08(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.frosch
2011-11-08(svn r23152) -Change: [NewGRF v8] Snow line height table uses values between ...frosch
2011-11-08(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 ...frosch
2011-11-08(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 ...frosch
2011-11-08(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles with...frosch
2011-11-08(svn r23145) -Change: [NewGRF v8] Determine the 'first' refittable cargo of v...frosch
2011-11-08(svn r23144) -Change: [NewGRF v8] Consider the 'default cargotype' properties...frosch
2011-11-08(svn r23139) -Change: [NewGRF v8] Do no longer apply base cost fallbacks.frosch
2011-11-08(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.frosch
2011-11-07(svn r23129) -Add: [NewGRF] Property for the rail type name.michi_cc
2011-11-04(svn r23096) -Codechange: remove useless divisions and multiplications by TIL...rubidium
2011-11-01(svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case,...frosch
2011-11-01(svn r23078) -Fix (r23077): default ships carrying passengers and oil were su...yexo
2011-11-01(svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehic...frosch
2011-11-01(svn r23076) -Codechange: Separate code for NewGRF and default refit masks mo...frosch
2011-11-01(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and V...frosch
2011-10-31(svn r23072) -Feature: [NewGRF] House callback 0x148.michi_cc
2011-10-27(svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimu...yexo
2011-10-17(svn r23036) -Fix (r22970): swapped parameters resulted in wrong vehicle namesyexo
2011-10-05(svn r23005) -Fix (r23004): Of course there's still the 16-sprite version for...planetmaker
2011-10-05(svn r23004) -Feature [FS#4795]: Allow to use offsets for all types of action...planetmaker
2011-10-04(svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on N...michi_cc
2011-10-01(svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should n...rubidium
2011-09-11(svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary s...frosch
2011-09-11(svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different A...frosch
2011-09-11(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction...frosch
2011-09-11(svn r22922) -Codechange: Use wrapper methods to access and register spritesets.frosch
2011-09-11(svn r22919) -Doc: Some doxygen sprinklesplanetmaker
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 functionsrubidium
2011-08-24(svn r22825) -Codechange: pass subdir to FioOpenFilerubidium
2011-08-21(svn r22802) -Fix (r22781): Coding style.frosch
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