rubidium
|
2fc62eab05
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
ac528411df
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
b09d957f31
|
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
|
2008-01-07 14:23:25 +00:00 |
|
rubidium
|
a3ccdcea36
|
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
|
2008-01-07 14:23:25 +00:00 |
|
rubidium
|
444e77d8bc
|
(svn r11774) -Change: do not include variables.h in a header when it is not needed.
|
2008-01-07 00:57:19 +00:00 |
|
rubidium
|
b0ac283aec
|
(svn r11774) -Change: do not include variables.h in a header when it is not needed.
|
2008-01-07 00:57:19 +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
|
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
|
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
|
3b59b68a15
|
(svn r11625) -Codechange: add CO_* enum at some places, add includes of order.h too
|
2007-12-12 14:37:35 +00:00 |
|
smatz
|
5acc147c1c
|
(svn r11625) -Codechange: add CO_* enum at some places, add includes of order.h too
|
2007-12-12 14:37:35 +00:00 |
|
glx
|
946fa3b9ee
|
(svn r11618) -Fix: buoys are just waypoints, so don't allow load/unload/transfert for them
|
2007-12-11 17:44:55 +00:00 |
|
glx
|
fb1d768924
|
(svn r11618) -Fix: buoys are just waypoints, so don't allow load/unload/transfert for them
|
2007-12-11 17:44:55 +00:00 |
|
skidd13
|
f92f3aec06
|
(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename the remaining to fit with the naming style
|
2007-11-20 14:11:19 +00:00 |
|
skidd13
|
a91c2a4c39
|
(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename the remaining to fit with the naming style
|
2007-11-20 14:11:19 +00:00 |
|
skidd13
|
6801cceda1
|
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style
|
2007-11-19 21:32:20 +00:00 |
|
skidd13
|
5c31a973a1
|
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style
|
2007-11-19 21:32:20 +00:00 |
|
skidd13
|
c0a2c0c23e
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
skidd13
|
71c4325c50
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
rubidium
|
5a9e2f8d82
|
(svn r11370) -Fix [FS1384]: manually replacing a vehicle with shared orders makes it lose it's order index and service interval. Patch by jthill.
|
2007-11-03 06:20:25 +00:00 |
|
rubidium
|
c393a28028
|
(svn r11370) -Fix [FS1384]: manually replacing a vehicle with shared orders makes it lose it's order index and service interval. Patch by jthill.
|
2007-11-03 06:20:25 +00:00 |
|
glx
|
342025d0e1
|
(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these orders
|
2007-10-05 22:13:35 +00:00 |
|
glx
|
8e5480aa16
|
(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these orders
|
2007-10-05 22:13:35 +00:00 |
|
rubidium
|
86dac1533b
|
(svn r11184) -Codechange: cleanup the code related to backup orders.
|
2007-09-28 21:15:45 +00:00 |
|
rubidium
|
beeae81f60
|
(svn r11184) -Codechange: cleanup the code related to backup orders.
|
2007-09-28 21:15:45 +00:00 |
|
rubidium
|
655b2048e5
|
(svn r10773) -Codechange: use pool.CleanPool instead of CleanPool(&pool) and similarly for AddBlock*.
|
2007-08-03 20:18:38 +00:00 |
|
rubidium
|
2dd7a5d296
|
(svn r10773) -Codechange: use pool.CleanPool instead of CleanPool(&pool) and similarly for AddBlock*.
|
2007-08-03 20:18:38 +00:00 |
|
rubidium
|
fcc1ccb99b
|
(svn r10760) -Codechange: make the order struct use the pool item class as super class.
|
2007-08-02 23:40:19 +00:00 |
|
rubidium
|
d751ce56cb
|
(svn r10760) -Codechange: make the order struct use the pool item class as super class.
|
2007-08-02 23:40:19 +00:00 |
|
peter1138
|
3878c55f34
|
(svn r10314) -Codechange: Refer to vehicle names by index
|
2007-06-24 22:42:11 +00:00 |
|
peter1138
|
fc7418d19d
|
(svn r10314) -Codechange: Refer to vehicle names by index
|
2007-06-24 22:42:11 +00:00 |
|
maedhros
|
7fb6e8f11d
|
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
|
2007-06-20 19:17:22 +00:00 |
|
maedhros
|
cf0118ee63
|
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
|
2007-06-20 19:17:22 +00:00 |
|
rubidium
|
773a7c9cb6
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
49220cc6f1
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
3ccc83e640
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
966e2738b9
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
abb4ab74cf
|
(svn r10071) -Feature [FS#828]: moving of orders (skidd13).
|
2007-06-08 18:59:29 +00:00 |
|
rubidium
|
6b1cb3aaae
|
(svn r10071) -Feature [FS#828]: moving of orders (skidd13).
|
2007-06-08 18:59:29 +00:00 |
|
rubidium
|
ad747e3026
|
(svn r10033) -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL.
|
2007-06-04 19:32:45 +00:00 |
|
rubidium
|
c4806955e5
|
(svn r10033) -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL.
|
2007-06-04 19:32:45 +00:00 |
|
rubidium
|
c8d05162c2
|
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.
|
2007-05-18 17:31:41 +00:00 |
|
rubidium
|
ba24c34f85
|
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.
|
2007-05-18 17:31:41 +00:00 |
|