Tue, 27 May 2008 00:13:51 +0000(svn r13280) -Fix (r13276): MSVC compilation was broken
smatz [Tue, 27 May 2008 00:13:51 +0000] rev 9376
(svn r13280) -Fix (r13276): MSVC compilation was broken

Mon, 26 May 2008 21:45:57 +0000(svn r13279) -Codechange: simplify condition for terminating loop when reversing list order
smatz [Mon, 26 May 2008 21:45:57 +0000] rev 9375
(svn r13279) -Codechange: simplify condition for terminating loop when reversing list order

Mon, 26 May 2008 21:40:52 +0000(svn r13278) -Fix: Missing call to FindWindowPlacementAndResize() for drop down lists
peter1138 [Mon, 26 May 2008 21:40:52 +0000] rev 9374
(svn r13278) -Fix: Missing call to FindWindowPlacementAndResize() for drop down lists

Mon, 26 May 2008 21:38:17 +0000(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing the NewGRF settings window.
rubidium [Mon, 26 May 2008 21:38:17 +0000] rev 9373
(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing the NewGRF settings window.

Mon, 26 May 2008 21:27:06 +0000(svn r13276) -Codechange: use qsort() for initial sorting of a list for better performance (credits go to skidd13 and peter1138)
smatz [Mon, 26 May 2008 21:27:06 +0000] rev 9372
(svn r13276) -Codechange: use qsort() for initial sorting of a list for better performance (credits go to skidd13 and peter1138)

Mon, 26 May 2008 21:08:03 +0000(svn r13275) -Fix: sort lists with 2 items, too
smatz [Mon, 26 May 2008 21:08:03 +0000] rev 9371
(svn r13275) -Fix: sort lists with 2 items, too
-Fix: reset VL_RESORT and resort timer even when no sort was needed

Mon, 26 May 2008 20:20:38 +0000(svn r13273) -Fix [FS#2042]: MSVC warnings (again)
glx [Mon, 26 May 2008 20:20:38 +0000] rev 9370
(svn r13273) -Fix [FS#2042]: MSVC warnings (again)

Mon, 26 May 2008 18:30:58 +0000(svn r13271) -Codechange: groups sorting uses GUILists Sort() now
skidd13 [Mon, 26 May 2008 18:30:58 +0000] rev 9369
(svn r13271) -Codechange: groups sorting uses GUILists Sort() now

Mon, 26 May 2008 18:25:27 +0000(svn r13270) -Codechange: There is no need to clear lists in the window constructor
peter1138 [Mon, 26 May 2008 18:25:27 +0000] rev 9368
(svn r13270) -Codechange: There is no need to clear lists in the window constructor

Mon, 26 May 2008 17:53:37 +0000(svn r13269) -Codechange: build bridge window uses GUILists Sort() now
skidd13 [Mon, 26 May 2008 17:53:37 +0000] rev 9367
(svn r13269) -Codechange: build bridge window uses GUILists Sort() now
-Cleanup: make some globals part of the build bridge window

Mon, 26 May 2008 16:44:48 +0000(svn r13267) -Codechange: extend GUIList with a GnomeSort
skidd13 [Mon, 26 May 2008 16:44:48 +0000] rev 9366
(svn r13267) -Codechange: extend GUIList with a GnomeSort

Mon, 26 May 2008 16:23:23 +0000(svn r13266) -Codechange: Use SmallVector in GUIList
peter1138 [Mon, 26 May 2008 16:23:23 +0000] rev 9365
(svn r13266) -Codechange: Use SmallVector in GUIList

Mon, 26 May 2008 13:50:00 +0000(svn r13264) -Fix: yapf_settings.h was not removed from the project files.
rubidium [Mon, 26 May 2008 13:50:00 +0000] rev 9364
(svn r13264) -Fix: yapf_settings.h was not removed from the project files.

Mon, 26 May 2008 10:41:30 +0000(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after moving
smatz [Mon, 26 May 2008 10:41:30 +0000] rev 9363
(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after moving

Mon, 26 May 2008 10:28:59 +0000(svn r13259) -Fix: Subsidy text could still overflow
peter1138 [Mon, 26 May 2008 10:28:59 +0000] rev 9362
(svn r13259) -Fix: Subsidy text could still overflow

Mon, 26 May 2008 05:58:15 +0000(svn r13258) -Codechange: add support for using (most) of the old patch names in the console.
rubidium [Mon, 26 May 2008 05:58:15 +0000] rev 9361
(svn r13258) -Codechange: add support for using (most) of the old patch names in the console.

Mon, 26 May 2008 02:25:17 +0000(svn r13257) -Fix(r13226): Typo has found its way on the code... Thanks cirdan
belugas [Mon, 26 May 2008 02:25:17 +0000] rev 9360
(svn r13257) -Fix(r13226): Typo has found its way on the code... Thanks cirdan

Mon, 26 May 2008 00:31:36 +0000(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
rubidium [Mon, 26 May 2008 00:31:36 +0000] rev 9359
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
-Codechange: split the diff_custom variable.
-Feature: allow changing some of the diff_custom variables via the console in network games.

Sun, 25 May 2008 22:36:44 +0000(svn r13255) -Codechange: move _opt to _settings.
rubidium [Sun, 25 May 2008 22:36:44 +0000] rev 9358
(svn r13255) -Codechange: move _opt to _settings.

Sun, 25 May 2008 20:00:10 +0000(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion
smatz [Sun, 25 May 2008 20:00:10 +0000] rev 9357
(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion

Sun, 25 May 2008 19:38:17 +0000(svn r13253) -Codechange: simplify conversion of old orders a bit
smatz [Sun, 25 May 2008 19:38:17 +0000] rev 9356
(svn r13253) -Codechange: simplify conversion of old orders a bit

Sun, 25 May 2008 19:29:24 +0000(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders
smatz [Sun, 25 May 2008 19:29:24 +0000] rev 9355
(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders

Sun, 25 May 2008 19:17:03 +0000(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium [Sun, 25 May 2008 19:17:03 +0000] rev 9354
(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.

Sun, 25 May 2008 17:36:49 +0000(svn r13250) -Codechange: Use VehicleList in SendAllVehiclesToDepot()
peter1138 [Sun, 25 May 2008 17:36:49 +0000] rev 9353
(svn r13250) -Codechange: Use VehicleList in SendAllVehiclesToDepot()

Sun, 25 May 2008 17:26:16 +0000(svn r13249) -Fix [FS#2039]: make industry sorting by transported percentage more consistent
smatz [Sun, 25 May 2008 17:26:16 +0000] rev 9352
(svn r13249) -Fix [FS#2039]: make industry sorting by transported percentage more consistent

Sun, 25 May 2008 17:22:49 +0000(svn r13248) -Codechange: Use VehicleList for depot GUI.
peter1138 [Sun, 25 May 2008 17:22:49 +0000] rev 9351
(svn r13248) -Codechange: Use VehicleList for depot GUI.

Sun, 25 May 2008 17:04:09 +0000(svn r13247) -Codechange: small amount of coding style for settings.cpp.
rubidium [Sun, 25 May 2008 17:04:09 +0000] rev 9350
(svn r13247) -Codechange: small amount of coding style for settings.cpp.

Sun, 25 May 2008 16:22:34 +0000(svn r13246) -Fix (r13245): incorrect parameters to memcpy
peter1138 [Sun, 25 May 2008 16:22:34 +0000] rev 9349
(svn r13246) -Fix (r13245): incorrect parameters to memcpy

Sun, 25 May 2008 16:12:13 +0000(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simplifying calling code somewhat.
peter1138 [Sun, 25 May 2008 16:12:13 +0000] rev 9348
(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simplifying calling code somewhat.

Sun, 25 May 2008 15:57:45 +0000(svn r13244) -Fix: allow only one town directory window to be opened
smatz [Sun, 25 May 2008 15:57:45 +0000] rev 9347
(svn r13244) -Fix: allow only one town directory window to be opened

Sun, 25 May 2008 12:57:39 +0000(svn r13242) -Codechange: remove _opt_ptr.
rubidium [Sun, 25 May 2008 12:57:39 +0000] rev 9346
(svn r13242) -Codechange: remove _opt_ptr.

Sun, 25 May 2008 11:18:57 +0000(svn r13241) -Codechange: Simplify CmdDepotSellAllVehicles() a bit
peter1138 [Sun, 25 May 2008 11:18:57 +0000] rev 9345
(svn r13241) -Codechange: Simplify CmdDepotSellAllVehicles() a bit

Sun, 25 May 2008 09:40:44 +0000(svn r13240) -Codechange: More const-ness for GUI code.
peter1138 [Sun, 25 May 2008 09:40:44 +0000] rev 9344
(svn r13240) -Codechange: More const-ness for GUI code.

Sat, 24 May 2008 23:18:21 +0000(svn r13239) -Fix: certain compilers give false warning about uninitialized variable
smatz [Sat, 24 May 2008 23:18:21 +0000] rev 9343
(svn r13239) -Fix: certain compilers give false warning about uninitialized variable

Sat, 24 May 2008 22:15:10 +0000(svn r13234) -Fix: Check/affect town rating when removing/bulldozing town-owned road under drivethrough stops.
frosch [Sat, 24 May 2008 22:15:10 +0000] rev 9342
(svn r13234) -Fix: Check/affect town rating when removing/bulldozing town-owned road under drivethrough stops.
-Fix: Reset the 'town-owned-road'-flag when removing and rebuilding road under drivethrough stops.

Sat, 24 May 2008 19:36:20 +0000(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadOwner.
frosch [Sat, 24 May 2008 19:36:20 +0000] rev 9341
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadOwner.
-Fix: Before evaluating RoadOwner, check if the roadtype is present.
-Fix: Some places assumed that MP_ROAD means normal street.

Sat, 24 May 2008 12:12:02 +0000(svn r13232) -Codechange: Simplify BuildDepotVehicleList()
peter1138 [Sat, 24 May 2008 12:12:02 +0000] rev 9340
(svn r13232) -Codechange: Simplify BuildDepotVehicleList()

Sat, 24 May 2008 11:55:25 +0000(svn r13231) -Codechange: split the core console code and the console GUI.
rubidium [Sat, 24 May 2008 11:55:25 +0000] rev 9339
(svn r13231) -Codechange: split the core console code and the console GUI.

Sat, 24 May 2008 11:19:30 +0000(svn r13230) -Fix [FS#2030](r13171): When closing toolbars, also close their PickerWindows.
frosch [Sat, 24 May 2008 11:19:30 +0000] rev 9338
(svn r13230) -Fix [FS#2030](r13171): When closing toolbars, also close their PickerWindows.

Sat, 24 May 2008 10:35:15 +0000(svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums.
rubidium [Sat, 24 May 2008 10:35:15 +0000] rev 9337
(svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums.

Sat, 24 May 2008 10:15:06 +0000(svn r13228) -Codechange: split console.h.
rubidium [Sat, 24 May 2008 10:15:06 +0000] rev 9336
(svn r13228) -Codechange: split console.h.

Sat, 24 May 2008 10:02:49 +0000(svn r13227) -Codechange: Apply code style
peter1138 [Sat, 24 May 2008 10:02:49 +0000] rev 9335
(svn r13227) -Codechange: Apply code style

Sat, 24 May 2008 02:54:47 +0000(svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
belugas [Sat, 24 May 2008 02:54:47 +0000] rev 9334
(svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices

Fri, 23 May 2008 23:02:13 +0000(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
peter1138 [Fri, 23 May 2008 23:02:13 +0000] rev 9333
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
of windows causing 'two stage' opening effect.

Fri, 23 May 2008 22:55:32 +0000(svn r13224) -Fix (r13107): set the location of the old SelectPlayerFaceWindow when switching from simple to advanced or vice versa instead of letting the new window popup somewhere 'randomly'.
rubidium [Fri, 23 May 2008 22:55:32 +0000] rev 9332
(svn r13224) -Fix (r13107): set the location of the old SelectPlayerFaceWindow when switching from simple to advanced or vice versa instead of letting the new window popup somewhere 'randomly'.

Fri, 23 May 2008 16:08:58 +0000(svn r13222) -Change: allow old AI building helistations and helidepots for oil rig routes
smatz [Fri, 23 May 2008 16:08:58 +0000] rev 9331
(svn r13222) -Change: allow old AI building helistations and helidepots for oil rig routes

Fri, 23 May 2008 15:57:18 +0000(svn r13221) -Fix (r8747): old AI failed to build oil rig routes
smatz [Fri, 23 May 2008 15:57:18 +0000] rev 9330
(svn r13221) -Fix (r8747): old AI failed to build oil rig routes

Fri, 23 May 2008 00:28:13 +0000(svn r13217) -Fix: old AI was building small airports in years when they were not available in original game, causing small planes and helis everywhere
smatz [Fri, 23 May 2008 00:28:13 +0000] rev 9329
(svn r13217) -Fix: old AI was building small airports in years when they were not available in original game, causing small planes and helis everywhere

Thu, 22 May 2008 20:44:24 +0000(svn r13216) -Codechange [FS#2026]: enumify and comment Editor Terraform Toolbar widgets (Roujin)
smatz [Thu, 22 May 2008 20:44:24 +0000] rev 9328
(svn r13216) -Codechange [FS#2026]: enumify and comment Editor Terraform Toolbar widgets (Roujin)

Thu, 22 May 2008 20:37:14 +0000(svn r13215) -Codechange [FS#2029]: enumify and comment Build Dock widgets (Roujin)
smatz [Thu, 22 May 2008 20:37:14 +0000] rev 9327
(svn r13215) -Codechange [FS#2029]: enumify and comment Build Dock widgets (Roujin)

Thu, 22 May 2008 02:13:24 +0000(svn r13210) -Codechange: make town (previously named t) a private member of the different Town guis and assign it only once, at creation
belugas [Thu, 22 May 2008 02:13:24 +0000] rev 9326
(svn r13210) -Codechange: make town (previously named t) a private member of the different Town guis and assign it only once, at creation

Thu, 22 May 2008 02:03:05 +0000(svn r13209) -Codechange: Privatize what should be private.
belugas [Thu, 22 May 2008 02:03:05 +0000] rev 9325
(svn r13209) -Codechange: Privatize what should be private.

Thu, 22 May 2008 00:47:42 +0000(svn r13208) -Fix (r13173): it was possible to open invalid submenu from dropdowns
smatz [Thu, 22 May 2008 00:47:42 +0000] rev 9324
(svn r13208) -Fix (r13173): it was possible to open invalid submenu from dropdowns

Thu, 22 May 2008 00:37:27 +0000(svn r13207) -Fix: misleading comments (michi_cc)
smatz [Thu, 22 May 2008 00:37:27 +0000] rev 9323
(svn r13207) -Fix: misleading comments (michi_cc)

Wed, 21 May 2008 22:15:39 +0000(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
frosch [Wed, 21 May 2008 22:15:39 +0000] rev 9322
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.

Wed, 21 May 2008 12:06:05 +0000(svn r13205) -Codechange: Remove unnecessary code-style-buggering-up macro.
peter1138 [Wed, 21 May 2008 12:06:05 +0000] rev 9321
(svn r13205) -Codechange: Remove unnecessary code-style-buggering-up macro.

Tue, 20 May 2008 21:55:45 +0000(svn r13202) -Fix (r13149): MSVC signed/unsigned warning
glx [Tue, 20 May 2008 21:55:45 +0000] rev 9320
(svn r13202) -Fix (r13149): MSVC signed/unsigned warning

Mon, 19 May 2008 19:17:56 +0000(svn r13191) -Fix: segfault after confirming query subwindow in the Generate New World window
smatz [Mon, 19 May 2008 19:17:56 +0000] rev 9319
(svn r13191) -Fix: segfault after confirming query subwindow in the Generate New World window

Mon, 19 May 2008 16:44:50 +0000(svn r13190) -Cleanup: remove unused variable
smatz [Mon, 19 May 2008 16:44:50 +0000] rev 9318
(svn r13190) -Cleanup: remove unused variable

Mon, 19 May 2008 09:48:47 +0000(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium [Mon, 19 May 2008 09:48:47 +0000] rev 9317
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.