log

age author description
Sun, 18 Sep 2011 17:45:25 +0000 translators (svn r22942) -Update from WebTranslator v3.0: draft
Sat, 17 Sep 2011 20:38:23 +0000 terkhen (svn r22941) -Fix: Calculate the size of the start/stop vehicle button correctly. draft
Sat, 17 Sep 2011 17:45:17 +0000 translators (svn r22940) -Update from WebTranslator v3.0: draft
Thu, 15 Sep 2011 19:21:11 +0000 rubidium (svn r22939) -Merge: release documentation updates from 1.1 draft
Thu, 15 Sep 2011 18:28:39 +0000 rubidium (svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port when a new game is started draft
Thu, 15 Sep 2011 17:45:17 +0000 translators (svn r22933) -Update from WebTranslator v3.0: draft
Thu, 15 Sep 2011 13:26:27 +0000 yexo (svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid) draft
Wed, 14 Sep 2011 17:45:22 +0000 translators (svn r22931) -Update from WebTranslator v3.0: draft
Tue, 13 Sep 2011 17:45:46 +0000 translators (svn r22930) -Update from WebTranslator v3.0: draft
Mon, 12 Sep 2011 17:47:05 +0000 rubidium (svn r22929) -Fix (r22929): WT3 validation failure draft
Mon, 12 Sep 2011 17:45:17 +0000 translators (svn r22928) -Update from WebTranslator v3.0: draft
Sun, 11 Sep 2011 17:45:09 +0000 translators (svn r22927) -Update from WebTranslator v3.0: draft
Sun, 11 Sep 2011 15:11:23 +0000 frosch (svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary spriteset IDs. draft
Sun, 11 Sep 2011 15:10:56 +0000 frosch (svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different Action1 in a single Action2. draft
Sun, 11 Sep 2011 15:10:09 +0000 frosch (svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset. draft
Sun, 11 Sep 2011 15:09:13 +0000 frosch (svn r22923) -Codechange: Move application of the construction stage into TileLayoutSpriteGroup::ProcessRegisters(). draft
Sun, 11 Sep 2011 15:08:17 +0000 frosch (svn r22922) -Codechange: Use wrapper methods to access and register spritesets. draft
Sun, 11 Sep 2011 12:52:44 +0000 planetmaker (svn r22921) -Fix: [OSX] Don't allow the old fullscreen mode also not as fallback on OSX 10.7. Also add a few sprinkles of coding style accross cocoa display drivers draft
Sun, 11 Sep 2011 11:47:18 +0000 yexo (svn r22920) -Cleanup: replace two very old town variables taht were rarely used by small functions that compute there value on-the-fly when necessary draft
Sun, 11 Sep 2011 11:14:22 +0000 planetmaker (svn r22919) -Doc: Some doxygen sprinkles draft
Sun, 11 Sep 2011 09:31:57 +0000 planetmaker (svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified draft
Sat, 10 Sep 2011 19:05:23 +0000 rubidium (svn r22917) -Fix: translation failed to conform to rules of strgen draft
Sat, 10 Sep 2011 17:45:16 +0000 translators (svn r22916) -Update from WebTranslator v3.0: draft
Fri, 09 Sep 2011 21:27:57 +0000 yexo (svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load draft
Fri, 09 Sep 2011 21:12:52 +0000 rubidium (svn r22914) -Fix [FS#4716]: old TTO/TTD savegames could get non-stop via orders upon savegame loading, even when those orders did not exist back then. This 'conversion' feature is something for TTDPatch and old OpenTTD savegames draft
Fri, 09 Sep 2011 20:28:48 +0000 rubidium (svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first draft
Fri, 09 Sep 2011 17:46:21 +0000 rubidium (svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash (can't reproduce it though) draft
Fri, 09 Sep 2011 17:45:16 +0000 translators (svn r22911) -Update from WebTranslator v3.0: draft
Fri, 09 Sep 2011 09:13:18 +0000 rubidium (svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds draft
Thu, 08 Sep 2011 20:06:12 +0000 rubidium (svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore draft
Thu, 08 Sep 2011 17:54:49 +0000 rubidium (svn r22908) -Codechange: silence MSVC warning draft
Thu, 08 Sep 2011 17:45:08 +0000 translators (svn r22907) -Update from WebTranslator v3.0: draft
Thu, 08 Sep 2011 10:02:43 +0000 rubidium (svn r22906) -Fix (r22905): variable not properly cleared before use draft
Thu, 08 Sep 2011 09:55:04 +0000 rubidium (svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename draft
Thu, 08 Sep 2011 09:48:52 +0000 rubidium (svn r22904) -Codechange: add tar filename to file scanning draft
Wed, 07 Sep 2011 17:45:17 +0000 translators (svn r22903) -Update from WebTranslator v3.0: draft
Tue, 06 Sep 2011 20:33:56 +0000 frosch (svn r22902) -Fix: The name of the heightmap glitches in the 'play heightmap' window. draft
Tue, 06 Sep 2011 18:32:48 +0000 frosch (svn r22901) -Fix (r22767): The river density dropdown was missing in the 'play heightmap' window. draft
Tue, 06 Sep 2011 17:45:23 +0000 translators (svn r22900) -Update from WebTranslator v3.0: draft
Tue, 06 Sep 2011 13:32:37 +0000 terkhen (svn r22899) -Add: Allow towns to build bridges over canals and rivers. draft
Tue, 06 Sep 2011 00:10:20 +0000 glx (svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping draft
Mon, 05 Sep 2011 21:55:05 +0000 frosch (svn r22897) -Change: More suitable default news settings instead of everything on 'full'. draft
Mon, 05 Sep 2011 17:45:21 +0000 translators (svn r22896) -Update from WebTranslator v3.0: draft
Mon, 05 Sep 2011 15:52:04 +0000 planetmaker (svn r22895) -Add: [OSX] Alternative code for the API calls deprecated in OSX 10.6 in the quartz video driver draft
Mon, 05 Sep 2011 05:31:29 +0000 planetmaker (svn r22894) -Doc: Some sprinkles of doxygen for the cocoa video driver draft
Sun, 04 Sep 2011 17:49:08 +0000 planetmaker (svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based on patch by leecbaker) draft
Sun, 04 Sep 2011 17:45:16 +0000 translators (svn r22892) -Update from WebTranslator v3.0: draft
Sun, 04 Sep 2011 11:28:43 +0000 planetmaker (svn r22889) -Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup (leecbaker) draft
Sun, 04 Sep 2011 09:06:07 +0000 frosch (svn r22888) -Doc: Doxygenize Town struct. (adf88) draft
Sat, 03 Sep 2011 17:46:08 +0000 translators (svn r22883) -Update from WebTranslator v3.0: draft
Sat, 03 Sep 2011 16:10:42 +0000 frosch (svn r22882) -Fix [FS#4758]: [NewGRF] DCxx text references via the textstack are not allowed, but caused crash. draft
Sat, 03 Sep 2011 12:45:45 +0000 frosch (svn r22881) -Fix (r22875): GCC warnings on 64bit systems. draft
Sat, 03 Sep 2011 12:17:36 +0000 frosch (svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.h draft
Sat, 03 Sep 2011 11:21:56 +0000 terkhen (svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid) draft
Sat, 03 Sep 2011 10:52:43 +0000 frosch (svn r22878) -Fix (r22873-ish): Check range before casting to uint16. draft
Sat, 03 Sep 2011 10:31:28 +0000 terkhen (svn r22877) -Fix (r22874): Fix broken compilation on MinGW. draft
Fri, 02 Sep 2011 22:21:07 +0000 frosch (svn r22876) -Fix [FS#4712]: Report an error in the news if autoreplace/renew fails due to the engine type being no longer available. draft
Fri, 02 Sep 2011 20:54:51 +0000 michi_cc (svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid) draft
Fri, 02 Sep 2011 20:16:41 +0000 michi_cc (svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation. (monoid) draft
Fri, 02 Sep 2011 20:16:34 +0000 michi_cc (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid) draft
Fri, 02 Sep 2011 20:16:29 +0000 michi_cc (svn r22872) -Fix [FS#4746]: Improve handling of slightly invalid BMP files using the under-specified RLE compression. Improve coding style while at it as well. (Based on patch by monoid) draft
Fri, 02 Sep 2011 20:16:23 +0000 michi_cc (svn r22871) -Fix [FS#4746]: Perform stricter checks on RLE compressed BMP images. (monoid) draft
Fri, 02 Sep 2011 17:45:20 +0000 translators (svn r22870) -Update from WebTranslator v3.0: draft
Fri, 02 Sep 2011 16:05:19 +0000 planetmaker (svn r22869) -Codechange: Use the same constant to set the minimum height of all widgets in the windows title bar draft
Fri, 02 Sep 2011 15:55:52 +0000 planetmaker (svn r22868) -Change: Resize the company league window according to the company icon's size draft
Thu, 01 Sep 2011 19:43:37 +0000 frosch (svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the same as 80. draft
Thu, 01 Sep 2011 19:40:51 +0000 frosch (svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF when the callback fails. draft
Thu, 01 Sep 2011 19:37:21 +0000 frosch (svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a return parameter. draft
Thu, 01 Sep 2011 17:45:54 +0000 translators (svn r22864) -Update from WebTranslator v3.0: draft
Thu, 01 Sep 2011 10:04:12 +0000 yexo (svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new condition draft
Wed, 31 Aug 2011 22:52:26 +0000 planetmaker (svn r22862) -Add: Allow the tree build gui to resize according to tree size draft
Wed, 31 Aug 2011 22:41:10 +0000 yexo (svn r22861) -Add: [NoAI] support the new conditional order introduced in r22858 (Zuu) draft
Wed, 31 Aug 2011 17:45:24 +0000 translators (svn r22860) -Update from WebTranslator v3.0: draft
Wed, 31 Aug 2011 09:13:33 +0000 terkhen (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) draft
Tue, 30 Aug 2011 20:21:01 +0000 frosch (svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) draft
Tue, 30 Aug 2011 20:03:03 +0000 frosch (svn r22857) -Fix: Spelling of lifetime. (monoid) draft
Tue, 30 Aug 2011 17:45:34 +0000 translators (svn r22856) -Update from WebTranslator v3.0: draft
Mon, 29 Aug 2011 17:45:22 +0000 translators (svn r22855) -Update from WebTranslator v3.0: draft
Sun, 28 Aug 2011 20:33:40 +0000 frosch (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having to provide rail overlays. (Hirundo) draft
Sun, 28 Aug 2011 20:28:04 +0000 frosch (svn r22853) -Doc: Add a missing bit of AI documentation. draft
Sun, 28 Aug 2011 17:45:18 +0000 translators (svn r22852) -Update from WebTranslator v3.0: draft
Sat, 27 Aug 2011 17:45:18 +0000 translators (svn r22851) -Update from WebTranslator v3.0: draft
Sat, 27 Aug 2011 10:34:31 +0000 frosch (svn r22850) -Feature: Display separate ocean and canal speeds in the ship purchase list, if they differ. draft
Sat, 27 Aug 2011 10:33:45 +0000 frosch (svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to apply ocean/canal speed fractions to velocities. draft
Sat, 27 Aug 2011 08:42:24 +0000 frosch (svn r22848) -Add: The missing bits in station variable 43. draft
Sat, 27 Aug 2011 08:41:36 +0000 frosch (svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew. draft
Fri, 26 Aug 2011 17:45:11 +0000 translators (svn r22846) -Update from WebTranslator v3.0: draft
Fri, 26 Aug 2011 16:39:02 +0000 rubidium (svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid) draft
Thu, 25 Aug 2011 17:45:12 +0000 translators (svn r22844) -Update from WebTranslator v3.0: draft
Thu, 25 Aug 2011 16:37:27 +0000 planetmaker (svn r22843) -Fix [FS#4748]: Harden savegame load against too many ai config settings (monoid) draft
Thu, 25 Aug 2011 10:37:28 +0000 rubidium (svn r22836) -Codechange: simplify the scanning of (AI) scripts draft
Thu, 25 Aug 2011 10:31:35 +0000 rubidium (svn r22835) -Codechange: keep track of the subdirectory we are looking through in the file scanner draft
Thu, 25 Aug 2011 10:24:49 +0000 rubidium (svn r22834) -Codechange: unify some code, and extend it to work for other filenames that should end in a particular way draft
Wed, 24 Aug 2011 21:26:03 +0000 planetmaker (svn r22833) -Fix (r18006): Compilation on OSX was broken draft
Wed, 24 Aug 2011 18:21:54 +0000 smatz (svn r22832) -Codechange: add -Wno-free-nonheap-object to CFLAGS in order to prevent some invalid GCC warnings draft
Wed, 24 Aug 2011 17:45:26 +0000 translators (svn r22831) -Update from WebTranslator v3.0: draft
Wed, 24 Aug 2011 17:04:18 +0000 rubidium (svn r22830) -Codechange: move more logic to after the scanning of NewGRFs draft
Wed, 24 Aug 2011 16:38:09 +0000 rubidium (svn r22829) -Codechange: unify the dirtying of windows after an AI scan draft
Wed, 24 Aug 2011 14:31:18 +0000 rubidium (svn r22828) -Codechange: give some variables a better name and clean up the code of loading old style GRFs draft
Wed, 24 Aug 2011 13:53:34 +0000 rubidium (svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one draft
Wed, 24 Aug 2011 13:48:29 +0000 rubidium (svn r22826) -Codechange: pass sub directory to NewGRF loading functions draft
Wed, 24 Aug 2011 13:42:06 +0000 rubidium (svn r22825) -Codechange: pass subdir to FioOpenFile draft
Wed, 24 Aug 2011 13:38:26 +0000 rubidium (svn r22824) -Codechange: pass sub directory to ini loading draft
Wed, 24 Aug 2011 13:35:46 +0000 rubidium (svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle draft
Wed, 24 Aug 2011 13:33:49 +0000 rubidium (svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory draft
Wed, 24 Aug 2011 12:19:12 +0000 terkhen (svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the scenario editor. draft
Wed, 24 Aug 2011 12:18:53 +0000 rubidium (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms draft
Wed, 24 Aug 2011 12:12:36 +0000 rubidium (svn r22819) -Fix: include the header where it should be included draft
Wed, 24 Aug 2011 12:11:10 +0000 rubidium (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter draft
Tue, 23 Aug 2011 17:46:06 +0000 translators (svn r22817) -Update from WebTranslator v3.0: draft
Mon, 22 Aug 2011 21:33:58 +0000 frosch (svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts. draft
Mon, 22 Aug 2011 17:45:34 +0000 translators (svn r22815) -Update from WebTranslator v3.0: draft
Mon, 22 Aug 2011 17:38:19 +0000 rubidium (svn r22814) -Fix (r22813): typo draft
Mon, 22 Aug 2011 17:35:06 +0000 rubidium (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent draft
Mon, 22 Aug 2011 17:24:09 +0000 rubidium (svn r22812) -Fix: incorrect currency code draft
Mon, 22 Aug 2011 12:54:17 +0000 rubidium (svn r22811) -Change: don't try to load static NewGRFs when loading the intro game for the first time draft
Mon, 22 Aug 2011 12:41:24 +0000 michi_cc (svn r22810) -Fix: Growth a town on both ends of a tunnel/bridge if the town centre tile is a bridge ramp/tunnel portal. draft
Mon, 22 Aug 2011 11:47:15 +0000 rubidium (svn r22809) -Fix [FS#4731]: towns expanding from the "wrong" side of a tunnel or bridge draft
Sun, 21 Aug 2011 19:36:30 +0000 rubidium (svn r22808) -Change [FS#4740]: make it less likely that a one tile wide lake is created draft
Sun, 21 Aug 2011 19:23:06 +0000 rubidium (svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release draft