log

age author description
Tue, 21 Sep 2010 17:45:36 +0000 translators (svn r20834) -Update from WebTranslator v3.0: draft
Mon, 20 Sep 2010 19:15:31 +0000 terkhen (svn r20833) -Fix (r20832): Remove a warning. draft
Mon, 20 Sep 2010 18:56:35 +0000 terkhen (svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). draft
Mon, 20 Sep 2010 18:48:33 +0000 terkhen (svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. draft
Mon, 20 Sep 2010 17:45:13 +0000 translators (svn r20830) -Update from WebTranslator v3.0: draft
Sat, 18 Sep 2010 20:48:40 +0000 terkhen (svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor. draft
Sat, 18 Sep 2010 20:44:13 +0000 terkhen (svn r20828) -Add: Take into account tree group placement at the world generation progress bar. draft
Sat, 18 Sep 2010 20:41:06 +0000 terkhen (svn r20827) -Codechange: Simplify code for placement of tree groups. draft
Sat, 18 Sep 2010 20:36:13 +0000 terkhen (svn r20826) -Codechange: Simplify code for generating more trees above the snowline. draft
Sat, 18 Sep 2010 20:33:04 +0000 terkhen (svn r20825) -Codechange: Replace a few magic numbers by constants. draft
Sat, 18 Sep 2010 17:45:07 +0000 translators (svn r20824) -Update from WebTranslator v3.0: draft
Fri, 17 Sep 2010 16:24:26 +0000 rubidium (svn r20823) -Codechange: enable/add some error/sanity checking in the pthread code draft
Fri, 17 Sep 2010 16:07:31 +0000 yexo (svn r20822) -Fix [FS#3707]: deadlock when aborting map generation on windows draft
Fri, 17 Sep 2010 15:16:19 +0000 yexo (svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles draft
Fri, 17 Sep 2010 06:12:53 +0000 yexo (svn r20820) -Codechange: remove two more contants related to the height of the main toolbar draft
Thu, 16 Sep 2010 22:06:36 +0000 rubidium (svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted draft
Thu, 16 Sep 2010 21:13:16 +0000 rubidium (svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct draft
Thu, 16 Sep 2010 17:45:09 +0000 translators (svn r20817) -Update from WebTranslator v3.0: draft
Thu, 16 Sep 2010 16:31:57 +0000 rubidium (svn r20816) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) draft
Thu, 16 Sep 2010 16:31:38 +0000 rubidium (svn r20815) -Revert (r20814): wrong patch at wrong time... draft
Thu, 16 Sep 2010 16:28:40 +0000 rubidium (svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) draft
Thu, 16 Sep 2010 16:14:30 +0000 rubidium (svn r20813) -Fix: make the waypoint viewport keep centered around the waypoint when resizing the window (Krille) draft
Wed, 15 Sep 2010 22:46:18 +0000 yexo (svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open draft
Wed, 15 Sep 2010 22:22:07 +0000 yexo (svn r20811) -Fix [FS#4079]: the colour palette file in the docs/ directory was broken draft
Wed, 15 Sep 2010 22:05:08 +0000 rubidium (svn r20810) -Merge: documentation updates from 1.0 draft
Wed, 15 Sep 2010 21:55:55 +0000 rubidium (svn r20809) -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings draft
Wed, 15 Sep 2010 21:19:41 +0000 rubidium (svn r20808) -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco) draft
Wed, 15 Sep 2010 21:10:14 +0000 yexo (svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels draft
Tue, 14 Sep 2010 17:45:13 +0000 translators (svn r20806) -Update from WebTranslator v3.0: draft
Mon, 13 Sep 2010 19:45:39 +0000 frosch (svn r20802) -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI. draft
Mon, 13 Sep 2010 17:45:13 +0000 translators (svn r20801) -Update from WebTranslator v3.0: draft
Mon, 13 Sep 2010 14:20:30 +0000 yexo (svn r20800) -Fix: [NewGRF] clamp some more vehicle variables draft
Mon, 13 Sep 2010 13:55:25 +0000 yexo (svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo) draft
Mon, 13 Sep 2010 13:36:36 +0000 yexo (svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR draft
Mon, 13 Sep 2010 13:27:29 +0000 yexo (svn r20797) -Fix: disable houses without a size that are available according to their building flags draft
Mon, 13 Sep 2010 13:08:53 +0000 yexo (svn r20796) -Fix: make sure all houses in the house spec array are valid. It was possible that part of a multitile house was not copied because the array was full draft
Mon, 13 Sep 2010 12:14:22 +0000 yexo (svn r20795) -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille) draft
Sun, 12 Sep 2010 23:06:28 +0000 rubidium (svn r20794) -Document [FS#4083]: a case where DirectMusic takes hours to initialise draft
Sun, 12 Sep 2010 21:03:10 +0000 rubidium (svn r20793) -Fix: broken string draft
Sun, 12 Sep 2010 19:54:25 +0000 yexo (svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo) draft
Sun, 12 Sep 2010 19:40:47 +0000 frosch (svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes. draft
Sun, 12 Sep 2010 18:28:51 +0000 frosch (svn r20790) -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf houses and serves no use for original houses. draft
Sun, 12 Sep 2010 17:45:19 +0000 translators (svn r20789) -Update from WebTranslator v3.0: draft
Sun, 12 Sep 2010 16:54:39 +0000 yexo (svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken draft
Sun, 12 Sep 2010 14:45:46 +0000 frosch (svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2) draft
Sat, 11 Sep 2010 17:45:17 +0000 translators (svn r20786) -Update from WebTranslator v3.0: draft
Sat, 11 Sep 2010 17:45:03 +0000 rubidium (svn r20785) -Fix: crash when closing the station view of oilrigs (similar to r20774) draft
Sat, 11 Sep 2010 11:48:37 +0000 alberth (svn r20784) -Doc: Doxyment a few debug line printing functions. draft
Fri, 10 Sep 2010 20:03:45 +0000 rubidium (svn r20783) -Change/Fix: do autosave-on-exit as well when using kill/CTRL-C to terminate a dedicated OpenTTD draft
Fri, 10 Sep 2010 17:45:34 +0000 translators (svn r20782) -Update from WebTranslator v3.0: draft
Fri, 10 Sep 2010 13:50:47 +0000 yexo (svn r20781) -Fix (r20780): FinishInitNested reset this->owner, so set it afterwards draft
Fri, 10 Sep 2010 13:34:47 +0000 yexo (svn r20780) -Fix (r20772): group gui only worked properly for the first company draft
Thu, 09 Sep 2010 20:49:56 +0000 frosch (svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. draft
Thu, 09 Sep 2010 17:45:04 +0000 translators (svn r20778) -Update from WebTranslator v3.0: draft
Thu, 09 Sep 2010 14:40:39 +0000 rubidium (svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice draft
Thu, 09 Sep 2010 14:39:48 +0000 rubidium (svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work as well draft
Thu, 09 Sep 2010 14:24:42 +0000 rubidium (svn r20775) -Fix (r20771): the group's vehicle lists weren't properly populated draft
Thu, 09 Sep 2010 10:55:05 +0000 rubidium (svn r20774) -Fix [FS#4116]: assertion triggered when removing a station owned by nobody when the local company is "spectator" as well draft
Wed, 08 Sep 2010 21:40:00 +0000 rubidium (svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well draft
Wed, 08 Sep 2010 21:37:13 +0000 rubidium (svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers draft