frosch
|
45e12aa841
|
(svn r19053) -Codechange: Add an enum for the special flags of industry tiles. (based on andythenorth' work)
|
2010-02-07 12:04:44 +00:00 |
|
frosch
|
fb9b833dc4
|
(svn r19053) -Codechange: Add an enum for the special flags of industry tiles. (based on andythenorth' work)
|
2010-02-07 12:04:44 +00:00 |
|
rubidium
|
7cc757805c
|
(svn r19023) -Fix (r18807): city airport introduction date had become 5 years later
|
2010-02-05 21:49:56 +00:00 |
|
rubidium
|
67234a6a6f
|
(svn r19023) -Fix (r18807): city airport introduction date had become 5 years later
|
2010-02-05 21:49:56 +00:00 |
|
rubidium
|
8939407043
|
(svn r19006) -Fix (r18970): default rail type determination failed causing 'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
|
2010-02-04 17:08:48 +00:00 |
|
rubidium
|
cc8fd6e910
|
(svn r19006) -Fix (r18970): default rail type determination failed causing 'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
|
2010-02-04 17:08:48 +00:00 |
|
rubidium
|
6c1bebfa5d
|
(svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.
|
2010-02-04 15:42:38 +00:00 |
|
rubidium
|
fbb9b4760a
|
(svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.
|
2010-02-04 15:42:38 +00:00 |
|
rubidium
|
73a178e150
|
(svn r19004) -Codechange: silence ICC warning that 'integer conversion resulted in a change of sign'
|
2010-02-04 15:27:25 +00:00 |
|
rubidium
|
09730847ec
|
(svn r19004) -Codechange: silence ICC warning that 'integer conversion resulted in a change of sign'
|
2010-02-04 15:27:25 +00:00 |
|
rubidium
|
ecb01a2477
|
(svn r18999) -Change: update some of the defaults (Eddi)
|
2010-02-03 23:45:19 +00:00 |
|
rubidium
|
68b908a27c
|
(svn r18999) -Change: update some of the defaults (Eddi)
|
2010-02-03 23:45:19 +00:00 |
|
rubidium
|
57996b7cd5
|
(svn r18994) -Change: content mirroring support (based on work by TrueBrain).
|
2010-02-03 18:42:23 +00:00 |
|
rubidium
|
2db44fc18e
|
(svn r18994) -Change: content mirroring support (based on work by TrueBrain).
|
2010-02-03 18:42:23 +00:00 |
|
peter1138
|
8ef348311d
|
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
|
2010-01-31 13:17:29 +00:00 |
|
peter1138
|
2b820780a1
|
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
|
2010-01-31 13:17:29 +00:00 |
|
yexo
|
d31d15ec00
|
(svn r18945) -Codechange: typo
|
2010-01-29 00:11:30 +00:00 |
|
yexo
|
a43a23b408
|
(svn r18945) -Codechange: typo
|
2010-01-29 00:11:30 +00:00 |
|
yexo
|
06d4f3a0f2
|
(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft crashes
|
2010-01-28 22:34:14 +00:00 |
|
yexo
|
fa01b25f74
|
(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft crashes
|
2010-01-28 22:34:14 +00:00 |
|
glx
|
23abbb98fb
|
(svn r18915) -Fix (r18912): use a macro for empty DrawTileSprites elements (and solve missing braces/initializer warnings)
|
2010-01-25 15:20:46 +00:00 |
|
glx
|
32fa5384d2
|
(svn r18915) -Fix (r18912): use a macro for empty DrawTileSprites elements (and solve missing braces/initializer warnings)
|
2010-01-25 15:20:46 +00:00 |
|
yexo
|
0f5286a388
|
(svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame
|
2010-01-24 20:25:28 +00:00 |
|
yexo
|
388c713f08
|
(svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame
|
2010-01-24 20:25:28 +00:00 |
|
yexo
|
0746b396b5
|
(svn r18911) -Fix (r18910): forgot to svn add the new file
|
2010-01-24 20:21:09 +00:00 |
|
yexo
|
6ff482f515
|
(svn r18911) -Fix (r18910): forgot to svn add the new file
|
2010-01-24 20:21:09 +00:00 |
|
frosch
|
04090dc6ab
|
(svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful.
|
2010-01-22 18:47:29 +00:00 |
|
frosch
|
6260d243ee
|
(svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful.
|
2010-01-22 18:47:29 +00:00 |
|
rubidium
|
e0ab8d7a9e
|
(svn r18882) -Change: default to zero AIs
|
2010-01-21 23:19:13 +00:00 |
|
rubidium
|
18446dd599
|
(svn r18882) -Change: default to zero AIs
|
2010-01-21 23:19:13 +00:00 |
|
rubidium
|
ab46479d64
|
(svn r18874) -Codechange: Change enum Sprites { to static const StringID = for each SPR_ entry and similar for cursors and palettes. This avoids the need for a cast in some places and thus provides better type-safety.
|
2010-01-21 01:46:40 +00:00 |
|
rubidium
|
e130e4e9ba
|
(svn r18874) -Codechange: Change enum Sprites { to static const StringID = for each SPR_ entry and similar for cursors and palettes. This avoids the need for a cast in some places and thus provides better type-safety.
|
2010-01-21 01:46:40 +00:00 |
|
rubidium
|
30fd2ed3c1
|
(svn r18864) -Fix [FS#3532]: town noise population settings could not be changed in-game
|
2010-01-18 21:44:31 +00:00 |
|
rubidium
|
a8749ffa5b
|
(svn r18864) -Fix [FS#3532]: town noise population settings could not be changed in-game
|
2010-01-18 21:44:31 +00:00 |
|
yexo
|
bfb2635c58
|
(svn r18845) -Codechange: introduce AirportTileSpec and use it for animation
|
2010-01-17 14:22:07 +00:00 |
|
yexo
|
830af8ee77
|
(svn r18845) -Codechange: introduce AirportTileSpec and use it for animation
|
2010-01-17 14:22:07 +00:00 |
|
yexo
|
330ae7dca9
|
(svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.h
|
2010-01-17 12:48:09 +00:00 |
|
yexo
|
f920415752
|
(svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.h
|
2010-01-17 12:48:09 +00:00 |
|
frosch
|
9bbabadd29
|
(svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIER_CUSTOM_SPRITE, invert its meaning, and also use it for industry/house layouts instead of IS_CUSTOM_SPRITE().
|
2010-01-17 01:01:56 +00:00 |
|
frosch
|
d9d75c83d5
|
(svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIER_CUSTOM_SPRITE, invert its meaning, and also use it for industry/house layouts instead of IS_CUSTOM_SPRITE().
|
2010-01-17 01:01:56 +00:00 |
|
frosch
|
fc2ceddce8
|
(svn r18840) -Codechange: Use DrawCommonTileSeq[InGUI] for roaddepot drawing.
|
2010-01-16 22:52:51 +00:00 |
|
frosch
|
2e9529aff3
|
(svn r18840) -Codechange: Use DrawCommonTileSeq[InGUI] for roaddepot drawing.
|
2010-01-16 22:52:51 +00:00 |
|
rubidium
|
ff69edfc17
|
(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration code plus some minor optimisations (Terkhen)
|
2010-01-16 22:30:04 +00:00 |
|
rubidium
|
719fb9803c
|
(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration code plus some minor optimisations (Terkhen)
|
2010-01-16 22:30:04 +00:00 |
|
yexo
|
84cd40a483
|
(svn r18807) -Codechange: introduce AirportSpec and move several non-statemachine-related variables to there
|
2010-01-15 12:08:08 +00:00 |
|
yexo
|
d669801f1d
|
(svn r18807) -Codechange: introduce AirportSpec and move several non-statemachine-related variables to there
|
2010-01-15 12:08:08 +00:00 |
|
peter1138
|
43dba09df0
|
(svn r18806) -Codechange: Typo in comment
|
2010-01-15 11:56:31 +00:00 |
|
peter1138
|
c37d69d161
|
(svn r18806) -Codechange: Typo in comment
|
2010-01-15 11:56:31 +00:00 |
|
rubidium
|
80702e8b87
|
(svn r18805) -Codechange: move airport_movement.h to table/
|
2010-01-15 10:55:43 +00:00 |
|
rubidium
|
ca167791b6
|
(svn r18805) -Codechange: move airport_movement.h to table/
|
2010-01-15 10:55:43 +00:00 |
|