Age | Commit message (Expand) | Author |
2007-10-05 | (svn r11203) -Codechange: Raise the TTDPatch version a little higher, as some... | belugas |
2007-10-03 | (svn r11197) -Fix: It is not useful to reset the override of an entity every ... | belugas |
2007-10-02 | (svn r11196) -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stage | glx |
2007-10-02 | (svn r11195) -Fix: creation chances for industries during gameplay and during... | rubidium |
2007-10-02 | (svn r11192) -Fix: Little typo with bigger consequences when trying to remove... | belugas |
2007-10-01 | (svn r11191) -Fix [FS#1227]: GLS_ACTIVATION stage must be done immediatly aft... | glx |
2007-09-26 | (svn r11164) -Fix(r11161): a rogue space roaming in the night... removed | belugas |
2007-09-26 | (svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... accept... | belugas |
2007-09-26 | (svn r11161) -Fix: Allow to transform coordinates in negative ones when gfx o... | belugas |
2007-09-23 | (svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an act... | rubidium |
2007-09-22 | (svn r11144) -Codechange: add support for newgrf callbacks 29 and 35 | glx |
2007-09-19 | (svn r11132) -Fix: NewGRFs seem to assume that STR_NULL is an empty string or... | rubidium |
2007-09-19 | (svn r11129) -Fix: update some TextID to StringID 'translations' to reflect c... | glx |
2007-09-13 | (svn r11095) -Codechange: don't abuse 'file_pos' by storing the file_slot in ... | truelight |
2007-08-21 | (svn r10955) -Fix: The substitute prop (0x08) of industry tiles does not beha... | belugas |
2007-08-10 | (svn r10836) -Fix [FS#1014]: Make sure the third cargo type accepted by house... | maedhros |
2007-07-19 | (svn r10628) -Fix (r10606,FS#1055): Revert r10606 and fix the plural problem ... | peter1138 |
2007-07-17 | (svn r10606) -Fix (r8826): plural and single cargo names were mixed up. | peter1138 |
2007-07-12 | (svn r10521) -Fix: some NewGRFs did not check whether the newindustries bit w... | rubidium |
2007-07-11 | (svn r10514) -Codechange: add support for getting the nearest industry with a... | rubidium |
2007-07-11 | (svn r10508) -Codechange: allow customizable animation schemes for industries. | rubidium |
2007-07-10 | (svn r10495) -Codechange: Add the Action 00 property handlers for Industries ... | belugas |
2007-07-06 | (svn r10457) -Codechange: Load the newly read definitions of Industries and I... | belugas |
2007-07-06 | (svn r10456) -Codechange: Enable loading newgrf strings for Industries | belugas |
2007-07-05 | (svn r10448) -Codechange: Industry Tiles and Houses share almost the same spr... | belugas |
2007-07-05 | (svn r10442) -Codechange: implement the industry production callback. | rubidium |
2007-07-04 | (svn r10436) -Cleanup: Doxygenise some comments, update others, and make a fe... | maedhros |
2007-07-04 | (svn r10435) -Fix (r9315): numinfo starts from 1, not 0, so make it possible ... | maedhros |
2007-07-04 | (svn r10434) -Fix (r9315): When setting multiple house overrides in one Actio... | maedhros |
2007-07-04 | (svn r10433) -Codechange: Remove FOR_EACH_OBJECT by moving the for loops in t... | maedhros |
2007-06-23 | (svn r10298) -Fix [FS#903]: show the subdirectory below the default data dire... | rubidium |
2007-06-18 | (svn r10211) -Feature: [NewGRF] Add support for action 0F | glx |
2007-06-17 | (svn r10180) -Fix (r10167): do not reset the 2cc loaded feature setting when ... | rubidium |
2007-06-17 | (svn r10178) -Fix: Don't deactivate newgrf files when skipping the rest of th... | maedhros |
2007-06-15 | (svn r10167) -Codechange: Change the flagging system of grf loaded feature fr... | belugas |
2007-06-14 | (svn r10157) -Fix: use as indentified for PNGs, the place of the image as it ... | truelight |
2007-06-13 | (svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane spe... | celestar |
2007-06-13 | (svn r10128) -Fix (r4811): missing printf parameters in newgrf debug message | peter1138 |
2007-06-12 | (svn r10114) -Fix: Only load newgrf error messages if the language matches th... | maedhros |
2007-06-12 | (svn r10110) -Fix: Reset NewGRF errors along with all the other NewGRF data s... | maedhros |
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or callback... | maedhros |
2007-06-10 | (svn r10088) -Codechange: A typo and a code-style | belugas |
2007-06-08 | (svn r10073) -Codechange: make the NewGRF paths in the config file without an... | rubidium |
2007-06-07 | (svn r10059) -Fix (r10045): Pretend GRF is still in initialisation state when... | peter1138 |
2007-06-07 | (svn r10052) -Codechange: Support reserve/activate stage bits of action 7/9 v... | peter1138 |
2007-06-05 | (svn r10045) -Codechange: Process Action 8 during GLS_RESERVATION to allow Ac... | peter1138 |
2007-06-05 | (svn r10044) -Fix: Minor NewGRF debug message fixes, and skip sprites of an u... | peter1138 |
2007-06-02 | (svn r10019) -Codechange: Implement GRM for newcargos | peter1138 |
2007-05-31 | (svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some... | belugas |
2007-05-31 | (svn r10001) -Codechange: Add support for removing dynamically allocated newg... | belugas |