Mon, 26 May 2008 17:53:37 +0000 |
skidd13 |
(svn r13269) -Codechange: build bridge window uses GUILists Sort() now
|
changeset |
files
|
Mon, 26 May 2008 17:40:33 +0000 |
glx |
(svn r13268) [NoAI] -Fix: kill AIs on game abortion
noai
|
changeset |
files
|
Mon, 26 May 2008 16:44:48 +0000 |
skidd13 |
(svn r13267) -Codechange: extend GUIList with a GnomeSort
|
changeset |
files
|
Mon, 26 May 2008 16:23:23 +0000 |
peter1138 |
(svn r13266) -Codechange: Use SmallVector in GUIList
|
changeset |
files
|
Mon, 26 May 2008 13:52:59 +0000 |
rubidium |
(svn r13265) [NoAI] -Sync with trunk r13185:13264.
noai
|
changeset |
files
|
Mon, 26 May 2008 13:50:00 +0000 |
rubidium |
(svn r13264) -Fix: yapf_settings.h was not removed from the project files.
|
changeset |
files
|
Mon, 26 May 2008 11:36:42 +0000 |
truebrain |
(svn r13261) [NoAI] -Fix r11221: one of the many 'syncs' between trunk and NoAI went wrong, leaving towns more powerful than they should be (removing roads where they shouldn't)
noai
|
changeset |
files
|
Mon, 26 May 2008 10:41:30 +0000 |
smatz |
(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after moving
|
changeset |
files
|
Mon, 26 May 2008 10:28:59 +0000 |
peter1138 |
(svn r13259) -Fix: Subsidy text could still overflow
|
changeset |
files
|
Mon, 26 May 2008 05:58:15 +0000 |
rubidium |
(svn r13258) -Codechange: add support for using (most) of the old patch names in the console.
|
changeset |
files
|
Mon, 26 May 2008 02:25:17 +0000 |
belugas |
(svn r13257) -Fix(r13226): Typo has found its way on the code... Thanks cirdan
|
changeset |
files
|
Mon, 26 May 2008 00:31:36 +0000 |
rubidium |
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
|
changeset |
files
|
Sun, 25 May 2008 22:36:44 +0000 |
rubidium |
(svn r13255) -Codechange: move _opt to _settings.
|
changeset |
files
|
Sun, 25 May 2008 20:00:10 +0000 |
smatz |
(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion
|
changeset |
files
|
Sun, 25 May 2008 19:38:17 +0000 |
smatz |
(svn r13253) -Codechange: simplify conversion of old orders a bit
|
changeset |
files
|
Sun, 25 May 2008 19:29:24 +0000 |
smatz |
(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders
|
changeset |
files
|
Sun, 25 May 2008 19:17:03 +0000 |
rubidium |
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
|
changeset |
files
|
Sun, 25 May 2008 17:36:49 +0000 |
peter1138 |
(svn r13250) -Codechange: Use VehicleList in SendAllVehiclesToDepot()
|
changeset |
files
|
Sun, 25 May 2008 17:26:16 +0000 |
smatz |
(svn r13249) -Fix [FS#2039]: make industry sorting by transported percentage more consistent
|
changeset |
files
|
Sun, 25 May 2008 17:22:49 +0000 |
peter1138 |
(svn r13248) -Codechange: Use VehicleList for depot GUI.
|
changeset |
files
|
Sun, 25 May 2008 17:04:09 +0000 |
rubidium |
(svn r13247) -Codechange: small amount of coding style for settings.cpp.
|
changeset |
files
|
Sun, 25 May 2008 16:22:34 +0000 |
peter1138 |
(svn r13246) -Fix (r13245): incorrect parameters to memcpy
|
changeset |
files
|
Sun, 25 May 2008 16:12:13 +0000 |
peter1138 |
(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simplifying calling code somewhat.
|
changeset |
files
|
Sun, 25 May 2008 15:57:45 +0000 |
smatz |
(svn r13244) -Fix: allow only one town directory window to be opened
|
changeset |
files
|
Sun, 25 May 2008 12:57:39 +0000 |
rubidium |
(svn r13242) -Codechange: remove _opt_ptr.
|
changeset |
files
|
Sun, 25 May 2008 11:18:57 +0000 |
peter1138 |
(svn r13241) -Codechange: Simplify CmdDepotSellAllVehicles() a bit
|
changeset |
files
|
Sun, 25 May 2008 09:40:44 +0000 |
peter1138 |
(svn r13240) -Codechange: More const-ness for GUI code.
|
changeset |
files
|
Sat, 24 May 2008 23:18:21 +0000 |
smatz |
(svn r13239) -Fix: certain compilers give false warning about uninitialized variable
|
changeset |
files
|
Sat, 24 May 2008 22:48:46 +0000 |
glx |
(svn r13235) [NoAI] -Change [API CHANGE]: AITunnel.GetOtherTunnelEnd() now returns INVALID_TILE if no other end is found
noai
|
changeset |
files
|
Sat, 24 May 2008 22:15:10 +0000 |
frosch |
(svn r13234) -Fix: Check/affect town rating when removing/bulldozing town-owned road under drivethrough stops.
|
changeset |
files
|
Sat, 24 May 2008 19:36:20 +0000 |
frosch |
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadOwner.
|
changeset |
files
|
Sat, 24 May 2008 12:12:02 +0000 |
peter1138 |
(svn r13232) -Codechange: Simplify BuildDepotVehicleList()
|
changeset |
files
|
Sat, 24 May 2008 11:55:25 +0000 |
rubidium |
(svn r13231) -Codechange: split the core console code and the console GUI.
|
changeset |
files
|
Sat, 24 May 2008 11:19:30 +0000 |
frosch |
(svn r13230) -Fix [FS#2030](r13171): When closing toolbars, also close their PickerWindows.
|
changeset |
files
|
Sat, 24 May 2008 10:35:15 +0000 |
rubidium |
(svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums.
|
changeset |
files
|
Sat, 24 May 2008 10:15:06 +0000 |
rubidium |
(svn r13228) -Codechange: split console.h.
|
changeset |
files
|
Sat, 24 May 2008 10:02:49 +0000 |
peter1138 |
(svn r13227) -Codechange: Apply code style
|
changeset |
files
|
Sat, 24 May 2008 02:54:47 +0000 |
belugas |
(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.
|
changeset |
files
|
Fri, 23 May 2008 23:02:13 +0000 |
peter1138 |
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
|
changeset |
files
|
Fri, 23 May 2008 22:55:32 +0000 |
rubidium |
(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'.
|
changeset |
files
|
Fri, 23 May 2008 16:19:13 +0000 |
glx |
(svn r13223) [NoAI] -Fix (r13212): tunnels and bridges were not tram aware
noai
|
changeset |
files
|
Fri, 23 May 2008 16:08:58 +0000 |
smatz |
(svn r13222) -Change: allow old AI building helistations and helidepots for oil rig routes
|
changeset |
files
|
Fri, 23 May 2008 15:57:18 +0000 |
smatz |
(svn r13221) -Fix (r8747): old AI failed to build oil rig routes
|
changeset |
files
|
Fri, 23 May 2008 09:46:39 +0000 |
truebrain |
(svn r13220) [NoAI] -Fix r13219: it has been a while, but I forgot to commit the regression update ;)
noai
|
changeset |
files
|
Fri, 23 May 2008 09:18:04 +0000 |
truebrain |
(svn r13219) [NoAI] -Add: added AICargo.HasCargoClass(), which allows you to find, say, passenger-based cargo (tnx kuifware for the pointer!)
noai
|
changeset |
files
|
Fri, 23 May 2008 08:52:29 +0000 |
truebrain |
(svn r13218) [NoAI] -Add: added a [S/E/P/W/I] in front of DEBUG messages from AILog, to indicate the level of message (the one that goes to the stdout) (request by Mchl)
noai
|
changeset |
files
|
Fri, 23 May 2008 00:28:13 +0000 |
smatz |
(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
|
changeset |
files
|
Thu, 22 May 2008 20:44:24 +0000 |
smatz |
(svn r13216) -Codechange [FS#2026]: enumify and comment Editor Terraform Toolbar widgets (Roujin)
|
changeset |
files
|
Thu, 22 May 2008 20:37:14 +0000 |
smatz |
(svn r13215) -Codechange [FS#2029]: enumify and comment Build Dock widgets (Roujin)
|
changeset |
files
|
Thu, 22 May 2008 16:16:13 +0000 |
truebrain |
(svn r13214) [NoAI] -Fix: fix AIBridgeList_Length, as the max-length is weird (tnx Anton84)
noai
|
changeset |
files
|
Thu, 22 May 2008 16:13:02 +0000 |
truebrain |
(svn r13213) [NoAI] -Fix: missing @param
noai
|
changeset |
files
|
Thu, 22 May 2008 15:49:08 +0000 |
truebrain |
(svn r13212) [NoAI] -Add: introducing the ability to build trams. Use AIRoad.SetCurrentRoadType to switch to Trams, than all AIRoad functions will produce tram-objects.
noai
|
changeset |
files
|
Thu, 22 May 2008 10:23:34 +0000 |
rubidium |
(svn r13211) [NoAI] -Codechange: replace a few hardcoded numbers by an API lookup in the WrightAI.
noai
|
changeset |
files
|
Thu, 22 May 2008 02:13:24 +0000 |
belugas |
(svn r13210) -Codechange: make town (previously named t) a private member of the different Town guis and assign it only once, at creation
|
changeset |
files
|
Thu, 22 May 2008 02:03:05 +0000 |
belugas |
(svn r13209) -Codechange: Privatize what should be private.
|
changeset |
files
|
Thu, 22 May 2008 00:47:42 +0000 |
smatz |
(svn r13208) -Fix (r13173): it was possible to open invalid submenu from dropdowns
|
changeset |
files
|
Thu, 22 May 2008 00:37:27 +0000 |
smatz |
(svn r13207) -Fix: misleading comments (michi_cc)
|
changeset |
files
|
Wed, 21 May 2008 22:15:39 +0000 |
frosch |
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
changeset |
files
|
Wed, 21 May 2008 12:10:46 +0000 |
convert-repo |
update tags
|
changeset |
files
|
Wed, 21 May 2008 12:06:05 +0000 |
peter1138 |
(svn r13205) -Codechange: Remove unnecessary code-style-buggering-up macro.
|
changeset |
files
|