summaryrefslogtreecommitdiff
path: root/newgrf.h
AgeCommit message (Expand)Author
2006-05-17(svn r4901) - Codechange: change 'SpriteGroup *' to 'struct SpriteGroup *' wi...peter1138
2006-05-07(svn r4767) - Newstations: fix loading / use of custom ground spritespeter1138
2006-05-06(svn r4760) - Newstations: change the way custom stations are allocated when ...peter1138
2006-05-01(svn r4650) - NewGRF: use the correct type for _cur_spriteidpeter1138
2006-04-23(svn r4549) - NewGRF: store the grf version from Action 0x08.peter1138
2006-04-23(svn r4546) - NewGRF: add support for Action 0x05, type 0x04: replacement sig...peter1138
2006-04-22(svn r4527) - Feature [NewGRF]: Add support for specifying parameters to GRF ...Darkvater
2006-04-15(svn r4439) - NewGRF: Add support for Action 0x10. This also required an extr...Darkvater
2006-04-11(svn r4352) - NewGRF Codechange: dynamically allocate the memory used to stor...peter1138
2005-12-18(svn r3311) Remove the unnecessary global variable _grffile_count: It's just ...tron
2005-11-12(svn r3167) - NewGRF: Start moving custom station code to separate files.peter1138
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-09-22(svn r2970) - Newgrf: Allocate spritegroups dynamically; this allows a cargo ...peter1138
2005-08-15(svn r2871) -Feature/Fix: Per GRF parameter liststron
2005-08-15(svn r2868) Change the way NewGRFs are loaded: The loading process i no longe...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-03-10(svn r1981) Typedef some structs and enumstron
2004-11-19(svn r687) Export InitNewGRFFile() and DecodeSpecialSprite() properly.pasky
2004-11-17(svn r665) code fixes for newgrf.c/newgrf.hdominik
2004-11-17(svn r663) [newgrf] sorry, forgot newgrf.hdominik