alberth
|
8a297ca5f1
|
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
|
2012-11-10 20:45:59 +00:00 |
|
alberth
|
4c9bea2a71
|
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
|
2012-11-10 20:45:59 +00:00 |
|
alberth
|
818332f3e8
|
(svn r24679) -Codechange: Add resolver classes for towns.
|
2012-11-10 20:38:46 +00:00 |
|
alberth
|
b985c4c0f8
|
(svn r24679) -Codechange: Add resolver classes for towns.
|
2012-11-10 20:38:46 +00:00 |
|
alberth
|
6a619b40d5
|
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for adding derived classes.
|
2012-11-10 20:37:31 +00:00 |
|
alberth
|
438495b433
|
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for adding derived classes.
|
2012-11-10 20:37:31 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
33d71b45fe
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
rubidium
|
7fd1e1df81
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +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 |
|
frosch
|
46e77ee24f
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
|
frosch
|
1ad7239247
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
|
frosch
|
6eb0ebf7df
|
(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.
|
2011-11-08 17:22:19 +00:00 |
|
frosch
|
e08a227b53
|
(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.
|
2011-11-08 17:22:19 +00:00 |
|
frosch
|
bf664cd68d
|
(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset.
|
2011-09-11 15:10:09 +00:00 |
|
frosch
|
7f228d6909
|
(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset.
|
2011-09-11 15:10:09 +00:00 |
|
frosch
|
bd696a6288
|
(svn r22923) -Codechange: Move application of the construction stage into TileLayoutSpriteGroup::ProcessRegisters().
|
2011-09-11 15:09:13 +00:00 |
|
frosch
|
de27360549
|
(svn r22923) -Codechange: Move application of the construction stage into TileLayoutSpriteGroup::ProcessRegisters().
|
2011-09-11 15:09:13 +00:00 |
|
frosch
|
0f8065fef4
|
(svn r22635) -Fix: Correctly reseed random bits of industries and industry tiles.
|
2011-07-04 20:37:20 +00:00 |
|
frosch
|
8930337aae
|
(svn r22635) -Fix: Correctly reseed random bits of industries and industry tiles.
|
2011-07-04 20:37:20 +00:00 |
|
terkhen
|
3d96adb03f
|
(svn r22564) -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue.
|
2011-06-12 20:40:21 +00:00 |
|
terkhen
|
0749c65d74
|
(svn r22564) -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue.
|
2011-06-12 20:40:21 +00:00 |
|
terkhen
|
ac4f4447e0
|
(svn r22563) -Codechange: Use a function for storing values inside the persistent storage.
|
2011-06-12 20:38:46 +00:00 |
|
terkhen
|
dc6218aa49
|
(svn r22563) -Codechange: Use a function for storing values inside the persistent storage.
|
2011-06-12 20:38:46 +00:00 |
|
frosch
|
becf6c823f
|
(svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers.
|
2011-05-29 16:56:22 +00:00 |
|
frosch
|
a241a4ce97
|
(svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers.
|
2011-05-29 16:56:22 +00:00 |
|
frosch
|
5ca3ac41f0
|
(svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately.
|
2011-05-14 17:33:26 +00:00 |
|
frosch
|
e55f849a29
|
(svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately.
|
2011-05-14 17:33:26 +00:00 |
|
frosch
|
90337d88dd
|
(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors.
|
2011-05-14 17:25:45 +00:00 |
|
frosch
|
7415b9cca2
|
(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors.
|
2011-05-14 17:25:45 +00:00 |
|
frosch
|
3de71010d6
|
(svn r21604) -Add: Variable 7B for accessing 60+x variables while taking the parameter from the accumulator.
|
2010-12-22 22:03:57 +00:00 |
|
frosch
|
256fe89b38
|
(svn r21604) -Add: Variable 7B for accessing 60+x variables while taking the parameter from the accumulator.
|
2010-12-22 22:03:57 +00:00 |
|
rubidium
|
878a06dd9a
|
(svn r21198) -Fix: don't call variables properties in debug messages
|
2010-11-15 16:43:46 +00:00 |
|
rubidium
|
a6a2fbd937
|
(svn r21198) -Fix: don't call variables properties in debug messages
|
2010-11-15 16:43:46 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
f273f2a656
|
(svn r20333) -Fix (r20332): Mask second operand to 5 bits to avoid differences between platforms.
|
2010-08-02 23:35:47 +00:00 |
|
frosch
|
1a9d5ae076
|
(svn r20333) -Fix (r20332): Mask second operand to 5 bits to avoid differences between platforms.
|
2010-08-02 23:35:47 +00:00 |
|
frosch
|
253fd969fd
|
(svn r20332) -Add: [NewGRF] AdvVarAct2 operators for SHL, SHR and SAR.
|
2010-08-02 23:12:43 +00:00 |
|
frosch
|
0e5c562da4
|
(svn r20332) -Add: [NewGRF] AdvVarAct2 operators for SHL, SHR and SAR.
|
2010-08-02 23:12:43 +00:00 |
|
frosch
|
d006eff7a9
|
(svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo)
|
2010-03-21 11:05:39 +00:00 |
|
frosch
|
c049bf3f38
|
(svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo)
|
2010-03-21 11:05:39 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
frosch
|
0e39e68794
|
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range.
|
2010-01-03 19:29:56 +00:00 |
|
frosch
|
666c856457
|
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range.
|
2010-01-03 19:29:56 +00:00 |
|
frosch
|
01737c0a52
|
(svn r17672) -Revert (r8081): 'last_value' and 'reseed' are shared between procedure and main chain.
-Fix (r8075): 'scope' and 'count' are not.
|
2009-09-30 20:25:59 +00:00 |
|
frosch
|
2fa312aab9
|
(svn r17672) -Revert (r8081): 'last_value' and 'reseed' are shared between procedure and main chain.
-Fix (r8075): 'scope' and 'count' are not.
|
2009-09-30 20:25:59 +00:00 |
|