Wed, 09 Jul 2008 19:39:57 +0000 rubidium (svn r13690) [0.6] -Backport from trunk: 0.6
Wed, 09 Jul 2008 19:30:44 +0000 rubidium (svn r13689) [0.6] -Backport from trunk: 0.6
Wed, 09 Jul 2008 19:20:50 +0000 rubidium (svn r13688) [0.6] -Backport from trunk: 0.6
Wed, 09 Jul 2008 19:15:43 +0000 rubidium (svn r13687) [0.6] -Backport from trunk: 0.6
Wed, 09 Jul 2008 19:13:21 +0000 rubidium (svn r13686) [0.6] -Backport from trunk: 0.6
Wed, 09 Jul 2008 18:59:39 +0000 rubidium (svn r13685) [0.6] -Backport from trunk: 0.6
Wed, 09 Jul 2008 13:32:13 +0000 rubidium (svn r13684) [NoAI] -Sync: with trunk r13599:13683. noai
Wed, 09 Jul 2008 02:18:51 +0000 belugas (svn r13683) -Codechange: privatize a function that is not used outside of the class who calls it
Tue, 08 Jul 2008 23:07:58 +0000 belugas (svn r13682) -Codechange: -Codechange: remove a now useless variable(dih).
Tue, 08 Jul 2008 15:10:23 +0000 rubidium (svn r13681) -Revert (r13678, r13677): the fixes didn't work in all cases (assertions on savegame loads).
Mon, 07 Jul 2008 16:04:38 +0000 rubidium (svn r13680) -Fix: NPF crashing when a ship tried to find a nearby depot when on an aqueduct.
Mon, 07 Jul 2008 09:23:54 +0000 rubidium (svn r13679) -Fix [FS#2131]: saving TTD imported games in recession failed due to wrong (and unneeded) type conversions in the saveload code.
Sun, 06 Jul 2008 11:08:40 +0000 rubidium (svn r13678) -Fix (r13677): electric trains from pre elrail savegames would get stopped on load.
Fri, 04 Jul 2008 21:43:17 +0000 rubidium (svn r13677) -Fix [FS#2102]: in the case that elrails and 'realistic' acceleration are disabled all electrified engines would have no power on load, until the vehicle got turned around, loaded or got into a depot.
Fri, 04 Jul 2008 19:00:11 +0000 rubidium (svn r13676) -Fix [FS#2126]: inactive companies from old (TTD) saves could be marked active in some cases, which then loads garbage in their statistics and such.
Fri, 04 Jul 2008 18:42:04 +0000 rubidium (svn r13675) -Fix: memory leak when NewGRFs got forcefully disabled and they defined GOTO labels.
Fri, 04 Jul 2008 14:45:51 +0000 rubidium (svn r13674) -Fix [FS#2127]: crash when drawing a non-real sprite. The drawing of the non-real sprite is caused when two NewGRFs replace the same sprite and the first replaces it with a real sprite (and thus assumes it remains a real sprite) and the second replaces it with a non-real sprite. OpenTTD already looked at whether the sprite to load should be seen as a real or non-real sprite, but it failed to replace non-real sprites with a substitute real sprite when getting the sprite from the cache.
Thu, 03 Jul 2008 18:00:36 +0000 rubidium (svn r13673) -Fix [FS#2122]: desync when building electrified trains on a dedicated server that was started with electrification disabled.
Thu, 03 Jul 2008 01:08:35 +0000 belugas (svn r13672) -Fix(r13670): silent warnings that MSVC did not raised. Looks like enums can not be easily matched :(
Tue, 01 Jul 2008 18:56:40 +0000 frosch (svn r13671) -Cleanup: Zeros for sell.
Tue, 01 Jul 2008 00:04:09 +0000 belugas (svn r13670) -Codechange : Merge some very alike events handlers.
Mon, 30 Jun 2008 21:31:23 +0000 truebrain (svn r13669) [NoAI] -Fix: allow clients only to join non-AI controlled companies in multiplayer noai
Mon, 30 Jun 2008 21:27:53 +0000 truebrain (svn r13668) [NoAI] -Add: execute 'game_start.scr' on game-start or scenario load, to allow you to load AIs on game-start noai
Mon, 30 Jun 2008 19:54:03 +0000 frosch (svn r13667) -Documentation: Comment 'tgp.cpp' a bit. Based on patch by CommanderZ.
Mon, 30 Jun 2008 19:35:57 +0000 truebrain (svn r13666) [NoAI] -Fix: benchmarked and set the default opcodes-till-suspend to a much higher value. Benchmarks show that this value should be relative unnoticable on any 'recent' hardware (read: 5 years or newer), under normal conditions. noai
Mon, 30 Jun 2008 16:59:35 +0000 belugas (svn r13665) -Fix[FS#2119]: Wrong PlayerID used for sending a message to.Patch by Yexo
Mon, 30 Jun 2008 15:13:40 +0000 rubidium (svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop.
Mon, 30 Jun 2008 14:58:58 +0000 belugas (svn r13663) -Codechange: Use a default parameter, hoping to reduce the different signatures of functions in menus
Mon, 30 Jun 2008 14:49:50 +0000 rubidium (svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.
Mon, 30 Jun 2008 14:48:44 +0000 rubidium (svn r13661) -Fix: server crashing when banning the rconning client.
Mon, 30 Jun 2008 13:51:28 +0000 truebrain (svn r13660) [NoAI] -Fix: Is(Tunnel|Bridge)Tile could cause asserts (spotted by Yexo and ST_) noai
Mon, 30 Jun 2008 13:49:41 +0000 truebrain (svn r13659) [NoAI] -Fix: give regression a bit more time to do his job, as the new scheduler makes it take too long ;) noai
Mon, 30 Jun 2008 13:36:06 +0000 truebrain (svn r13658) [NoAI] -Fix r13656: to maintain savegame compatibility with trunk, don't allow setting max_opcodes, but force it to value 4000. noai
Mon, 30 Jun 2008 13:35:29 +0000 truebrain (svn r13657) [NoAI] -Fix r13654: forgot to update regression noai
Mon, 30 Jun 2008 12:27:24 +0000 truebrain (svn r13656) [NoAI] -Add: added suspend control. If an AI consumes N (default = 4000) opcodes, a sleep is forced (for 1 tick). This to give fair play for all AIs. Also, an infinite loop won't hang the GUI of the player. (Morloth) noai
Mon, 30 Jun 2008 12:15:10 +0000 truebrain (svn r13654) [NoAI] -Change [API CHANGE]: moved AISetting::SetCommandDelay to AIController::SetCommandDelay, as it was silly to have it in a seperate class, while it was part of the controller. noai
Mon, 30 Jun 2008 10:46:20 +0000 truebrain (svn r13653) [NoAI] -Fix r13652: nice typo noai
Mon, 30 Jun 2008 10:40:50 +0000 truebrain (svn r13652) [NoAI] -Fix: throw thread-exit-signal with a custom class, not with the value '0', which might be captured by a lot of other layers noai
Mon, 30 Jun 2008 10:26:40 +0000 truebrain (svn r13651) [NoAI] -Fix: SUSPENDED state can be STOPPING state too in some cases, which made debugging slightly harder .. don't 'cheat' like that, and split the ambiguous SUSPENDED into unambiguous SUSPENDED and STOPPING noai
Mon, 30 Jun 2008 09:57:17 +0000 truebrain (svn r13650) [NoAI] -Fix: don't segfault if you type just 'stop_ai' noai
Sat, 28 Jun 2008 15:44:24 +0000 frosch (svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
Fri, 27 Jun 2008 20:59:30 +0000 frosch (svn r13648) -Cleanup (r5303): Amplitudes should be amplitudes and not amplitudes/16.
Fri, 27 Jun 2008 17:46:43 +0000 skidd13 (svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equivalent constant
Fri, 27 Jun 2008 16:16:35 +0000 belugas (svn r13646) -Change: typos and miss-aligned enum values
Fri, 27 Jun 2008 15:01:18 +0000 frosch (svn r13645) -Codechange: Convert a macro into an inlined member function.
Fri, 27 Jun 2008 02:26:51 +0000 belugas (svn r13644) -Fix(r13643): compare an apple with an apple. MSVC seems to not care, but some other compilers do.
Fri, 27 Jun 2008 01:26:13 +0000 belugas (svn r13643) -Codechange: Enumify some loosely related values been used in the toolbar resizing processes
Thu, 26 Jun 2008 17:43:56 +0000 belugas (svn r13642) -Documentation: Add the enum values to the widget arrays, in concordance with code style
Thu, 26 Jun 2008 17:13:39 +0000 belugas (svn r13641) -Fix: Misleading enum name.
Thu, 26 Jun 2008 16:47:29 +0000 smatz (svn r13640) -Codechange: make colours behind not fully solid objects less darker for BM_TRANSPARENT (for 32bpp blitters)
Thu, 26 Jun 2008 15:46:19 +0000 smatz (svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and encoding so it uses similiar scheme as 8bpp-optimized
Thu, 26 Jun 2008 00:40:42 +0000 smatz (svn r13638) -Fix: signed/unsigned warning for MSVC9 and gcc2
Wed, 25 Jun 2008 21:37:59 +0000 miham (svn r13637) -Update: WebTranslator2 update to 2008-06-25 23:36:50
Wed, 25 Jun 2008 20:09:47 +0000 truebrain (svn r13636) [NoAI] -Add: added AIGroupList, to list your groups (Yexo) noai
Wed, 25 Jun 2008 20:08:40 +0000 truebrain (svn r13635) [NoAI] -Fix: minor typo (Yexo) noai
Wed, 25 Jun 2008 20:04:27 +0000 frosch (svn r13634) -Codechange: Let house var 0x65 ignore the house, the variable is queried for.
Wed, 25 Jun 2008 19:33:11 +0000 rubidium (svn r13633) -Fix: restoring 'service at depot X' orders from the order backup failed.
Wed, 25 Jun 2008 18:46:05 +0000 frosch (svn r13632) -Codechange: Use 'void *' for user-data of CircularTileSearch().
Wed, 25 Jun 2008 17:45:05 +0000 smatz (svn r13631) -Fix (r13618): forgot #define avoiding multiple inclusions
Wed, 25 Jun 2008 17:37:12 +0000 skidd13 (svn r13630) -Update: apply english.txt changes from r13628 to other languages