tron
|
6d7c7e67b2
|
(svn r3010) Get rid of quite some dubious casts, either by using GB(), proper types or just removing them
|
2005-10-03 21:20:01 +00:00 |
|
tron
|
db3b1228bf
|
(svn r3010) Get rid of quite some dubious casts, either by using GB(), proper types or just removing them
|
2005-10-03 21:20:01 +00:00 |
|
Darkvater
|
a4287a47b3
|
(svn r3009) DIEEEEEEEEEEE VS6 (you good-for-nothing compiler)
|
2005-10-03 21:10:51 +00:00 |
|
Darkvater
|
b0a365ee67
|
(svn r3009) DIEEEEEEEEEEE VS6 (you good-for-nothing compiler)
|
2005-10-03 21:10:51 +00:00 |
|
Darkvater
|
e1acd38bc5
|
(svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Fix warning in graph_gui.c with const problem
|
2005-10-02 22:39:56 +00:00 |
|
Darkvater
|
a3d40a29fc
|
(svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Fix warning in graph_gui.c with const problem
|
2005-10-02 22:39:56 +00:00 |
|
miham
|
14cb6ac17c
|
(svn r3007) [Translations] Updating translations to 2005-10-02 {@563} (4 langs changed)
|
2005-10-02 12:31:00 +00:00 |
|
miham
|
e8fac6c6cb
|
(svn r3007) [Translations] Updating translations to 2005-10-02 {@563} (4 langs changed)
|
2005-10-02 12:31:00 +00:00 |
|
peter1138
|
907b232946
|
(svn r3006) -Fix, NewGRF: Don't assert on user input, skip data instead.
-Codechange, NewGRF: Remove unnecessary NULL check.
|
2005-10-02 12:00:30 +00:00 |
|
peter1138
|
c294de06b9
|
(svn r3006) -Fix, NewGRF: Don't assert on user input, skip data instead.
-Codechange, NewGRF: Remove unnecessary NULL check.
|
2005-10-02 12:00:30 +00:00 |
|
peter1138
|
0c6d899818
|
(svn r3005) -Fix, NewGRF: Some GRF files don't specify a name or description, in which case the Action 8 is 8 bytes, not 9. (pb_viaduct)
|
2005-10-01 17:41:41 +00:00 |
|
peter1138
|
4fe06ceecc
|
(svn r3005) -Fix, NewGRF: Some GRF files don't specify a name or description, in which case the Action 8 is 8 bytes, not 9. (pb_viaduct)
|
2005-10-01 17:41:41 +00:00 |
|
peter1138
|
0941c388d9
|
(svn r3004) -Feature, NewGRF: Support loading of bridge attributes and tables from GRF. Currently drawing tall pillars uses old data.
|
2005-10-01 17:38:48 +00:00 |
|
peter1138
|
adc5c1230f
|
(svn r3004) -Feature, NewGRF: Support loading of bridge attributes and tables from GRF. Currently drawing tall pillars uses old data.
|
2005-10-01 17:38:48 +00:00 |
|
tron
|
0ad3902acf
|
(svn r3003) Change int, uint, uin16 and byte to EngineID where appropriate, plus some related changes (mostly casts)
|
2005-10-01 12:43:34 +00:00 |
|
tron
|
0cc45ecd8e
|
(svn r3003) Change int, uint, uin16 and byte to EngineID where appropriate, plus some related changes (mostly casts)
|
2005-10-01 12:43:34 +00:00 |
|
peter1138
|
42db633850
|
(svn r3002) -Fix, Newgrf: Max speed of 0xFFFF means no max speed.
-Fix, Newgrf: Don't mark an engine as a wagon after setting speed -- wagons can have speed limits.
|
2005-09-30 20:51:20 +00:00 |
|
peter1138
|
eb1d025d08
|
(svn r3002) -Fix, Newgrf: Max speed of 0xFFFF means no max speed.
-Fix, Newgrf: Don't mark an engine as a wagon after setting speed -- wagons can have speed limits.
|
2005-09-30 20:51:20 +00:00 |
|
tron
|
980808dac2
|
(svn r3001) s/Player*/const Player*/
s/byte/PlayerID/
s/int/PlayerID/
and related changes
|
2005-09-30 20:37:25 +00:00 |
|
tron
|
ed8c9c91d6
|
(svn r3001) s/Player*/const Player*/
s/byte/PlayerID/
s/int/PlayerID/
and related changes
|
2005-09-30 20:37:25 +00:00 |
|
miham
|
ee5d1ae5ec
|
(svn r3000) [Translations] Updating translations to 2005-09-30 {@457} (15 langs changed)
|
2005-09-30 09:58:59 +00:00 |
|
miham
|
af5b74f0ed
|
(svn r3000) [Translations] Updating translations to 2005-09-30 {@457} (15 langs changed)
|
2005-09-30 09:58:59 +00:00 |
|
tron
|
0181327f2d
|
(svn r2999) Do not pass if the HQ gets built for the first time or gets relocated as parameter - the command function has to check this anyway
|
2005-09-30 08:57:12 +00:00 |
|
tron
|
f6bda82806
|
(svn r2999) Do not pass if the HQ gets built for the first time or gets relocated as parameter - the command function has to check this anyway
|
2005-09-30 08:57:12 +00:00 |
|
peter1138
|
fdebfbe8d5
|
(svn r2998) -Codechange: Split rail drawing code off from DrawTile_Rail into a separate function to be used elsewhere. (Deja vu?)
|
2005-09-29 20:20:34 +00:00 |
|
peter1138
|
f8d1267d71
|
(svn r2998) -Codechange: Split rail drawing code off from DrawTile_Rail into a separate function to be used elsewhere. (Deja vu?)
|
2005-09-29 20:20:34 +00:00 |
|
peter1138
|
d11e5bf7fb
|
(svn r2997) -Codechange: Split road drawing code off from DrawTile_Road into a separate function to be used elsewhere.
|
2005-09-29 19:59:57 +00:00 |
|
peter1138
|
e33faa5ed5
|
(svn r2997) -Codechange: Split road drawing code off from DrawTile_Road into a separate function to be used elsewhere.
|
2005-09-29 19:59:57 +00:00 |
|
tron
|
a3703eafb5
|
(svn r2996) 0xFFFF -> INVALID_STRING_ID
|
2005-09-28 21:49:55 +00:00 |
|
tron
|
3a964862f7
|
(svn r2996) 0xFFFF -> INVALID_STRING_ID
|
2005-09-28 21:49:55 +00:00 |
|
tron
|
90e33aed22
|
(svn r2995) Replace 0xFF/0xFFFF with CT_INVALID/OWNER_SPECTATOR/INVALID_STATION where appropriate
|
2005-09-28 19:35:36 +00:00 |
|
tron
|
ce1c72cf6e
|
(svn r2995) Replace 0xFF/0xFFFF with CT_INVALID/OWNER_SPECTATOR/INVALID_STATION where appropriate
|
2005-09-28 19:35:36 +00:00 |
|
tron
|
f0e3072b6c
|
(svn r2994) Another small hack regarding currencies: add a #define to emulate a variable, that holds the current currency; again this should increase readability
|
2005-09-27 20:55:42 +00:00 |
|
tron
|
6249dd46ad
|
(svn r2994) Another small hack regarding currencies: add a #define to emulate a variable, that holds the current currency; again this should increase readability
|
2005-09-27 20:55:42 +00:00 |
|
peter1138
|
324542057d
|
(svn r2993) Fix: Reset aircraft images differently. Fixes assertion introduced in r2991.
|
2005-09-27 19:16:37 +00:00 |
|
peter1138
|
5f3bb18eb7
|
(svn r2993) Fix: Reset aircraft images differently. Fixes assertion introduced in r2991.
|
2005-09-27 19:16:37 +00:00 |
|
tron
|
f608232673
|
(svn r2992) Use PlayerID, StationID and INVALID_STATION instead of int, int and -1
|
2005-09-27 18:51:04 +00:00 |
|
tron
|
ff30404170
|
(svn r2992) Use PlayerID, StationID and INVALID_STATION instead of int, int and -1
|
2005-09-27 18:51:04 +00:00 |
|
peter1138
|
34b5b4fcd9
|
(svn r2991) Reset vehicle images on game load. Allows savegames with NewGRFs saved prior to r2868 to load.
|
2005-09-26 20:32:13 +00:00 |
|
peter1138
|
50f1a93664
|
(svn r2991) Reset vehicle images on game load. Allows savegames with NewGRFs saved prior to r2868 to load.
|
2005-09-26 20:32:13 +00:00 |
|
peter1138
|
9e20ae4222
|
(svn r2990) Remove _engine_original_sprites and replace all uses with references to our (new) original engine/vehicle tables.
|
2005-09-26 19:01:49 +00:00 |
|
peter1138
|
fbf06041ca
|
(svn r2990) Remove _engine_original_sprites and replace all uses with references to our (new) original engine/vehicle tables.
|
2005-09-26 19:01:49 +00:00 |
|
peter1138
|
aac5e2c131
|
(svn r2989) - Make engine/vehicle information tables constant. Duplicate them so NewGRF data can be loaded without wiping out the default data.
|
2005-09-26 18:43:58 +00:00 |
|
peter1138
|
2314431a59
|
(svn r2989) - Make engine/vehicle information tables constant. Duplicate them so NewGRF data can be loaded without wiping out the default data.
|
2005-09-26 18:43:58 +00:00 |
|
tron
|
d7af8df07b
|
(svn r2988) static where static is due
|
2005-09-26 13:38:12 +00:00 |
|
tron
|
c76f01b6ff
|
(svn r2988) static where static is due
|
2005-09-26 13:38:12 +00:00 |
|
tron
|
9e85e49ca4
|
(svn r2987) -Fix: restart_game_date is an UINT16, not a BYTE. Now setting the game restart year via the console should work (Debolaz)
|
2005-09-26 08:11:48 +00:00 |
|
tron
|
d28067445a
|
(svn r2987) -Fix: restart_game_date is an UINT16, not a BYTE. Now setting the game restart year via the console should work (Debolaz)
|
2005-09-26 08:11:48 +00:00 |
|
miham
|
9d1d64daff
|
(svn r2986) [Translations] Fixed up english.txt (still don't know how Webtranslator screwed it up)
|
2005-09-25 19:39:42 +00:00 |
|
miham
|
23838df7fa
|
(svn r2986) [Translations] Fixed up english.txt (still don't know how Webtranslator screwed it up)
|
2005-09-25 19:39:42 +00:00 |
|