planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
166c82915e
|
(svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector.
|
2012-05-25 20:57:36 +00:00 |
|
frosch
|
522e5ec86b
|
(svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector.
|
2012-05-25 20:57:36 +00:00 |
|
frosch
|
2463525bf5
|
(svn r24276) -Codechange: Enhance GRFFile with constructor and destructor.
|
2012-05-25 20:54:54 +00:00 |
|
frosch
|
b8f6b300d6
|
(svn r24276) -Codechange: Enhance GRFFile with constructor and destructor.
|
2012-05-25 20:54:54 +00:00 |
|
michi_cc
|
14094d00bf
|
(svn r23887) -Feature: [NewGRF] Support for container version 2.
|
2012-02-04 13:29:04 +00:00 |
|
michi_cc
|
6db39410a1
|
(svn r23887) -Feature: [NewGRF] Support for container version 2.
|
2012-02-04 13:29:04 +00:00 |
|
truebrain
|
8ca67aae5d
|
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often
|
2012-01-01 16:38:38 +00:00 |
|
truebrain
|
da460f6928
|
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often
|
2012-01-01 16:38:38 +00:00 |
|
rubidium
|
3d605f6488
|
(svn r23595) -Codechange: add comma after last enum to get a more uniform coding style
|
2011-12-19 17:48:04 +00:00 |
|
rubidium
|
df16ebd730
|
(svn r23595) -Codechange: add comma after last enum to get a more uniform coding style
|
2011-12-19 17:48:04 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
3d88c74389
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
frosch
|
8bfc1ebf9f
|
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
|
2011-11-08 17:28:52 +00:00 |
|
frosch
|
5aaecae6e2
|
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
|
2011-11-08 17:28:52 +00:00 |
|
michi_cc
|
84a103e112
|
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.
|
2011-11-04 21:05:08 +00:00 |
|
michi_cc
|
707b0f48e6
|
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.
|
2011-11-04 21:05:08 +00:00 |
|
rubidium
|
b4bd469347
|
(svn r22973) -Add: support for replacing the buoy via action123
|
2011-10-02 20:26:43 +00:00 |
|
rubidium
|
1842622d81
|
(svn r22973) -Add: support for replacing the buoy via action123
|
2011-10-02 20:26:43 +00:00 |
|
planetmaker
|
3582ec8be2
|
(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified
|
2011-09-11 09:31:57 +00:00 |
|
planetmaker
|
3b70f697e1
|
(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified
|
2011-09-11 09:31:57 +00:00 |
|
rubidium
|
af80e9106e
|
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
|
2011-08-24 13:48:29 +00:00 |
|
rubidium
|
8e5f433b22
|
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
|
2011-08-24 13:48:29 +00:00 |
|
frosch
|
702e983a73
|
(svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage.
|
2011-08-21 12:07:15 +00:00 |
|
frosch
|
236075e944
|
(svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage.
|
2011-08-21 12:07:15 +00:00 |
|
frosch
|
8345ffbe07
|
(svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage.
|
2011-08-21 12:06:54 +00:00 |
|
frosch
|
bb57e0934a
|
(svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage.
|
2011-08-21 12:06:54 +00:00 |
|
frosch
|
31ad03e4d2
|
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
|
2011-07-29 22:23:17 +00:00 |
|
frosch
|
c9e920f1eb
|
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
|
2011-07-29 22:23:17 +00:00 |
|
yexo
|
cd4379aada
|
(svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset
|
2011-05-01 20:46:36 +00:00 |
|
yexo
|
6a1eb377ae
|
(svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset
|
2011-05-01 20:46:36 +00:00 |
|
rubidium
|
d16c4c77c6
|
(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case and gender names
|
2010-11-16 12:47:22 +00:00 |
|
rubidium
|
0500c92003
|
(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case and gender names
|
2010-11-16 12:47:22 +00:00 |
|
frosch
|
81b35213f2
|
(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all.
|
2010-09-25 21:59:22 +00:00 |
|
frosch
|
a54b711dc1
|
(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all.
|
2010-09-25 21:59:22 +00:00 |
|
smatz
|
8456217bf4
|
(svn r20758) -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings
|
2010-09-06 18:20:07 +00:00 |
|
smatz
|
82949024f1
|
(svn r20758) -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings
|
2010-09-06 18:20:07 +00:00 |
|
rubidium
|
4ec93f6bab
|
(svn r20654) -Codechange: implement reading action0 of objects
|
2010-08-28 18:21:09 +00:00 |
|
rubidium
|
23ba40d385
|
(svn r20654) -Codechange: implement reading action0 of objects
|
2010-08-28 18:21:09 +00:00 |
|
rubidium
|
92767f454e
|
(svn r20409) -Codechange: reduce the number of includes needed by newgrf.h
|
2010-08-08 09:07:40 +00:00 |
|
rubidium
|
412bb37f59
|
(svn r20409) -Codechange: reduce the number of includes needed by newgrf.h
|
2010-08-08 09:07:40 +00:00 |
|
rubidium
|
f09a74a996
|
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 09:44:44 +00:00 |
|
rubidium
|
398418b8fa
|
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 09:44:44 +00:00 |
|
rubidium
|
ab8562f71c
|
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
|
2010-04-24 13:36:29 +00:00 |
|
rubidium
|
21883a84d7
|
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
|
2010-04-24 13:36:29 +00:00 |
|
rubidium
|
54473f0cda
|
(svn r19704) -Codechange: unify the style of GSF enums; now they're plural instead of mixed
|
2010-04-24 11:52:58 +00:00 |
|
rubidium
|
3461430a34
|
(svn r19704) -Codechange: unify the style of GSF enums; now they're plural instead of mixed
|
2010-04-24 11:52:58 +00:00 |
|
yexo
|
318ec9b545
|
(svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs
|
2010-04-20 05:52:51 +00:00 |
|
yexo
|
92e36c87fd
|
(svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs
|
2010-04-20 05:52:51 +00:00 |
|