Age | Commit message (Expand) | Author |
2007-10-30 | (svn r11358) -Fix: condition types 0x0B and 0x0C are also valid for variable ... | rubidium |
2007-10-29 | (svn r11355) -Fix [FS#1377]: loading too many GRFs was not handled gracefully... | rubidium |
2007-10-26 | (svn r11346) -Codechange: Add marker has_newwater to the loaded grf features.... | belugas |
2007-10-25 | (svn r11341) -Codechange: add missing callback ID enums, add stub for house p... | glx |
2007-10-21 | (svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to ... | rubidium |
2007-10-20 | (svn r11321) -Codechange: add support to load different graphics for halftile... | rubidium |
2007-10-19 | (svn r11302) -Fix (r9520): typo | glx |
2007-10-17 | (svn r11283) -Fix(r11282): a typo. Don't ask. | belugas |
2007-10-17 | (svn r11282) -Fix[FS#1344]: Use the right pointer when evaluating the size of... | belugas |
2007-10-14 | (svn r11265) -Feature: Make more advanced rail types more expensive to build. | maedhros |
2007-10-13 | (svn r11253) -Fix (r9411): industries can still use cargo they define, even i... | glx |
2007-10-13 | (svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctly | glx |
2007-10-13 | (svn r11251) -Fix[FS#1318]: Newindustries must not rely on the old check plac... | belugas |
2007-10-09 | (svn r11239) -Fix (r10495): don't do cargo translation when loading grfs, but... | glx |
2007-10-09 | (svn r11233) -Fix [FS#1303]: handle some wrong written station NewGRFs a litt... | rubidium |
2007-10-09 | (svn r11232) -Fix (r10495): industry tile override works like house override,... | glx |
2007-10-08 | (svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so w... | rubidium |
2007-10-07 | (svn r11224) -Fix: GRM for cargos has registration entries for both cargo IDs... | rubidium |
2007-10-05 | (svn r11205) -Codechange: remove some, now obsolete, checks. | rubidium |
2007-10-05 | (svn r11204) -Feature: [NewGRF] Add support for Action 00 for Industries and ... | belugas |
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 |