rubidium
|
6f15d34fe5
|
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff).
|
2008-03-31 06:42:26 +00:00 |
|
rubidium
|
df1d9bd880
|
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
2008-03-31 00:17:39 +00:00 |
|
rubidium
|
ef2be7d0fc
|
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
2008-03-31 00:17:39 +00:00 |
|
rubidium
|
c51b81c247
|
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
|
2008-03-31 00:06:17 +00:00 |
|
rubidium
|
2edd403656
|
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
|
2008-03-31 00:06:17 +00:00 |
|
rubidium
|
b84b16cfcd
|
(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.
|
2008-03-30 23:24:18 +00:00 |
|
rubidium
|
4a1035ab95
|
(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.
|
2008-03-30 23:24:18 +00:00 |
|
rubidium
|
8e9750901d
|
(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
|
2008-03-30 17:37:50 +00:00 |
|
rubidium
|
9598b1ecaf
|
(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
|
2008-03-30 17:37:50 +00:00 |
|
bjarni
|
8837c7dcd5
|
(svn r12482) -Fix: [build train] we don't need to have a depot in order to just check the price of a rail vehicle so don't check for compatible rails on the tile either
also wagons will only need tracks they can drive on in order to be build so there is no reason to check for power in the depot
|
2008-03-28 22:59:43 +00:00 |
|
bjarni
|
a81a572434
|
(svn r12482) -Fix: [build train] we don't need to have a depot in order to just check the price of a rail vehicle so don't check for compatible rails on the tile either
also wagons will only need tracks they can drive on in order to be build so there is no reason to check for power in the depot
|
2008-03-28 22:59:43 +00:00 |
|
peter1138
|
2d37f4c823
|
(svn r12479) -Codechange [FS#1723]: Simplify the method used to resize the industry view window. The window is now shown the correct size so the resize button is also removed.
|
2008-03-28 19:37:12 +00:00 |
|
peter1138
|
f8294b1386
|
(svn r12479) -Codechange [FS#1723]: Simplify the method used to resize the industry view window. The window is now shown the correct size so the resize button is also removed.
|
2008-03-28 19:37:12 +00:00 |
|
rubidium
|
9f363b3f92
|
(svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled.
|
2008-03-28 18:43:01 +00:00 |
|
rubidium
|
d51347a04d
|
(svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled.
|
2008-03-28 18:43:01 +00:00 |
|
rubidium
|
49a040e6ad
|
(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
|
2008-03-28 18:00:38 +00:00 |
|
rubidium
|
93d59fe448
|
(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
|
2008-03-28 18:00:38 +00:00 |
|
rubidium
|
bb1f657076
|
(svn r12475) -Codechange: cleanup coding style in news_gui.cpp.
|
2008-03-28 16:45:20 +00:00 |
|
rubidium
|
d97c16ee8b
|
(svn r12475) -Codechange: cleanup coding style in news_gui.cpp.
|
2008-03-28 16:45:20 +00:00 |
|
rubidium
|
1f870e2bc9
|
(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
|
2008-03-28 16:41:12 +00:00 |
|
rubidium
|
f4d48f0e5b
|
(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
|
2008-03-28 16:41:12 +00:00 |
|
rubidium
|
4a0e471b60
|
(svn r12473) -Codechange: move EngineList to a more logical location.
|
2008-03-28 16:39:19 +00:00 |
|
rubidium
|
cdd5f90e64
|
(svn r12473) -Codechange: move EngineList to a more logical location.
|
2008-03-28 16:39:19 +00:00 |
|
rubidium
|
9861a8c322
|
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
|
2008-03-28 16:38:18 +00:00 |
|
rubidium
|
ff3a401404
|
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
|
2008-03-28 16:38:18 +00:00 |
|
rubidium
|
1c51f1e591
|
(svn r12471) -Codechange: move SignID to a more logical location.
|
2008-03-28 16:36:59 +00:00 |
|
rubidium
|
0f552a88a7
|
(svn r12471) -Codechange: move SignID to a more logical location.
|
2008-03-28 16:36:59 +00:00 |
|
rubidium
|
492d132831
|
(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.
|
2008-03-28 16:36:32 +00:00 |
|
rubidium
|
4c63dd074e
|
(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.
|
2008-03-28 16:36:32 +00:00 |
|
rubidium
|
bf54e0ba1c
|
(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
|
2008-03-28 16:34:50 +00:00 |
|
rubidium
|
878489e38d
|
(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
|
2008-03-28 16:34:50 +00:00 |
|
rubidium
|
eba67a3b8f
|
(svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h.
|
2008-03-28 16:33:28 +00:00 |
|
rubidium
|
58e6e75320
|
(svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h.
|
2008-03-28 16:33:28 +00:00 |
|
rubidium
|
02eddad8d9
|
(svn r12467) -Codechange: move DepotID to a more logical location.
|
2008-03-28 16:32:27 +00:00 |
|
rubidium
|
7f139373aa
|
(svn r12467) -Codechange: move DepotID to a more logical location.
|
2008-03-28 16:32:27 +00:00 |
|
rubidium
|
b563a2e52c
|
(svn r12466) -Codechange: move DestinationID to a more logical location.
|
2008-03-28 16:31:26 +00:00 |
|
rubidium
|
450d234745
|
(svn r12466) -Codechange: move DestinationID to a more logical location.
|
2008-03-28 16:31:26 +00:00 |
|
rubidium
|
99d0c61ec0
|
(svn r12464) -Change: remove an include that doesn't define anything anyway.
|
2008-03-28 11:09:14 +00:00 |
|
rubidium
|
cb96caa3d2
|
(svn r12464) -Change: remove an include that doesn't define anything anyway.
|
2008-03-28 11:09:14 +00:00 |
|
rubidium
|
4ce279812f
|
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist.
|
2008-03-28 09:15:08 +00:00 |
|
rubidium
|
b4dafb3036
|
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist.
|
2008-03-28 09:15:08 +00:00 |
|
rubidium
|
2426f5342f
|
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
|
2008-03-28 08:53:36 +00:00 |
|
rubidium
|
eeabab4555
|
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
|
2008-03-28 08:53:36 +00:00 |
|
rubidium
|
0e73ac2198
|
(svn r12458) -Codechange: split acquiring the sprite ID for cargos from the actual drawing of them.
|
2008-03-28 04:57:32 +00:00 |
|
rubidium
|
d8cfb4f064
|
(svn r12458) -Codechange: split acquiring the sprite ID for cargos from the actual drawing of them.
|
2008-03-28 04:57:32 +00:00 |
|
belugas
|
55676e3b6c
|
(svn r12457) -Codechange: Move signal enums on their own header.
|
2008-03-28 03:23:49 +00:00 |
|
belugas
|
79f033c78f
|
(svn r12457) -Codechange: Move signal enums on their own header.
|
2008-03-28 03:23:49 +00:00 |
|
glx
|
0f8584b2fb
|
(svn r12456) -Update: apply english.txt changes from r12455 to other languages
|
2008-03-28 02:47:54 +00:00 |
|
glx
|
64797f06eb
|
(svn r12456) -Update: apply english.txt changes from r12455 to other languages
|
2008-03-28 02:47:54 +00:00 |
|
glx
|
221071d299
|
(svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type display for industries)
|
2008-03-28 02:30:10 +00:00 |
|