e89a0fb7f9
(svn r20571) -Codechange: free/reserve some bits in the order commands to increase the vehicle pool limit
rubidium
2010-08-19 20:39:12 +00:00
0d018b5840
(svn r20571) -Codechange: free/reserve some bits in the order commands to increase the vehicle pool limit
rubidium
2010-08-19 20:39:12 +00:00
983883a2b9
(svn r20570) -Codechange: free/reserve some bits in the timetable commands to increase the vehicle pool limit
rubidium
2010-08-19 20:34:51 +00:00
30e5d74e6d
(svn r20570) -Codechange: free/reserve some bits in the timetable commands to increase the vehicle pool limit
rubidium
2010-08-19 20:34:51 +00:00
64c178467d
(svn r20569) -Cleanup: the change timetable command doesn't need the packed bit anymore
rubidium
2010-08-19 20:32:33 +00:00
9d7b8e1eea
(svn r20569) -Cleanup: the change timetable command doesn't need the packed bit anymore
rubidium
2010-08-19 20:32:33 +00:00
ca0cd109f2
(svn r20568) -Codechange: change the value of AIVehicle::VEHICLE_INVALID and use it as return value instead of ::INVALID_VEHICLE
yexo
2010-08-19 20:20:20 +00:00
0e2275a053
(svn r20568) -Codechange: change the value of AIVehicle::VEHICLE_INVALID and use it as return value instead of ::INVALID_VEHICLE
yexo
2010-08-19 20:20:20 +00:00
588d3c4ff8
(svn r20567) -Document [FS#3966]: Add note to known-bugs about this issue.
terkhen
2010-08-19 20:15:44 +00:00
e203d39a97
(svn r20567) -Document [FS#3966]: Add note to known-bugs about this issue.
terkhen
2010-08-19 20:15:44 +00:00
552adca67f
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
rubidium
2010-08-19 19:23:38 +00:00
771b553333
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
rubidium
2010-08-19 19:23:38 +00:00
8c5916ffb7
(svn r20565) -Update from WebTranslator v3.0: belarusian - 7 changes by KorneySan simplified_chinese - 3 changes by pda1573 traditional_chinese - 5 changes by josesun chuvash - 31 changes by mefisteron dutch - 5 changes by habell esperanto - 16 changes by Christopher finnish - 4 changes by jpx_ french - 4 changes by glx german - 6 changes by planetmaker hungarian - 1 changes by norbert79 italian - 6 changes by lorenzodv romanian - 2 changes by kkmic russian - 13 changes by KorneySan, Lone_Wolf slovenian - 4 changes by ntadej spanish - 3 changes by Terkhen
translators
2010-08-19 17:45:45 +00:00
a9df2e9222
(svn r20565) -Update from WebTranslator v3.0: belarusian - 7 changes by KorneySan simplified_chinese - 3 changes by pda1573 traditional_chinese - 5 changes by josesun chuvash - 31 changes by mefisteron dutch - 5 changes by habell esperanto - 16 changes by Christopher finnish - 4 changes by jpx_ french - 4 changes by glx german - 6 changes by planetmaker hungarian - 1 changes by norbert79 italian - 6 changes by lorenzodv romanian - 2 changes by kkmic russian - 13 changes by KorneySan, Lone_Wolf slovenian - 4 changes by ntadej spanish - 3 changes by Terkhen
translators
2010-08-19 17:45:45 +00:00
b42513a287
(svn r20564) -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 API and using AIList::ChangeItem
yexo
2010-08-19 15:44:17 +00:00
52f0f27493
(svn r20564) -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 API and using AIList::ChangeItem
yexo
2010-08-19 15:44:17 +00:00
55c1af9fb1
(svn r20560) -Fix: AIs (still/again?) crashing for certain commands
rubidium
2010-08-19 14:25:07 +00:00
70c2393d16
(svn r20560) -Fix: AIs (still/again?) crashing for certain commands
rubidium
2010-08-19 14:25:07 +00:00
85740a0283
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile
yexo
2010-08-19 13:44:41 +00:00
e7f5780683
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile
yexo
2010-08-19 13:44:41 +00:00
16be24e13a
(svn r20558) -Codechange: use one generic function to create a list of company buttons
yexo
2010-08-19 12:56:31 +00:00
a4fbfa268b
(svn r20558) -Codechange: use one generic function to create a list of company buttons
yexo
2010-08-19 12:56:31 +00:00
18739c28db
(svn r20557) -Document [FS#3928]: why we won't fix the issue
rubidium
2010-08-19 12:02:17 +00:00
9031e5668c
(svn r20557) -Document [FS#3928]: why we won't fix the issue
rubidium
2010-08-19 12:02:17 +00:00
381b14a1e9
(svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commit
yexo
2010-08-19 11:36:12 +00:00
7df9805233
(svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commit
yexo
2010-08-19 11:36:12 +00:00
44ba57bb79
(svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows
yexo
2010-08-19 11:33:15 +00:00
8204ad16f5
(svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows
yexo
2010-08-19 11:33:15 +00:00
cfc0df152b
(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window.
terkhen
2010-08-19 08:22:08 +00:00
0d68b98482
(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window.
terkhen
2010-08-19 08:22:08 +00:00
a054078920
(svn r20551) -Fix [FS#4056]: apparantly Mac OS X's sed and GNU's can't decide on a single "format" for replacing stuff in-place
rubidium
2010-08-19 08:07:19 +00:00
7db2d6983b
(svn r20551) -Fix [FS#4056]: apparantly Mac OS X's sed and GNU's can't decide on a single "format" for replacing stuff in-place
rubidium
2010-08-19 08:07:19 +00:00
b594990071
(svn r20549) -Codechange: centralise the handling of the incoming commands (from clients and the server)
rubidium
2010-08-18 22:40:17 +00:00
8f82b2b588
(svn r20549) -Codechange: centralise the handling of the incoming commands (from clients and the server)
rubidium
2010-08-18 22:40:17 +00:00
e8e22c99fd
(svn r20548) -Codechange: rename some variables giving them slightly more meaningful names
rubidium
2010-08-18 21:30:38 +00:00
3ed6ca0aed
(svn r20548) -Codechange: rename some variables giving them slightly more meaningful names
rubidium
2010-08-18 21:30:38 +00:00
926594b599
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands.
rubidium
2010-08-18 20:48:38 +00:00
27e45d96a4
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands.
rubidium
2010-08-18 20:48:38 +00:00
04d6648c5e
(svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to trigger
rubidium
2010-08-18 18:57:58 +00:00
db8af95d58
(svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to trigger
rubidium
2010-08-18 18:57:58 +00:00
019878118d
(svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depot it belongs to gets removed, the depot window gets closed or when another vehicle gets sold in a depot
rubidium
2010-08-18 18:52:16 +00:00
f4174fcc2f
(svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depot it belongs to gets removed, the depot window gets closed or when another vehicle gets sold in a depot
rubidium
2010-08-18 18:52:16 +00:00
e242294530
(svn r20544) -Update from WebTranslator v3.0: belarusian - 19 changes by KorneySan, Wowanxm traditional_chinese - 15 changes by josesun esperanto - 40 changes by Christopher finnish - 4 changes by jpx_ french - 3 changes by glx german - 4 changes by NG hungarian - 10 changes by IPG, norbert79 polish - 5 changes by lion russian - 21 changes by KorneySan, Lone_Wolf, perk11 serbian - 8 changes by etran swedish - 20 changes by Zuu
translators
2010-08-18 17:45:38 +00:00
d4d4713565
(svn r20544) -Update from WebTranslator v3.0: belarusian - 19 changes by KorneySan, Wowanxm traditional_chinese - 15 changes by josesun esperanto - 40 changes by Christopher finnish - 4 changes by jpx_ french - 3 changes by glx german - 4 changes by NG hungarian - 10 changes by IPG, norbert79 polish - 5 changes by lion russian - 21 changes by KorneySan, Lone_Wolf, perk11 serbian - 8 changes by etran swedish - 20 changes by Zuu
translators
2010-08-18 17:45:38 +00:00
84de237507
(svn r20543) -Fix (r20542): compilation failed when networking was disabled
rubidium
2010-08-18 17:23:03 +00:00
ef7bffa360
(svn r20543) -Fix (r20542): compilation failed when networking was disabled
rubidium
2010-08-18 17:23:03 +00:00
69fa0b36d3
(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.
rubidium
2010-08-18 17:06:45 +00:00
8a9929d702
(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.
rubidium
2010-08-18 17:06:45 +00:00
287ee8c01d
(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehicle of a backed up order, or remove it if there is no vehicle sharing orders with that vehicle.
rubidium
2010-08-18 15:58:30 +00:00
7caedf7810
(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehicle of a backed up order, or remove it if there is no vehicle sharing orders with that vehicle.
rubidium
2010-08-18 15:58:30 +00:00
d28985fe8e
(svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use of operator delete
smatz
2010-08-18 15:22:40 +00:00
ca2d4c5d6e
(svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use of operator delete
smatz
2010-08-18 15:22:40 +00:00
38ca44594f
(svn r20539) -Codechange: make order backups more self-contained.
rubidium
2010-08-18 15:15:59 +00:00
e68cf6bd81
(svn r20539) -Codechange: make order backups more self-contained.
rubidium
2010-08-18 15:15:59 +00:00
a65345d7ed
(svn r20538) -Codechange: introduce a few macros to initialize the airport classes
yexo
2010-08-18 01:19:03 +00:00
202839e58c
(svn r20538) -Codechange: introduce a few macros to initialize the airport classes
yexo
2010-08-18 01:19:03 +00:00
8118cab6ba
(svn r20537) -Codechange: make RefitVehicle a static (local) function
rubidium
2010-08-18 00:48:22 +00:00
d68d83e76a
(svn r20537) -Codechange: make RefitVehicle a static (local) function
rubidium
2010-08-18 00:48:22 +00:00
c5a670037b
(svn r20536) -Codechange: unify the refitting of vehicles
rubidium
2010-08-18 00:47:31 +00:00
982df3e96b
(svn r20536) -Codechange: unify the refitting of vehicles
rubidium
2010-08-18 00:47:31 +00:00
82e37c3cca
(svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings consistant
yexo
2010-08-18 00:46:14 +00:00
e16576dcf5
(svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings consistant
yexo
2010-08-18 00:46:14 +00:00
eeca1846d6
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings
yexo
2010-08-18 00:30:12 +00:00
c144e8e921
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings
yexo
2010-08-18 00:30:12 +00:00
9b8d7048da
(svn r20533) -Codechange: shuffle a bit with the bits in the sell command
rubidium
2010-08-18 00:03:08 +00:00
9d814f04dd
(svn r20533) -Codechange: shuffle a bit with the bits in the sell command
rubidium
2010-08-18 00:03:08 +00:00
4780cc50b2
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17 23:55:22 +00:00
c57a5b735a
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17 23:55:22 +00:00
c14853b72e
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
rubidium
2010-08-17 23:15:55 +00:00
253080ad64
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
rubidium
2010-08-17 23:15:55 +00:00
bf29e5d860
(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it
yexo
2010-08-17 22:33:27 +00:00
29a315640d
(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it
yexo
2010-08-17 22:33:27 +00:00
f9a55b7439
(svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing code for situations that don't happen
yexo
2010-08-17 21:50:58 +00:00
41482c60e1
(svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing code for situations that don't happen
yexo
2010-08-17 21:50:58 +00:00
afb60ec59c
(svn r20528) -Fix: in old savegames aircraft can have an invalid state
yexo
2010-08-17 21:46:25 +00:00
f5b964e49c
(svn r20528) -Fix: in old savegames aircraft can have an invalid state
yexo
2010-08-17 21:46:25 +00:00
cc45b99866
(svn r20527) -Codechange: move the flood code and remove some redundant checks
yexo
2010-08-17 19:52:44 +00:00
5363eff08c
(svn r20527) -Codechange: move the flood code and remove some redundant checks
yexo
2010-08-17 19:52:44 +00:00
10f00b3079
(svn r20526) -Update from WebTranslator v3.0: belarusian - 7 changes by KorneySan simplified_chinese - 1 changes by pda1573 croatian - 5 changes by VoyagerOne czech - 8 changes by marek995 dutch - 4 changes by habell esperanto - 24 changes by Christopher finnish - 7 changes by jpx_ german - 4 changes by NG hungarian - 9 changes by IPG indonesian - 6 changes by prof irish - 9 changes by tem italian - 4 changes by lorenzodv romanian - 4 changes by tonny russian - 5 changes by KorneySan slovenian - 8 changes by ntadej swedish - 5 changes by Zuu
translators
2010-08-17 17:45:49 +00:00
e2a1bf6e60
(svn r20526) -Update from WebTranslator v3.0: belarusian - 7 changes by KorneySan simplified_chinese - 1 changes by pda1573 croatian - 5 changes by VoyagerOne czech - 8 changes by marek995 dutch - 4 changes by habell esperanto - 24 changes by Christopher finnish - 7 changes by jpx_ german - 4 changes by NG hungarian - 9 changes by IPG indonesian - 6 changes by prof irish - 9 changes by tem italian - 4 changes by lorenzodv romanian - 4 changes by tonny russian - 5 changes by KorneySan slovenian - 8 changes by ntadej swedish - 5 changes by Zuu
translators
2010-08-17 17:45:49 +00:00
c263f25309
(svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by removing the MKIT macro
yexo
2010-08-17 11:59:52 +00:00
5a0a1b3e6c
(svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by removing the MKIT macro
yexo
2010-08-17 11:59:52 +00:00
e77ddc5786
(svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty name. Please note that this is only meant for compatiblity to make settings of 'old' AIs still look nice. Usage of this 'compatibility feature' is not recommended, as selected lines cannot be highlighted this way as it is done for the NewGRF settings.
frosch
2010-08-17 09:49:31 +00:00
134760a904
(svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty name. Please note that this is only meant for compatiblity to make settings of 'old' AIs still look nice. Usage of this 'compatibility feature' is not recommended, as selected lines cannot be highlighted this way as it is done for the NewGRF settings.
frosch
2010-08-17 09:49:31 +00:00
edec7723cd
(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objects
rubidium
2010-08-17 09:42:38 +00:00
7d7d6b0d00
(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objects
rubidium
2010-08-17 09:42:38 +00:00