------------------------------------------------------------------------ r13269 | skidd13 | 2008-05-26 17:53:37 +0000 (Mon, 26 May 2008) | 3 lines -Codechange: build bridge window uses GUILists Sort() now -Cleanup: make some globals part of the build bridge window ------------------------------------------------------------------------ r13267 | skidd13 | 2008-05-26 16:44:48 +0000 (Mon, 26 May 2008) | 2 lines -Codechange: extend GUIList with a GnomeSort ------------------------------------------------------------------------ r13266 | peter1138 | 2008-05-26 16:23:23 +0000 (Mon, 26 May 2008) | 2 lines -Codechange: Use SmallVector in GUIList ------------------------------------------------------------------------ r13264 | rubidium | 2008-05-26 13:50:00 +0000 (Mon, 26 May 2008) | 2 lines -Fix: yapf_settings.h was not removed from the project files. ------------------------------------------------------------------------ r13260 | smatz | 2008-05-26 10:41:30 +0000 (Mon, 26 May 2008) | 1 line -Fix: linked terraform toolbar wasn't marked dirty after moving ------------------------------------------------------------------------ r13259 | peter1138 | 2008-05-26 10:28:59 +0000 (Mon, 26 May 2008) | 2 lines -Fix: Subsidy text could still overflow ------------------------------------------------------------------------ r13258 | rubidium | 2008-05-26 05:58:15 +0000 (Mon, 26 May 2008) | 2 lines -Codechange: add support for using (most) of the old patch names in the console. ------------------------------------------------------------------------ r13257 | belugas | 2008-05-26 02:25:17 +0000 (Mon, 26 May 2008) | 1 line -Fix(r13226): Typo has found its way on the code... Thanks cirdan ------------------------------------------------------------------------ r13256 | rubidium | 2008-05-26 00:31:36 +0000 (Mon, 26 May 2008) | 4 lines -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. ------------------------------------------------------------------------ r13255 | rubidium | 2008-05-25 22:36:44 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: move _opt to _settings. ------------------------------------------------------------------------ r13254 | smatz | 2008-05-25 20:00:10 +0000 (Sun, 25 May 2008) | 1 line -Fix: waypoint orders could have invalid flags set after conversion ------------------------------------------------------------------------ r13253 | smatz | 2008-05-25 19:38:17 +0000 (Sun, 25 May 2008) | 1 line -Codechange: simplify conversion of old orders a bit ------------------------------------------------------------------------ r13252 | smatz | 2008-05-25 19:29:24 +0000 (Sun, 25 May 2008) | 1 line -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders ------------------------------------------------------------------------ r13251 | rubidium | 2008-05-25 19:17:03 +0000 (Sun, 25 May 2008) | 3 lines -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. ------------------------------------------------------------------------ r13250 | peter1138 | 2008-05-25 17:36:49 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: Use VehicleList in SendAllVehiclesToDepot() ------------------------------------------------------------------------ r13249 | smatz | 2008-05-25 17:26:16 +0000 (Sun, 25 May 2008) | 1 line -Fix [FS#2039]: make industry sorting by transported percentage more consistent ------------------------------------------------------------------------ r13248 | peter1138 | 2008-05-25 17:22:49 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: Use VehicleList for depot GUI. ------------------------------------------------------------------------ r13247 | rubidium | 2008-05-25 17:04:09 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: small amount of coding style for settings.cpp. ------------------------------------------------------------------------ r13246 | peter1138 | 2008-05-25 16:22:34 +0000 (Sun, 25 May 2008) | 2 lines -Fix (r13245): incorrect parameters to memcpy ------------------------------------------------------------------------ r13245 | peter1138 | 2008-05-25 16:12:13 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: Use SmallVectors for generating vehicle lists, simplifying calling code somewhat. ------------------------------------------------------------------------ r13244 | smatz | 2008-05-25 15:57:45 +0000 (Sun, 25 May 2008) | 1 line -Fix: allow only one town directory window to be opened ------------------------------------------------------------------------ r13242 | rubidium | 2008-05-25 12:57:39 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: remove _opt_ptr. ------------------------------------------------------------------------ r13241 | peter1138 | 2008-05-25 11:18:57 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: Simplify CmdDepotSellAllVehicles() a bit ------------------------------------------------------------------------ r13240 | peter1138 | 2008-05-25 09:40:44 +0000 (Sun, 25 May 2008) | 2 lines -Codechange: More const-ness for GUI code. ------------------------------------------------------------------------ r13239 | smatz | 2008-05-24 23:18:21 +0000 (Sat, 24 May 2008) | 1 line -Fix: certain compilers give false warning about uninitialized variable ------------------------------------------------------------------------ r13234 | frosch | 2008-05-24 22:15:10 +0000 (Sat, 24 May 2008) | 2 lines -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. ------------------------------------------------------------------------ r13233 | frosch | 2008-05-24 19:36:20 +0000 (Sat, 24 May 2008) | 3 lines -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. ------------------------------------------------------------------------ r13232 | peter1138 | 2008-05-24 12:12:02 +0000 (Sat, 24 May 2008) | 2 lines -Codechange: Simplify BuildDepotVehicleList() ------------------------------------------------------------------------ r13231 | rubidium | 2008-05-24 11:55:25 +0000 (Sat, 24 May 2008) | 2 lines -Codechange: split the core console code and the console GUI. ------------------------------------------------------------------------ r13230 | frosch | 2008-05-24 11:19:30 +0000 (Sat, 24 May 2008) | 1 line -Fix [FS#2030](r13171): When closing toolbars, also close their PickerWindows. ------------------------------------------------------------------------ r13229 | rubidium | 2008-05-24 10:35:15 +0000 (Sat, 24 May 2008) | 2 lines -Codechange: replace some global variables that are only initialised once and always with the same value with enums. ------------------------------------------------------------------------ r13228 | rubidium | 2008-05-24 10:15:06 +0000 (Sat, 24 May 2008) | 2 lines -Codechange: split console.h. ------------------------------------------------------------------------ r13227 | peter1138 | 2008-05-24 10:02:49 +0000 (Sat, 24 May 2008) | 2 lines -Codechange: Apply code style ------------------------------------------------------------------------ r13226 | belugas | 2008-05-24 02:54:47 +0000 (Sat, 24 May 2008) | 3 lines -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 ------------------------------------------------------------------------ r13225 | peter1138 | 2008-05-23 23:02:13 +0000 (Fri, 23 May 2008) | 3 lines -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots of windows causing 'two stage' opening effect. ------------------------------------------------------------------------ r13224 | rubidium | 2008-05-23 22:55:32 +0000 (Fri, 23 May 2008) | 2 lines -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'. ------------------------------------------------------------------------ r13222 | smatz | 2008-05-23 16:08:58 +0000 (Fri, 23 May 2008) | 1 line -Change: allow old AI building helistations and helidepots for oil rig routes ------------------------------------------------------------------------ r13221 | smatz | 2008-05-23 15:57:18 +0000 (Fri, 23 May 2008) | 1 line -Fix (r8747): old AI failed to build oil rig routes ------------------------------------------------------------------------ r13217 | smatz | 2008-05-23 00:28:13 +0000 (Fri, 23 May 2008) | 1 line -Fix: old AI was building small airports in years when they were not available in original game, causing small planes and helis everywhere ------------------------------------------------------------------------ r13216 | smatz | 2008-05-22 20:44:24 +0000 (Thu, 22 May 2008) | 1 line -Codechange [FS#2026]: enumify and comment Editor Terraform Toolbar widgets (Roujin) ------------------------------------------------------------------------ r13215 | smatz | 2008-05-22 20:37:14 +0000 (Thu, 22 May 2008) | 1 line -Codechange [FS#2029]: enumify and comment Build Dock widgets (Roujin) ------------------------------------------------------------------------ r13210 | belugas | 2008-05-22 02:13:24 +0000 (Thu, 22 May 2008) | 1 line -Codechange: make town (previously named t) a private member of the different Town guis and assign it only once, at creation ------------------------------------------------------------------------ r13209 | belugas | 2008-05-22 02:03:05 +0000 (Thu, 22 May 2008) | 1 line -Codechange: Privatize what should be private. ------------------------------------------------------------------------ r13208 | smatz | 2008-05-22 00:47:42 +0000 (Thu, 22 May 2008) | 1 line -Fix (r13173): it was possible to open invalid submenu from dropdowns ------------------------------------------------------------------------ r13207 | smatz | 2008-05-22 00:37:27 +0000 (Thu, 22 May 2008) | 1 line -Fix: misleading comments (michi_cc) ------------------------------------------------------------------------ r13206 | frosch | 2008-05-21 22:15:39 +0000 (Wed, 21 May 2008) | 1 line -Feature(ette): Display all owners of a tile in the tile-info-window. ------------------------------------------------------------------------ r13205 | peter1138 | 2008-05-21 12:06:05 +0000 (Wed, 21 May 2008) | 2 lines -Codechange: Remove unnecessary code-style-buggering-up macro. ------------------------------------------------------------------------ r13202 | glx | 2008-05-20 21:55:45 +0000 (Tue, 20 May 2008) | 1 line -Fix (r13149): MSVC signed/unsigned warning ------------------------------------------------------------------------ r13191 | smatz | 2008-05-19 19:17:56 +0000 (Mon, 19 May 2008) | 1 line -Fix: segfault after confirming query subwindow in the Generate New World window ------------------------------------------------------------------------