Age | Commit message (Expand) | Author |
2009-06-26 | (svn r16664) -Codechange: move house-related stuff from town.h and town_type.... | smatz |
2009-05-23 | (svn r16404) -Fix [FS#2911] (r16378): the number of spritegroups got halved w... | rubidium |
2009-05-23 | (svn r16402) -Codechange: make Resolve a function of SpriteGroup | rubidium |
2009-05-23 | (svn r16398) -Feature: make NewGRF callbacks work again; honouring the 'featu... | rubidium |
2009-05-23 | (svn r16396) -Codechange: split NewGRF spritegroup into multiple subclasses i... | rubidium |
2009-05-22 | (svn r16380) -Codechange: rename pool.hpp to pool_type.hpp | smatz |
2009-05-22 | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time... | smatz |
2009-05-17 | (svn r16336) -Codechange: make the SpriteGroup pool more like the 'normal' pools | rubidium |
2008-07-30 | (svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific. | frosch |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-03-31 | (svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial... | rubidium |
2008-03-27 | (svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only. | glx |
2008-03-10 | (svn r12352) -Fix: Some callback-results were treated as 8 bit, when they wer... | frosch |
2008-02-12 | (svn r12122) -Codechange: Add framework for generic feature callbacks, along ... | peter1138 |
2008-01-09 | (svn r11797) -Fix: Add protection against not already created industry while ... | belugas |
2008-01-07 | (svn r11776) -Codechange: more header splittings to reduce the dependencies. | rubidium |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-10-04 | (svn r11199) -Fix: variable 67 and 68 not working correctly. | rubidium |
2007-09-22 | (svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t... | rubidium |
2007-09-22 | (svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 1... | rubidium |
2007-09-22 | (svn r11139) -Codechange: add support for persistent storage for NewGRFs. | rubidium |
2007-09-22 | (svn r11138) -Codechange: prepare some subsystems for persistent storage for ... | rubidium |
2007-09-16 | (svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a... | rubidium |
2007-07-25 | (svn r10690) -Codechange: use the enum that describes all callback IDs in fav... | rubidium |
2007-07-09 | (svn r10485) -Codechange: add a callback mechanism to determine whether build... | rubidium |
2007-07-05 | (svn r10442) -Codechange: implement the industry production callback. | rubidium |
2007-06-13 | (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (... | belugas |
2007-06-09 | (svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (... | belugas |
2007-05-06 | (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. | peter1138 |
2007-04-21 | (svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storag... | peter1138 |
2007-03-23 | (svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler... | peter1138 |
2007-03-21 | (svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N. | belugas |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-01-12 | (svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138) | maedhros |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |