index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newgrf.c
Age
Commit message (
Expand
)
Author
2006-12-18
(svn r7506) -Codechange: [NewGRF] Add action 7/9/D variable 0x81 (current year)
glx
2006-12-18
(svn r7503) -Codechange: [NewGRF] Add bounds checking for spriteset cargo typ...
peter1138
2006-12-14
(svn r7496) -Codechange: [NewGRF] Skip processing a GRF if it deactivated its...
peter1138
2006-12-14
(svn r7495) -Fix (r7354): [NewGRF] Deactivate the target GRF, not the current...
peter1138
2006-12-12
(svn r7490) -Feature: Load a list of NewGRFs from the config (in the [newgrf-...
peter1138
2006-12-12
(svn r7485) -Codechange: [NewGRF] Add debug warning for unsupported running c...
peter1138
2006-12-10
(svn r7475) -Fix (r7348): sanity check NewGRF action 8 strings for null termi...
peter1138
2006-12-10
(svn r7462) -Fix: when doing comparison in action 7/9, mask the param value s...
glx
2006-12-08
(svn r7437) -Fix (r4583): incorrect minimum size check in some cases for VarA...
peter1138
2006-12-08
(svn r7436) -Codechange: Add action7/9/D variable 0x9A (-1)
peter1138
2006-12-04
(svn r7354) -Codechange: Remove grffile->flags and use grfconfig->flags exclu...
peter1138
2006-12-04
(svn r7348) -Feature: Initial support for saving NewGRF settings with savegam...
peter1138
2006-12-03
(svn r7345) -Codechange: enumification of NewGRF loading stage, and move enum...
peter1138
2006-12-02
(svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)
peter1138
2006-12-02
(svn r7325) -Feature: Add support for action 5 type 0x0D, coast sprites.
peter1138
2006-12-02
(svn r7324) -Codechange: reset newgrf signal location data
peter1138
2006-11-27
(svn r7266) -Codechange: Make the NewGRF loading stage look like ttdpatch to ...
peter1138
2006-11-17
(svn r7194) -Fix (FS#237): the electric rail type was not set correctly for N...
rubidium
2006-11-17
(svn r7191) -Feature: Add NewGRF support for 32 bit dates, allowing vehicles ...
peter1138
2006-11-16
(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...
peter1138
2006-11-08
(svn r7114) -Codechange: [NewStations] Free up custom station layouts
peter1138
2006-11-08
(svn r7113) -Codechange: [NewStations] Add support for copying custom station...
peter1138
2006-11-06
(svn r7079) -Codechange: Move an array to the only place it is used.
peter1138
2006-11-05
(svn r7065) Use simple assignment instead of memcpy()
tron
2006-11-01
(svn r7031) -Codechange: Use _skip_sprites to skip the rest of the NewGRF whe...
peter1138
2006-10-31
(svn r7027) - Codechange: Replace NewGRF loading stage masks with separate fu...
peter1138
2006-10-28
(svn r6996) - Codechange: Pretend to be the current version of TTDPatch. This...
peter1138
2006-10-28
(svn r6995) - Codechange: NewGRF; strip bit 7 of the language ID earlier and ...
peter1138
2006-10-27
(svn r6963) - Fix (r6960): signed/unsigned complaints from MSVC
peter1138
2006-10-27
(svn r6960) - Feature: NewGRF: Implement some support for GRF Resource Manage...
peter1138
2006-10-26
(svn r6948) - Codechange: Clear out all NewGRF file data before loading files...
peter1138
2006-10-26
(svn r6946) - Fix (r6654): This applies to all vehicle types, not just rail v...
peter1138
2006-10-23
(svn r6906) - Fix [FS#370]: Clear 'large plane' flag if 'helicopter' flag is ...
peter1138
2006-10-22
(svn r6894) - Codechange: Lower the verbosity level of some NewGRF warnings
peter1138
2006-10-19
(svn r6837) - Codechange: More const SpriteGroups missed in r6836
peter1138
2006-10-17
(svn r6795) - NewGRF: Add support for cargo-specific wagon overrides.
peter1138
2006-10-12
(svn r6742) - Newsounds: Add support for importing sounds from previously loa...
peter1138
2006-10-11
(svn r6741) - Codechange: Simplify and unify resolving of station groups, and...
peter1138
2006-10-05
(svn r6654) - Codechange: If no 2cc vehicles are available, hide the secondar...
peter1138
2006-10-03
(svn r6623) - Codechange: When adding a NewGRF string, check to see if it can...
peter1138
2006-09-27
(svn r6533) - Fix (r6532): Somebody forgot to add newsounds to the ttdpatch f...
peter1138
2006-09-27
(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ...
peter1138
2006-09-20
(svn r6485) -NewGRF Feature: Match the order of TTDPatch's currencies with th...
belugas
2006-09-15
(svn r6454) -Fix(r6108) : Allow custom currency to display both prefix and su...
belugas
2006-09-01
(svn r6289) -Fix(r6108) : case 0x48 (generic text) should not have been set o...
belugas
2006-08-28
(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...
rubidium
2006-08-25
(svn r6131) -Codechange : Complete all missing _ttdpatch_flags entries
belugas
2006-08-25
(svn r6108) -NewGRF Feature: Implement currencies replacment via grf file.
belugas
2006-08-20
(svn r5975) -Cleanup: use ORIGINAL_BASE_YEAR & ORIGINAL_MAX_YEAR where the fu...
rubidium
2006-08-20
(svn r5974) -Codechange: added casts all around the place to make Windows 64b...
truelight
[next]