Age | Commit message (Expand) | Author |
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 |
2012-07-27 | (svn r24438) -Fix [FS#5256-ish]: Make (non-refittable) vehicles with invalid ... | frosch |
2012-07-10 | (svn r24395) -Doc: Fixed argument references in @param descriptions. | alberth |
2012-07-02 | (svn r24369) -Fix (r24361): Unused stuff is unused. | frosch |
2012-06-29 | (svn r24361) -Fix [FS#5227] (r22926): Apparently ext. A1 did not work at all.... | frosch |
2012-05-25 | (svn r24278) -Codechange: Deduplicate code to read translation tables. | frosch |
2012-05-25 | (svn r24277) -Codechange: Store cargo and railtype translation tables in a Sm... | frosch |
2012-05-25 | (svn r24276) -Codechange: Enhance GRFFile with constructor and destructor. | frosch |
2012-05-25 | (svn r24272) -Fix: [NewGRF] Load cargo- and railtype-translation during both ... | frosch |
2012-05-01 | (svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side'... | frosch |
2012-04-22 | (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo... | frosch |
2012-03-25 | (svn r24063) -Fix [FS#5125]: with certain versions of GCC and compiler flags ... | rubidium |
2012-03-19 | (svn r24052) -Fix (r23883) [FS#5107]: Imported GRF sounds were inserted into ... | frosch |
2012-03-19 | (svn r24051) -Fix: Comment. | frosch |
2012-03-19 | (svn r24050) -Fix: Realsprites inside the action 11 block were not skipped co... | frosch |
2012-02-16 | (svn r23960) -Fix/Change: [NewGRF] Make the properties for always/never refit... | frosch |
2012-02-15 | (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (s... | michi_cc |
2012-02-07 | (svn r23916) -Fix (r23145): When determining the first refittable cargotype a... | frosch |
2012-02-07 | (svn r23915) -Codechange: Translate refitmask directly after reading it from ... | frosch |
2012-02-07 | (svn r23913) -Fix (r23912): Silly typo in comment. | frosch |
2012-02-07 | (svn r23912) -Fix: When testing whether a engine shall only carry the default... | frosch |
2012-02-04 | (svn r23887) -Feature: [NewGRF] Support for container version 2. | michi_cc |
2012-02-04 | (svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF... | michi_cc |
2012-02-04 | (svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first u... | michi_cc |
2012-01-28 | (svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity mul... | frosch |
2012-01-22 | (svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in th... | frosch |
2012-01-15 | (svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken | yexo |
2012-01-15 | (svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber... | frosch |
2012-01-15 | (svn r23807) -Codechange: GRFError::num_params is not needed, remove it. | frosch |
2012-01-12 | (svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fata... | frosch |
2012-01-12 | (svn r23788) -Fix: failure to load newgrf files that use action 0 general pro... | yexo |
2012-01-05 | (svn r23758) -Feature: [NewGRF] Alternate rail type label list. | michi_cc |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2012-01-01 | (svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoi... | truebrain |
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o... | truebrain |
2011-12-15 | (svn r23526) -Codechange: unify cargos vs cargoes | rubidium |