log

age author description
Sat, 25 Feb 2012 17:18:17 +0000 frosch (svn r23986) -Fix (r23889): Invalid reads when scaling an odd-sized sprite smaller. draft
Sat, 25 Feb 2012 13:58:06 +0000 rubidium (svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit game/scenario/editor strings draft
Sat, 25 Feb 2012 08:45:48 +0000 rubidium (svn r23984) -Fix [FS#5082]: fix the order of lights on the helipad (PaulC) draft
Sat, 25 Feb 2012 08:42:39 +0000 rubidium (svn r23983) -Fix [FS#5083]: tarred heightmaps wouldn't be found draft
Fri, 24 Feb 2012 22:29:44 +0000 rubidium (svn r23982) -Codechange: use NFO v32 for the extra graphics draft
Fri, 24 Feb 2012 22:19:45 +0000 rubidium (svn r23981) -Codechange: reduce GRF size by a few percent by letting GRFCodec determine the best compression draft
Thu, 23 Feb 2012 21:10:08 +0000 rubidium (svn r23980) -Fix (r23977): crash when starting with the 32bpp anim blitter draft
Thu, 23 Feb 2012 18:45:06 +0000 translators (svn r23979) -Update from WebTranslator v3.0: draft
Thu, 23 Feb 2012 16:23:09 +0000 rubidium (svn r23978) -Fix: [SDL] Palette update was done too late making switching from 8bpp -> 32bpp look ugly draft
Thu, 23 Feb 2012 16:22:20 +0000 rubidium (svn r23977) -Fix: don't load a game during UpdateWindows as that might trigger changing the blitter which triggers re-entrant locking draft
Thu, 23 Feb 2012 12:13:30 +0000 michi_cc (svn r23976) -Fix (r23889): Sprites of different zoom levels were not always padded correctly to a common size. draft
Wed, 22 Feb 2012 18:45:16 +0000 translators (svn r23975) -Update from WebTranslator v3.0: draft
Tue, 21 Feb 2012 18:45:24 +0000 translators (svn r23974) -Update from WebTranslator v3.0: draft
Tue, 21 Feb 2012 17:25:17 +0000 michi_cc (svn r23973) -Fix (r23947): Also save the maximum travel speed for the current vehicle order. draft
Mon, 20 Feb 2012 18:45:21 +0000 translators (svn r23972) -Update from WebTranslator v3.0: draft
Sun, 19 Feb 2012 19:14:17 +0000 rubidium (svn r23969) -Codechange: trunk heads to 1.3 now draft
Sun, 19 Feb 2012 19:05:57 +0000 rubidium (svn r23967) -Fix-ish: don't fix road ownership of standard road stops each time you load a savegame, only when loading an old one draft
Sun, 19 Feb 2012 18:49:20 +0000 translators (svn r23966) -Update from WebTranslator v3.0: draft
Sun, 19 Feb 2012 18:34:24 +0000 frosch (svn r23965) -Fix [FS#5070]: Refittability should never depend on the current capacity of a vehicle. draft
Sat, 18 Feb 2012 18:45:40 +0000 translators (svn r23964) -Update from WebTranslator v3.0: draft
Sat, 18 Feb 2012 17:42:27 +0000 rubidium (svn r23963) -Fix [FS#5072]: do not look for missing sprites twice during startup draft
Fri, 17 Feb 2012 21:49:53 +0000 rubidium (svn r23962) -Fix [FS#5068]: [Script] Infinite recursion within a script wasn't caught properly, so they could cause crashes of OpenTTD instead of the AI draft
Fri, 17 Feb 2012 18:45:44 +0000 translators (svn r23961) -Update from WebTranslator v3.0: draft
Thu, 16 Feb 2012 22:22:45 +0000 frosch (svn r23960) -Fix/Change: [NewGRF] Make the properties for always/never refittable cargo types not behave incremental, but reset them on reassignment. draft
Thu, 16 Feb 2012 21:08:32 +0000 rubidium (svn r23959) -Change: make regression less faily when spurious warnings are shown draft
Thu, 16 Feb 2012 20:45:03 +0000 rubidium (svn r23958) -Fix: don't allow chat messages from pre-active clients. As they haven't got the savegame yet, they won't have the interface to send them either (dihedral) draft
Thu, 16 Feb 2012 20:44:03 +0000 rubidium (svn r23957) -Fix [FS#4990]: allow sending chat to pre-active clients as the clients start accepting once they send 'map ok' to the server, which is the same moment we change their status to pre-active draft
Thu, 16 Feb 2012 18:50:17 +0000 michi_cc (svn r23956) -Fix (r23949): Fix wrong position argument in translated timetable strings. draft
Thu, 16 Feb 2012 18:45:16 +0000 translators (svn r23955) -Update from WebTranslator v3.0: draft
Wed, 15 Feb 2012 21:39:10 +0000 michi_cc (svn r23954) -Fix (r23952): Update required grfcodec version. draft
Wed, 15 Feb 2012 21:34:58 +0000 frosch (svn r23953) -Fix [FS#5062]: When the population of a town changes the town view might even have to change size due to different cargo requirements. draft
Wed, 15 Feb 2012 21:23:48 +0000 michi_cc (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail). draft
Wed, 15 Feb 2012 18:45:33 +0000 translators (svn r23951) -Update from WebTranslator v3.0: draft
Wed, 15 Feb 2012 15:18:38 +0000 truebrain (svn r23950) -Fix (r23731) [FS#5063]: never show GSGoal::Question() to spectators. Accidently INVALID_COMPANY == COMPANY_SPECTATOR draft
Wed, 15 Feb 2012 12:11:06 +0000 michi_cc (svn r23949) -Fix (r23947): Wrong positional parameter for timetable string. draft
Tue, 14 Feb 2012 18:45:32 +0000 translators (svn r23948) -Update from WebTranslator v3.0: draft
Tue, 14 Feb 2012 17:04:06 +0000 michi_cc (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. draft
Tue, 14 Feb 2012 17:04:01 +0000 michi_cc (svn r23946) -Codechange: Pass a proper enum instead of a bit flag to CmdChangeTimetable for indicating what to change. draft
Tue, 14 Feb 2012 17:03:56 +0000 michi_cc (svn r23945) -Fix: Better rounding when converting internal speed to displayed speed. draft
Mon, 13 Feb 2012 18:45:25 +0000 translators (svn r23944) -Update from WebTranslator v3.0: draft
Mon, 13 Feb 2012 17:34:53 +0000 frosch (svn r23943) -Fix (r23835) [FS#5061]: Also list DEITY signs in the signlist in SE. draft
Mon, 13 Feb 2012 17:18:20 +0000 rubidium (svn r23942) -Fix: infrastructure cache of standard road stops would get messed up when buying a company with them draft
Sun, 12 Feb 2012 21:17:32 +0000 smatz (svn r23941) -Add: support for clang draft
Sun, 12 Feb 2012 19:46:40 +0000 smatz (svn r23940) -Codechange: remove superfluous semicolons draft
Sun, 12 Feb 2012 18:45:51 +0000 translators (svn r23939) -Update from WebTranslator v3.0: draft
Sun, 12 Feb 2012 17:29:58 +0000 smatz (svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected draft
Sun, 12 Feb 2012 11:39:29 +0000 rubidium (svn r23937) -Change: improve the wording of some of the timeout related "error" messages draft
Sun, 12 Feb 2012 10:58:18 +0000 rubidium (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) draft
Sun, 12 Feb 2012 10:51:43 +0000 rubidium (svn r23935) -Codechange: generalise GetTextfile draft
Sun, 12 Feb 2012 10:42:46 +0000 rubidium (svn r23934) -Update: other language files w.r.t. the previous change draft
Sun, 12 Feb 2012 10:35:15 +0000 rubidium (svn r23933) -Codechange: make the text file window strings more generic (LordAro) draft
Sun, 12 Feb 2012 10:32:41 +0000 rubidium (svn r23932) -Codechange: split the NewGRF text window into its own source files draft
Sat, 11 Feb 2012 22:43:39 +0000 michi_cc (svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type. draft
Sat, 11 Feb 2012 22:25:20 +0000 rubidium (svn r23930) -Fix [FS#4944]: [Script] Do not close the parameter window when a script starts draft
Sat, 11 Feb 2012 21:47:34 +0000 rubidium (svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders disable automatic servicing draft
Sat, 11 Feb 2012 20:25:21 +0000 rubidium (svn r23928) -Fix [FS#5053]: don't accelerate, for smoke purposes, when you reached the track's maximum speed draft
Sat, 11 Feb 2012 20:08:31 +0000 rubidium (svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette draft
Sat, 11 Feb 2012 19:46:47 +0000 rubidium (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) draft
Sat, 11 Feb 2012 19:44:02 +0000 rubidium (svn r23925) -Fix (r23924): remove some remnants from generated files as well draft
Sat, 11 Feb 2012 19:42:33 +0000 rubidium (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used draft