smatz
|
6987e6015a
|
(svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/modified while the timetable window is open
-Fix: close any dropdown and child windows in the Order and Timetable windows when selected order is deselected, deleted, ...
|
2008-09-24 16:40:06 +00:00 |
|
smatz
|
aef674d858
|
(svn r14337) -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, president and company renaming commands, too
|
2008-09-15 22:58:41 +00:00 |
|
smatz
|
5f4ff33ce3
|
(svn r14337) -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, president and company renaming commands, too
|
2008-09-15 22:58:41 +00:00 |
|
smatz
|
7bc1b443eb
|
(svn r14319) -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower
|
2008-09-14 10:32:32 +00:00 |
|
smatz
|
9174c19291
|
(svn r14319) -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower
|
2008-09-14 10:32:32 +00:00 |
|
peter1138
|
fb77ced24a
|
(svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order.
|
2008-09-14 08:47:18 +00:00 |
|
peter1138
|
45ce441a55
|
(svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order.
|
2008-09-14 08:47:18 +00:00 |
|
frosch
|
8c0e108960
|
(svn r14179) -Fix (r1): RemoveOrderFromAllVehicles() did not mark enough windows dirty.
|
2008-08-27 19:54:41 +00:00 |
|
frosch
|
ef60a4cf35
|
(svn r14179) -Fix (r1): RemoveOrderFromAllVehicles() did not mark enough windows dirty.
|
2008-08-27 19:54:41 +00:00 |
|
frosch
|
b4c0a3efe3
|
(svn r14178) -Fix [FS#2256]: Do not evaluate GetDestination() for go-to-nearest-depot-orders.
|
2008-08-27 19:21:01 +00:00 |
|
frosch
|
7ce75961b4
|
(svn r14178) -Fix [FS#2256]: Do not evaluate GetDestination() for go-to-nearest-depot-orders.
|
2008-08-27 19:21:01 +00:00 |
|
smatz
|
1294253d68
|
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
|
2008-08-25 20:10:45 +00:00 |
|
smatz
|
c9bef19043
|
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
|
2008-08-25 20:10:45 +00:00 |
|
belugas
|
23b1f53ff6
|
(svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it.
|
2008-08-23 02:15:46 +00:00 |
|
belugas
|
7dc212edeb
|
(svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it.
|
2008-08-23 02:15:46 +00:00 |
|
frosch
|
b6ae11f3ae
|
(svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when changing 'cur_order_index'.
|
2008-08-23 00:32:01 +00:00 |
|
frosch
|
f625ecbeba
|
(svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when changing 'cur_order_index'.
|
2008-08-23 00:32:01 +00:00 |
|
rubidium
|
141001d031
|
(svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an order when the number of orders was 0; you could see that the vehicles had a shared order though.
|
2008-08-17 21:07:09 +00:00 |
|
rubidium
|
99efe9aaae
|
(svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an order when the number of orders was 0; you could see that the vehicles had a shared order though.
|
2008-08-17 21:07:09 +00:00 |
|
rubidium
|
66b9ea9a5a
|
(svn r14096) -Codechange: merge the shared order's vehicle list management to a single location.
|
2008-08-17 19:56:17 +00:00 |
|
rubidium
|
abd9f74871
|
(svn r14096) -Codechange: merge the shared order's vehicle list management to a single location.
|
2008-08-17 19:56:17 +00:00 |
|
rubidium
|
8035f120b4
|
(svn r14092) -Cleanup (r14083): dead code, i.e. unused function.
|
2008-08-17 11:52:06 +00:00 |
|
rubidium
|
2f7c20eccd
|
(svn r14092) -Cleanup (r14083): dead code, i.e. unused function.
|
2008-08-17 11:52:06 +00:00 |
|
rubidium
|
06ae82f7eb
|
(svn r13949) -Codechange [YAPP]: Declare the functions for processing conditional orders as non-static. (michi_cc)
|
2008-08-02 22:53:05 +00:00 |
|
rubidium
|
0dfaa88c1e
|
(svn r13949) -Codechange [YAPP]: Declare the functions for processing conditional orders as non-static. (michi_cc)
|
2008-08-02 22:53:05 +00:00 |
|
rubidium
|
c25c2caa5a
|
(svn r13753) -Cleanup (r13752): save before commit instead of the other way around is usually better.
|
2008-07-20 12:59:27 +00:00 |
|
rubidium
|
b607b51d93
|
(svn r13753) -Cleanup (r13752): save before commit instead of the other way around is usually better.
|
2008-07-20 12:59:27 +00:00 |
|
rubidium
|
019cfc5ba8
|
(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup.
|
2008-07-20 07:41:43 +00:00 |
|
rubidium
|
a6e314bbba
|
(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup.
|
2008-07-20 07:41:43 +00:00 |
|
rubidium
|
2e68b35106
|
(svn r13704) -Fix: make timetables work more sensible when used in conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump.
|
2008-07-14 21:01:49 +00:00 |
|
rubidium
|
0f4d9a8e49
|
(svn r13704) -Fix: make timetables work more sensible when used in conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump.
|
2008-07-14 21:01:49 +00:00 |
|
rubidium
|
ad2bcaeae5
|
(svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.
|
2008-06-30 14:49:50 +00:00 |
|
rubidium
|
7ed892411a
|
(svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.
|
2008-06-30 14:49:50 +00:00 |
|
rubidium
|
ed298d6ff8
|
(svn r13633) -Fix: restoring 'service at depot X' orders from the order backup failed.
|
2008-06-25 19:33:11 +00:00 |
|
rubidium
|
7e50278d8e
|
(svn r13633) -Fix: restoring 'service at depot X' orders from the order backup failed.
|
2008-06-25 19:33:11 +00:00 |
|
rubidium
|
aef8a214c3
|
(svn r13579) -Fix [FS#2088]: process the order coming after a conditional order, otherwise the vehicle would already leaving the station before it knows where the next destination is, making it leave in the wrong way. However, after processing as many conditional orders as there are in the order list it will stop processing them in order to not create an infinite loop.
|
2008-06-19 11:45:52 +00:00 |
|
rubidium
|
525c964f53
|
(svn r13579) -Fix [FS#2088]: process the order coming after a conditional order, otherwise the vehicle would already leaving the station before it knows where the next destination is, making it leave in the wrong way. However, after processing as many conditional orders as there are in the order list it will stop processing them in order to not create an infinite loop.
|
2008-06-19 11:45:52 +00:00 |
|
rubidium
|
8cb2f63851
|
(svn r13358) -Codechange: split next order determination and conditional order processing functionality from the order handling. Patch based on work by michi_cc.
|
2008-06-02 08:33:38 +00:00 |
|
rubidium
|
fd0be850fe
|
(svn r13358) -Codechange: split next order determination and conditional order processing functionality from the order handling. Patch based on work by michi_cc.
|
2008-06-02 08:33:38 +00:00 |
|
rubidium
|
e7a501100a
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
923e21129c
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
33e18c236d
|
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
|
2008-05-27 21:41:00 +00:00 |
|
rubidium
|
5c5ee7eb57
|
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
|
2008-05-27 21:41:00 +00:00 |
|
smatz
|
8d60206684
|
(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion
|
2008-05-25 20:00:10 +00:00 |
|
smatz
|
51ca426c4b
|
(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion
|
2008-05-25 20:00:10 +00:00 |
|
smatz
|
115f4d6d51
|
(svn r13253) -Codechange: simplify conversion of old orders a bit
|
2008-05-25 19:38:17 +00:00 |
|
smatz
|
9fa52f7316
|
(svn r13253) -Codechange: simplify conversion of old orders a bit
|
2008-05-25 19:38:17 +00:00 |
|
smatz
|
b4bfcd8118
|
(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders
|
2008-05-25 19:29:24 +00:00 |
|
smatz
|
f9e7fa4c88
|
(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders
|
2008-05-25 19:29:24 +00:00 |
|
rubidium
|
dc77647ea4
|
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
2008-05-25 19:17:03 +00:00 |
|