Tue, 20 Mar 2007 10:06:39 +0000 maedhros (svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action 3, the
Tue, 20 Mar 2007 02:24:14 +0000 belugas (svn r9366) -Codechange: Unify the different houses acceptances attributes on their cargo counterpart, as well as specifying cargo slot.
Mon, 19 Mar 2007 20:54:13 +0000 peter1138 (svn r9352) -Codechange: Use cargo class to determine if an aircraft should carry mail
Mon, 19 Mar 2007 18:37:23 +0000 truelight (svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138)
Mon, 19 Mar 2007 17:08:51 +0000 rubidium (svn r9339) -Codechange: disable shares by default as the sharing system is broken (abusable) and should therefor not be used in multiplayer games.
Mon, 19 Mar 2007 15:59:23 +0000 truelight (svn r9338) -Fix: close the Shared Order Vehicle List if you remove the shared link with only 2 vehicles
Mon, 19 Mar 2007 15:36:18 +0000 truelight (svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared list while having the shared order vehicle list open.
Mon, 19 Mar 2007 12:58:43 +0000 peter1138 (svn r9327) -Fix (r9301): Fix warning on MSVC
Mon, 19 Mar 2007 12:40:51 +0000 peter1138 (svn r9322) -Codechange: Use cargo class to count crash/flood victims
Mon, 19 Mar 2007 11:41:21 +0000 maedhros (svn r9316) -Fix (r9315): Bump the savegame version for the newhouses merge.
Mon, 19 Mar 2007 11:27:30 +0000 maedhros (svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for
Sun, 18 Mar 2007 22:32:05 +0000 peter1138 (svn r9303) -Codechange: Use cargo class when counting passengers in a road vehicle crash, and when loading aircraft.
Sun, 18 Mar 2007 22:11:24 +0000 peter1138 (svn r9302) -Codechange: Use cargo class to test for passengers when deciding on the livery scheme to use.
Sun, 18 Mar 2007 22:07:44 +0000 peter1138 (svn r9301) -Codechange: Use cargo class to determine if a road vehicle can stop in bus or truck stops.
Sun, 18 Mar 2007 21:58:03 +0000 peter1138 (svn r9300) -Codechange: Use cargo's town effect property in the subsidy gui
Sun, 18 Mar 2007 21:44:00 +0000 richk (svn r9299) -Fix (FS#675,FS#660): Small micro-movements on airports (of <4 pixels) caused odd aircraft movements. On oilrigs, this caused a full crash as movement would take helicopter out of airport/station tile.
Sun, 18 Mar 2007 21:38:30 +0000 richk (svn r9298) -Fix (r1): A34-1000, Z-Shuttle, and Kelling K1 should be listed as small aircraft.
Sun, 18 Mar 2007 20:06:51 +0000 miham (svn r9292) [Translations] -Fix: Removed empty translation reached /trunk
Sun, 18 Mar 2007 19:00:27 +0000 miham (svn r9286) -Update: WebTranslator2 update to 2007-03-18 19:56:07
Sun, 18 Mar 2007 18:02:24 +0000 rubidium (svn r9281) -Fix [FS#687]: compile failure when compiling with 'home directories' enabled (stepancheg).
Sun, 18 Mar 2007 15:32:42 +0000 rubidium (svn r9277) -Fix [FS#685]: shared orders got messed up when the 'first' trains got removed in the depot.
Sun, 18 Mar 2007 10:37:22 +0000 celestar (svn r9275) -Fix(r8973, FS#686): Faulty display of aircraft maximum velocity in the news item for new vehicles
Sat, 17 Mar 2007 22:21:05 +0000 rubidium (svn r9271) -Codechange: make the language pack initialisation a little more clear and extendable (more language paths).
Sat, 17 Mar 2007 21:46:24 +0000 truelight (svn r9270) -Backport r9269: add .hpp files to Doxygen output
Sat, 17 Mar 2007 14:15:21 +0000 rubidium (svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeWorkingDirectory (it was moved).
Sat, 17 Mar 2007 11:36:04 +0000 rubidium (svn r9266) -Codechange: unify the retrieval of the base paths a little more.
Fri, 16 Mar 2007 21:42:11 +0000 peter1138 (svn r9259) -Codechange: NUM_CARGO isn't a valid cargo type...
Fri, 16 Mar 2007 17:40:31 +0000 peter1138 (svn r9257) -Codechange: Use cargo's town effect property for determining subsidy source/target type.
Fri, 16 Mar 2007 10:11:16 +0000 celestar (svn r9251) -Fix(r6057, FS#644): Use a less CPU-intensive algorithm to find a random industry for the AI to prevent it slowing down the game. The AI now sucks a even a bit more than before (if that's even possible).
Fri, 16 Mar 2007 00:55:59 +0000 peter1138 (svn r9243) -Fix (r9162,FS#683): One too many table rows caused cargo acceptance mixup.
Thu, 15 Mar 2007 23:26:47 +0000 rubidium (svn r9239) -Fix [FS#682]: PowerMac G5 CPU is not detected (oVRoM).
Thu, 15 Mar 2007 22:48:46 +0000 peter1138 (svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This will be used to specify how the cargo behaves wrt towns, instead of relying on fixed cargo IDs.
Thu, 15 Mar 2007 17:42:32 +0000 belugas (svn r9215) -Documentation : correct Doxygen of comments
Thu, 15 Mar 2007 14:34:10 +0000 truelight (svn r9205) -Fix: if you started openttd with '-g' you got the same map every run
Thu, 15 Mar 2007 13:17:54 +0000 truelight (svn r9198) [Config] -Add: added 'make run-gdb' which starts gdb + OpenTTD + OPENTTD_ARGS for you
Thu, 15 Mar 2007 01:17:20 +0000 belugas (svn r9190) -Fix: Little typo in an enum.
Wed, 14 Mar 2007 12:56:09 +0000 maedhros (svn r9178) -Fix (r7573) [FS#679]: Don't allow building docks or buoys under bridges.
Wed, 14 Mar 2007 02:52:50 +0000 belugas (svn r9162) -Codechange: Cleanup of industry_cmd (Step-8). Gather tile animation data into IndustryTileSpec array
Tue, 13 Mar 2007 21:31:09 +0000 peter1138 (svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_from_xy were updated in the wrong place, causing issues with TTD savegames/scenarios.
Tue, 13 Mar 2007 21:04:22 +0000 KUDr (svn r9146) -Fix [NTP][FS#676](r6800): "Train is lost" message is generated incorrectly. Forgot to set the best bird distance to zero in case we found the destination to indicate success. (de_zeurkous)
Tue, 13 Mar 2007 12:05:41 +0000 truelight (svn r9137) -Fix: if all news-setting buttons show 'full', make the ALL-button show 'full' too
Mon, 12 Mar 2007 19:58:56 +0000 miham (svn r9132) [Translations] -Fix: Removed empty strings added by last commit
Mon, 12 Mar 2007 15:54:19 +0000 rubidium (svn r9131) -Codechange: move the OSX application bundle resource directories so they comply (better) to Apple's guidelines and to our naming 'scheme' for the lang and data directories.
Mon, 12 Mar 2007 15:40:12 +0000 rubidium (svn r9130) -Codechange: move the fileio functions that do open a file into a Fio slot together.
Mon, 12 Mar 2007 15:25:33 +0000 rubidium (svn r9129) -Codechange: unify parts of DeterminePaths.
Sun, 11 Mar 2007 22:29:37 +0000 peter1138 (svn r9127) -Codechange: Check if a cargo is valid before displaying it in a station's cargo rating list. (And duff up the block a little)
Sun, 11 Mar 2007 21:53:46 +0000 bjarni (svn r9126) -Feature: "Function of scrollwheel" can now be set to off as well
Sun, 11 Mar 2007 21:39:20 +0000 bjarni (svn r9125) -Fix r9111: default scrollwheel setting is now zooming, not scrolling
Sun, 11 Mar 2007 15:17:30 +0000 miham (svn r9118) -Update: WebTranslator2 update to 2007-03-11 16:16:39
Sun, 11 Mar 2007 14:56:35 +0000 rubidium (svn r9117) -Fix: the (current) difficulty level button was not selected when opening the difficulty window.
Sun, 11 Mar 2007 14:38:52 +0000 miham (svn r9116) [Translations] -Change: force remove of changed translations (r9115) to ensure they are really changed
Sun, 11 Mar 2007 14:17:53 +0000 rubidium (svn r9115) -Fix [FS#622]: make clear in the tooltips when the canal build tool (in the scenario editor) makes flooding water (ocean).
Sun, 11 Mar 2007 11:57:11 +0000 bjarni (svn r9112) -Feature r9111: scrollwheel scrolling can now also scroll the smallmap
Sun, 11 Mar 2007 10:55:35 +0000 bjarni (svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map (in all directions)
Sun, 11 Mar 2007 02:53:44 +0000 belugas (svn r9108) -Fix(9093) : MSVC was a bit unhappy with some of the type changes. So basically, widening the types makes the difference
Sun, 11 Mar 2007 01:22:21 +0000 belugas (svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type
Sat, 10 Mar 2007 21:44:22 +0000 rubidium (svn r9105) -Fix [FS#629]: disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0.
Sat, 10 Mar 2007 20:05:31 +0000 KUDr (svn r9104) -Fix(r9080, r9081): UINT32_MAX is undefined on MSVC, std::numeric_limits doesn't exist in gcc 2.95 (MorphOS), so back to tree and use ~0 instead (peter1138)
Sat, 10 Mar 2007 16:21:29 +0000 peter1138 (svn r9102) -Codechange: (NewGRF) Apply cargo translation table to vehicle refit masks
Sat, 10 Mar 2007 12:10:00 +0000 truelight (svn r9097) -Fix [FS#525]: open and close messages now have their own setting, so you can hide economy changes, but do show open/close of industries