rubidium
|
34545a381a
|
(svn r10820) -Codechange: make negative currencies red and restore the colour from before the currency was printed; this removes the need to make two strings for printing currencies (one for positive currencies and one for negative currencies).
-Fix [FS#1036]: do not use green for currencies as it is practically unreadable on CRT monitors.
|
2007-08-07 15:20:31 +00:00 |
|
rubidium
|
c46e445e69
|
(svn r10820) -Codechange: make negative currencies red and restore the colour from before the currency was printed; this removes the need to make two strings for printing currencies (one for positive currencies and one for negative currencies).
-Fix [FS#1036]: do not use green for currencies as it is practically unreadable on CRT monitors.
|
2007-08-07 15:20:31 +00:00 |
|
rubidium
|
14e55dd4b9
|
(svn r10814) -Fix [FS#1103]/Codechange: allow trams to be reverse manually, even though there is no track to do so.
|
2007-08-06 15:00:32 +00:00 |
|
rubidium
|
a7e37d8592
|
(svn r10814) -Fix [FS#1103]/Codechange: allow trams to be reverse manually, even though there is no track to do so.
|
2007-08-06 15:00:32 +00:00 |
|
rubidium
|
341281a7d4
|
(svn r10813) -Fix (r10799): some destructors were performing too much during the pool cleanups, which could cause crashes as already removed pool items could then be dereferenced by other destructors.
|
2007-08-06 14:08:25 +00:00 |
|
rubidium
|
ab7e36dda7
|
(svn r10813) -Fix (r10799): some destructors were performing too much during the pool cleanups, which could cause crashes as already removed pool items could then be dereferenced by other destructors.
|
2007-08-06 14:08:25 +00:00 |
|
maedhros
|
83a04adb71
|
(svn r10812) -Fix (r10097) [FS#1093]: Make RoadVehicle::MarkDirty() mark all parts of articulated vehicles as dirty, not just the front.
|
2007-08-06 13:44:50 +00:00 |
|
maedhros
|
e0e361c890
|
(svn r10812) -Fix (r10097) [FS#1093]: Make RoadVehicle::MarkDirty() mark all parts of articulated vehicles as dirty, not just the front.
|
2007-08-06 13:44:50 +00:00 |
|
maedhros
|
bc3231d189
|
(svn r10811) -Fix (r10097): Refit all the parts of an articulated road vehicle, not just the first part.
|
2007-08-06 13:05:45 +00:00 |
|
maedhros
|
8c4a4baac1
|
(svn r10811) -Fix (r10097): Refit all the parts of an articulated road vehicle, not just the first part.
|
2007-08-06 13:05:45 +00:00 |
|
maedhros
|
c974edf3a6
|
(svn r10810) -Fix (r10097): Add a comma between different cargo types if an articulated vehicle carries more than one cargo.
|
2007-08-06 12:54:03 +00:00 |
|
maedhros
|
a43370bf1c
|
(svn r10810) -Fix (r10097): Add a comma between different cargo types if an articulated vehicle carries more than one cargo.
|
2007-08-06 12:54:03 +00:00 |
|
maedhros
|
371a0c4be6
|
(svn r10809) -Fix (r10097): When reversing, articulated parts of road vehicles should not attempt to do their own pathfinding.
|
2007-08-06 12:46:49 +00:00 |
|
maedhros
|
68abeed9b8
|
(svn r10809) -Fix (r10097): When reversing, articulated parts of road vehicles should not attempt to do their own pathfinding.
|
2007-08-06 12:46:49 +00:00 |
|
maedhros
|
b17975d1f2
|
(svn r10808) -Fix (r10353): Make sure spectators can't open infrastructure building menus.
|
2007-08-06 11:58:15 +00:00 |
|
maedhros
|
537064d010
|
(svn r10808) -Fix (r10353): Make sure spectators can't open infrastructure building menus.
|
2007-08-06 11:58:15 +00:00 |
|
rubidium
|
f09ebb5ec2
|
(svn r10807) -Fix [FS#1108]: keep_all_autosaves always got ".sav" as filename, which basically means that it only kept the last autosave.
|
2007-08-06 06:23:44 +00:00 |
|
rubidium
|
51f773bd16
|
(svn r10807) -Fix [FS#1108]: keep_all_autosaves always got ".sav" as filename, which basically means that it only kept the last autosave.
|
2007-08-06 06:23:44 +00:00 |
|
rubidium
|
8f719a7b2d
|
(svn r10799) -Fix: only calling QuickFree and not the destructor on pool cleanups might cause memory leaks due to the way C++ works.
|
2007-08-05 21:20:55 +00:00 |
|
rubidium
|
83e1fdcb01
|
(svn r10799) -Fix: only calling QuickFree and not the destructor on pool cleanups might cause memory leaks due to the way C++ works.
|
2007-08-05 21:20:55 +00:00 |
|
rubidium
|
dfe851e02f
|
(svn r10798) -Fix [FS#1105]: virtual functions do not work in destructors :(.
|
2007-08-05 17:43:04 +00:00 |
|
rubidium
|
ab5fa3add2
|
(svn r10798) -Fix [FS#1105]: virtual functions do not work in destructors :(.
|
2007-08-05 17:43:04 +00:00 |
|
rubidium
|
155a973597
|
(svn r10792) -Fix [FS#1104]: when determining the gender of a string, do not assume that the gender is in the front of the string when there can be case switching code at that location.
|
2007-08-05 14:08:38 +00:00 |
|
rubidium
|
f6933e1870
|
(svn r10792) -Fix [FS#1104]: when determining the gender of a string, do not assume that the gender is in the front of the string when there can be case switching code at that location.
|
2007-08-05 14:08:38 +00:00 |
|
glx
|
3245f97832
|
(svn r10787) -Fix r10755: _total_towns was not increased when placing town manually in scenario editor
|
2007-08-04 23:35:27 +00:00 |
|
glx
|
8cea2059a5
|
(svn r10787) -Fix r10755: _total_towns was not increased when placing town manually in scenario editor
|
2007-08-04 23:35:27 +00:00 |
|
truelight
|
20db6ee069
|
(svn r10782) -Fix: wrongly places #endif a long time ago broke WinCE compiling for sure
|
2007-08-04 13:51:41 +00:00 |
|
truelight
|
ce9cba5edb
|
(svn r10782) -Fix: wrongly places #endif a long time ago broke WinCE compiling for sure
|
2007-08-04 13:51:41 +00:00 |
|
truelight
|
8ca03887b9
|
(svn r10781) -Fix: ported more pieces to WinCE, so it compiles a bit more
-Fix: WinCE doesn't support console
-Fix: Set debug lvl4 when running a debug WinCE build (as you can't give parameters any easy way)
|
2007-08-04 12:53:41 +00:00 |
|
truelight
|
424757c078
|
(svn r10781) -Fix: ported more pieces to WinCE, so it compiles a bit more
-Fix: WinCE doesn't support console
-Fix: Set debug lvl4 when running a debug WinCE build (as you can't give parameters any easy way)
|
2007-08-04 12:53:41 +00:00 |
|
rubidium
|
a2d6ed7347
|
(svn r10780) -Fix: assertion when opening the advanced vehicle list with the shortcut when being a spectator.
|
2007-08-04 01:25:44 +00:00 |
|
rubidium
|
cb9d0c69d1
|
(svn r10780) -Fix: assertion when opening the advanced vehicle list with the shortcut when being a spectator.
|
2007-08-04 01:25:44 +00:00 |
|
truelight
|
930bb84242
|
(svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal)
-Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE
|
2007-08-03 23:26:12 +00:00 |
|
truelight
|
b3bed1eda1
|
(svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal)
-Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE
|
2007-08-03 23:26:12 +00:00 |
|
truelight
|
c02d8ebb09
|
(svn r10777) -Fix: don't put the ctor debug on lvl3, it is more a lvl5 debug
|
2007-08-03 23:19:29 +00:00 |
|
truelight
|
c76c4bf6e9
|
(svn r10777) -Fix: don't put the ctor debug on lvl3, it is more a lvl5 debug
|
2007-08-03 23:19:29 +00:00 |
|
rubidium
|
537025e63b
|
(svn r10776) -Fix [FS#1081]: you would not pay for some foundations of bridges whereas you would pay for others.
|
2007-08-03 23:18:56 +00:00 |
|
rubidium
|
727cb6ae49
|
(svn r10776) -Fix [FS#1081]: you would not pay for some foundations of bridges whereas you would pay for others.
|
2007-08-03 23:18:56 +00:00 |
|
rubidium
|
ff2f17d1e8
|
(svn r10774) -Fix (r10768): obiwan pleased us with a visit.
|
2007-08-03 20:46:59 +00:00 |
|
rubidium
|
2f2df29b7a
|
(svn r10774) -Fix (r10768): obiwan pleased us with a visit.
|
2007-08-03 20:46:59 +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
|
9df2e25258
|
(svn r10772) -Codechange: also make use of the generic clean and destroy pool callback functions for vehicle.
|
2007-08-03 20:17:26 +00:00 |
|
rubidium
|
9741094464
|
(svn r10772) -Codechange: also make use of the generic clean and destroy pool callback functions for vehicle.
|
2007-08-03 20:17:26 +00:00 |
|
rubidium
|
bf8ec55db5
|
(svn r10771) -Codechange: remove some code duplication from the old loader.
|
2007-08-03 20:07:43 +00:00 |
|
rubidium
|
48df8b374c
|
(svn r10771) -Codechange: remove some code duplication from the old loader.
|
2007-08-03 20:07:43 +00:00 |
|
rubidium
|
b21f29c38f
|
(svn r10770) -Codechange: use the pool item class as super class for the vehicle struct.
-Codechange: do not force "special" vehicles to be allocated in the low 1024 vehicle slots and non "special" vehicles in the rest of the slots.
|
2007-08-03 19:36:00 +00:00 |
|
rubidium
|
836105864c
|
(svn r10770) -Codechange: use the pool item class as super class for the vehicle struct.
-Codechange: do not force "special" vehicles to be allocated in the low 1024 vehicle slots and non "special" vehicles in the rest of the slots.
|
2007-08-03 19:36:00 +00:00 |
|
rubidium
|
7e9594e0a5
|
(svn r10768) -Codechange: allow to specify from which index to search for a free pool item.
|
2007-08-03 18:34:47 +00:00 |
|
rubidium
|
aa9869e2de
|
(svn r10768) -Codechange: allow to specify from which index to search for a free pool item.
|
2007-08-03 18:34:47 +00:00 |
|