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
/
src
/
newgrf.cpp
Age
Commit message (
Expand
)
Author
2007-04-04
(svn r9560) -Codechange: add support for multiple 'base' directories for newg...
rubidium
2007-03-25
(svn r9439) -Codechange: check for valid default cargo type even if a vehicle...
peter1138
2007-03-25
(svn r9438) -Codechange: Map cargo colours from DOS to Windows if necessary.
peter1138
2007-03-24
(svn r9436) -Fix (r9411): don't deactivate GRF in an action 7/9 during reserv...
peter1138
2007-03-23
(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...
peter1138
2007-03-23
(svn r9416) -Codechange: Split NewGRF Action 3 handler into separate function...
peter1138
2007-03-23
(svn r9413) -Codechange: Remove default cargo translation table and use bitnu...
peter1138
2007-03-22
(svn r9411) -Codechange: Add support for loading of newcargo data.
peter1138
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-21
(svn r9388) -Codechange: variable scope and type, and standardify all CargoID...
peter1138
2007-03-21
(svn r9387) -Fix (r9385): termination of a comment forgotten.
rubidium
2007-03-21
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
belugas
2007-03-20
(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...
maedhros
2007-03-20
(svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action ...
maedhros
2007-03-20
(svn r9366) -Codechange: Unify the different houses acceptances attributes on...
belugas
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros
2007-03-11
(svn r9108) -Fix(9093) : MSVC was a bit unhappy with some of the type changes...
belugas
2007-03-10
(svn r9102) -Codechange: (NewGRF) Apply cargo translation table to vehicle re...
peter1138
2007-03-10
(svn r9094) -Codechange: Don't set up refit masks for engine types not in the...
peter1138
2007-03-10
(svn r9093) -Codechange: variable scope / type
peter1138
2007-03-10
(svn r9092) -Codechange: (NewGRF) (re r8885) Also set cargo type as invalid i...
peter1138
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-03-06
(svn r9037) -Feature: [NewGRF] Add support for Action 13, which allows you to...
maedhros
2007-03-06
(svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t...
maedhros
2007-03-02
(svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc...
celestar
2007-03-01
(svn r8964) -Codechange: use grf_load_string to read action 8 strings instead...
rubidium
2007-02-24
(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map...
peter1138
2007-02-24
(svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47
peter1138
2007-02-24
(svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list...
peter1138
2007-02-24
(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table suppo...
peter1138
2007-02-24
(svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of ...
peter1138
2007-02-24
(svn r8881) -Feature: Allow built-in newgrf error messages to be translated, ...
maedhros
2007-02-23
(svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check
peter1138
2007-02-22
(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table...
peter1138
2007-02-22
(svn r8843) -Fix
tron
2007-02-21
(svn r8838) -Feature: Show newgrf error messages loaded in Action B in the ne...
maedhros
2007-02-21
(svn r8831) -Feature: If an action 7/9 leads to skipping the rest of the file...
maedhros
2007-02-21
(svn r8830) -Feature: Stop loading and disable the current newgrf if a fatal ...
maedhros
2007-02-20
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...
peter1138
2007-02-20
(svn r8825) -Fix: Make sure strings read from newgrf files are 0 terminated a...
maedhros
2007-02-17
(svn r8792) -Fix (r6623): Don't check whether a string length is 1 when you a...
maedhros
2007-02-16
(svn r8753) -Regression (r8455): Do not unilateraly decide that this engine i...
belugas
2007-02-10
(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a...
bjarni
2007-02-07
(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...
bjarni
2007-02-02
(svn r8526) -Codechange: add stubs for unsupported newgrf station properties
peter1138
2007-02-01
(svn r8505) -Codechange: Ensure GRM allocated sprites will be below the origi...
peter1138
2007-01-30
(svn r8465) -Regression (r8455): Switching from dual to single head should sw...
peter1138
2007-01-30
(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...
belugas
[next]