yexo
|
e69d50d86b
|
(svn r19323) -Codechange: copy the AirportSpec original array to an internal array in AirportSpec
|
2010-03-05 23:21:23 +00:00 |
|
yexo
|
664934e6f6
|
(svn r19323) -Codechange: copy the AirportSpec original array to an internal array in AirportSpec
|
2010-03-05 23:21:23 +00:00 |
|
peter1138
|
73fdfa40e0
|
(svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet.
|
2010-03-03 19:07:34 +00:00 |
|
peter1138
|
1025d003b3
|
(svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet.
|
2010-03-03 19:07:34 +00:00 |
|
peter1138
|
82f09c6ed8
|
(svn r19306) -Change: Railtype cost factor from byte to word value
|
2010-03-03 18:58:32 +00:00 |
|
peter1138
|
c3d3e7d383
|
(svn r19306) -Change: Railtype cost factor from byte to word value
|
2010-03-03 18:58:32 +00:00 |
|
yexo
|
23af928ce9
|
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
|
2010-02-28 20:28:08 +00:00 |
|
yexo
|
404df87b1f
|
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
|
2010-02-28 20:28:08 +00:00 |
|
yexo
|
b21278659c
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
yexo
|
a9c8dbc0a0
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
yexo
|
e876e21abf
|
(svn r19251) -Codechange: add a contructor to GRFError and use it to allocating errors more uniform.
-Fix: some grf error messages didn't free the previous error messages, creating a memory leak
|
2010-02-25 15:54:40 +00:00 |
|
yexo
|
2c1b7410f3
|
(svn r19251) -Codechange: add a contructor to GRFError and use it to allocating errors more uniform.
-Fix: some grf error messages didn't free the previous error messages, creating a memory leak
|
2010-02-25 15:54:40 +00:00 |
|
frosch
|
89e7d3bd2b
|
(svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11. (Eddi)
|
2010-02-22 21:46:20 +00:00 |
|
frosch
|
63b01f2009
|
(svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11. (Eddi)
|
2010-02-22 21:46:20 +00:00 |
|
yexo
|
86fc08789d
|
(svn r19199) -Codechange: add a 'name'-property to airport tiles
|
2010-02-22 14:17:17 +00:00 |
|
yexo
|
06dc421f2a
|
(svn r19199) -Codechange: add a 'name'-property to airport tiles
|
2010-02-22 14:17:17 +00:00 |
|
yexo
|
bc156f754a
|
(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles
|
2010-02-22 14:16:19 +00:00 |
|
yexo
|
80fb5c70c8
|
(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles
|
2010-02-22 14:16:19 +00:00 |
|
yexo
|
966382f3d8
|
(svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager
|
2010-02-22 14:15:48 +00:00 |
|
yexo
|
683ad53d21
|
(svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager
|
2010-02-22 14:15:48 +00:00 |
|
peter1138
|
5a033bdae8
|
(svn r19065) -Fix [FS#3605]: Station offset multiplier was wrong.
|
2010-02-09 15:43:54 +00:00 |
|
peter1138
|
bf862877a4
|
(svn r19065) -Fix [FS#3605]: Station offset multiplier was wrong.
|
2010-02-09 15:43:54 +00:00 |
|
yexo
|
e6b4fb39b2
|
(svn r19063) -Codechange: type in constant name (andythenorth)
|
2010-02-08 23:05:29 +00:00 |
|
yexo
|
3c627747d3
|
(svn r19063) -Codechange: type in constant name (andythenorth)
|
2010-02-08 23:05:29 +00:00 |
|
terkhen
|
c39a4b22aa
|
(svn r19062) -Codechange: Move smallmap related functions to their own header.
|
2010-02-08 21:19:41 +00:00 |
|
terkhen
|
b9f06f3f29
|
(svn r19062) -Codechange: Move smallmap related functions to their own header.
|
2010-02-08 21:19:41 +00:00 |
|
peter1138
|
7cc76dcbda
|
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...)
|
2010-02-07 22:22:54 +00:00 |
|
peter1138
|
898e879bd9
|
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...)
|
2010-02-07 22:22:54 +00:00 |
|
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 |
|
peter1138
|
ff93d527e8
|
(svn r18990) -Codechange: [NewGRF] Add rail type map bounds checking to RailType[Change|Reserve]Info().
|
2010-02-03 08:02:07 +00:00 |
|
peter1138
|
f1458df1ca
|
(svn r18990) -Codechange: [NewGRF] Add rail type map bounds checking to RailType[Change|Reserve]Info().
|
2010-02-03 08:02:07 +00:00 |
|
peter1138
|
9590c1bb85
|
(svn r18989) -Codechange: [NewGRF] Initialise rail type map with default rail types.
|
2010-02-03 07:58:43 +00:00 |
|
peter1138
|
9950fc1ede
|
(svn r18989) -Codechange: [NewGRF] Initialise rail type map with default rail types.
|
2010-02-03 07:58:43 +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 |
|
peter1138
|
91c42bb596
|
(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
|
2010-01-30 21:49:22 +00:00 |
|
peter1138
|
32ef582c37
|
(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
|
2010-01-30 21:49:22 +00:00 |
|
peter1138
|
1a3ffeaaa6
|
(svn r18923) -Fix [FS#3565]: Check source stationspec exists before copying layouts.
|
2010-01-27 10:17:09 +00:00 |
|
peter1138
|
cd6eac77c3
|
(svn r18923) -Fix [FS#3565]: Check source stationspec exists before copying layouts.
|
2010-01-27 10:17:09 +00:00 |
|
peter1138
|
743e2c9eea
|
(svn r18893) -Codechange: Replace grf_load_* with methods of ByteReader.
|
2010-01-23 13:17:30 +00:00 |
|
peter1138
|
00ffde86d2
|
(svn r18893) -Codechange: Replace grf_load_* with methods of ByteReader.
|
2010-01-23 13:17:30 +00:00 |
|
peter1138
|
d9ad199b55
|
(svn r18886) -Fix (r18884): Spurious casting
|
2010-01-22 15:34:22 +00:00 |
|
peter1138
|
16e621c939
|
(svn r18886) -Fix (r18884): Spurious casting
|
2010-01-22 15:34:22 +00:00 |
|
peter1138
|
1eb13f41f2
|
(svn r18885) -Fix (r18884): Industry tile layouts weren't completely freed on error.
|
2010-01-22 14:03:36 +00:00 |
|
peter1138
|
bb71c61ee1
|
(svn r18885) -Fix (r18884): Industry tile layouts weren't completely freed on error.
|
2010-01-22 14:03:36 +00:00 |
|
peter1138
|
a99b800078
|
(svn r18884) -Fix: [NewGRF] Perform bounds checking for all NewGRF data reads. Explicit length checks (which were not always correct) are no longer needed so these are removed to simplify code.
|
2010-01-22 13:02:15 +00:00 |
|
peter1138
|
927f149ff2
|
(svn r18884) -Fix: [NewGRF] Perform bounds checking for all NewGRF data reads. Explicit length checks (which were not always correct) are no longer needed so these are removed to simplify code.
|
2010-01-22 13:02:15 +00:00 |
|
rubidium
|
7127338414
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|