Age | Commit message (Expand) | Author |
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 |
2007-05-31 | (svn r9999) -Feature: make it possible to disallow busses and lorries to go a... | rubidium |
2007-05-31 | (svn r9994) -Codechange: Add pointers for Industry and Industry Tiles in the ... | belugas |
2007-05-29 | (svn r9976) -Codechange: Declare a writable array of specs for industry and i... | belugas |
2007-05-25 | (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. | rubidium |
2007-05-25 | (svn r9918) -Fix: the available roadtypes/railtypes were not updated on GRF u... | rubidium |
2007-05-25 | (svn r9916) -Codechange: Free memory used by cargo translation tables | peter1138 |
2007-05-20 | (svn r9890) -Codechange: Don't allocate space for 0 spriteset ranges | peter1138 |
2007-05-19 | (svn r9883) -Fix (r4965): [NewGRF] Check for overflow and carry over when add... | peter1138 |
2007-05-19 | (svn r9880) -Add: [NewGRF] Add action 7/9 condition 0B/0C (cargo type availab... | glx |
2007-05-19 | (svn r9877) -Revert (r9876): one file too many... | peter1138 |
2007-05-19 | (svn r9876) -Codechange: [NewHouses] Add support for callback 2E (cargo produ... | peter1138 |
2007-05-18 | (svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ... | rubidium |
2007-05-15 | (svn r9850) -Codechange: Introduction of the Override/Substitute manager. Cu... | belugas |
2007-05-15 | (svn r9843) -Fix (r9838): tell the newgrfs that we now support proper FIFO lo... | rubidium |