log

age author description
Thu, 20 Oct 2011 16:51:54 +0000 yexo (svn r23042) -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter draft
Thu, 20 Oct 2011 16:50:57 +0000 yexo (svn r23041) -Codechange: rename slightly unclear parameter name draft
Thu, 20 Oct 2011 16:49:30 +0000 yexo (svn r23040) -Add: [NewGRF] allow use of newgrf textstack during callback 23 draft
Thu, 20 Oct 2011 06:41:47 +0000 peter1138 (svn r23039) -Fix: Replace e^ and w^ with ê and ŵ respectively. draft
Tue, 18 Oct 2011 17:57:42 +0000 peter1138 (svn r23038) -Fix: Check that the selected font size is valid the font face in use and choose the nearest size to that selected if not. Font metrics should then just work. draft
Tue, 18 Oct 2011 17:45:07 +0000 translators (svn r23037) -Update from WebTranslator v3.0: draft
Mon, 17 Oct 2011 20:28:56 +0000 yexo (svn r23036) -Fix (r22970): swapped parameters resulted in wrong vehicle names draft
Sun, 16 Oct 2011 19:59:07 +0000 rubidium (svn r23035) -Fix (r23034): compile failure draft
Sun, 16 Oct 2011 19:56:47 +0000 rubidium (svn r23034) -Fix: make sure the custom playlists are 0 terminated draft
Sun, 16 Oct 2011 19:53:02 +0000 rubidium (svn r23033) -Fix [FS#4776]: the last custom playlist items went lost when the files in the .obm are not contiguous draft
Sun, 16 Oct 2011 11:48:11 +0000 planetmaker (svn r23032) -Fix (r14224, r22419): Palette conversion windows to DOS for light house / stadium animated colour was mixed up draft
Sat, 15 Oct 2011 20:42:32 +0000 rubidium (svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that draft
Sat, 15 Oct 2011 16:45:18 +0000 rubidium (svn r23030) -Fix [FS#4796]: always show a chat message and send an admin packet when a new company is made draft
Fri, 14 Oct 2011 16:51:30 +0000 yexo (svn r23029) -Fix: [NewGRF] support for cases in strings was broken draft
Fri, 14 Oct 2011 10:54:51 +0000 yexo (svn r23028) -Fix: when using a gender choice list there was still a value popped twice from the newgrf textstack draft
Wed, 12 Oct 2011 19:25:52 +0000 yexo (svn r23027) -Fix: in some cases NewGRF string arguments were popped twice from the newgrf textstack draft
Wed, 12 Oct 2011 17:45:11 +0000 translators (svn r23026) -Update from WebTranslator v3.0: draft
Wed, 12 Oct 2011 07:22:26 +0000 peter1138 (svn r23025) -Codechange: Support resized company colour icon in company key window. draft
Tue, 11 Oct 2011 19:05:54 +0000 peter1138 (svn r23024) -Codechange: Vertically centre text within a dropdown control. draft
Tue, 11 Oct 2011 17:45:09 +0000 translators (svn r23023) -Update from WebTranslator v3.0: draft
Tue, 11 Oct 2011 17:32:17 +0000 peter1138 (svn r23022) -Codechange: Support resized checkbox and square icons in company colour selection window. draft
Tue, 11 Oct 2011 16:58:44 +0000 peter1138 (svn r23021) -Codechange: Support resized square and warning icons in NewGRF selection window. draft
Tue, 11 Oct 2011 13:22:31 +0000 peter1138 (svn r23020) -Codechange: Vertically centre caption text if the caption height is taller than the text. draft
Tue, 11 Oct 2011 13:18:52 +0000 peter1138 (svn r23019) -Codechange: Support resized company colour icon in dropdown lists that use it. draft
Tue, 11 Oct 2011 13:13:20 +0000 peter1138 (svn r23018) -Fix (r14004): Pass bottom of dropdown item rather than bottom of dropdown window. draft
Tue, 11 Oct 2011 08:07:47 +0000 peter1138 (svn r23017) -Codechange: Add support for resized scrollbars. draft
Tue, 11 Oct 2011 07:13:36 +0000 peter1138 (svn r23016) -Change: Disable palette animation for pixels with alpha, as the alpha and previous colour information will be lost when the palette is animated. draft
Mon, 10 Oct 2011 17:45:19 +0000 translators (svn r23015) -Update from WebTranslator v3.0: draft
Sun, 09 Oct 2011 17:45:07 +0000 translators (svn r23014) -Update from WebTranslator v3.0: draft
Sun, 09 Oct 2011 11:27:54 +0000 frosch (svn r23013) -Doc: Add a note about the savegame version used in the 1.1 branch. draft
Fri, 07 Oct 2011 18:49:02 +0000 planetmaker (svn r23012) -Fix [FS#4798]: AI backlog was to short to fully display the backtrace of some AI crashes (Kogut) draft
Fri, 07 Oct 2011 08:17:47 +0000 planetmaker (svn r23011) -Fix [FS#4791]: When the last used server is deleted from the list also clear the last used server if it is the same (monoid) draft
Fri, 07 Oct 2011 07:56:30 +0000 planetmaker (svn r23010) -Add [FS#4797]: Support company colour for the airports' jetways (zeroeight) draft
Fri, 07 Oct 2011 07:48:59 +0000 peter1138 (svn r23009) -Change: Improve appearance of antialiased text with shadow. draft
Thu, 06 Oct 2011 19:17:49 +0000 frosch (svn r23008) -Add: Palette detection and conversion for the M part of 32bpp sprites. draft
Thu, 06 Oct 2011 17:45:06 +0000 translators (svn r23007) -Update from WebTranslator v3.0: draft
Wed, 05 Oct 2011 17:45:14 +0000 translators (svn r23006) -Update from WebTranslator v3.0: draft
Wed, 05 Oct 2011 17:39:12 +0000 planetmaker (svn r23005) -Fix (r23004): Of course there's still the 16-sprite version for shore tiles... we should continue to handle it. draft
Wed, 05 Oct 2011 17:07:43 +0000 planetmaker (svn r23004) -Feature [FS#4795]: Allow to use offsets for all types of action5 except sea shores draft
Tue, 04 Oct 2011 22:12:43 +0000 michi_cc (svn r23003) -Fix (r22999): Missing semicolon. draft
Tue, 04 Oct 2011 21:35:57 +0000 michi_cc (svn r23002) -Add: Extend palette information in the NewGRF GUI with the 32 bpp state. draft
Tue, 04 Oct 2011 21:35:52 +0000 michi_cc (svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication. draft
Tue, 04 Oct 2011 21:35:47 +0000 michi_cc (svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load. draft
Tue, 04 Oct 2011 21:35:40 +0000 michi_cc (svn r22999) -Codechange: Allow changing the blitter during the running game. draft
Tue, 04 Oct 2011 21:35:35 +0000 michi_cc (svn r22998) -Add [FS#2521]: [NewGRF] Act2 var 0x62 to get curvature/position difference to the n-th vehicle in vehicle chain. draft
Tue, 04 Oct 2011 21:35:29 +0000 michi_cc (svn r22997) -Feature: [NewGRF] Allow access to other vehicles in the vehicle chain in VarAction 2. draft
Tue, 04 Oct 2011 20:36:40 +0000 yexo (svn r22996) -Fix: make sure temporary storage is cleared before test and exec runs for DoCommands so NewGRF callbacks can't change the result between the runs draft
Tue, 04 Oct 2011 20:18:12 +0000 yexo (svn r22994) -Fix [FS#4775]: tile was cleared before the object-placement callback was run, resulting in possible differences in test and exec run draft
Tue, 04 Oct 2011 17:45:11 +0000 translators (svn r22990) -Update from WebTranslator v3.0: draft
Tue, 04 Oct 2011 15:21:07 +0000 truebrain (svn r22989) -Fix: AIController uses protected members of AIObject, so make them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9 draft
Mon, 03 Oct 2011 20:21:56 +0000 rubidium (svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long draft
Mon, 03 Oct 2011 17:45:15 +0000 translators (svn r22987) -Update from WebTranslator v3.0: draft
Mon, 03 Oct 2011 17:30:05 +0000 frosch (svn r22986) -Add (r22985): More icons for the vehicle list. draft
Mon, 03 Oct 2011 17:26:37 +0000 frosch (svn r22985) -Feature: Display autoreplace status in group GUI. draft
Mon, 03 Oct 2011 17:25:44 +0000 frosch (svn r22984) -Feature: Display profit icons for groups in the group GUI. draft
Mon, 03 Oct 2011 17:25:03 +0000 frosch (svn r22983) -Feature: Display the number of vehicles in the group GUI also for the ALL and DEFAULT groups. draft
Mon, 03 Oct 2011 17:24:31 +0000 frosch (svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead. draft
Mon, 03 Oct 2011 17:23:41 +0000 frosch (svn r22981) -Add: GroupStatistics for the ALL_GROUP. draft
Mon, 03 Oct 2011 17:22:56 +0000 frosch (svn r22980) -Add: GroupStatistics for DEFAULT_GROUP. draft
Mon, 03 Oct 2011 17:22:09 +0000 frosch (svn r22979) -Codechange: Add GroupStatistics::CountEngine(). draft
Mon, 03 Oct 2011 17:21:41 +0000 frosch (svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle(). draft
Mon, 03 Oct 2011 17:20:56 +0000 frosch (svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad(). draft
Mon, 03 Oct 2011 17:20:26 +0000 frosch (svn r22976) -Codechange: Split group statistics into separate struct. draft
Mon, 03 Oct 2011 17:19:54 +0000 frosch (svn r22975) -Codechange: Do not store Group::num_vehicle in the savegame, but compute it like num_engines on load. draft
Sun, 02 Oct 2011 20:27:20 +0000 rubidium (svn r22974) -Fix: draw buoy sprite without outline on the map draft
Sun, 02 Oct 2011 20:26:43 +0000 rubidium (svn r22973) -Add: support for replacing the buoy via action123 draft
Sun, 02 Oct 2011 17:45:12 +0000 translators (svn r22972) -Update from WebTranslator v3.0: draft
Sun, 02 Oct 2011 13:26:33 +0000 rubidium (svn r22971) -Add [FS#4787]: climate aware canal/aqueduct graphics; based on work by PaulC draft
Sat, 01 Oct 2011 20:31:21 +0000 rubidium (svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should not have newlines, e.g. the NewGRF's name draft
Sat, 01 Oct 2011 17:45:20 +0000 translators (svn r22969) -Update from WebTranslator v3.0: draft
Sat, 01 Oct 2011 16:45:25 +0000 frosch (svn r22968) -Feature: Allow road corners on steep slopes. draft
Fri, 30 Sep 2011 18:06:40 +0000 translators (svn r22967) -Update from WebTranslator v3.0: draft
Thu, 29 Sep 2011 17:45:08 +0000 translators (svn r22966) -Update from WebTranslator v3.0: draft
Wed, 28 Sep 2011 17:45:34 +0000 translators (svn r22965) -Update from WebTranslator v3.0: draft
Tue, 27 Sep 2011 17:45:10 +0000 translators (svn r22964) -Update from WebTranslator v3.0: draft
Mon, 26 Sep 2011 17:45:25 +0000 translators (svn r22963) -Update from WebTranslator v3.0: draft
Sun, 25 Sep 2011 19:29:38 +0000 rubidium (svn r22962) -Fix/Update: graphical issues from Addi's NewGRF draft
Sun, 25 Sep 2011 17:45:18 +0000 translators (svn r22961) -Update from WebTranslator v3.0: draft
Sun, 25 Sep 2011 13:35:17 +0000 frosch (svn r22960) -Feature: Allow depots, standard roadstops and airports on steep slopes. draft
Sat, 24 Sep 2011 17:45:18 +0000 translators (svn r22959) -Update from WebTranslator v3.0: draft
Fri, 23 Sep 2011 19:49:45 +0000 rubidium (svn r22958) -Fix [FS#4778]: the savegame description and loading of savegames would crash with savegames from a patched stable (which didn't bump the savegame version) draft
Fri, 23 Sep 2011 19:27:15 +0000 rubidium (svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, which is derived from the town name + ' Transport'. So make sure the last constant is in sync with the town name table draft
Fri, 23 Sep 2011 19:27:08 +0000 frosch (svn r22956) -Codechange: Enhance TEXTID_TO_STRINGID() with an assert_compile(). draft
Fri, 23 Sep 2011 19:25:48 +0000 rubidium (svn r22955) -Fix: guard from reading outside the silly name list draft
Fri, 23 Sep 2011 18:40:54 +0000 frosch (svn r22954) -Feature: [NewGRF] Allow Action4 to change text IDs 0x00D1 to 0x00E0 for feature 48. draft
Fri, 23 Sep 2011 17:45:16 +0000 translators (svn r22953) -Update from WebTranslator v3.0: draft
Fri, 23 Sep 2011 12:26:25 +0000 yexo (svn r22952) -Fix: properly limit the length of strings in a choice list draft
Thu, 22 Sep 2011 17:45:25 +0000 translators (svn r22951) -Update from WebTranslator v3.0: draft
Wed, 21 Sep 2011 17:45:21 +0000 translators (svn r22950) -Update from WebTranslator v3.0: draft
Wed, 21 Sep 2011 17:30:49 +0000 frosch (svn r22949) -Fix [FS#4784]: Locale categories LC_NUMERIC and LC_MONETARY of cy_GB are identical to en_GB. draft
Tue, 20 Sep 2011 17:45:20 +0000 translators (svn r22948) -Update from WebTranslator v3.0: draft
Mon, 19 Sep 2011 19:23:23 +0000 frosch (svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles or aircraft shadows/rotors. draft
Mon, 19 Sep 2011 19:22:18 +0000 frosch (svn r22946) -Fix [FS#4781]: [NewGRF] Crash when accessing vehicle var 44 for a non-front aircraft. draft
Mon, 19 Sep 2011 18:52:15 +0000 rubidium (svn r22945) -Fix-ish: remove bogus plural bits from Persian draft
Mon, 19 Sep 2011 17:45:25 +0000 translators (svn r22944) -Update from WebTranslator v3.0: draft
Mon, 19 Sep 2011 05:37:11 +0000 planetmaker (svn r22943) -Fix: [OSX] Typo broke debug compilation draft
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