Age | Commit message (Expand) | Author |
2007-12-01 | (svn r11545) -Revert(r11543): The result is not what was expected. Looks lik... | belugas |
2007-12-01 | (svn r11543) -Codechange: Give a more adequate message when trying to place a... | belugas |
2007-11-27 | (svn r11534) -Feature(newgrf): Implement property 23h for Industries. | belugas |
2007-11-27 | (svn r11532) -Feature[newgrf]: Add decrement(0x0D) / increment(0x0E) producti... | belugas |
2007-11-26 | (svn r11528) -Fix (r11500): With smooth economy enabled, industries that shou... | maedhros |
2007-11-26 | (svn r11526) -Codechange: Rename the function delta fitting to the naming style | skidd13 |
2007-11-25 | (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus... | skidd13 |
2007-11-24 | (svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-c... | rubidium |
2007-11-23 | (svn r11502) -Fix (r11144): don't do standard production change if callbacks ... | glx |
2007-11-23 | (svn r11500) -Codechange: Smooth economy fine-tuning, making industries more ... | belugas |
2007-11-23 | (svn r11499) -Fix (r11144): mul/div factor were wrong (off by two) | glx |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-11-19 | (svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ... | skidd13 |
2007-11-15 | (svn r11442) -Feature: make news messages related to the industry (production... | rubidium |
2007-11-12 | (svn r11420) -Fix [FS#1006]: industry closure news not properly shown when th... | rubidium |
2007-11-11 | (svn r11412) -Fix (r11403): animation was not turned on properly. | rubidium |
2007-11-11 | (svn r11410) -Codechange: implement random triggers for industries. | rubidium |
2007-11-11 | (svn r11403) -Fix: NewIndustries GRF assume that tiles are already animated d... | rubidium |
2007-11-11 | (svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must b... | glx |
2007-11-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ... | belugas |
2007-11-03 | (svn r11373) -Fix [FS#1398]: do not even think about building disabled indust... | rubidium |
2007-11-03 | (svn r11371) -Fix [FS#1396]: the industry protection only kicked in when it s... | rubidium |
2007-10-29 | (svn r11356) -Fix (r11305): funding industries in MP game was causing desync | glx |
2007-10-27 | (svn r11349) -Fix [FS#1372]: crash when moving "invalid" cargo to a station. | rubidium |
2007-10-20 | (svn r11305) -Codechange: randomise layout when building an industry ingame | glx |
2007-10-19 | (svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used... | rubidium |
2007-10-19 | (svn r11302) -Fix (r9520): typo | glx |
2007-10-19 | (svn r11301) -Fix: water check when building industries didn't work | glx |
2007-10-18 | (svn r11293) -Fix: newgrf defined industry news messages use TTD format for a... | glx |
2007-10-17 | (svn r11285) -Fix: 'site unsuitable' was always shown instead specified messa... | glx |
2007-10-16 | (svn r11276) -Codechange: be more consistent with naming of some accessors. | rubidium |
2007-10-15 | (svn r11268) -Fix[FS#1336]: Call IsSlopeRefused whenever it is required. Loo... | belugas |
2007-10-05 | (svn r11207) -Fix [FS#1301]: don't use smooth_economy for industries using pr... | glx |
2007-10-03 | (svn r11197) -Fix: It is not useful to reset the override of an entity every ... | belugas |
2007-10-02 | (svn r11194) -Fix: industries with not all tiles custom slope checked (but at... | rubidium |
2007-10-02 | (svn r11193) -Fix: be more compliant with the specifications of callback #2F ... | rubidium |
2007-09-30 | (svn r11186) -Fix: only fill the accepted cargo fields once, not multiple times. | rubidium |
2007-09-28 | (svn r11185) -Codechange: prepare some more code for the introduction of NewI... | rubidium |
2007-09-28 | (svn r11181) -Codechange: add support for newgrf callback 14A (Belugas) | glx |
2007-09-27 | (svn r11177) -Codechange: add support for newgrf callbacks 14B and 14C | glx |
2007-09-27 | (svn r11176) -Revert (r9867): as it is needed for newgrf callbacks 14B and 14C | glx |
2007-09-26 | (svn r11171) -Fix [FS#1257]: disable autoslope for automatically changed stuf... | rubidium |
2007-09-26 | (svn r11168) -Fix [FS#1256]: assert on terraforming of industries. Patch by f... | rubidium |
2007-09-26 | (svn r11160) -Fix: A gfx of 0xFF does not count when it's time to establish t... | belugas |
2007-09-22 | (svn r11144) -Codechange: add support for newgrf callbacks 29 and 35 | glx |
2007-09-22 | (svn r11142) -Codechange: prepare industry production change code for newgrf ... | glx |
2007-09-22 | (svn r11139) -Codechange: add support for persistent storage for NewGRFs. | rubidium |
2007-09-22 | (svn r11137) -Feature: [NewGRF] Add support for bit 17 of property 1A for Ind... | belugas |
2007-09-14 | (svn r11107) -Feature: some tool so one can still build tunnels under rails (... | rubidium |
2007-09-14 | (svn r11102) -Codechange: remove some pointless addition+substractions. Patch... | rubidium |