Mon, 28 Apr 2008 23:48:45 +0000 smatz (svn r12916) -Fix: let ThreadObject_pthread::IsRunning() behave the same way as ThreadObject_Win32::IsRunning() does
Mon, 28 Apr 2008 23:34:23 +0000 smatz (svn r12915) -Fix [FS#1960](r12857): don't initialize Station struct with tile=0, buoys will never change that value
Mon, 28 Apr 2008 11:15:13 +0000 peter1138 (svn r12914) -Fix: Game crash when a spectator/server tried to show an engine with no owner when a NewGRF requested a specific variable.
Sun, 27 Apr 2008 20:09:29 +0000 bjarni (svn r12913) -Add: ability to backup and restore a player's economic data and data for a vehicle (or chain of vehicles)
Sun, 27 Apr 2008 18:05:48 +0000 bjarni (svn r12912) -Codechange: overloaded ChangeVehicleViewWindow() so each argument can be either a Vehicle pointer or a VehicleID
Sun, 27 Apr 2008 15:05:17 +0000 truebrain (svn r12911) [NoAI] -Add: added AIEventVehicle(List|WaitingInDepot|Unprofitable) (Yexo) noai
Sun, 27 Apr 2008 10:20:39 +0000 convert-repo update tags
Sun, 27 Apr 2008 10:19:41 +0000 peter1138 (svn r12910) -Fix: Report reverse sprite status (FD/FE) to NewGRF for manually toggled vehicles.
Sat, 26 Apr 2008 21:34:30 +0000 glx (svn r12909) [0.6] -Fix (r12866): missing #defines 0.6
Sat, 26 Apr 2008 20:54:56 +0000 rubidium (svn r12907) [0.6] -Backport from trunk r12906: 0.6 0.6.1-RC1
Sat, 26 Apr 2008 14:20:39 +0000 smatz (svn r12906) -Fix: vehicle groups, engine replacement rules and player/company names were not properly reset/freed after bankrupt (before new player start)
Fri, 25 Apr 2008 19:27:27 +0000 rubidium (svn r12905) [0.6] -Backport from trunk r12904, r12876: 0.6
Fri, 25 Apr 2008 16:33:40 +0000 smatz (svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash
Fri, 25 Apr 2008 16:05:12 +0000 truebrain (svn r12903) [NoAI] -Fix r12899: wrong doxygen param-name comment noai
Fri, 25 Apr 2008 15:56:58 +0000 truebrain (svn r12902) [NoAI] -Fix r12901 [API CHANGE]: renamed IsWithinTownRadius to IsWithinTownInfluence, as that reflects the meaning much better noai
Fri, 25 Apr 2008 15:51:12 +0000 truebrain (svn r12901) [NoAI] -Add: added AITown.IsWithinTownRadius, AIStation.IsWithinTownRadius and AITile.GetOwner (Yexo) noai
Fri, 25 Apr 2008 15:34:04 +0000 truebrain (svn r12900) [NoAI] -Fix r12899: a cosmic ray hit my HD and removed a ';'.. now that sucks! noai
Fri, 25 Apr 2008 15:29:44 +0000 truebrain (svn r12899) [NoAI] -Add: added AIEventCompany(New|Merger|InTrouble|Bankrupt) (Yexo) noai
Fri, 25 Apr 2008 15:25:28 +0000 rubidium (svn r12898) -Codechange: coding style in unmovable_cmd.cpp.
Fri, 25 Apr 2008 15:22:32 +0000 rubidium (svn r12897) -Codechange: some coding style in station_cmd.cpp.
Fri, 25 Apr 2008 15:20:48 +0000 rubidium (svn r12896) [NoAI] -Sync: with trunk r12824:r12895. noai
Fri, 25 Apr 2008 15:05:08 +0000 glx (svn r12895) -Fix: restored Icelandic plural form and removed cases from Brazilian Portuguese (again)
Fri, 25 Apr 2008 07:06:57 +0000 rubidium (svn r12894) [NoAI] -Fix (r12885): Obiwan with months; months go from 1..12, so doing modulo 12 on that causes December to be invalid. noai
Fri, 25 Apr 2008 06:53:50 +0000 rubidium (svn r12893) [0.6] -Backport from trunk (r12543, r12861): 0.6
Fri, 25 Apr 2008 06:15:12 +0000 rubidium (svn r12891) [0.6] -Fix (r12868): breakdowns were broken and would cause vehicles to go slower than they should have been moving. 0.6
Fri, 25 Apr 2008 06:15:58 +0000 rubidium (svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.
Fri, 25 Apr 2008 02:15:34 +0000 richk (svn r12890) [NewGRF_ports] -Change: Add comment to new function, and correct comment in old. NewGRF_ports
Fri, 25 Apr 2008 02:12:41 +0000 richk (svn r12889) [NewGRF_ports] -Change: Optimise before commit ;) NewGRF_ports
Fri, 25 Apr 2008 01:56:20 +0000 richk (svn r12888) [NewGRF_ports] -Fix: Rewrite of aircraft movement to correct shallow descents, which werent working correctly. Use of target_altitude variable for added clarity. NewGRF_ports
Fri, 25 Apr 2008 01:42:32 +0000 richk (svn r12887) [NewGRF_ports] -Fix: When upgrading an airport, remove the existing FSM first. NewGRF_ports
Fri, 25 Apr 2008 01:39:33 +0000 richk (svn r12886) [NewGRF_ports] -Change: Added test for IsInFlight to detect if an aircraft is flying between airports, or is in the main body of the FSM. NewGRF_ports
Fri, 25 Apr 2008 00:22:41 +0000 truebrain (svn r12885) [NoAI] -Add: added AISubsidy and AIEventSubsidyNNN (Yexo) noai
Thu, 24 Apr 2008 23:57:19 +0000 truebrain (svn r12884) [NoAI] -Fix r12880: make doxygen happy by commenting on all the typedefs.. boy, what are those comments explaining! noai
Thu, 24 Apr 2008 23:50:40 +0000 glx (svn r12882) -Fix (r12764): the check for missing header files could find more files than needed
Thu, 24 Apr 2008 23:53:05 +0000 truebrain (svn r12883) [NoAI] -Fix r12880: move two own-defined typedefs to ai_types.hpp too noai
Thu, 24 Apr 2008 23:40:42 +0000 glx (svn r12881) -Fix (r12770): the check for missing header files could find more files than needed
Thu, 24 Apr 2008 23:39:18 +0000 truebrain (svn r12880) [NoAI] -Add: introduces ai_types.hpp, which has all NNNId like VehicleID. This simplifies the include-mess, and avoids including tons of _type.h for just a single typedef. noai
Thu, 24 Apr 2008 23:29:01 +0000 truebrain (svn r12879) [NoAI] -Fix: two bugs in $Id$ handling of squirrel_export, and one fix for future problems noai
Thu, 24 Apr 2008 21:53:20 +0000 richk (svn r12878) [NewGRF_ports] -Change: Added test for IsEndTakeoffState to detect if any of the 4 takeoff states are current. NewGRF_ports
Thu, 24 Apr 2008 21:52:22 +0000 richk (svn r12877) [NewGRF_ports] -Change: Added names for additional BLIMP states. NewGRF_ports
Thu, 24 Apr 2008 20:07:12 +0000 rubidium (svn r12876) -Fix [FS#1928]: gcc on FreeBSD does not support -dumpmachine. As gcc is not necessary for FreeBSD compiles we 'just' use g++ as that support -dumpmachine.
Thu, 24 Apr 2008 18:30:41 +0000 belugas (svn r12875) -Codechange: Use defined const instead of cast magic
Thu, 24 Apr 2008 18:17:53 +0000 belugas (svn r12874) -Codechange: The closest town is already known. Do not search for it again.
Thu, 24 Apr 2008 17:53:45 +0000 rubidium (svn r12873) -Fix [FS#1946]: MSVC is whining because it doesn't understand that bytes should be cast to ints.
Thu, 24 Apr 2008 15:51:29 +0000 peter1138 (svn r12872) -Codechange: Remove obsolete unused engine list order function
Thu, 24 Apr 2008 14:33:18 +0000 rubidium (svn r12871) [0.6] -Backport from trunk r12819, r12818, r12759: 0.6
Thu, 24 Apr 2008 13:05:51 +0000 smatz (svn r12870) -Codechange: remove some magic numbers from u.ship.state handling
Thu, 24 Apr 2008 12:36:18 +0000 rubidium (svn r12869) [0.6] -Backport from trunk r12714, r12708, r12674, r12577, r12553: 0.6
Thu, 24 Apr 2008 12:32:37 +0000 rubidium (svn r12868) [0.6] -Backport from trunk r12795, r12776, r12683, r12681, r12678: 0.6
Thu, 24 Apr 2008 12:15:24 +0000 rubidium (svn r12867) [0.6] -Backport from trunk r12706, r12642, r12622, r12572, r12542: 0.6
Thu, 24 Apr 2008 12:05:36 +0000 rubidium (svn r12866) [0.6] -Backport from trunk r12759, r12717, r12682, r12564, r12561: 0.6
Thu, 24 Apr 2008 11:56:15 +0000 rubidium (svn r12865) [0.6] -Backport from trunk r12856, r12809, r12808, r12637, r12574: 0.6
Thu, 24 Apr 2008 11:48:09 +0000 rubidium (svn r12864) [0.6] -Backport from trunk r12859, r12857, r12855, r12845, r12844: 0.6
Thu, 24 Apr 2008 11:11:50 +0000 rubidium (svn r12863) -Codechange: rewrite GeneratePlayerColour to be better understandable.
Thu, 24 Apr 2008 09:55:20 +0000 smatz (svn r12862) -Codechange: reduce code duplication for VehicleType -> WindowClass lookup
Thu, 24 Apr 2008 08:53:04 +0000 miham (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
Thu, 24 Apr 2008 07:44:21 +0000 peter1138 (svn r12860) -Fix [FS#1947]: Train depart animation trigger was not called in some cases.
Wed, 23 Apr 2008 22:55:11 +0000 rubidium (svn r12859) -Fix: make the town rating tests use less memory and much quicker; from 13% to unnoticable in the profile in games with lots of towns and lots of very active AIs.
Wed, 23 Apr 2008 22:17:33 +0000 rubidium (svn r12858) -Add: small piece of code that can help hunting desyncs. Has to be enabled by --enable-desync-debug=1 though.
Wed, 23 Apr 2008 22:16:41 +0000 rubidium (svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code.