Age | Commit message (Expand) | Author |
2017-03-05 | (svn r27768) -Codechange: Use if and IsInsideMM instead of switch-case sequen... | frosch |
2017-03-05 | (svn r27767) -Codechange: Industries and houses should just use the default-c... | frosch |
2017-03-05 | (svn r27766) -Fix: Obiwan opposed translations for text id D3FF and DCFF in A... | frosch |
2017-01-14 | (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a... | frosch |
2017-01-14 | (svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grf | frosch |
2017-01-14 | (svn r27729) -Codechange: Do not count static NewGRF when checking for the ma... | frosch |
2017-01-07 | (svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG ins... | frosch |
2017-01-07 | (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. | frosch |
2016-11-05 | (svn r27676) -Codechange: Rename catenary functions, so that they refer unamb... | frosch |
2016-05-11 | (svn r27560) -Fix: typos in comments and string | matthijs |
2016-02-08 | (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship ... | frosch |
2016-01-13 | (svn r27497) -Change: [NewGRF] Allow static NewGRF to enable the second rocky... | frosch |
2015-02-06 | (svn r27138) -Fix: [NewGRF] Negative positions in industry layouts were inter... | frosch |
2015-01-17 | (svn r27119) -Fix: Action 7/9 condition 0A failed for present, but disabled, ... | frosch |
2014-10-11 | (svn r26990) -Feature: Add option to choose normal, double or quad-size inter... | peter1138 |
2014-09-21 | (svn r26884) -Change: scale the NewGRF's snow line level according to the con... | rubidium |
2014-09-21 | (svn r26869) -Add: support for an all black palette to prevent the need of ha... | rubidium |
2014-04-25 | (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the... | rubidium |
2014-04-24 | (svn r26506) -Codechange: replace most of vsnprintf with vseprintf | rubidium |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ... | rubidium |
2014-04-20 | (svn r26475) -Fix: potentially undefined shifts in NewGRF code | rubidium |
2014-04-12 | (svn r26458) -Doc: Correct a few spelling mistakes (__ln__) | planetmaker |
2014-01-12 | (svn r26245) -Codechange: No need for a map, if a vector suffices. | frosch |
2014-01-12 | (svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, ... | frosch |
2013-11-26 | (svn r26130) -Codechange: add some guards against using invalid image indices | rubidium |
2013-11-23 | (svn r26069) -Fix: missing break in NewGRF object handling | rubidium |
2013-11-23 | (svn r26067) -Fix: possible NULL dereference when getting NewGRF version | rubidium |
2013-11-09 | (svn r25961) -Fix [FS#5779]: [NewGRF] A powered rail type implies it is compa... | rubidium |
2013-10-17 | (svn r25878) -Feature: [NewGRF] Object property 0x18 to allow specifying the ... | planetmaker |
2013-10-12 | (svn r25842) -Codechange: Rename MAX_STATIONS to NUM_STATIONS_PER_GRF. | frosch |
2013-10-12 | (svn r25841) -Codechange: Use NUM_AIRPORTTILES_PER_GRF instead of NUM_AIRPORT... | frosch |
2013-10-12 | (svn r25840) -Codechange: Use NUM_AIRPORTS_PER_GRF instead of NUM_AIRPORTS to... | frosch |
2013-10-12 | (svn r25839) -Codechange: Use NUM_HOUSES_PER_GRF instead of NUM_HOUSES to pro... | frosch |
2013-10-12 | (svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES. | frosch |
2013-10-12 | (svn r25837) -Codechange: Use NUM_INDUSTRYTILES_PER_GRF instead of NUM_INDUST... | frosch |
2013-10-12 | (svn r25836) -Codechange: Use NUM_INDUSTRYTYPES_PER_GRF instead of NUM_INDUST... | frosch |
2013-10-12 | (svn r25834) -Codechange: Use NUM_OBJECTS_PER_GRF instead of NUM_OBJECTS to p... | frosch |
2013-08-09 | (svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e... | rubidium |
2013-06-01 | (svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; qu... | rubidium |
2013-05-19 | (svn r25262) -Feature: linkgraph overlay for smallmap | rubidium |
2013-05-07 | (svn r25230) -Feature: [NewGRF] Expose sprite base of foundation and shore sp... | frosch |
2013-03-22 | (svn r25115) -Fix (r8973) [FS#5492-ish]: [NewGRF] Acceleration of NewGRF airc... | frosch |
2013-03-17 | (svn r25099) -Fix [FS#5492]: Limit aircraft property 0D to 19, since the conv... | frosch |
2013-03-09 | (svn r25072) -Codechange: Don't require the custom currency to be the last de... | planetmaker |
2013-01-17 | (svn r24919) -Codechange: Remove useless noisy grf debug messages. | peter1138 |
2013-01-11 | (svn r24905) -Feature(ish): Implement station randomisation triggers. | peter1138 |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-12-14 | (svn r24821) -Add: When using a non-release version of OpenTTD and the basegr... | frosch |
2012-12-05 | (svn r24790) -Remove: Classic difficulty profiles. | frosch |
2012-09-21 | (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxy... | alberth |