alberth
|
0722492c1b
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
alberth
|
f5c6fd1a25
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
terkhen
|
b4c22e854f
|
(svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers.
|
2010-11-16 20:56:04 +00:00 |
|
terkhen
|
c96cb9ce37
|
(svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers.
|
2010-11-16 20:56:04 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
30637a8340
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
terkhen
|
25e638adcb
|
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
|
2010-11-06 13:05:11 +00:00 |
|
terkhen
|
18e3a3ddfc
|
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
|
2010-11-06 13:05:11 +00:00 |
|
terkhen
|
79ab8cb571
|
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time.
|
2010-11-06 13:03:17 +00:00 |
|
terkhen
|
25d1b2f54b
|
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time.
|
2010-11-06 13:03:17 +00:00 |
|
terkhen
|
ca755e983c
|
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
|
2010-11-06 12:53:31 +00:00 |
|
terkhen
|
c8a56f17f8
|
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
|
2010-11-06 12:53:31 +00:00 |
|
terkhen
|
943c732756
|
(svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value.
|
2010-11-06 12:50:34 +00:00 |
|
terkhen
|
78d0a1cb1a
|
(svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value.
|
2010-11-06 12:50:34 +00:00 |
|
belugas
|
377d11886c
|
(svn r21083) -Codechange: Limit the number of exceptions in the refittable cargo list to 7 (Eddi)
|
2010-11-04 19:48:25 +00:00 |
|
belugas
|
fc0e64586c
|
(svn r21083) -Codechange: Limit the number of exceptions in the refittable cargo list to 7 (Eddi)
|
2010-11-04 19:48:25 +00:00 |
|
planetmaker
|
310de59b0f
|
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small
|
2010-10-19 21:48:20 +00:00 |
|
planetmaker
|
c2a7b82a9f
|
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small
|
2010-10-19 21:48:20 +00:00 |
|
terkhen
|
699e077b6e
|
(svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names.
|
2010-10-15 10:22:04 +00:00 |
|
terkhen
|
4eaf01fcdb
|
(svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names.
|
2010-10-15 10:22:04 +00:00 |
|
rubidium
|
713165fba9
|
(svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice
|
2010-09-09 14:40:39 +00:00 |
|
rubidium
|
7f8b490a21
|
(svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice
|
2010-09-09 14:40:39 +00:00 |
|
rubidium
|
eeb53fc575
|
(svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well
|
2010-09-08 21:40:00 +00:00 |
|
rubidium
|
4b605f51ab
|
(svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well
|
2010-09-08 21:40:00 +00:00 |
|
rubidium
|
1664ac1eb5
|
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
|
2010-09-08 21:37:13 +00:00 |
|
rubidium
|
f5128695c5
|
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
|
2010-09-08 21:37:13 +00:00 |
|
rubidium
|
fcb4cfedb0
|
(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters
|
2010-09-08 21:28:50 +00:00 |
|
rubidium
|
881c6c679f
|
(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters
|
2010-09-08 21:28:50 +00:00 |
|
rubidium
|
91ea9c969f
|
(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters
|
2010-09-08 21:14:41 +00:00 |
|
rubidium
|
0e840f7360
|
(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters
|
2010-09-08 21:14:41 +00:00 |
|
rubidium
|
56ebc2359e
|
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot
|
2010-09-08 21:02:12 +00:00 |
|
rubidium
|
ea4b40704b
|
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot
|
2010-09-08 21:02:12 +00:00 |
|
rubidium
|
db3a6485d7
|
(svn r20768) -Codechange: unify send-to-depot commands
|
2010-09-08 18:55:58 +00:00 |
|
rubidium
|
9badab6454
|
(svn r20768) -Codechange: unify send-to-depot commands
|
2010-09-08 18:55:58 +00:00 |
|
smatz
|
63b8fea69f
|
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
|
2010-09-06 14:14:09 +00:00 |
|
smatz
|
fd54943c7a
|
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
|
2010-09-06 14:14:09 +00:00 |
|
frosch
|
46acb837eb
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
frosch
|
48767d1bef
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
frosch
|
41dac2e579
|
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
|
2010-09-02 19:34:44 +00:00 |
|
frosch
|
48d8f16653
|
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
|
2010-09-02 19:34:44 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
27e45d96a4
|
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands.
|
2010-08-18 20:48:38 +00:00 |
|
rubidium
|
926594b599
|
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands.
|
2010-08-18 20:48:38 +00:00 |
|
rubidium
|
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
|
2010-08-18 18:52:16 +00:00 |
|
rubidium
|
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
|
2010-08-18 18:52:16 +00:00 |
|
rubidium
|
e68cf6bd81
|
(svn r20539) -Codechange: make order backups more self-contained.
|
2010-08-18 15:15:59 +00:00 |
|
rubidium
|
38ca44594f
|
(svn r20539) -Codechange: make order backups more self-contained.
|
2010-08-18 15:15:59 +00:00 |
|
terkhen
|
1f04e69a94
|
(svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains.
|
2010-08-13 14:28:51 +00:00 |
|
terkhen
|
7aeeb8ed35
|
(svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains.
|
2010-08-13 14:28:51 +00:00 |
|