rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
peter1138
|
45034bc522
|
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
2008-04-29 21:31:29 +00:00 |
|
peter1138
|
a00371c8db
|
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
2008-04-29 21:31:29 +00:00 |
|
rubidium
|
6dc210b171
|
(svn r12751) -Codechange: do what has been done in r11862 in a different way so it uses less memory.
|
2008-04-17 11:47:22 +00:00 |
|
rubidium
|
00f0bf98ee
|
(svn r12751) -Codechange: do what has been done in r11862 in a different way so it uses less memory.
|
2008-04-17 11:47:22 +00:00 |
|
peter1138
|
d577b0504a
|
(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types, instead of deciding by the rail type directly.
|
2008-04-08 07:19:29 +00:00 |
|
peter1138
|
310170364f
|
(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types, instead of deciding by the rail type directly.
|
2008-04-08 07:19:29 +00:00 |
|
smatz
|
fcf4a7067d
|
(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent
|
2008-04-03 19:55:40 +00:00 |
|
smatz
|
febc5150c9
|
(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent
|
2008-04-03 19:55:40 +00:00 |
|
belugas
|
a84a913f3e
|
(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.
|
2008-04-01 17:21:24 +00:00 |
|
belugas
|
81b6125ac2
|
(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.
|
2008-04-01 17:21:24 +00:00 |
|
rubidium
|
6db0edda7c
|
(svn r12447) -Add: company colours to hangars and road depots; train depots already have them.
|
2008-03-27 15:59:56 +00:00 |
|
rubidium
|
692ac96625
|
(svn r12447) -Add: company colours to hangars and road depots; train depots already have them.
|
2008-03-27 15:59:56 +00:00 |
|
rubidium
|
a606fe9610
|
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
|
2008-03-26 10:08:17 +00:00 |
|
rubidium
|
327e870962
|
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
|
2008-03-26 10:08:17 +00:00 |
|
glx
|
15cd2931f3
|
(svn r12407) -Add [FS#1866]: more language flags for servers
|
2008-03-24 20:30:08 +00:00 |
|
glx
|
fed6a25799
|
(svn r12407) -Add [FS#1866]: more language flags for servers
|
2008-03-24 20:30:08 +00:00 |
|
glx
|
457acecda5
|
(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, toys and bubbles in total cargo tab
|
2008-03-18 16:57:05 +00:00 |
|
glx
|
faa1483ee6
|
(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, toys and bubbles in total cargo tab
|
2008-03-18 16:57:05 +00:00 |
|
glx
|
7fe1703170
|
(svn r12360) -Fix: openttdd.grf was using the wrong colours for glyphs due to a grfcodec bug (fixed in grfcodec 0.9.10 r1837)
|
2008-03-12 01:49:21 +00:00 |
|
glx
|
7056428d15
|
(svn r12360) -Fix: openttdd.grf was using the wrong colours for glyphs due to a grfcodec bug (fixed in grfcodec 0.9.10 r1837)
|
2008-03-12 01:49:21 +00:00 |
|
belugas
|
37babfaad0
|
(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
|
2008-03-03 18:20:42 +00:00 |
|
belugas
|
56ed79e448
|
(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
|
2008-03-03 18:20:42 +00:00 |
|
belugas
|
5a0ebacc54
|
(svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated
|
2008-02-27 14:55:16 +00:00 |
|
belugas
|
46a3508f50
|
(svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated
|
2008-02-27 14:55:16 +00:00 |
|
belugas
|
90595cc83d
|
(svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
2008-02-27 04:26:25 +00:00 |
|
belugas
|
202f1046f6
|
(svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
2008-02-27 04:26:25 +00:00 |
|
belugas
|
30b0e31f15
|
(svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.
A bit of re-indenting too
|
2008-02-27 04:00:25 +00:00 |
|
belugas
|
7c14dedeb6
|
(svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.
A bit of re-indenting too
|
2008-02-27 04:00:25 +00:00 |
|
belugas
|
2f8e2743d7
|
(svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
|
2008-02-26 18:24:46 +00:00 |
|
belugas
|
7e74fca7d8
|
(svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
|
2008-02-26 18:24:46 +00:00 |
|
belugas
|
ed6bfe4964
|
(svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.
Add macro MR (PALETTE_TO_STRUCT_RED) for easier viewing.
Still more to come.
|
2008-02-26 03:35:44 +00:00 |
|
belugas
|
0a92b3366c
|
(svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.
Add macro MR (PALETTE_TO_STRUCT_RED) for easier viewing.
Still more to come.
|
2008-02-26 03:35:44 +00:00 |
|
belugas
|
adb1507e4e
|
(svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.
Add macro MN for easier viewing.
More to come.
|
2008-02-26 00:06:21 +00:00 |
|
belugas
|
3764aa5134
|
(svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.
Add macro MN for easier viewing.
More to come.
|
2008-02-26 00:06:21 +00:00 |
|
peter1138
|
f6e4dc4d8c
|
(svn r12209) -Fix: [NewGRF] Support using any base price for rail and road vehicles' running cost, and show running cost of wagons if they have it.
|
2008-02-21 19:09:10 +00:00 |
|
peter1138
|
dda6cab17a
|
(svn r12209) -Fix: [NewGRF] Support using any base price for rail and road vehicles' running cost, and show running cost of wagons if they have it.
|
2008-02-21 19:09:10 +00:00 |
|
belugas
|
6ff5a8a29f
|
(svn r12157) -Codechange: Remove a structure definition and replace it with another one closely matching
-Codechange: Replace two magic numbers with according sprite names
|
2008-02-16 02:37:31 +00:00 |
|
belugas
|
b8f8d0ca51
|
(svn r12157) -Codechange: Remove a structure definition and replace it with another one closely matching
-Codechange: Replace two magic numbers with according sprite names
|
2008-02-16 02:37:31 +00:00 |
|
frosch
|
a13899ee8e
|
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID
|
2008-02-15 18:40:42 +00:00 |
|
frosch
|
a40d761d7f
|
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID
|
2008-02-15 18:40:42 +00:00 |
|
frosch
|
ae996a270b
|
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID
|
2008-02-15 18:34:26 +00:00 |
|
frosch
|
fd0f57a794
|
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID
|
2008-02-15 18:34:26 +00:00 |
|
frosch
|
03315e88e3
|
(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in station_land and unmovable_land.
|
2008-02-15 18:21:04 +00:00 |
|
frosch
|
cedca22c60
|
(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in station_land and unmovable_land.
|
2008-02-15 18:21:04 +00:00 |
|
frosch
|
4f394c19e2
|
(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land.
|
2008-02-15 18:00:30 +00:00 |
|
frosch
|
ef354e074f
|
(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land.
|
2008-02-15 18:00:30 +00:00 |
|
belugas
|
f3adf67a7b
|
(svn r12145) -Codechange: includes should be at the top of the source file
-Codechange: undefine a defined macro once work is finished, just in case
|
2008-02-15 17:38:18 +00:00 |
|
belugas
|
65a13a3022
|
(svn r12145) -Codechange: includes should be at the top of the source file
-Codechange: undefine a defined macro once work is finished, just in case
|
2008-02-15 17:38:18 +00:00 |
|