Age | Commit message (Expand) | Author |
2006-12-26 | (svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu... | Darkvater |
2006-12-21 | (svn r7523) -Feature: Add the possibility to change the newgrf configuration ... | Darkvater |
2006-12-12 | (svn r7490) -Feature: Load a list of NewGRFs from the config (in the [newgrf-... | peter1138 |
2006-12-04 | (svn r7354) -Codechange: Remove grffile->flags and use grfconfig->flags exclu... | peter1138 |
2006-12-04 | (svn r7348) -Feature: Initial support for saving NewGRF settings with savegam... | peter1138 |
2006-12-03 | (svn r7345) -Codechange: enumification of NewGRF loading stage, and move enum... | peter1138 |
2006-12-02 | (svn r7325) -Feature: Add support for action 5 type 0x0D, coast sprites. | peter1138 |
2006-10-05 | (svn r6654) - Codechange: If no 2cc vehicles are available, hide the secondar... | peter1138 |
2006-09-27 | (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ... | peter1138 |
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 sprites | peter1138 |
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_spriteid | peter1138 |
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 lists | tron |
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 files | tron |
2005-03-10 | (svn r1981) Typedef some structs and enums | tron |
2004-11-19 | (svn r687) Export InitNewGRFFile() and DecodeSpecialSprite() properly. | pasky |
2004-11-17 | (svn r665) code fixes for newgrf.c/newgrf.h | dominik |
2004-11-17 | (svn r663) [newgrf] sorry, forgot newgrf.h | dominik |