log

age author description
Sun, 01 Feb 2009 18:47:05 +0000 translators (svn r15310) -Update: WebTranslator2 update to 2009-02-01 18:46:42 draft
Sun, 01 Feb 2009 18:46:45 +0000 frosch (svn r15309) -Fix (r15307): Update regression. (Thanks glx) draft
Sun, 01 Feb 2009 17:14:39 +0000 frosch (svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions. draft
Sun, 01 Feb 2009 16:21:18 +0000 frosch (svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h instead of mph. (Documentation by Rubidium) draft
Sun, 01 Feb 2009 16:10:06 +0000 frosch (svn r15306) -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpeed(), GetPower() and GetDisplayWeight(). (and using them) draft
Sun, 01 Feb 2009 11:52:41 +0000 rubidium (svn r15305) -Fix (r15299): missing include draft
Sun, 01 Feb 2009 11:38:18 +0000 frosch (svn r15304) -Fix [FS#2587]: When loading savegames use the roadtype of the front vehicles just like it is done on construction. draft
Sun, 01 Feb 2009 00:50:32 +0000 smatz (svn r15303) -Fix (r12381): desync if a GRF used town's last month max. pass/mail draft
Sat, 31 Jan 2009 23:50:53 +0000 rubidium (svn r15302) -Add: example file for on_server_connect.scr and document it in the scripts readme draft
Sat, 31 Jan 2009 21:27:36 +0000 peter1138 (svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses list in the company finance window. Concept from Zr40. draft
Sat, 31 Jan 2009 21:01:16 +0000 rubidium (svn r15300) -Cleanup: remove an unused icon and remove the references to swedish forgotten in r6358. draft
Sat, 31 Jan 2009 20:16:06 +0000 smatz (svn r15299) -Cleanup: remove many redundant includes draft
Sat, 31 Jan 2009 17:56:06 +0000 smatz (svn r15298) -Fix [FS#2588]: don't start another AI company in MP when there are too many companies draft
Fri, 30 Jan 2009 18:45:33 +0000 translators (svn r15297) -Update: WebTranslator2 update to 2009-01-30 18:45:08 draft
Fri, 30 Jan 2009 17:54:48 +0000 smatz (svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versions aren't supported anymore. One check in stdafx.h is enough draft
Thu, 29 Jan 2009 16:14:46 +0000 Yexo (svn r15295) -Fix [FS#2591] (r15190): Towns tried to build roads outside the map. draft
Thu, 29 Jan 2009 08:08:03 +0000 rubidium (svn r15294) -Fix: accessing of inaccessible base draft
Thu, 29 Jan 2009 03:12:31 +0000 belugas (svn r15293) -Feature [FS#2583]: Give a more meaningful message when towns refuse construction of noise-controlled airports draft
Thu, 29 Jan 2009 03:07:34 +0000 belugas (svn r15292) -Fix(r15290): Incrementing something that is already set to the correct value is a bit of a no-no draft
Thu, 29 Jan 2009 02:42:36 +0000 Yexo (svn r15291) -Cleanup: Move the station list widgets to their class from station_gui.h draft
Wed, 28 Jan 2009 19:57:23 +0000 belugas (svn r15290) -Codechange: Isolate size and section of the UnMovable HQ object, in order to keep the Unmovable type free of any irrelevant data draft
Wed, 28 Jan 2009 18:48:30 +0000 translators (svn r15289) -Update: WebTranslator2 update to 2009-01-28 18:48:19 draft
Wed, 28 Jan 2009 13:36:11 +0000 Yexo (svn r15288) -Fix (r15212): Don't set the newgame setting for water borders to a random value if it's 'random' when the newgame gui is opened. draft
Tue, 27 Jan 2009 21:51:06 +0000 rubidium (svn r15287) -Cleanup: some code style, remove erroneous comment. draft
Tue, 27 Jan 2009 19:44:36 +0000 frosch (svn r15286) -Fix: Refitting did not invalidate vehicle-colour-maps of road-vehicles, ships and aircraft, as well vehicle-length of road-vehicles. draft
Tue, 27 Jan 2009 14:31:33 +0000 rubidium (svn r15285) -Fix: valgrind complaining about reading uninitialised memory when saving draft
Tue, 27 Jan 2009 13:11:11 +0000 Yexo (svn r15284) -Fix [FS#2582] (r15045): Parameters were popped from the squirrel stack twice. draft
Tue, 27 Jan 2009 03:50:36 +0000 belugas (svn r15283) -Documentation: Apply some widget naming to the widget arrays. draft
Tue, 27 Jan 2009 02:02:04 +0000 glx (svn r15282) -Fix: it was possible to start more than MAX_COMPANIES companies draft
Tue, 27 Jan 2009 01:15:29 +0000 smatz (svn r15281) -Fix: company could never have auto-assigned colour 0 (dark blue) draft
Mon, 26 Jan 2009 23:41:45 +0000 peter1138 (svn r15280) -Cleanup: ancient and vastly out of date comment... draft
Mon, 26 Jan 2009 22:27:11 +0000 smatz (svn r15279) -Fix: deadlock (with wide fonts) or desync when generating manager name draft
Mon, 26 Jan 2009 21:09:17 +0000 smatz (svn r15278) -Fix [FS#2332]: test noise limit of nearest town instead of st->town draft
Mon, 26 Jan 2009 20:18:50 +0000 Yexo (svn r15277) -Fix (r15027): Building bridges in AITestMode always returned false. draft
Mon, 26 Jan 2009 18:54:56 +0000 translators (svn r15276) -Update: WebTranslator2 update to 2009-01-26 18:54:43 draft
Sun, 25 Jan 2009 22:51:59 +0000 rubidium (svn r15275) -Fix: SDL adds _GNU_SOURCE to the defined macros even when the compiler doesn't provide the functions promised when that define exists... draft
Sun, 25 Jan 2009 22:50:00 +0000 smatz (svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flags draft
Sun, 25 Jan 2009 22:16:08 +0000 rubidium (svn r15273) -Fix: OSK of the chat did not update the caret graphics draft
Sun, 25 Jan 2009 21:55:18 +0000 peter1138 (svn r15272) -Codechange: Check that engine types of vehicles are valid and for the correct type on loading a game. This prevents a crash/assertion failure if required NewGRFs are not available. This won't make the game playable, but will let you see what NewGRFs are required. draft
Sun, 25 Jan 2009 19:27:13 +0000 peter1138 (svn r15271) -Codechange: Use offsets for drawing elrail wires & pylons instead of absolute sprite IDs. draft
Sun, 25 Jan 2009 19:06:00 +0000 glx (svn r15270) -Change [API CHANGE]: remove AIEventTest draft
Sun, 25 Jan 2009 15:35:21 +0000 glx (svn r15269) -Codechange: reduced indentation in CmdBuildRail* draft
Sun, 25 Jan 2009 13:20:13 +0000 frosch (svn r15268) -Fix: AIEventVehicleLost triggered at every pbs signal independent of the vehicle being lost. draft
Sun, 25 Jan 2009 13:05:58 +0000 smatz (svn r15266) -Fix (r15159): compilation without threads was broken draft
Sun, 25 Jan 2009 00:57:03 +0000 glx (svn r15263) -Codechange: added Engine::GetCost() to remove some code duplication. draft
Sat, 24 Jan 2009 21:38:30 +0000 frosch (svn r15262) -Fix: AIEvents were not freed, when they were not queued for any AI. draft
Sat, 24 Jan 2009 20:14:15 +0000 glx (svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplication. Also stops AIs decrementing vehicle counter of first company draft
Sat, 24 Jan 2009 18:45:40 +0000 translators (svn r15260) -Update: WebTranslator2 update to 2009-01-24 18:45:20 draft
Sat, 24 Jan 2009 17:02:59 +0000 rubidium (svn r15259) -Fix: [NewGRF] small memory leak when scanning labels draft
Sat, 24 Jan 2009 15:31:48 +0000 smatz (svn r15257) -Cleanup: remove Company::is_noai, it is not needed anymore draft
Sat, 24 Jan 2009 15:01:29 +0000 smatz (svn r15256) -Fix (r15027): use of uninitialised variable while saving/loading game with AIs draft
Sat, 24 Jan 2009 14:26:48 +0000 frosch (svn r15255) -Fix (r15027): AIVehicle::GetLength() returned only the length of the first part of articulated road vehicles. draft
Sat, 24 Jan 2009 14:10:24 +0000 glx (svn r15254) -Fix (r15242): of course MSVC requires a cast draft
Sat, 24 Jan 2009 14:02:21 +0000 truebrain (svn r15253) -Fix (r15193): dutch people shouldn't write english :p draft
Sat, 24 Jan 2009 13:05:04 +0000 frosch (svn r15252) -Fix (r15027): AIMarine::AreWaterTilesConnected() reported aqueducts being connected with all surrounding tiles. Also add some type safety. draft
Sat, 24 Jan 2009 12:50:10 +0000 smatz (svn r15251) -Fix (r15249): trains from 0.2.0-0.3.0 could be in 'stopping' state instead of 'stopped' (this problem doesn't affect trains in depot) draft
Sat, 24 Jan 2009 10:28:41 +0000 Yexo (svn r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low. draft
Sat, 24 Jan 2009 00:42:09 +0000 smatz (svn r15249) -Fix [FS#2576]: force trains from old (and other vehicles from 'recent') savegames to have zero cur_speed while stopped (cooperation with frosch123) draft
Fri, 23 Jan 2009 23:57:01 +0000 smatz (svn r15248) -Fix [FS#2561]: we require v->cur_speed to be zero for wagons and non-front engines draft
Fri, 23 Jan 2009 23:56:56 +0000 rubidium (svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected draft