peter1138
|
75472cbc16
|
(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.
|
2007-12-31 11:13:51 +00:00 |
|
peter1138
|
6da72ec156
|
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
|
2007-12-29 21:06:54 +00:00 |
|
peter1138
|
06d578d07e
|
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
|
2007-12-29 21:06:54 +00:00 |
|
rubidium
|
722613f7f3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
384503e7d3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
db73addb43
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
b9046c97fb
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
f82aeb82c5
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
2786d789a1
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
81bf9f8503
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
00c9d3ef20
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
bf98e25e43
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
1f6043458c
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
8f0e68285b
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
3074bca136
|
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
|
2007-12-21 22:50:51 +00:00 |
|
rubidium
|
6a9e77e079
|
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
|
2007-12-21 22:50:51 +00:00 |
|
rubidium
|
766551b0bc
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
9e9cfe6e59
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
8427b8bad2
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
433a9f3c09
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
smatz
|
0e727b8e63
|
(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too
|
2007-12-19 23:35:14 +00:00 |
|
smatz
|
4a80cf8482
|
(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too
|
2007-12-19 23:35:14 +00:00 |
|
rubidium
|
be923601bf
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
rubidium
|
5b49e75453
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
rubidium
|
8bfbfd0031
|
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
2007-12-19 19:44:29 +00:00 |
|
rubidium
|
8896bea306
|
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
2007-12-19 19:44:29 +00:00 |
|
glx
|
41e8396f57
|
(svn r11666) -Fix (r11504): when removing buoys, return to water or canal depending on their owner
|
2007-12-19 02:41:25 +00:00 |
|
glx
|
a9dafdff48
|
(svn r11666) -Fix (r11504): when removing buoys, return to water or canal depending on their owner
|
2007-12-19 02:41:25 +00:00 |
|
rubidium
|
efc18e8ab3
|
(svn r11663) -Codechange: moving of the road related types and functions.
|
2007-12-18 20:38:16 +00:00 |
|
rubidium
|
e4ef359f47
|
(svn r11663) -Codechange: moving of the road related types and functions.
|
2007-12-18 20:38:16 +00:00 |
|
smatz
|
31765f0dfe
|
(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled
|
2007-12-18 18:02:00 +00:00 |
|
smatz
|
c26a265f21
|
(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled
|
2007-12-18 18:02:00 +00:00 |
|
smatz
|
531651293e
|
(svn r11657) -Fix: show better error message when trying to convert rail
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
2007-12-17 22:29:27 +00:00 |
|
smatz
|
0b08f7370d
|
(svn r11657) -Fix: show better error message when trying to convert rail
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
2007-12-17 22:29:27 +00:00 |
|
smatz
|
60f9bbd17e
|
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks
|
2007-12-15 23:11:18 +00:00 |
|
smatz
|
acf6e08f78
|
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks
|
2007-12-15 23:11:18 +00:00 |
|
smatz
|
911273948b
|
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
|
2007-12-08 19:53:30 +00:00 |
|
smatz
|
dfba33819b
|
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
|
2007-12-08 19:53:30 +00:00 |
|
smatz
|
9cab7af581
|
(svn r11577) -Fix: invalidate 'list trains/roadvehs/ships/planes' widgets when station part is added/removed
|
2007-12-05 19:13:42 +00:00 |
|
smatz
|
49d632c31b
|
(svn r11577) -Fix: invalidate 'list trains/roadvehs/ships/planes' widgets when station part is added/removed
|
2007-12-05 19:13:42 +00:00 |
|
smatz
|
6ab52ddf89
|
(svn r11576) -Codechange: enumerize and comment station GUI
|
2007-12-05 17:08:10 +00:00 |
|
smatz
|
eda5921284
|
(svn r11576) -Codechange: enumerize and comment station GUI
|
2007-12-05 17:08:10 +00:00 |
|
smatz
|
15a5a1a95b
|
(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places
|
2007-12-05 16:55:33 +00:00 |
|
smatz
|
079482f0a2
|
(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places
|
2007-12-05 16:55:33 +00:00 |
|
smatz
|
d4322bc8aa
|
(svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on it (when non-uniform stations are ON)
|
2007-12-04 21:39:03 +00:00 |
|
smatz
|
ddc8f2d16f
|
(svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on it (when non-uniform stations are ON)
|
2007-12-04 21:39:03 +00:00 |
|
skidd13
|
815b8d8df1
|
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style
|
2007-11-24 10:38:43 +00:00 |
|
skidd13
|
bf959f926f
|
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style
|
2007-11-24 10:38:43 +00:00 |
|
rubidium
|
7f72e5573a
|
(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-canal water where canals should have been build.
|
2007-11-24 08:45:04 +00:00 |
|