terkhen
|
7fc32d3763
|
(svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts.
|
2010-12-21 17:29:00 +00:00 |
|
terkhen
|
b9f93a48e9
|
(svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts.
|
2010-12-21 17:29:00 +00:00 |
|
terkhen
|
9ff41df5e1
|
(svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut.
|
2010-12-21 14:01:44 +00:00 |
|
terkhen
|
884b44990a
|
(svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut.
|
2010-12-21 14:01:44 +00:00 |
|
terkhen
|
ab36448f46
|
(svn r21569) -Add: Don't close the refit window after refitting only a consist part.
|
2010-12-21 14:00:58 +00:00 |
|
terkhen
|
ea7c33ca6d
|
(svn r21569) -Add: Don't close the refit window after refitting only a consist part.
|
2010-12-21 14:00:58 +00:00 |
|
terkhen
|
6848bb8eee
|
(svn r21568) -Add: Show the selected consist part at the refit window.
|
2010-12-21 14:00:14 +00:00 |
|
terkhen
|
3e6ebc7158
|
(svn r21568) -Add: Show the selected consist part at the refit window.
|
2010-12-21 14:00:14 +00:00 |
|
terkhen
|
cf07974aaf
|
(svn r21567) -Feature: Allow to refit only the selected part of a train consist.
|
2010-12-21 13:59:16 +00:00 |
|
terkhen
|
f8c31319e9
|
(svn r21567) -Feature: Allow to refit only the selected part of a train consist.
|
2010-12-21 13:59:16 +00:00 |
|
terkhen
|
60f3dc16a7
|
(svn r21566) -Add: Draw current vehicle at the refit window.
|
2010-12-21 13:58:09 +00:00 |
|
terkhen
|
96f706fa83
|
(svn r21566) -Add: Draw current vehicle at the refit window.
|
2010-12-21 13:58:09 +00:00 |
|
terkhen
|
dfc460035b
|
(svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage().
|
2010-12-21 13:56:52 +00:00 |
|
terkhen
|
a136200c39
|
(svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage().
|
2010-12-21 13:56:52 +00:00 |
|
terkhen
|
df2a2615a4
|
(svn r21563) -Codechange: Add function to get the width of a vehicle.
|
2010-12-21 13:54:57 +00:00 |
|
terkhen
|
759a596e0b
|
(svn r21563) -Codechange: Add function to get the width of a vehicle.
|
2010-12-21 13:54:57 +00:00 |
|
terkhen
|
f1c0366667
|
(svn r21560) -Codechange: Declare DrawVehicleImage in its header.
|
2010-12-21 13:50:31 +00:00 |
|
terkhen
|
d92f29b822
|
(svn r21560) -Codechange: Declare DrawVehicleImage in its header.
|
2010-12-21 13:50:31 +00:00 |
|
terkhen
|
080a52faf2
|
(svn r21559) -Add: Disable the refit button until a refit option is selected.
|
2010-12-21 13:49:42 +00:00 |
|
terkhen
|
53120a566c
|
(svn r21559) -Add: Disable the refit button until a refit option is selected.
|
2010-12-21 13:49:42 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
48b7916458
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
f7c4d35f67
|
(svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from a Vehicle.
|
2010-12-14 21:31:00 +00:00 |
|
terkhen
|
a4a9274177
|
(svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from a Vehicle.
|
2010-12-14 21:31:00 +00:00 |
|
terkhen
|
74c061c29a
|
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
|
2010-12-14 21:28:45 +00:00 |
|
terkhen
|
12c86a1391
|
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
|
2010-12-14 21:28:45 +00:00 |
|
terkhen
|
47c9189002
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
terkhen
|
79e2b3153d
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
terkhen
|
57790abb75
|
(svn r21515) -Codechange: Use cached_total_length where appropiate.
|
2010-12-14 21:24:51 +00:00 |
|
terkhen
|
96b98b392a
|
(svn r21515) -Codechange: Use cached_total_length where appropiate.
|
2010-12-14 21:24:51 +00:00 |
|
rubidium
|
e4c8f79f94
|
(svn r21416) -Codechange: limit vehicle name by amount of characters, not bytes
|
2010-12-05 22:25:49 +00:00 |
|
rubidium
|
ea68039718
|
(svn r21416) -Codechange: limit vehicle name by amount of characters, not bytes
|
2010-12-05 22:25:49 +00:00 |
|
terkhen
|
64c200a25e
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
terkhen
|
75f86a7a21
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
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 |
|