frosch
|
7395177eb2
|
(svn r17824) -Fix (r4594): _date_fract runs from 0 to 73 since r2041. Variable 0x09 should not.
|
2009-10-20 19:30:50 +00:00 |
|
frosch
|
a138f604ee
|
(svn r17824) -Fix (r4594): _date_fract runs from 0 to 73 since r2041. Variable 0x09 should not.
|
2009-10-20 19:30:50 +00:00 |
|
frosch
|
2adc2f4324
|
(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineInfo::refit_mask during initialisation.
|
2009-10-04 20:33:18 +00:00 |
|
frosch
|
b243f6ca97
|
(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineInfo::refit_mask during initialisation.
|
2009-10-04 20:33:18 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
ed8788d581
|
(svn r17682) -Codechange: remove erroneous space before some commas
|
2009-10-02 15:13:15 +00:00 |
|
rubidium
|
e9624fe0cc
|
(svn r17682) -Codechange: remove erroneous space before some commas
|
2009-10-02 15:13:15 +00:00 |
|
frosch
|
05d0c478fa
|
(svn r17663) -Change: [NewGRF] Apply default refitmasks only when the NewGRF did not set any of the three refittability properties (xor mask, positive classes, negative classes).
|
2009-09-28 19:24:20 +00:00 |
|
frosch
|
3ddf4d2c2b
|
(svn r17663) -Change: [NewGRF] Apply default refitmasks only when the NewGRF did not set any of the three refittability properties (xor mask, positive classes, negative classes).
|
2009-09-28 19:24:20 +00:00 |
|
frosch
|
b6156da5e9
|
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.
|
2009-09-22 19:28:57 +00:00 |
|
frosch
|
e261d8d9a0
|
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.
|
2009-09-22 19:28:57 +00:00 |
|
rubidium
|
408296bd5a
|
(svn r17605) -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a tile layout twice
|
2009-09-21 18:31:47 +00:00 |
|
rubidium
|
3dd202ba1c
|
(svn r17605) -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a tile layout twice
|
2009-09-21 18:31:47 +00:00 |
|
smatz
|
f85b8c4e09
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
smatz
|
114d48e492
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
f2a2905669
|
(svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings
|
2009-09-20 10:21:00 +00:00 |
|
rubidium
|
47bd3ee4ba
|
(svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings
|
2009-09-20 10:21:00 +00:00 |
|
rubidium
|
c2c0f4403e
|
(svn r17534) -Codechange: unify the naming of callback masks/flags
|
2009-09-14 12:22:57 +00:00 |
|
rubidium
|
64bafcbe18
|
(svn r17534) -Codechange: unify the naming of callback masks/flags
|
2009-09-14 12:22:57 +00:00 |
|
smatz
|
dc73d5432d
|
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
|
2009-09-04 23:02:52 +00:00 |
|
smatz
|
0bfea0646c
|
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
|
2009-09-04 23:02:52 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
c096e3d54c
|
(svn r17228) -Codechange: some coding style fixes
|
2009-08-20 10:23:39 +00:00 |
|
rubidium
|
7fb95e2c2b
|
(svn r17228) -Codechange: some coding style fixes
|
2009-08-20 10:23:39 +00:00 |
|
frosch
|
51b7f4d0ff
|
(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.
|
2009-08-18 16:21:22 +00:00 |
|
frosch
|
f595668650
|
(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.
|
2009-08-18 16:21:22 +00:00 |
|
frosch
|
0ddf9c86e1
|
(svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo.
|
2009-08-17 18:33:48 +00:00 |
|
frosch
|
8bd029015e
|
(svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo.
|
2009-08-17 18:33:48 +00:00 |
|
smatz
|
18a7d4f29d
|
(svn r17154) -Fix (r11129): several times copypasted typo
|
2009-08-11 14:57:09 +00:00 |
|
smatz
|
624a1948b1
|
(svn r17154) -Fix (r11129): several times copypasted typo
|
2009-08-11 14:57:09 +00:00 |
|
smatz
|
70e8176323
|
(svn r17153) -Fix (r11429): don't allow further remapping of already remapped string
|
2009-08-11 14:55:35 +00:00 |
|
smatz
|
d77b5b562c
|
(svn r17153) -Fix (r11429): don't allow further remapping of already remapped string
|
2009-08-11 14:55:35 +00:00 |
|
smatz
|
0f3aa56bea
|
(svn r17150) -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string
|
2009-08-10 22:36:15 +00:00 |
|
smatz
|
616370eae3
|
(svn r17150) -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string
|
2009-08-10 22:36:15 +00:00 |
|
rubidium
|
19b83c22ed
|
(svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on
|
2009-08-10 11:11:11 +00:00 |
|
rubidium
|
b8954b84bd
|
(svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on
|
2009-08-10 11:11:11 +00:00 |
|
frosch
|
12ea92a257
|
(svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables.
|
2009-07-17 22:00:13 +00:00 |
|
frosch
|
f129634f52
|
(svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables.
|
2009-07-17 22:00:13 +00:00 |
|
smatz
|
cb13cf2543
|
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid CargoSpecs
|
2009-07-16 20:40:06 +00:00 |
|
smatz
|
77d13eae61
|
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid CargoSpecs
|
2009-07-16 20:40:06 +00:00 |
|
smatz
|
8718babe90
|
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
|
2009-07-16 19:00:13 +00:00 |
|
smatz
|
1f29e38b83
|
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
|
2009-07-16 19:00:13 +00:00 |
|
rubidium
|
34570f4e93
|
(svn r16842) -Cleanup: add some spaces around a few operators
|
2009-07-16 10:13:33 +00:00 |
|
rubidium
|
594070194f
|
(svn r16842) -Cleanup: add some spaces around a few operators
|
2009-07-16 10:13:33 +00:00 |
|
yexo
|
3fb9944210
|
(svn r16755) -Codechange: apply some codestyle to newgrf.cpp
|
2009-07-05 20:59:42 +00:00 |
|
yexo
|
1cf14caee0
|
(svn r16755) -Codechange: apply some codestyle to newgrf.cpp
|
2009-07-05 20:59:42 +00:00 |
|
frosch
|
da1628d0b5
|
(svn r16737) -Fix (r15645): When loading a savegame Engine::grffile might be left NULL in certain cases. (dynamic_engines enabled, articulated vehicle with only wagon-override action3s)
|
2009-07-04 12:20:42 +00:00 |
|
frosch
|
7d90c06eb9
|
(svn r16737) -Fix (r15645): When loading a savegame Engine::grffile might be left NULL in certain cases. (dynamic_engines enabled, articulated vehicle with only wagon-override action3s)
|
2009-07-04 12:20:42 +00:00 |
|