Age | Commit message (Expand) | Author |
2011-08-21 | (svn r22802) -Fix (r22781): Coding style. | frosch |
2011-08-21 | (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingStat... | frosch |
2011-08-21 | (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingStat... | frosch |
2011-08-21 | (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear te... | frosch |
2011-08-21 | (svn r22781) -Codechange: Group global variables temporarily used during GRF ... | frosch |
2011-08-19 | (svn r22760) -Fix (r19459): Also free allocated depot tables. | alberth |
2011-08-06 | (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. | frosch |
2011-08-03 | (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. | michi_cc |
2011-07-29 | (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cas... | frosch |
2011-07-22 | (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reas... | frosch |
2011-07-07 | (svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal spe... | michi_cc |
2011-07-04 | (svn r22633) -Fix: Implement variables 25 and 7F for railtypes. | frosch |
2011-06-23 | (svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context. | frosch |
2011-05-29 | (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. | frosch |
2011-05-29 | (svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very spe... | frosch |
2011-05-18 | (svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. | frosch |
2011-05-17 | (svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A mul... | frosch |
2011-05-14 | (svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of Tile... | frosch |
2011-05-14 | (svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for ... | frosch |
2011-05-11 | (svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure,... | frosch |
2011-05-11 | (svn r22443) -Codechange: Deduplicate code for deactivating GRFs. | frosch |
2011-05-08 | (svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) als... | frosch |
2011-05-04 | (svn r22419) -Change: Always use the DOS palette for drawing. | frosch |
2011-05-03 | (svn r22416) -Fix: When action14 specified different values for the palette, ... | frosch |
2011-05-01 | (svn r22409) -Fix: [NewGRF] make sure the action2 ID of a generic feature cal... | yexo |
2011-05-01 | (svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset | yexo |
2011-04-30 | (svn r22389) -Fix [FS#4600]: try to make sure there is an early house availab... | yexo |
2011-04-10 | (svn r22316) -Fix: [NewGRF] When determining refittability use the cargo tran... | frosch |
2011-04-07 | (svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect o... | planetmaker |
2011-04-07 | (svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not j... | planetmaker |
2011-03-13 | (svn r22250) -Cleanup (r16378): Engines poolitems do not need a flag for vali... | frosch |
2011-03-05 | (svn r22203) -Doc: Document 'override_features'. | frosch |
2011-03-04 | (svn r22186) -Fix: spelling mistake | rubidium |
2011-03-03 | (svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 ... | yexo |
2011-03-03 | (svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than o... | yexo |
2011-03-03 | (svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unte... | yexo |
2011-03-03 | (svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name... | yexo |
2011-02-28 | (svn r22157) -Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytes | yexo |
2011-02-24 | (svn r22138) -Fix: skipping only the invalid part of an action14 failed, the ... | yexo |
2011-02-19 | (svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSe... | frosch |
2011-02-14 | (svn r22084) -Change: [NewGRF] Check grf version strictly and consider grfs w... | frosch |
2011-02-14 | (svn r22076) -Fix (r22075): build failed with GCC | smatz |
2011-02-13 | (svn r22075) -Fix [FS#4501]: newgrfs with invalid multi-tile houses could cau... | yexo |
2011-02-13 | (svn r22072) -Fix (r21966): flipping wasn't (correctly) disabled in some cases | rubidium |
2011-02-09 | (svn r22040) -Codechange: handle case where too many Engines would be loaded,... | rubidium |
2011-02-06 | (svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to ... | rubidium |
2011-02-04 | (svn r21960) -Change: show the length of vehicles in tiles, instead of half t... | rubidium |
2011-02-04 | (svn r21959) -Change: replace longbridges with custom maximum bridge and tunn... | rubidium |
2011-02-04 | (svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for... | smatz |
2011-02-04 | (svn r21951) -Fix: [NewGRF] reset the carry flag every 4 bytes in action6 whe... | yexo |