log

age author description
Fri, 04 Nov 2011 10:23:48 +0000 rubidium (svn r23094) -Codechange: add a default NULL to GetFoundationSlope and use it draft
Fri, 04 Nov 2011 10:22:27 +0000 rubidium (svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it draft
Fri, 04 Nov 2011 10:20:24 +0000 rubidium (svn r23092) -Codechange: create a non-pixel version of some of the Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight draft
Fri, 04 Nov 2011 10:18:13 +0000 rubidium (svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight) draft
Fri, 04 Nov 2011 06:05:11 +0000 rubidium (svn r23090) -Codechange: use map accessors instead of directly accessing the map (mhl) draft
Fri, 04 Nov 2011 00:38:59 +0000 michi_cc (svn r23089) -Add: Allow specifying refits for go-to station orders. draft
Fri, 04 Nov 2011 00:38:56 +0000 michi_cc (svn r23088) -Change: Extend the train order GUI with space for a forth button. draft
Fri, 04 Nov 2011 00:38:51 +0000 michi_cc (svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. draft
Fri, 04 Nov 2011 00:35:05 +0000 michi_cc (svn r23086) -Feature: [NewGRF] Callback to change refit cost depending on old and new cargo type. draft
Thu, 03 Nov 2011 23:06:30 +0000 rubidium (svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable draft
Thu, 03 Nov 2011 22:49:03 +0000 rubidium (svn r23084) -Codechange: get rid of a redundant variable draft
Thu, 03 Nov 2011 12:54:02 +0000 yexo (svn r23083) -Fix: run StartupEngines() if NewGRFs changed during loading a savegame, just like it's running when NewGRFs are changed during a game draft
Wed, 02 Nov 2011 22:09:07 +0000 rubidium (svn r23082) -Fix: account for snow line table when determining the snow line for building houses draft
Wed, 02 Nov 2011 18:45:03 +0000 translators (svn r23081) -Update from WebTranslator v3.0: draft
Tue, 01 Nov 2011 16:51:47 +0000 frosch (svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. draft
Tue, 01 Nov 2011 16:18:28 +0000 frosch (svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted. draft
Tue, 01 Nov 2011 12:15:33 +0000 yexo (svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal draft
Tue, 01 Nov 2011 00:29:05 +0000 frosch (svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines. draft
Tue, 01 Nov 2011 00:26:22 +0000 frosch (svn r23076) -Codechange: Separate code for NewGRF and default refit masks more strictly. draft
Tue, 01 Nov 2011 00:23:41 +0000 frosch (svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code. draft
Tue, 01 Nov 2011 00:21:08 +0000 frosch (svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code. draft
Tue, 01 Nov 2011 00:19:38 +0000 frosch (svn r23073) -Update: Add another generated file to .hgignore. draft
Mon, 31 Oct 2011 22:31:40 +0000 michi_cc (svn r23072) -Feature: [NewGRF] House callback 0x148. draft
Mon, 31 Oct 2011 22:31:35 +0000 michi_cc (svn r23071) -Codechange: [NewGRF] Allow passing custom extra data through the generic NewGRF animation helper class. draft
Mon, 31 Oct 2011 22:31:31 +0000 michi_cc (svn r23070) -Add: [NewGRF] House variable 0x64. draft
Mon, 31 Oct 2011 18:45:05 +0000 translators (svn r23069) -Update from WebTranslator v3.0: draft
Mon, 31 Oct 2011 16:33:59 +0000 michi_cc (svn r23068) -Add: [NewGRF] Long date of last service for vehicles, also available in the purchase list. draft
Sun, 30 Oct 2011 20:24:00 +0000 rubidium (svn r23067) -Fix [FS#4812]: updating the group statistics got more strict checks, so there was some trouble moving a vehicles and groups from one company to another draft
Sun, 30 Oct 2011 17:45:12 +0000 translators (svn r23066) -Update from WebTranslator v3.0: draft
Sun, 30 Oct 2011 13:47:45 +0000 yexo (svn r23065) -Add: -q option to read a savegame, write some general info and exit draft
Sat, 29 Oct 2011 21:00:11 +0000 yexo (svn r23064) -Fix (r23062): incrementing hexadecimal numbers is hard... draft
Sat, 29 Oct 2011 20:56:58 +0000 yexo (svn r23063) -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volume' and 'short weight' respectively draft
Sat, 29 Oct 2011 17:45:04 +0000 translators (svn r23062) -Update from WebTranslator v3.0: draft
Fri, 28 Oct 2011 17:45:03 +0000 translators (svn r23060) -Update from WebTranslator v3.0: draft
Thu, 27 Oct 2011 20:28:18 +0000 yexo (svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930 draft
Thu, 27 Oct 2011 17:45:04 +0000 translators (svn r23058) -Update from WebTranslator v3.0: draft
Tue, 25 Oct 2011 19:21:36 +0000 frosch (svn r23057) -Fix: [NoAI] AIOrder::GetOrderCount() did not hide implicit orders. draft
Tue, 25 Oct 2011 17:07:29 +0000 rubidium (svn r23056) -Change: use the currency -> euro conversion rate for currencies that have been replaced with the euro, so when the switch happens the conversion rate at that point is roughly that of the real world conversion rate draft
Fri, 21 Oct 2011 21:03:40 +0000 frosch (svn r23050) -Fix: [NewGRF] When vehicles break down, update the image cache after changing the vehicle state to make fish happy. draft
Fri, 21 Oct 2011 19:10:35 +0000 frosch (svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map colour as for nearby station names. draft
Fri, 21 Oct 2011 17:45:09 +0000 translators (svn r23048) -Update from WebTranslator v3.0: draft
Fri, 21 Oct 2011 14:53:21 +0000 truebrain (svn r23047) -Documentation: silly typo in comment draft
Thu, 20 Oct 2011 19:02:13 +0000 yexo (svn r23045) -Change: copy 6 registers to newgrf textstack after cb23 instead of 4 draft
Thu, 20 Oct 2011 16:53:34 +0000 yexo (svn r23044) -Codechange: reorder parameter order so we can make use of the default=0 more often draft
Thu, 20 Oct 2011 16:52:57 +0000 yexo (svn r23043) -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes draft
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
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
Sun, 21 Aug 2011 19:21:38 +0000 rubidium (svn r22806) -Codechange: store the number of untranslated strings in the language file draft
Sun, 21 Aug 2011 18:57:45 +0000 rubidium (svn r22805) -Codechange: move use of magic number for version checking to more logical location draft
Sun, 21 Aug 2011 17:45:40 +0000 translators (svn r22804) -Update from WebTranslator v3.0: draft
Sun, 21 Aug 2011 16:48:31 +0000 rubidium (svn r22803) -Fix (r22796): clicking should not work either when hiding windows draft
Sun, 21 Aug 2011 14:59:05 +0000 frosch (svn r22802) -Fix (r22781): Coding style. draft
Sun, 21 Aug 2011 14:13:22 +0000 michi_cc (svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into account. draft
Sun, 21 Aug 2011 13:19:06 +0000 rubidium (svn r22800) -Fix (r22796): don't run the scanning threaded when there is no reason to do so (no UI to update) draft
Sun, 21 Aug 2011 13:10:19 +0000 rubidium (svn r22799) -Fix (r22792): compile failure when there is no networking support draft
Sun, 21 Aug 2011 12:53:38 +0000 rubidium (svn r22798) -Change: jump immediately to the next mode after scanning (if needed) draft
Sun, 21 Aug 2011 12:53:13 +0000 rubidium (svn r22797) -Add: progress bar for scanning NewGRFs draft
Sun, 21 Aug 2011 12:53:00 +0000 rubidium (svn r22796) -Codechange: run the NewGRF scanning in a separate thread draft
Sun, 21 Aug 2011 12:52:24 +0000 rubidium (svn r22795) -Codechange: load the intro game the first time without NewGRFs draft
Sun, 21 Aug 2011 12:51:52 +0000 rubidium (svn r22794) -Codechange: let window drawing determine which windows may be drawn when a modal progress is busy draft
Sun, 21 Aug 2011 12:51:18 +0000 rubidium (svn r22793) -Codechange: remove callback default to make clear they are not forgotten draft
Sun, 21 Aug 2011 12:50:47 +0000 rubidium (svn r22792) -Codechange: use scan callback for initial NewGRF scanning draft
Sun, 21 Aug 2011 12:50:13 +0000 rubidium (svn r22791) -Codechange: use callback for scanning from the NewGRF window draft
Sun, 21 Aug 2011 12:49:51 +0000 rubidium (svn r22790) -Codechange: add callback for when NewGRF scanning is complete draft
Sun, 21 Aug 2011 12:49:14 +0000 rubidium (svn r22789) -Codechange: rename generation window class to modal progress draft
Sun, 21 Aug 2011 12:48:46 +0000 rubidium (svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h draft
Sun, 21 Aug 2011 12:47:45 +0000 rubidium (svn r22787) -Codechange: rename genworld redraw constant draft
Sun, 21 Aug 2011 12:47:24 +0000 rubidium (svn r22786) -Codechange: rename genworld mutices to model_progress mutices draft
Sun, 21 Aug 2011 12:46:46 +0000 rubidium (svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress draft
Sun, 21 Aug 2011 12:07:15 +0000 frosch (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage. draft
Sun, 21 Aug 2011 12:06:54 +0000 frosch (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage. draft
Sun, 21 Aug 2011 12:06:24 +0000 frosch (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear temporary data at a specific spot, esp. clear 'data_blocks' now. draft
Sun, 21 Aug 2011 12:05:47 +0000 frosch (svn r22781) -Codechange: Group global variables temporarily used during GRF loading into a struct. draft
Sat, 20 Aug 2011 23:16:49 +0000 frosch (svn r22780) -Fix: [NewGRF] String codes 84 and 87 print signed values. draft
Sat, 20 Aug 2011 23:07:37 +0000 frosch (svn r22779) -Add: [NewGRF] Stringcode for printing a unsinged word in power units. (Hirundo) draft
Sat, 20 Aug 2011 22:35:11 +0000 frosch (svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo) draft
Sat, 20 Aug 2011 22:14:27 +0000 frosch (svn r22777) -Fix-ish: [NewGRF] Stringcode 9A 01 is signed, and 9A 0B is kind of unsigned. But since both were already casted to the right types later, this makes actually no difference. draft
Sat, 20 Aug 2011 22:06:38 +0000 frosch (svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo) draft
Sat, 20 Aug 2011 21:42:05 +0000 frosch (svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date codes in old OpenTTD. (Hirundo) draft
Sat, 20 Aug 2011 21:32:34 +0000 frosch (svn r22774) -Fix: [NewGRF] String codes for dates should use unsigned words, like old OpenTTD did before it learned dates before 1920. (Hirundo) draft
Sat, 20 Aug 2011 20:07:02 +0000 michi_cc (svn r22773) -Add: Some grass around rivers in desert areas. draft
Sat, 20 Aug 2011 17:48:57 +0000 rubidium (svn r22772) -Fix (r22770): validation error draft
Sat, 20 Aug 2011 17:46:03 +0000 rubidium (svn r22771) -Codechange: unify some NewGRFScan calling code draft
Sat, 20 Aug 2011 17:45:24 +0000 translators (svn r22770) -Update from WebTranslator v3.0: draft
Sat, 20 Aug 2011 14:23:14 +0000 rubidium (svn r22769) -Fix (r22678): failed patch merging draft
Sat, 20 Aug 2011 14:15:40 +0000 rubidium (svn r22768) -Add: progress bar updates for river building draft
Sat, 20 Aug 2011 14:14:17 +0000 rubidium (svn r22767) -Add: river generation draft
Sat, 20 Aug 2011 12:52:45 +0000 rubidium (svn r22766) -Add: river graphics for the original base set (andythenorth) draft
Sat, 20 Aug 2011 05:35:03 +0000 planetmaker (svn r22765) -Cleanup: Remove unused constants and name a magic constant draft
Fri, 19 Aug 2011 21:19:10 +0000 frosch (svn r22764) -Add: [NoAI] AITile::GetTownAuthority(). draft
Fri, 19 Aug 2011 21:18:32 +0000 frosch (svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence(). draft
Fri, 19 Aug 2011 21:14:51 +0000 frosch (svn r22762) -Fix (r22584): Update ai_company.hpp.sq draft
Fri, 19 Aug 2011 20:54:15 +0000 planetmaker (svn r22761) -Fix (r22708): Make invisible signs un-clickable (Zuu) draft
Fri, 19 Aug 2011 20:44:22 +0000 alberth (svn r22760) -Fix (r19459): Also free allocated depot tables. draft
Fri, 19 Aug 2011 17:45:11 +0000 translators (svn r22759) -Update from WebTranslator v3.0: draft
Thu, 18 Aug 2011 17:45:10 +0000 translators (svn r22758) -Update from WebTranslator v3.0: draft
Thu, 18 Aug 2011 14:08:51 +0000 planetmaker (svn r22757) -Fix [FS#4730]: [NewGRF] Invalid memory access when querying the grfID of the default objects draft
Wed, 17 Aug 2011 17:45:11 +0000 translators (svn r22756) -Update from WebTranslator v3.0: draft
Tue, 16 Aug 2011 21:25:33 +0000 frosch (svn r22755) -Fix [FS#4727]: When marking tile selections dirty, use the height information of the corners instead of the surface slope. This is more accurate when the foundation is kind of undefined. draft
Tue, 16 Aug 2011 17:45:07 +0000 translators (svn r22754) -Update from WebTranslator v3.0: draft
Mon, 15 Aug 2011 17:45:10 +0000 translators (svn r22753) -Update from WebTranslator v3.0: draft
Sun, 14 Aug 2011 18:53:55 +0000 rubidium (svn r22751) -Merge: documentation updates from 1.1 draft
Sun, 14 Aug 2011 17:45:12 +0000 translators (svn r22750) -Update from WebTranslator v3.0: draft
Sun, 14 Aug 2011 13:47:14 +0000 frosch (svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5. draft
Sun, 14 Aug 2011 13:45:36 +0000 frosch (svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall only be triggered when all cargo was taken. draft
Sun, 14 Aug 2011 13:43:27 +0000 frosch (svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle(). draft
Sat, 13 Aug 2011 12:47:18 +0000 alberth (svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar. draft
Sat, 13 Aug 2011 12:44:42 +0000 alberth (svn r22742) -Add: Add function to query exit direction of hangars at airports. draft
Sat, 13 Aug 2011 12:43:05 +0000 alberth (svn r22741) -Add: Add exit direction of hangars to airport specifications. draft
Sat, 13 Aug 2011 10:44:15 +0000 frosch (svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations. draft
Sat, 13 Aug 2011 10:43:11 +0000 frosch (svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area. draft
Sat, 13 Aug 2011 08:32:55 +0000 frosch (svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join. draft
Fri, 12 Aug 2011 18:36:47 +0000 rubidium (svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message draft
Fri, 12 Aug 2011 18:34:09 +0000 rubidium (svn r22736) -Codechange: constify some numbers draft
Fri, 12 Aug 2011 18:14:15 +0000 rubidium (svn r22735) -Fix [FS#4718]: triggering NOT_REACHED when playing with a NewGRF that supplies genders/cases for a language that you removed from your installation draft
Fri, 12 Aug 2011 17:45:12 +0000 translators (svn r22734) -Update from WebTranslator v3.0: draft
Thu, 11 Aug 2011 17:45:15 +0000 translators (svn r22733) -Update from WebTranslator v3.0: draft
Wed, 10 Aug 2011 17:45:11 +0000 translators (svn r22732) -Update from WebTranslator v3.0: draft
Mon, 08 Aug 2011 21:26:58 +0000 frosch (svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set. draft
Mon, 08 Aug 2011 17:45:06 +0000 translators (svn r22730) -Update from WebTranslator v3.0: draft
Sun, 07 Aug 2011 17:45:08 +0000 translators (svn r22729) -Update from WebTranslator v3.0: draft
Sun, 07 Aug 2011 11:18:33 +0000 smatz (svn r22728) -Codechange: add -Wno-narrowing to cxxflags in order to prevent many useless warnings with GCC 4.7 draft
Sat, 06 Aug 2011 17:45:11 +0000 translators (svn r22727) -Update from WebTranslator v3.0: draft
Sat, 06 Aug 2011 17:20:21 +0000 frosch (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. draft
Sat, 06 Aug 2011 13:56:27 +0000 frosch (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. draft
Sat, 06 Aug 2011 13:55:52 +0000 frosch (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. draft
Sat, 06 Aug 2011 13:17:18 +0000 frosch (svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations. draft
Sat, 06 Aug 2011 11:14:07 +0000 frosch (svn r22722) -Fix: Skip invisible parent and child sprites due to transparency settings using the same logic as skipping due to grf-defined invisibility. draft
Sat, 06 Aug 2011 10:47:37 +0000 frosch (svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent items of the spritelayout to use wrong registers. draft
Fri, 05 Aug 2011 17:45:18 +0000 translators (svn r22720) -Update from WebTranslator v3.0: draft
Thu, 04 Aug 2011 20:04:58 +0000 smatz (svn r22719) -Fix: compilation with gcc 4.7 draft
Thu, 04 Aug 2011 17:45:11 +0000 translators (svn r22717) -Update from WebTranslator v3.0: draft
Thu, 04 Aug 2011 17:22:18 +0000 planetmaker (svn r22716) -Fix: Murphy is a bitch draft
Thu, 04 Aug 2011 17:13:24 +0000 planetmaker (svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available draft
Thu, 04 Aug 2011 14:04:15 +0000 planetmaker (svn r22714) -Fix: If there's no point in opening the rail toolbar, don't open it for people who use hotkeys either rather than only for those using GUI elements draft
Wed, 03 Aug 2011 20:55:08 +0000 michi_cc (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. draft
Wed, 03 Aug 2011 17:45:24 +0000 translators (svn r22712) -Update from WebTranslator v3.0: draft
Tue, 02 Aug 2011 17:45:22 +0000 translators (svn r22711) -Update from WebTranslator v3.0: draft
Mon, 01 Aug 2011 20:15:18 +0000 frosch (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. draft
Mon, 01 Aug 2011 19:36:11 +0000 alberth (svn r22709) -Doc: Doxyment fileio.cpp. draft
Mon, 01 Aug 2011 18:41:21 +0000 planetmaker (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu) draft
Sun, 31 Jul 2011 14:13:01 +0000 frosch (svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi) draft
Sun, 31 Jul 2011 09:42:05 +0000 frosch (svn r22706) -Cleanup: A loop is no loop, if it never iterates. draft
Sat, 30 Jul 2011 14:10:12 +0000 rubidium (svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88) draft
Sat, 30 Jul 2011 13:55:44 +0000 rubidium (svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88) draft
Sat, 30 Jul 2011 12:28:49 +0000 frosch (svn r22698) -Fix [FS#4694]: Only insert cleared object tiles into _cleared_object_areas if clearing actually succeeds, else subsequential tests of the same tile will be skipped and considered successful. draft
Sat, 30 Jul 2011 12:17:46 +0000 rubidium (svn r22697) -Fix [FS#4694-ish]: when building a house it could be built at the wrong place if multitile houses failed some tests draft
Sat, 30 Jul 2011 10:44:58 +0000 rubidium (svn r22696) -Fix: don't requery the servers when the server list window isn't opened draft
Sat, 30 Jul 2011 10:28:52 +0000 rubidium (svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed draft
Sat, 30 Jul 2011 07:38:38 +0000 planetmaker (svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget draft
Fri, 29 Jul 2011 22:23:17 +0000 frosch (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. draft
Fri, 29 Jul 2011 16:52:18 +0000 rubidium (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time draft
Thu, 28 Jul 2011 17:45:18 +0000 translators (svn r22691) -Update from WebTranslator v3.0: draft
Wed, 27 Jul 2011 19:38:43 +0000 frosch (svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo. draft
Tue, 26 Jul 2011 17:45:12 +0000 translators (svn r22689) -Update from WebTranslator v3.0: draft
Mon, 25 Jul 2011 17:45:07 +0000 translators (svn r22688) -Update from WebTranslator v3.0: draft
Sun, 24 Jul 2011 17:45:09 +0000 translators (svn r22687) -Update from WebTranslator v3.0: draft
Sat, 23 Jul 2011 17:45:08 +0000 translators (svn r22683) -Update from WebTranslator v3.0: draft
Fri, 22 Jul 2011 18:59:10 +0000 frosch (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons. draft
Fri, 22 Jul 2011 17:45:09 +0000 translators (svn r22681) -Update from WebTranslator v3.0: draft
Thu, 21 Jul 2011 17:45:22 +0000 translators (svn r22680) -Update from WebTranslator v3.0: draft
Thu, 21 Jul 2011 17:17:48 +0000 planetmaker (svn r22679) -Change [FS#4692] (r22655): [NewGRF] Use a value of 0 to indicate the invalid waterclass in the nearby land info (0x60 ind. tiles, 0x62 houses, objects,...) draft
Thu, 21 Jul 2011 16:13:34 +0000 planetmaker (svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver draft
Thu, 21 Jul 2011 15:51:48 +0000 planetmaker (svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp draft
Wed, 20 Jul 2011 17:45:22 +0000 translators (svn r22676) -Update from WebTranslator v3.0: draft
Wed, 20 Jul 2011 16:19:48 +0000 planetmaker (svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools draft
Tue, 19 Jul 2011 17:45:05 +0000 translators (svn r22674) -Update from WebTranslator v3.0: draft
Tue, 19 Jul 2011 16:52:30 +0000 planetmaker (svn r22673) -Add #4690: Provide random bits in var 0x10 for callback 0x3B in all cases (Hirundo) draft
Mon, 18 Jul 2011 17:45:08 +0000 translators (svn r22672) -Update from WebTranslator v3.0: draft
Sun, 17 Jul 2011 17:45:15 +0000 translators (svn r22671) -Update from WebTranslator v3.0: draft
Sun, 17 Jul 2011 16:09:38 +0000 frosch (svn r22670) -Change: Do not spawn explosion effects when bulldozing in paused mode. They block the view. draft
Sat, 16 Jul 2011 18:43:22 +0000 alberth (svn r22669) -Codechange: For non-windows, only test for file existence again if strtolower actually changed the name. draft
Sat, 16 Jul 2011 18:34:04 +0000 alberth (svn r22668) -Codechange: FioFindFullPath tests already whether the file exists. draft
Sat, 16 Jul 2011 17:45:11 +0000 translators (svn r22667) -Update from WebTranslator v3.0: draft
Fri, 15 Jul 2011 17:45:13 +0000 translators (svn r22666) -Update from WebTranslator v3.0: draft
Thu, 14 Jul 2011 17:45:11 +0000 translators (svn r22665) -Update from WebTranslator v3.0: draft
Wed, 13 Jul 2011 17:45:11 +0000 translators (svn r22664) -Update from WebTranslator v3.0: draft
Tue, 12 Jul 2011 17:45:23 +0000 translators (svn r22663) -Update from WebTranslator v3.0: draft
Tue, 12 Jul 2011 17:12:10 +0000 frosch (svn r22662) -Fix (r22639)[FS#4683]: Ships can also travel on certain rail tiles. draft
Tue, 12 Jul 2011 16:36:53 +0000 frosch (svn r22661) -Fix (r22659): Silence a gcc warning. draft
Mon, 11 Jul 2011 17:45:18 +0000 translators (svn r22660) -Update from WebTranslator v3.0: draft
Mon, 11 Jul 2011 16:32:35 +0000 michi_cc (svn r22659) -Add: [NewGRF] Support for the land slope check callback for stations. draft
Mon, 11 Jul 2011 16:32:30 +0000 michi_cc (svn r22658) -Feature: [NewGRF] Custom error messages for object callback 0x157. draft
Mon, 11 Jul 2011 16:32:25 +0000 michi_cc (svn r22657) -Add: [NewGRF] More default error messages for the industry shape and location callbacks. draft
Mon, 11 Jul 2011 16:32:19 +0000 michi_cc (svn r22656) -Codechange: Deduplicate the custom error message of the industry shape and location callbacks. draft
Mon, 11 Jul 2011 16:32:13 +0000 michi_cc (svn r22655) -Add: [NewGRF] Add water class to the 'land info of nearby tiles' vars. draft
Sun, 10 Jul 2011 14:44:41 +0000 frosch (svn r22649) -Fix [FS#4670]: Switching from a red to a white highlight (by switching to another tool) without switching the highlight mode (HT_RECT etc.) did not mark the selection dirty. draft
Sun, 10 Jul 2011 13:25:52 +0000 frosch (svn r22648) -Fix (r22629): Missing 'break'. (thanks michi_cc) draft
Sun, 10 Jul 2011 13:21:21 +0000 frosch (svn r22647) -Codechange: Enhance MP_WATER map accessors with assertions. (adf88) draft
Sun, 10 Jul 2011 13:04:04 +0000 frosch (svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and depots. (based on patched by adf88 and michi_cc) draft
Sun, 10 Jul 2011 13:00:05 +0000 frosch (svn r22645) -Fix [FS#4678]: GetSection() does not return a LockPart. draft
Sat, 09 Jul 2011 18:10:48 +0000 frosch (svn r22644) -Codechange: Use IsShipDepotTile() instead of single water- and depottests. (adf88) draft
Fri, 08 Jul 2011 14:42:18 +0000 michi_cc (svn r22643) -Fix: Disallow building NewObjects on water tiles owned by another company. draft
Thu, 07 Jul 2011 21:52:08 +0000 frosch (svn r22642) -Change: Disable the 'set parameters' button in the NewGRF GUI, if the GRF specifies to have no parameters and one would not be able to set any parameters anyway. draft
Thu, 07 Jul 2011 20:35:48 +0000 frosch (svn r22641) -Fix (r22639): Warning about uninitialised fields. draft
Thu, 07 Jul 2011 17:45:07 +0000 translators (svn r22640) -Update from WebTranslator v3.0: draft
Thu, 07 Jul 2011 14:16:22 +0000 michi_cc (svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal speed fraction). draft
Thu, 07 Jul 2011 14:16:16 +0000 michi_cc (svn r22638) -Fix: Keep the previous owner of the upper and lower lock parts if they are built on existing water. draft
Tue, 05 Jul 2011 17:45:08 +0000 translators (svn r22637) -Update from WebTranslator v3.0: draft
Mon, 04 Jul 2011 22:07:53 +0000 frosch (svn r22636) -Fix: Airports should not expose the tile specific random bits of the north tile. Only airport tiles should access those. draft
Mon, 04 Jul 2011 20:37:20 +0000 frosch (svn r22635) -Fix: Correctly reseed random bits of industries and industry tiles. draft
Mon, 04 Jul 2011 20:31:57 +0000 frosch (svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is intentionally removed, it is only used together with 'scope'. draft
Mon, 04 Jul 2011 20:25:17 +0000 frosch (svn r22633) -Fix: Implement variables 25 and 7F for railtypes. draft
Mon, 04 Jul 2011 17:45:07 +0000 translators (svn r22632) -Update from WebTranslator v3.0: draft
Sun, 03 Jul 2011 14:49:19 +0000 frosch (svn r22631) -Fix: Additional text in fund industry window is NewGRF supplied and thus should have a default colour. draft
Sun, 03 Jul 2011 14:33:17 +0000 frosch (svn r22630) -Cleanup: Remove SwitchToNormalRefStack() and SwitchToErrorRefStack(). draft
Sun, 03 Jul 2011 14:32:15 +0000 frosch (svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was continuously overwritten by e.g. industry prospection without closing the old error window; also StopTextRefStackUsage() was not called for errors returned by commands (which caused FS#4599). Now return in the CommandCost result whether the textref stack needs to be used, and store a copy of the stack values in the error window just like for the normal string parameters. draft
Sun, 03 Jul 2011 13:53:42 +0000 frosch (svn r22628) -Codechange: Allow passing the textref stack values to use to StartTextRefStackUsage() instead of always using the temporary NewGRF registers. draft
Sun, 03 Jul 2011 13:49:29 +0000 frosch (svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation. draft
Sun, 03 Jul 2011 10:59:25 +0000 frosch (svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; TTD savegames do not contain these settings. draft
Sat, 02 Jul 2011 21:20:37 +0000 frosch (svn r22625) -Fix (r22050)[FS#4642]: Do not zero the orders of disaster vehicles when converting savegames. draft
Sat, 02 Jul 2011 19:31:01 +0000 frosch (svn r22624) -Fix [FS#4654]: When closing an AI company the local player cheated to, we need to cheat him to another company. draft
Sat, 02 Jul 2011 19:07:47 +0000 frosch (svn r22623) -Cleanup: DoAcquireCompany() does not need to sell shares, ChangeOwnershipOfCompanyItems() already does that and it does it better. draft
Sat, 02 Jul 2011 19:05:42 +0000 frosch (svn r22622) -Fix: When closing down companies their shares in other companies must be sold even if share trading is disabled at that point of time. draft
Sat, 02 Jul 2011 17:40:39 +0000 frosch (svn r22621) -Fix: When asking the user to confirm an unsafe unpausing, there is no need to execute a command if 'no' is choosed. This also prevents crashing when clicking unpause while the confirm window is shown. draft
Sat, 02 Jul 2011 16:45:54 +0000 frosch (svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depot' orders; service-only and stop-in-depot orders make no sense with refitting. draft
Sat, 02 Jul 2011 14:37:03 +0000 frosch (svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing. draft
Sat, 02 Jul 2011 12:58:37 +0000 frosch (svn r22618) -Fix [FS#4653]: When changing difficulty settings over the network, do not just reopen the difficulty window if any game options window is opened; instead invalidate them properly. draft
Sat, 02 Jul 2011 12:49:44 +0000 frosch (svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data values for Window::OnInvalidateData() of windows with class WC_GAME_OPTIONS. draft
Sat, 02 Jul 2011 11:31:20 +0000 frosch (svn r22616) -Codechange: Fix typo. draft
Sat, 02 Jul 2011 11:28:22 +0000 frosch (svn r22615) -Codechange: The return value of PlayTileSound() has no purpose. Remove it and document the rest. draft
Sat, 02 Jul 2011 11:24:39 +0000 frosch (svn r22614) -Fix [FS#4656]: If callback 33 returns a value out of range, no sound effect shall be played. draft
Fri, 01 Jul 2011 17:45:10 +0000 translators (svn r22613) -Update from WebTranslator v3.0: draft
Thu, 30 Jun 2011 17:45:11 +0000 translators (svn r22612) -Update from WebTranslator v3.0: draft
Tue, 28 Jun 2011 17:45:06 +0000 translators (svn r22611) -Update from WebTranslator v3.0: draft
Mon, 27 Jun 2011 17:45:06 +0000 translators (svn r22610) -Update from WebTranslator v3.0: draft
Sun, 26 Jun 2011 17:45:17 +0000 translators (svn r22609) -Update from WebTranslator v3.0: draft
Sun, 26 Jun 2011 16:16:04 +0000 alberth (svn r22608) -Fix[FS#4663]: Use rotated heightmap sizes for reporting scaling problems. draft
Thu, 23 Jun 2011 17:45:06 +0000 translators (svn r22607) -Update from WebTranslator v3.0: draft
Thu, 23 Jun 2011 08:25:15 +0000 frosch (svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context. draft
Tue, 21 Jun 2011 17:45:15 +0000 translators (svn r22605) -Update from WebTranslator v3.0: draft
Mon, 20 Jun 2011 17:06:33 +0000 rubidium (svn r22604) -Document: that there are invalid warnings under some circumstances draft
Sun, 19 Jun 2011 17:45:07 +0000 translators (svn r22603) -Update from WebTranslator v3.0: draft
Sat, 18 Jun 2011 17:45:08 +0000 translators (svn r22596) -Update from WebTranslator v3.0: draft
Fri, 17 Jun 2011 20:32:25 +0000 yexo (svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with newgrf stations draft
Thu, 16 Jun 2011 10:59:09 +0000 yexo (svn r22594) -Fix [FS#4644]: add active NewGRFs to the list of available ones when selecting the empty preset draft
Thu, 16 Jun 2011 09:46:24 +0000 yexo (svn r22593) -Fix [FS#4647]: don't show cargo accepted/produced in the new station window when no tiles are selected (mouse hovering a window or toolbar) draft
Wed, 15 Jun 2011 18:53:58 +0000 frosch (svn r22592) -Fix [FS#4645]: Reading of heightmaps with uncommon BMP formats failed due to uninitialised variables. (Parody) draft
Wed, 15 Jun 2011 18:52:21 +0000 terkhen (svn r22591) -Doc: Callback 0x18 (AI purchase selection) is implemented for stations. draft
Wed, 15 Jun 2011 17:45:08 +0000 translators (svn r22590) -Update from WebTranslator v3.0: draft
Tue, 14 Jun 2011 19:19:13 +0000 frosch (svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order index in case of a goto-nearest-depot order and no depot could be found. draft
Tue, 14 Jun 2011 17:45:13 +0000 translators (svn r22588) -Update from WebTranslator v3.0: draft
Tue, 14 Jun 2011 04:56:51 +0000 rubidium (svn r22587) -Fix: inconsistency in known-bugs.txt draft
Tue, 14 Jun 2011 04:55:34 +0000 rubidium (svn r22586) -Merge: documentation updates from 1.1 draft
Mon, 13 Jun 2011 17:45:09 +0000 translators (svn r22585) -Update from WebTranslator v3.0: draft
Mon, 13 Jun 2011 15:23:20 +0000 yexo (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) draft
Mon, 13 Jun 2011 11:53:00 +0000 frosch (svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the heap, so the point of destruction is well defined ('never' for now). draft
Mon, 13 Jun 2011 10:46:00 +0000 michi_cc (svn r22582) -Fix: Don't increment STL iterators after they've been invalidated. draft
Mon, 13 Jun 2011 10:35:19 +0000 rubidium (svn r22581) -Add: 'make regression' support to Makefile.msvc draft
Mon, 13 Jun 2011 10:09:59 +0000 rubidium (svn r22580) -Change: make 'make regression' return an error when it fails draft
Mon, 13 Jun 2011 08:28:29 +0000 rubidium (svn r22579) -Fix (r22576): copy-paste error :( draft
Mon, 13 Jun 2011 08:27:12 +0000 rubidium (svn r22578) -Fix: another MSVC compile warning draft
Mon, 13 Jun 2011 07:43:48 +0000 rubidium (svn r22577) -Fix: MSVC64 compile warning draft
Mon, 13 Jun 2011 07:34:55 +0000 rubidium (svn r22576) -Add: bundle_pdb command to put the pdb into the bundles directory as well draft
Mon, 13 Jun 2011 07:01:36 +0000 terkhen (svn r22575) -Fix (r22574): Compilation error. draft
Mon, 13 Jun 2011 06:28:43 +0000 terkhen (svn r22574) -Fix (r22566): GetGRFID was using a wrong return type. draft
Mon, 13 Jun 2011 06:13:57 +0000 terkhen (svn r22573) -Fix (r22567): Fix operator precedence. draft
Sun, 12 Jun 2011 23:42:42 +0000 michi_cc (svn r22572) -Fix: MSVC performance warning (assigning int to bool). draft
Sun, 12 Jun 2011 20:53:16 +0000 terkhen (svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI. draft
Sun, 12 Jun 2011 20:51:38 +0000 terkhen (svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI. draft
Sun, 12 Jun 2011 20:50:03 +0000 terkhen (svn r22569) -Feature: [NewGRF] Persistent storage for towns. draft
Sun, 12 Jun 2011 20:49:07 +0000 terkhen (svn r22568) -Change: Add a list of persistent storages to the Town class. draft
Sun, 12 Jun 2011 20:47:45 +0000 terkhen (svn r22567) -Codechange: Store persistent storages inside a pool. draft
Sun, 12 Jun 2011 20:42:23 +0000 terkhen (svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function. draft
Sun, 12 Jun 2011 20:41:17 +0000 terkhen (svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI. draft
Sun, 12 Jun 2011 20:40:21 +0000 terkhen (svn r22564) -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue. draft
Sun, 12 Jun 2011 20:38:46 +0000 terkhen (svn r22563) -Codechange: Use a function for storing values inside the persistent storage. draft
Sun, 12 Jun 2011 20:37:26 +0000 terkhen (svn r22562) -Codechange: Remove constness from TownGetVariable. draft
Sun, 12 Jun 2011 20:36:33 +0000 terkhen (svn r22561) -Codechange: Remove constness from Object in ResolverObject. draft
Sun, 12 Jun 2011 20:35:37 +0000 terkhen (svn r22560) -Codechange: Remove constness from House in ResolverObject. draft
Sun, 12 Jun 2011 20:34:37 +0000 terkhen (svn r22559) -Codechange: Remove constness from Station in ResolverObject. draft
Sun, 12 Jun 2011 20:34:03 +0000 terkhen (svn r22558) -Codechange: Remove constness from BaseStation in ResolverObject. draft
Sun, 12 Jun 2011 20:32:52 +0000 terkhen (svn r22557) -Codechange: Remove constness from AnimationBase callbacks. draft
Sun, 12 Jun 2011 20:31:44 +0000 terkhen (svn r22556) -Codechange: Remove constness from the town pointer at industries. draft
Sun, 12 Jun 2011 17:45:15 +0000 translators (svn r22555) -Update from WebTranslator v3.0: draft
Sat, 11 Jun 2011 21:12:28 +0000 frosch (svn r22553) -Fix (r22499): NewGRF parameter window was not set dirty, when changing row selection. draft
Sat, 11 Jun 2011 20:47:31 +0000 frosch (svn r22552) -Fix: Clear airport persistent storage on construction/removal of airports. draft
Sat, 11 Jun 2011 20:40:46 +0000 frosch (svn r22551) -Fix: Remove BaseStorageArrays from _changed_storage_arrays on destruction. draft
Sat, 11 Jun 2011 17:45:09 +0000 translators (svn r22550) -Update from WebTranslator v3.0: draft
Thu, 09 Jun 2011 17:45:30 +0000 translators (svn r22549) -Update from WebTranslator v3.0: draft
Thu, 09 Jun 2011 16:35:09 +0000 planetmaker (svn r22548) -Codechange: Name also the magic number for the lumber mill's tree cutting action (FeyFre) draft
Wed, 08 Jun 2011 17:45:07 +0000 translators (svn r22547) -Update from WebTranslator v3.0: draft
Tue, 07 Jun 2011 17:55:40 +0000 frosch (svn r22546) -Doc [FS#4635]: Add 'trains do not crash with their own wagons' to known_bugs. draft
Mon, 06 Jun 2011 17:45:12 +0000 translators (svn r22545) -Update from WebTranslator v3.0: draft
Sun, 05 Jun 2011 17:45:10 +0000 translators (svn r22544) -Update from WebTranslator v3.0: draft
Sat, 04 Jun 2011 21:24:23 +0000 terkhen (svn r22543) -Feature: [NewGRF] Support for station variable 0x69. draft
Sat, 04 Jun 2011 21:21:00 +0000 terkhen (svn r22542) -Add: Store cargo acceptance stats for stations. draft
Sat, 04 Jun 2011 21:19:00 +0000 terkhen (svn r22541) -Document: GoodsEntry struct. draft
Sat, 04 Jun 2011 21:17:07 +0000 terkhen (svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus. draft
Sat, 04 Jun 2011 17:45:07 +0000 translators (svn r22539) -Update from WebTranslator v3.0: draft
Sat, 04 Jun 2011 14:48:21 +0000 rubidium (svn r22538) -Fix [FS#4619]: possible crash when opening the airport build window for the first time draft
Sat, 04 Jun 2011 14:24:34 +0000 rubidium (svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass draft
Sat, 04 Jun 2011 13:38:54 +0000 rubidium (svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocol draft
Fri, 03 Jun 2011 20:41:30 +0000 planetmaker (svn r22535) -Cleanup: Remove uneeded constants, update and unify some comments relating to sprite numbers draft
Fri, 03 Jun 2011 19:18:39 +0000 yexo (svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running AIs caused a crash draft
Fri, 03 Jun 2011 17:45:11 +0000 translators (svn r22533) -Update from WebTranslator v3.0: draft
Thu, 02 Jun 2011 22:41:05 +0000 michi_cc (svn r22532) -Fix: Do not create an implicit order if the current order is the first order in the order list and we visit the station of the last entry of the order list. draft
Thu, 02 Jun 2011 17:45:06 +0000 translators (svn r22531) -Update from WebTranslator v3.0: draft
Wed, 01 Jun 2011 17:45:09 +0000 translators (svn r22530) -Update from WebTranslator v3.0: draft
Tue, 31 May 2011 20:51:19 +0000 frosch (svn r22529) -Doc (r22419): Reflect removal of '-i' option in documentation. draft
Tue, 31 May 2011 17:45:09 +0000 translators (svn r22526) -Update from WebTranslator v3.0: draft
Mon, 30 May 2011 17:45:22 +0000 translators (svn r22525) -Update from WebTranslator v3.0: draft
Sun, 29 May 2011 20:01:39 +0000 rubidium (svn r22523) -Doc: how OpenTTD finds a font, and what to do when that "fails" draft
Sun, 29 May 2011 18:35:31 +0000 frosch (svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1 draft
Sun, 29 May 2011 17:57:53 +0000 rubidium (svn r22521) -Fix: tiny typo in translation draft
Sun, 29 May 2011 17:45:19 +0000 translators (svn r22519) -Update from WebTranslator v3.0: draft
Sun, 29 May 2011 16:56:22 +0000 frosch (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. draft
Sun, 29 May 2011 16:54:40 +0000 frosch (svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very specific point, data might be freed twice. draft
Sun, 29 May 2011 08:56:05 +0000 frosch (svn r22516) -Codechange: Replace some magic numbers with the appropiate enum values. (Eddi) draft
Sat, 28 May 2011 17:45:18 +0000 translators (svn r22515) -Update from WebTranslator v3.0: draft
Sat, 28 May 2011 13:56:35 +0000 alberth (svn r22514) -Feature: Save heightmap in scenario editor. draft
Sat, 28 May 2011 13:55:59 +0000 alberth (svn r22513) -Add: Allow for saving a heightmap from the file dialogue window. draft
Sat, 28 May 2011 13:55:34 +0000 alberth (svn r22512) -Add: Save heightmap. draft
Sat, 28 May 2011 13:55:05 +0000 alberth (svn r22511) -Add: Function to make heightmap file paths. draft
Sat, 28 May 2011 13:54:42 +0000 alberth (svn r22510) -Codechange: Extract filepath creation to its own function. draft
Sat, 28 May 2011 13:54:18 +0000 alberth (svn r22509) -Add: Save heightmap. draft
Sat, 28 May 2011 13:53:52 +0000 alberth (svn r22508) -Codechange: Lift default screenshot filename out of MakeScreenshotName. draft
Sat, 28 May 2011 09:56:14 +0000 alberth (svn r22507) -Doc: Document SwitchMode. draft
Sat, 28 May 2011 09:46:37 +0000 frosch (svn r22506) -Feature [FS#4625]: Make the transparency options for industries also affect the effect vehicles created by industries. draft
Sat, 28 May 2011 09:45:12 +0000 frosch (svn r22505) -Add: Separate EffectVehicleTypes for broken aircraft and smoke at copper ore mine, to make them distinguishable from each other and from smoke due to disasters. (only affects newly spawned effects) draft
Sat, 28 May 2011 09:43:53 +0000 frosch (svn r22504) -Codechange: Add EV_END and use it to check the lengths of _effect_init_procs and _effect_tick_procs. draft
Sat, 28 May 2011 09:43:22 +0000 frosch (svn r22503) -Doc: EffectVehicleType. draft
Sat, 28 May 2011 03:23:34 +0000 glx (svn r22502) -Fix (r22501): WIN32 compilation draft
Fri, 27 May 2011 21:42:51 +0000 alberth (svn r22501) -Codechange: Move FileExists to a better place. draft
Fri, 27 May 2011 21:20:07 +0000 alberth (svn r22500) -Doc: Fix and add fios doxygen documentation. draft
Fri, 27 May 2011 18:02:55 +0000 yexo (svn r22499) -Fix: don't lower the arrow buttons in the newgrf/AI parameter windows if they're clicked when disabled draft
Fri, 27 May 2011 17:45:06 +0000 translators (svn r22498) -Update from WebTranslator v3.0: draft
Fri, 27 May 2011 16:26:10 +0000 planetmaker (svn r22497) -Codechange: Simplify button handling in airport build GUI draft
Fri, 27 May 2011 16:06:23 +0000 yexo (svn r22496) -Fix: callback result for airport layout name was incorrectly used draft
Fri, 27 May 2011 15:40:32 +0000 planetmaker (svn r22495) -Fix: The layout selectors of the airport build GUI did not latch properly draft
Fri, 27 May 2011 15:31:54 +0000 yexo (svn r22494) -Fix: airport preview sprite can depend on the layout, so update the cached SpriteID when the layout changes draft
Thu, 26 May 2011 17:45:07 +0000 translators (svn r22493) -Update from WebTranslator v3.0: draft
Wed, 25 May 2011 20:10:02 +0000 frosch (svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc. draft
Wed, 25 May 2011 16:40:30 +0000 terkhen (svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binaries created with MinGW-w64. (JGR) draft
Wed, 25 May 2011 16:35:23 +0000 terkhen (svn r22490) -Fix [FS#4623]: [Squirrel] Fix compilation under MinGW-w64. (JGR) draft
Sun, 22 May 2011 21:40:26 +0000 rubidium (svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versa draft
Sun, 22 May 2011 20:18:38 +0000 alberth (svn r22488) -Doc: Add Doxygen comments to screenshot code. draft
Sun, 22 May 2011 19:18:28 +0000 smatz (svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons were swapped draft
Sun, 22 May 2011 17:45:06 +0000 translators (svn r22486) -Update from WebTranslator v3.0: draft
Sat, 21 May 2011 22:23:13 +0000 frosch (svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions of windows with viewports but without caption. (only triggerable since r22484) draft
Sat, 21 May 2011 22:22:02 +0000 frosch (svn r22484) -Fix: The caption of centered windows could be moved out of the main window and thus become inaccessible when resizing the main window. draft
Sat, 21 May 2011 17:45:06 +0000 translators (svn r22483) -Update from WebTranslator v3.0: draft
Sat, 21 May 2011 11:26:37 +0000 frosch (svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks. draft
Sat, 21 May 2011 08:40:50 +0000 smatz (svn r22481) -Fix: compilation with recent GCC draft
Fri, 20 May 2011 17:45:09 +0000 translators (svn r22480) -Update from WebTranslator v3.0: draft
Thu, 19 May 2011 21:03:23 +0000 frosch (svn r22479) -Codechange/Fix: Months != quarters. (xi) draft
Thu, 19 May 2011 17:45:12 +0000 translators (svn r22478) -Update from WebTranslator v3.0: draft
Thu, 19 May 2011 16:39:48 +0000 planetmaker (svn r22477) -Doc: Update readme with more extensive information on directories used, font configuration and how to deal with missing NewGRFs draft
Wed, 18 May 2011 18:31:23 +0000 frosch (svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. draft
Wed, 18 May 2011 17:45:29 +0000 translators (svn r22475) -Update from WebTranslator v3.0: draft
Wed, 18 May 2011 12:21:55 +0000 planetmaker (svn r22474) -Change: Reflect r22473 also in how it reads in the order list draft
Wed, 18 May 2011 12:19:58 +0000 planetmaker (svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added draft
Tue, 17 May 2011 20:11:19 +0000 frosch (svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A multiple times, the previously allocated sprite layouts were not freed. draft
Tue, 17 May 2011 17:45:07 +0000 translators (svn r22471) -Update from WebTranslator v3.0: draft
Mon, 16 May 2011 17:45:11 +0000 translators (svn r22470) -Update from WebTranslator v3.0: draft
Sun, 15 May 2011 17:45:09 +0000 translators (svn r22466) -Update from WebTranslator v3.0: draft
Sun, 15 May 2011 17:18:46 +0000 frosch (svn r22465) -Fix [FS#4613]: When determining the executable path failed, the working directory was used instead, circumventing the not-home-directory check. draft
Sun, 15 May 2011 14:51:06 +0000 terkhen (svn r22464) -Fix [FS#4587]: [Windows] Prevent a crash when launching OpenTTD with -d from a MSYS console. Added a note to known-bugs about this issue. draft
Sun, 15 May 2011 12:30:14 +0000 frosch (svn r22463) -Fix [FS#4615]: Update the fios GUI immediatelly after scanning a new directory, so queued events reach the window when already updated. draft
Sat, 14 May 2011 18:38:54 +0000 alberth (svn r22460) -Doc: Semantic documentation fixes, and doxygen additions (partly by planetmaker). draft
Sat, 14 May 2011 18:35:40 +0000 alberth (svn r22459) -Doc: Typo fixes and doxygen markup improvements. draft
Sat, 14 May 2011 17:45:11 +0000 translators (svn r22458) -Update from WebTranslator v3.0: draft
Sat, 14 May 2011 17:33:26 +0000 frosch (svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately. draft
Sat, 14 May 2011 17:25:45 +0000 frosch (svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors. draft
Sat, 14 May 2011 16:01:40 +0000 frosch (svn r22455) -Fix (r22286): x != y draft
Sat, 14 May 2011 13:12:47 +0000 frosch (svn r22454) -Codechange: Deduplicate GetCustomStationGroundRelocation() into GetCustomStationRelocation() and only call it if actually needed. draft
Sat, 14 May 2011 12:38:10 +0000 frosch (svn r22453) -Feature(ette): Implement variable 18 for custom station foundations. draft
Sat, 14 May 2011 12:36:31 +0000 frosch (svn r22452) -Fix (r18708): Zero register 0x100 as specified before resolving custom station foundations. draft
Sat, 14 May 2011 09:26:16 +0000 alberth (svn r22451) -Codechange: Test for bridges and tunnels during the first pass only while terraforming (HackaLittleBit) draft
Fri, 13 May 2011 20:07:57 +0000 rubidium (svn r22450) -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when in the menu draft
Fri, 13 May 2011 17:45:13 +0000 translators (svn r22446) -Update from WebTranslator v3.0: draft
Thu, 12 May 2011 17:45:27 +0000 translators (svn r22445) -Update from WebTranslator v3.0: draft
Wed, 11 May 2011 20:23:37 +0000 frosch (svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. draft
Wed, 11 May 2011 20:22:04 +0000 frosch (svn r22443) -Codechange: Deduplicate code for deactivating GRFs. draft
Wed, 11 May 2011 20:20:21 +0000 frosch (svn r22442) -Fix: Do not popup fatal NewGRF error messages in the intro screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either. draft
Wed, 11 May 2011 17:45:08 +0000 translators (svn r22441) -Update from WebTranslator v3.0: draft
Mon, 09 May 2011 20:29:01 +0000 terkhen (svn r22440) -Change: [Windows] Remove Cancel button from information messages. draft
Sun, 08 May 2011 18:20:21 +0000 frosch (svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed. draft
Sun, 08 May 2011 17:45:09 +0000 translators (svn r22438) -Update from WebTranslator v3.0: draft
Sun, 08 May 2011 16:19:04 +0000 frosch (svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings with foundations. (same as r3935, but for level crossings) draft
Sun, 08 May 2011 15:58:59 +0000 frosch (svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1. draft
Sat, 07 May 2011 15:13:52 +0000 michi_cc (svn r22435) -Fix: Git revision detection would return too much when tags are involved. draft
Sat, 07 May 2011 10:20:29 +0000 terkhen (svn r22434) -Feature [FS#4591]: [NewGRF] Allow to filter by town of the current industry when using industry variable 0x68 (Yexo) draft
Sat, 07 May 2011 00:22:46 +0000 frosch (svn r22433) -Add/Fix: Add constants for the palette colours used in the smallmap and fix some windows palette indices. draft
Sat, 07 May 2011 00:15:46 +0000 frosch (svn r22432) -Codechange: Simplify smallmap colour constants using some more specialised macros. draft
Fri, 06 May 2011 22:17:34 +0000 michi_cc (svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false. draft
Fri, 06 May 2011 22:10:50 +0000 frosch (svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc.. draft
Fri, 06 May 2011 21:13:29 +0000 frosch (svn r22429) -Add: some constants for specific palette colours used in the GUI. draft
Fri, 06 May 2011 20:57:02 +0000 michi_cc (svn r22428) -Codechange: Reduce code duplication in the smallmap legend. draft
Fri, 06 May 2011 17:45:13 +0000 translators (svn r22427) -Update from WebTranslator v3.0: draft
Thu, 05 May 2011 20:20:52 +0000 frosch (svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 missed drawing the first pixel. draft
Thu, 05 May 2011 17:45:23 +0000 translators (svn r22425) -Update from WebTranslator v3.0: draft
Thu, 05 May 2011 16:24:48 +0000 rubidium (svn r22424) -Document: some more bits draft
Wed, 04 May 2011 20:24:23 +0000 rubidium (svn r22423) -Document: some network stuff draft
Wed, 04 May 2011 17:45:17 +0000 translators (svn r22422) -Update from WebTranslator v3.0: draft
Wed, 04 May 2011 17:45:16 +0000 frosch (svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. draft
Wed, 04 May 2011 17:15:54 +0000 frosch (svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway. draft
Wed, 04 May 2011 17:12:37 +0000 frosch (svn r22419) -Change: Always use the DOS palette for drawing. draft
Tue, 03 May 2011 20:48:53 +0000 frosch (svn r22418) -Fix (r22417): Messed up the palette detection of the extra base grf. draft
Tue, 03 May 2011 20:30:26 +0000 frosch (svn r22417) -Add: an advanced setting to specify the default palette to use for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option. draft
Tue, 03 May 2011 20:19:57 +0000 frosch (svn r22416) -Fix: When action14 specified different values for the palette, the values were OR-ed. Use the last set value instead. draft
Tue, 03 May 2011 15:05:15 +0000 rubidium (svn r22414) -Fix [FS#4606]: kicking thyself via remote console crashes the server draft
Mon, 02 May 2011 20:59:54 +0000 rubidium (svn r22413) -Document: even more stuff draft
Mon, 02 May 2011 17:45:09 +0000 translators (svn r22412) -Update from WebTranslator v3.0: draft
Mon, 02 May 2011 17:42:12 +0000 rubidium (svn r22411) -Document: another bunch of bits draft
Mon, 02 May 2011 16:14:23 +0000 rubidium (svn r22410) -Document: some more bits ;) draft
Sun, 01 May 2011 21:02:18 +0000 yexo (svn r22409) -Fix: [NewGRF] make sure the action2 ID of a generic feature callback is valid draft
Sun, 01 May 2011 20:46:36 +0000 yexo (svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset draft
Sun, 01 May 2011 20:04:09 +0000 rubidium (svn r22407) -Document: the "root" driver related stuff draft
Sun, 01 May 2011 19:51:52 +0000 rubidium (svn r22406) -Document: some more "random-ish" tidbits draft
Sun, 01 May 2011 19:14:12 +0000 rubidium (svn r22405) -Document: some more "random-ish" tidbits draft
Sun, 01 May 2011 17:45:08 +0000 translators (svn r22404) -Update from WebTranslator v3.0: draft
Sun, 01 May 2011 13:29:40 +0000 rubidium (svn r22403) -Document: some more network/core code draft
Sun, 01 May 2011 12:18:34 +0000 rubidium (svn r22401) -Codechange: replace some defines in the udp code so doxygen can create better documentation draft
Sun, 01 May 2011 11:30:03 +0000 rubidium (svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation draft
Sun, 01 May 2011 11:13:11 +0000 rubidium (svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation draft
Sun, 01 May 2011 11:01:57 +0000 rubidium (svn r22398) -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation draft
Sun, 01 May 2011 10:15:33 +0000 rubidium (svn r22397) -Document: some tidbits of the blitter code draft
Sun, 01 May 2011 09:24:19 +0000 rubidium (svn r22396) -Document: some AI doxygen stuff draft
Sat, 30 Apr 2011 19:44:20 +0000 yexo (svn r22389) -Fix [FS#4600]: try to make sure there is an early house available in the current climate for every townzone, not just a single available house for all climates/townzones draft
Sat, 30 Apr 2011 17:44:12 +0000 rubidium (svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small draft
Sat, 30 Apr 2011 17:41:14 +0000 rubidium (svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection draft
Sat, 30 Apr 2011 17:08:18 +0000 frosch (svn r22386) -Fix [FS#4602]: When the last AI company gets removed, the 'dead' state was not reset in the AI debug window. draft
Sat, 30 Apr 2011 14:24:23 +0000 rubidium (svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h. draft
Sat, 30 Apr 2011 12:09:26 +0000 rubidium (svn r22384) -Fix [FS#4585]: No client error packet was sent to the admin bots draft
Fri, 29 Apr 2011 20:47:36 +0000 frosch (svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings. draft
Fri, 29 Apr 2011 19:27:37 +0000 planetmaker (svn r22382) -Fix (r22381): Apply the change of string names also to the unfinished translations draft
Fri, 29 Apr 2011 15:26:12 +0000 planetmaker (svn r22381) -Codechange: It's called 'steel', not 'steele' draft
Fri, 29 Apr 2011 15:09:29 +0000 planetmaker (svn r22380) -Fix: Update openttd.grf and the base set description files accordingly draft
Fri, 29 Apr 2011 15:08:44 +0000 planetmaker (svn r22379) -Fix: Not all pixels which need recolouring were actually in the proper colour draft
Fri, 29 Apr 2011 15:03:14 +0000 planetmaker (svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recoloured too much draft
Wed, 27 Apr 2011 17:45:09 +0000 translators (svn r22377) -Update from WebTranslator v3.0: draft
Mon, 25 Apr 2011 17:45:14 +0000 translators (svn r22376) -Update from WebTranslator v3.0: draft
Sun, 24 Apr 2011 17:45:06 +0000 translators (svn r22375) -Update from WebTranslator v3.0: draft
Sat, 23 Apr 2011 17:45:12 +0000 translators (svn r22374) -Update from WebTranslator v3.0: draft
Fri, 22 Apr 2011 21:51:34 +0000 yexo (svn r22373) -Fix (r19955) (r20041) [FS#4592]: crash when clicking a removed company in the vehiclelist dropdowns draft
Fri, 22 Apr 2011 19:53:28 +0000 rubidium (svn r22372) -Fix (r22364) [FS#4598]: segmentation fault when trying to get the server's IP draft
Fri, 22 Apr 2011 16:09:46 +0000 rubidium (svn r22371) -Fix [FS#4596]: make sure saving has completely and utterly finished before starting a new one. Otherwise you could start a save, which would be marked as done by the previous save stopping and then yet another save could be started... and that could create a deadlock draft
Fri, 22 Apr 2011 16:07:47 +0000 rubidium (svn r22370) -Codechange/fix: keep better accounting of the order in which clients joined: draft
Fri, 22 Apr 2011 16:05:05 +0000 rubidium (svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocate it for clients that are there to just get a list of companies. This means that these short lived clients won't be seen by the admin network in their client queries anymore draft
Fri, 22 Apr 2011 16:03:48 +0000 rubidium (svn r22368) -Codechange: move the IP address field from the ClientInfo to ClientSocket draft
Fri, 22 Apr 2011 16:03:13 +0000 rubidium (svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the admin "core" as they send IP addresses to the admin "bots" draft
Fri, 22 Apr 2011 16:02:21 +0000 rubidium (svn r22366) -Codechange: make GetClientIP a function of the server's ClientSocket, after all the Socket is the bit that's associated with the network draft
Fri, 22 Apr 2011 15:59:32 +0000 rubidium (svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses draft
Fri, 22 Apr 2011 15:57:05 +0000 rubidium (svn r22364) -Codechange: don't show the (unknown) client address in the client list at clients draft
Fri, 22 Apr 2011 15:54:42 +0000 rubidium (svn r22363) -Codechange: NetworkFindClientStateFromClientID -> NetworkClientSocket::GetByClientID draft
Fri, 22 Apr 2011 15:54:16 +0000 rubidium (svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID draft
Fri, 22 Apr 2011 15:53:40 +0000 rubidium (svn r22361) -Codechange: delete the client list popup when the client got removed (instead of previously selecting some other client) draft
Fri, 22 Apr 2011 15:52:50 +0000 rubidium (svn r22360) -Codechange: use globally unique client id to mark the selected client instead of the position in the client list draft
Fri, 22 Apr 2011 15:51:52 +0000 rubidium (svn r22359) -Codechange: pass client info pointers instead of the position to the client popup list's callbacks draft
Fri, 22 Apr 2011 15:50:13 +0000 rubidium (svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups draft
Fri, 22 Apr 2011 15:03:08 +0000 smatz (svn r22357) -Fix (r22345): crash when opening the chat box or company password input box draft
Thu, 21 Apr 2011 19:21:02 +0000 glx (svn r22356) -Fix (r22342): somehow empty and useless new files were added draft
Thu, 21 Apr 2011 17:45:14 +0000 translators (svn r22355) -Update from WebTranslator v3.0: draft
Wed, 20 Apr 2011 17:45:33 +0000 translators (svn r22354) -Update from WebTranslator v3.0: draft
Tue, 19 Apr 2011 18:50:03 +0000 smatz (svn r22353) -Cleanup (r22352): remove unused strings from all language files draft
Tue, 19 Apr 2011 18:47:36 +0000 smatz (svn r22352) -Change: make YAPF the default pathfinder for ships, don't discourage players from using it draft
Tue, 19 Apr 2011 18:20:34 +0000 smatz (svn r22351) -Revert (r17101): and reinstall r16546. Hash tables are much smaller now, so it shouldn't cause crash anymore draft
Tue, 19 Apr 2011 18:12:47 +0000 smatz (svn r22350) -Change: make YAPF hash tables much smaller, it should improve performance significantly (about 15%) draft
Tue, 19 Apr 2011 17:45:16 +0000 translators (svn r22349) -Update from WebTranslator v3.0: draft
Tue, 19 Apr 2011 15:00:11 +0000 smatz (svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_node_ship.hpp draft
Mon, 18 Apr 2011 17:45:34 +0000 translators (svn r22347) -Update from WebTranslator v3.0: draft
Sun, 17 Apr 2011 18:45:36 +0000 terkhen (svn r22346) -Cleanup: Textbuf::max_pixels is not required anymore. draft
Sun, 17 Apr 2011 18:44:09 +0000 terkhen (svn r22345) -Change: Remove pixel limiter for text buffers. draft
Sun, 17 Apr 2011 18:43:17 +0000 terkhen (svn r22344) -Codechange: Remove width constant from the sign list window. draft
Sun, 17 Apr 2011 18:42:17 +0000 terkhen (svn r22343) -Change: Remove pixel limiter for query strings. draft
Sun, 17 Apr 2011 17:56:33 +0000 glx (svn r22342) -Fix (r22338): fix the right place and run the script draft
Sun, 17 Apr 2011 17:56:31 +0000 peter1138 (svn r22341) -Change: Remove string unused since r22337 draft
Sun, 17 Apr 2011 17:45:20 +0000 translators (svn r22340) -Update from WebTranslator v3.0: draft
Sun, 17 Apr 2011 17:34:18 +0000 glx (svn r22339) -Fix: french uses NBSP as digit separator, not dot draft
Sun, 17 Apr 2011 17:34:09 +0000 peter1138 (svn r22338) -Fix (r22337): Compile-before-commit... draft
Sun, 17 Apr 2011 17:28:33 +0000 peter1138 (svn r22337) -Fix: Overly specific error message draft
Sun, 17 Apr 2011 17:17:09 +0000 frosch (svn r22336) -Fix (r22304): {DECIMAL} printed too many thousand separators. draft
Sun, 17 Apr 2011 13:36:51 +0000 smatz (svn r22335) -Cleanup (r22308): remove superfluous tabs draft
Sat, 16 Apr 2011 17:45:08 +0000 translators (svn r22334) -Update from WebTranslator v3.0: draft
Sat, 16 Apr 2011 17:20:08 +0000 frosch (svn r22333) -Change: Prefer deleting automatic orders instead of inserting new ones. draft
Sat, 16 Apr 2011 17:18:04 +0000 frosch (svn r22332) -Fix: When inserting automatic orders, do not create consecutive duplicate orders. draft
Sat, 16 Apr 2011 17:06:59 +0000 frosch (svn r22331) -Change: When inserting an (automatic) order A in front of an order B, disable modifications of automatic orders for all vehicles currently heading for B as we do not know whether they will reach A or B first. (except for the vehicle causing the insertion of the automatic order itself) draft
Sat, 16 Apr 2011 17:02:28 +0000 frosch (svn r22330) -Change: When a conditional order triggers and causes skipping to a particular order, disable modifications to automatic orders. till reaching the next real order, as we do not know whether to change the targets of conditional orders when inserting automatic orders. (So, when the vehicle skips to an order and later inserts an automatic order, the conditional order will still point to the same order, so the automatic order will be inserted again the next time.) draft
Sat, 16 Apr 2011 16:56:24 +0000 frosch (svn r22329) -Change: When the current orders are interrupted for non-ordered service, disable modifications to automatic orders until the next real order is completed. (train part already slipped by in r22328) draft
Sat, 16 Apr 2011 16:45:35 +0000 frosch (svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal of automatic orders until the next real order is reached. draft
Sat, 16 Apr 2011 16:41:02 +0000 frosch (svn r22327) -Add: Vehicle::GetGroundVehicleFlags() for accessing GroundVehicle<>::gv_flags through a Vehicle struct. draft
Sat, 16 Apr 2011 16:26:08 +0000 frosch (svn r22326) -Fix: Destinations of conditional orders were update incorrectly when deleting orders in front of the conditional orders, if the target order wwas the order just before of the conditional order. draft
Fri, 15 Apr 2011 19:04:42 +0000 rubidium (svn r22325) -Fix: Slovenian iso code was wrong draft
Fri, 15 Apr 2011 19:03:55 +0000 frosch (svn r22324) -Fix: Vehicles skipped orders when inserting automatic orders failed. draft
Fri, 15 Apr 2011 17:45:13 +0000 translators (svn r22323) -Update from WebTranslator v3.0: draft
Fri, 15 Apr 2011 06:20:01 +0000 planetmaker (svn r22322) -Fix [FS#4593]: Obey the law of conservation of parantheses in the console help draft
Wed, 13 Apr 2011 17:45:11 +0000 translators (svn r22321) -Update from WebTranslator v3.0: draft
Wed, 13 Apr 2011 14:45:49 +0000 orudge (svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British English draft
Tue, 12 Apr 2011 17:45:13 +0000 translators (svn r22319) -Update from WebTranslator v3.0: draft
Mon, 11 Apr 2011 17:45:14 +0000 translators (svn r22318) -Update from WebTranslator v3.0: draft
Sun, 10 Apr 2011 17:45:28 +0000 translators (svn r22317) -Update from WebTranslator v3.0: draft
Sun, 10 Apr 2011 17:21:43 +0000 frosch (svn r22316) -Fix: [NewGRF] When determining refittability use the cargo translation table of the GRF setting the refitmask instead of the GRF defining the action 3. draft
Sun, 10 Apr 2011 16:10:06 +0000 frosch (svn r22315) -Fix (r22314): Update comment as well. draft
Sun, 10 Apr 2011 16:08:14 +0000 frosch (svn r22314) -Change: Put NewGRF supplied townnames at the top of the dropdown list. draft
Sun, 10 Apr 2011 15:30:24 +0000 frosch (svn r22313) -Cleanup (r22312): Remove some dead code. draft
Sun, 10 Apr 2011 15:30:08 +0000 frosch (svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for construction of all dropdown lists in the GameOptionsWindow. draft
Sun, 10 Apr 2011 15:01:14 +0000 frosch (svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used as comparator function in DropDownList::sort(). draft
Sun, 10 Apr 2011 14:56:14 +0000 frosch (svn r22310) -Codechange: Derive DropDownListCharStringItem from DropDownListStringItem. draft
Sun, 10 Apr 2011 10:47:21 +0000 frosch (svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they are leaving a depot and heading to the same one again; just like trains since r16322. draft
Sat, 09 Apr 2011 21:52:38 +0000 rubidium (svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or rather the client would kick itself due to an unexpected packet draft
Sat, 09 Apr 2011 21:15:24 +0000 frosch (svn r22307) -Fix: When drawing the town authority window, check whether the availability of the actions changed, and force a complete redraw in that case. draft
Sat, 09 Apr 2011 20:33:07 +0000 rubidium (svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural parameters draft
Sat, 09 Apr 2011 20:27:34 +0000 frosch (svn r22305) -Add: One digit for the fractional part of train lengths in the depot view. draft
Sat, 09 Apr 2011 20:26:14 +0000 frosch (svn r22304) -Add: {DECIMAL} string code to print decimal fractions. draft
Sat, 09 Apr 2011 20:12:45 +0000 frosch (svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber() and reduce usage of magic numbers. draft
Sat, 09 Apr 2011 11:32:11 +0000 frosch (svn r22302) -Codechange: Replace a linear search with a binary search. draft
Fri, 08 Apr 2011 17:45:07 +0000 translators (svn r22301) -Update from WebTranslator v3.0: draft
Thu, 07 Apr 2011 22:40:27 +0000 planetmaker (svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect of what was intended draft
Thu, 07 Apr 2011 22:27:54 +0000 planetmaker (svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not just the NewGRF houses, when making sure that at least one is available onwards from year 0 draft
Thu, 07 Apr 2011 15:58:21 +0000 smatz (svn r22298) -Change: allow enabling 'freeform edges' setting when there is only station label above one of northern tiles draft
Thu, 07 Apr 2011 15:48:13 +0000 smatz (svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled when there were buoys on the northern border (adf88) draft
Tue, 05 Apr 2011 17:45:07 +0000 translators (svn r22296) -Update from WebTranslator v3.0: draft
Mon, 04 Apr 2011 17:45:09 +0000 translators (svn r22295) -Update from WebTranslator v3.0: draft
Sun, 03 Apr 2011 17:00:57 +0000 frosch (svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons. draft
Sun, 03 Apr 2011 08:22:14 +0000 planetmaker (svn r22293) -Add: Allow docks to feature company colour (add another pony for the firs(t) fish&chips foundry) draft
Sat, 02 Apr 2011 16:40:05 +0000 frosch (svn r22292) -Change: Increase the linewidth in plots. draft
Sat, 02 Apr 2011 16:39:30 +0000 frosch (svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLine(). draft
Sat, 02 Apr 2011 15:07:58 +0000 frosch (svn r22290) -Codechange: Somewhat deduplicate one line of code. draft
Sat, 02 Apr 2011 11:56:44 +0000 frosch (svn r22289) -Fix (r22288): Forgot project files. draft
Sat, 02 Apr 2011 11:55:54 +0000 frosch (svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitter_32bppBase::DrawLine() into Blitter::DrawLine(). draft
Fri, 01 Apr 2011 19:55:56 +0000 yexo (svn r22286) -Fix: [NewGRF] the c and p parts of station vars 40, 41 and 49 were incorrect for large stations draft
Fri, 01 Apr 2011 17:45:07 +0000 translators (svn r22285) -Update from WebTranslator v3.0: draft
Fri, 01 Apr 2011 12:17:23 +0000 smatz (svn r22284) -Codechange [FS#4564]: cast values to uint before computing modulus in direction_func.h, so compiler can generate superior code (adf88) draft
Thu, 31 Mar 2011 21:26:26 +0000 rubidium (svn r22283) -Merge from 1.1: documentation updates/release changes draft
Wed, 30 Mar 2011 21:39:44 +0000 yexo (svn r22280) -Fix: update the 40+x station vars caches when displaying them in the NewGRF debug gui draft
Wed, 30 Mar 2011 17:45:12 +0000 translators (svn r22279) -Update from WebTranslator v3.0: draft
Tue, 29 Mar 2011 17:45:04 +0000 translators (svn r22278) -Update from WebTranslator v3.0: draft
Mon, 28 Mar 2011 18:45:08 +0000 translators (svn r22277) -Update from WebTranslator v3.0: draft
Sat, 26 Mar 2011 18:45:14 +0000 translators (svn r22276) -Update from WebTranslator v3.0: draft
Fri, 25 Mar 2011 18:45:11 +0000 translators (svn r22275) -Update from WebTranslator v3.0: draft
Thu, 24 Mar 2011 18:45:08 +0000 translators (svn r22274) -Update from WebTranslator v3.0: draft
Thu, 24 Mar 2011 00:43:44 +0000 yexo (svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect draft
Wed, 23 Mar 2011 18:45:05 +0000 translators (svn r22272) -Update from WebTranslator v3.0: draft
Tue, 22 Mar 2011 23:59:55 +0000 yexo (svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was broken draft
Tue, 22 Mar 2011 22:13:20 +0000 yexo (svn r22270) -Codechange: initialize some temporary arrays on the same line as they're declared draft
Tue, 22 Mar 2011 18:45:11 +0000 translators (svn r22269) -Update from WebTranslator v3.0: draft
Mon, 21 Mar 2011 18:45:07 +0000 translators (svn r22268) -Update from WebTranslator v3.0: draft
Sun, 20 Mar 2011 20:52:30 +0000 rubidium (svn r22267) -Fix: broken language file... draft
Sun, 20 Mar 2011 20:51:31 +0000 rubidium (svn r22266) -Fix [FS#4558]: In the scenario editor you could build a ship depot using the hotkeys. Removing that depot causes an assertions to trigger. draft
Sun, 20 Mar 2011 18:45:08 +0000 translators (svn r22265) -Update from WebTranslator v3.0: draft
Sat, 19 Mar 2011 20:19:27 +0000 smatz (svn r22264) -Document: GCC 4.7 is supported too, though it gives a false warning about freeing non-heap objects draft
Sat, 19 Mar 2011 18:45:13 +0000 translators (svn r22263) -Update from WebTranslator v3.0: draft
Fri, 18 Mar 2011 19:36:20 +0000 frosch (svn r22259) -Fix (r9779)[FS#4557]: Remove duplicate and wrong (too early) activation of new game settings. (chillcore) draft
Fri, 18 Mar 2011 13:34:52 +0000 yexo (svn r22258) -Codechange: introduce a wrapper class to clean up the arguments to FormatString draft
Thu, 17 Mar 2011 20:47:36 +0000 rubidium (svn r22256) -Update [FS#3375]: RPM spec file (Ammler) draft
Wed, 16 Mar 2011 18:45:08 +0000 translators (svn r22255) -Update from WebTranslator v3.0: draft
Mon, 14 Mar 2011 22:24:08 +0000 michi_cc (svn r22254) -Codechange: Make settingsgen only update the output file if it actually changed. draft
Mon, 14 Mar 2011 21:14:44 +0000 frosch (svn r22253) -Change: Apply the same inflation to the initial loan as to the maximum loan. Note that this is no change to the economy; it only saves players some clicks when starting companies in later years. (Eddi) draft
Sun, 13 Mar 2011 22:05:29 +0000 frosch (svn r22250) -Cleanup (r16378): Engines poolitems do not need a flag for validness anymore. The pool knows that on its own. draft
Sun, 13 Mar 2011 21:35:50 +0000 frosch (svn r22249) -Codechange: Process some more invalidation of IDs during command scope. draft
Sun, 13 Mar 2011 21:34:49 +0000 frosch (svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' already in command scope. draft
Sun, 13 Mar 2011 21:34:21 +0000 frosch (svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope. draft
Sun, 13 Mar 2011 21:33:57 +0000 frosch (svn r22246) -Fix: Process order window invalidations for specific orders in command-scope. draft
Sun, 13 Mar 2011 21:33:30 +0000 frosch (svn r22245) -Codechange: Make vehicle lists handle command-/GUI-scope invalidations themself. draft
Sun, 13 Mar 2011 21:33:02 +0000 frosch (svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope invalidations themself (from autoreplace and refitting). draft
Sun, 13 Mar 2011 21:32:40 +0000 frosch (svn r22243) -Codechange: Make AIDebugWindow::OnInvalidateData() handle command-/GUI-scope itself. draft
Sun, 13 Mar 2011 21:32:13 +0000 frosch (svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope. draft
Sun, 13 Mar 2011 21:31:29 +0000 frosch (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData(). draft
Sun, 13 Mar 2011 18:45:11 +0000 translators (svn r22240) -Update from WebTranslator v3.0: draft
Sun, 13 Mar 2011 16:43:00 +0000 alberth (svn r22239) -Doc: Further engine doxyment additions. draft
Sun, 13 Mar 2011 14:00:11 +0000 alberth (svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant. draft
Sun, 13 Mar 2011 13:49:31 +0000 alberth (svn r22237) -Doc: Add some doxyments to structs and enums in engine_type.h draft
Sun, 13 Mar 2011 10:43:41 +0000 frosch (svn r22236) -Fix (r21457): Disarm a bear-pit, which r22226 almost fell into. draft
Sun, 13 Mar 2011 08:32:16 +0000 rubidium (svn r22235) -Add: stub for a Faroese translation draft
Sat, 12 Mar 2011 18:45:06 +0000 translators (svn r22234) -Update from WebTranslator v3.0: draft
Fri, 11 Mar 2011 19:48:26 +0000 yexo (svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly draft
Fri, 11 Mar 2011 18:45:12 +0000 translators (svn r22232) -Update from WebTranslator v3.0: draft
Thu, 10 Mar 2011 19:32:24 +0000 frosch (svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. draft
Thu, 10 Mar 2011 18:56:14 +0000 rubidium (svn r22230) -Fix: WT3 validation draft
Thu, 10 Mar 2011 18:45:10 +0000 translators (svn r22229) -Update from WebTranslator v3.0: draft
Tue, 08 Mar 2011 20:52:59 +0000 frosch (svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting. draft
Tue, 08 Mar 2011 19:43:38 +0000 frosch (svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls. draft
Tue, 08 Mar 2011 19:41:58 +0000 frosch (svn r22226) -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them. draft
Tue, 08 Mar 2011 18:45:07 +0000 translators (svn r22225) -Update from WebTranslator v3.0: draft
Mon, 07 Mar 2011 18:45:16 +0000 translators (svn r22223) -Update from WebTranslator v3.0: draft
Mon, 07 Mar 2011 18:44:36 +0000 yexo (svn r22222) -Fix: compilation when compiling with --disable-ai draft
Sun, 06 Mar 2011 18:47:36 +0000 translators (svn r22221) -Update from WebTranslator v3.0: draft
Sun, 06 Mar 2011 16:00:53 +0000 alberth (svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages. draft
Sun, 06 Mar 2011 16:00:24 +0000 alberth (svn r22219) -Codechange: Unduplicate npf/yapf strings. draft
Sun, 06 Mar 2011 15:59:43 +0000 alberth (svn r22218) -Codechange: Unduplicate horizontal positioning strings for the other languages. draft
Sun, 06 Mar 2011 15:59:23 +0000 alberth (svn r22217) -Codechange: Unduplicate horizontal positioning strings. draft
Sun, 06 Mar 2011 15:58:37 +0000 alberth (svn r22216) -Codechange: Unduplicate original/realistic strings for the other languages. draft
Sun, 06 Mar 2011 15:58:03 +0000 alberth (svn r22215) -Codechange: Unduplicate original/realistic strings. draft
Sun, 06 Mar 2011 15:57:17 +0000 alberth (svn r22214) -Codechange: Unduplicate company on/off strings for the other languages. draft
Sun, 06 Mar 2011 15:56:12 +0000 alberth (svn r22213) -Codechange: Unduplicate company on/off strings. draft
Sun, 06 Mar 2011 15:54:20 +0000 alberth (svn r22212) -Codechange: Unduplicate Off/On strings for the other languages. draft
Sun, 06 Mar 2011 15:52:23 +0000 alberth (svn r22211) -Codechange: Unduplicate Off/On strings. draft
Sun, 06 Mar 2011 15:51:44 +0000 alberth (svn r22210) -Add: Add a variable for the value strings in the settings tables. draft
Sun, 06 Mar 2011 10:35:40 +0000 alberth (svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it. draft
Sun, 06 Mar 2011 10:11:59 +0000 rubidium (svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way and OpenTTD fell back to the old system the partial downloaded amount would be counted twice draft
Sun, 06 Mar 2011 09:54:20 +0000 alberth (svn r22207) -Add: Add the copyright message to the new ini files. draft
Sun, 06 Mar 2011 09:22:11 +0000 rubidium (svn r22206) -Revert-ish (r14526) / Unfix-ish [FS#3569] / Fix [FS#4545]: the "center" (for movement) of vehicles is (currently still) always at 4/8th original vehicle length from the front, so trains should stop at the same location regardless of the length of the front engine draft
Sat, 05 Mar 2011 21:52:45 +0000 rubidium (svn r22205) -Codechange: replace magic number with constant draft
Sat, 05 Mar 2011 18:28:10 +0000 planetmaker (svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs draft
Sat, 05 Mar 2011 18:27:43 +0000 frosch (svn r22203) -Doc: Document 'override_features'. draft
Sat, 05 Mar 2011 18:00:48 +0000 rubidium (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings draft
Sat, 05 Mar 2011 17:59:51 +0000 rubidium (svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate draft
Sat, 05 Mar 2011 13:59:23 +0000 smatz (svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order draft
Sat, 05 Mar 2011 11:34:31 +0000 rubidium (svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names draft
Sat, 05 Mar 2011 11:16:44 +0000 rubidium (svn r22198) -Codechange: make some constants name more explicit draft
Sat, 05 Mar 2011 10:47:49 +0000 rubidium (svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded draft
Sat, 05 Mar 2011 10:20:49 +0000 rubidium (svn r22196) -Codechange: use default values for the from and to of savegame versions as well draft
Sat, 05 Mar 2011 10:13:14 +0000 rubidium (svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed draft
Sat, 05 Mar 2011 10:12:03 +0000 rubidium (svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items draft
Sat, 05 Mar 2011 09:55:09 +0000 planetmaker (svn r22193) -Fix: Invalidate the object build window when using the date cheat draft
Sat, 05 Mar 2011 08:48:37 +0000 rubidium (svn r22192) -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed draft
Sat, 05 Mar 2011 01:31:56 +0000 glx (svn r22191) -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project draft
Fri, 04 Mar 2011 23:44:10 +0000 glx (svn r22190) -Fix (r22188): minor changes in project files draft
Fri, 04 Mar 2011 22:47:43 +0000 glx (svn r22189) -Fix (r22188): Add svn properties to the new files draft
Fri, 04 Mar 2011 22:34:10 +0000 glx (svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too draft
Fri, 04 Mar 2011 22:25:07 +0000 glx (svn r22187) -Fix: some reordering in source.list draft
Fri, 04 Mar 2011 21:14:00 +0000 rubidium (svn r22186) -Fix: spelling mistake draft
Fri, 04 Mar 2011 18:45:09 +0000 translators (svn r22182) -Update from WebTranslator v3.0: draft
Fri, 04 Mar 2011 12:12:48 +0000 yexo (svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible draft
Fri, 04 Mar 2011 00:27:17 +0000 glx (svn r22180) -Fix: when using -static-libgcc, also use -static-libstdc++ draft
Thu, 03 Mar 2011 23:34:14 +0000 glx (svn r22179) -Fix (r22167): compilation on win32 draft
Thu, 03 Mar 2011 21:43:24 +0000 rubidium (svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms draft
Thu, 03 Mar 2011 21:42:32 +0000 alberth (svn r22176) -Fix (r22167, r22171, r22172, r22173, r22174): Add svn properties to the new files. draft
Thu, 03 Mar 2011 21:24:03 +0000 yexo (svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id draft
Thu, 03 Mar 2011 21:08:20 +0000 alberth (svn r22174) -Add: Generate the settings as part of the unix build process without using it (Rubidium) draft
Thu, 03 Mar 2011 21:06:24 +0000 alberth (svn r22173) -Add: Add preamble and postamble files before and after the generated settings data. draft
Thu, 03 Mar 2011 21:04:17 +0000 alberth (svn r22172) -Add: Add ini files containing the table/settings data. draft
Thu, 03 Mar 2011 20:59:59 +0000 alberth (svn r22171) -Add: Add settings generator program. draft
Thu, 03 Mar 2011 20:56:33 +0000 alberth (svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation. draft
Thu, 03 Mar 2011 20:55:06 +0000 alberth (svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup(). draft
Thu, 03 Mar 2011 20:53:09 +0000 alberth (svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions. draft
Thu, 03 Mar 2011 20:50:24 +0000 alberth (svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile. draft
Thu, 03 Mar 2011 20:26:19 +0000 yexo (svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than one prop A or 15 draft
Thu, 03 Mar 2011 19:52:42 +0000 yexo (svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unterminated spritelayout in action0 prop 08 instead of crashing openttd draft
Thu, 03 Mar 2011 19:26:18 +0000 yexo (svn r22163) -Fix [FS#4541]: building a station part adjacent to both an existing station and a rail waypoint failed draft
Thu, 03 Mar 2011 18:47:46 +0000 yexo (svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name becomes available draft
Thu, 03 Mar 2011 18:45:13 +0000 translators (svn r22161) -Update from WebTranslator v3.0: draft
Wed, 02 Mar 2011 18:45:12 +0000 translators (svn r22160) -Update from WebTranslator v3.0: draft
Tue, 01 Mar 2011 18:45:12 +0000 translators (svn r22159) -Update from WebTranslator v3.0: draft
Mon, 28 Feb 2011 18:45:13 +0000 translators (svn r22158) -Update from WebTranslator v3.0: draft
Mon, 28 Feb 2011 15:24:35 +0000 yexo (svn r22157) -Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytes draft
Sun, 27 Feb 2011 18:45:16 +0000 translators (svn r22156) -Update from WebTranslator v3.0: draft
Sun, 27 Feb 2011 13:59:20 +0000 smatz (svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong draft
Sun, 27 Feb 2011 11:38:28 +0000 terkhen (svn r22154) -Fix [FS#4529]: _current_company was modified when moving a client to spectators, causing issues in bankruptcy (Rubidium) draft
Sun, 27 Feb 2011 06:36:14 +0000 rubidium (svn r22153) -Fix [FS#4536]: The Greek translation didn't work as it breached the 200.000 bytes "limit" for loading language files draft
Sat, 26 Feb 2011 19:13:58 +0000 rubidium (svn r22149) -Fix [FS#4521]: Windows video driver crashed when it couldn't go to full screen at the resolution of the configuration file when starting OpenTTD draft
Sat, 26 Feb 2011 18:45:17 +0000 translators (svn r22148) -Update from WebTranslator v3.0: draft
Sat, 26 Feb 2011 17:59:36 +0000 rubidium (svn r22147) -Fix: remove all generated .o files in objs/lang upon clean draft
Sat, 26 Feb 2011 17:56:51 +0000 rubidium (svn r22146) -Fix: don't run savegame conversion during SlNullPointers; the pointer might not be converted or be NULL at that point draft
Fri, 25 Feb 2011 22:04:38 +0000 alberth (svn r22145) -Codechange: Do explicit test for non-bool values. draft
Fri, 25 Feb 2011 21:53:43 +0000 alberth (svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)' draft
Fri, 25 Feb 2011 18:45:13 +0000 translators (svn r22143) -Update from WebTranslator v3.0: draft
Fri, 25 Feb 2011 13:59:02 +0000 yexo (svn r22142) -Fix (r22094): some valid keycodes were ignored along with the invalid ones draft
Thu, 24 Feb 2011 22:14:41 +0000 frosch (svn r22141) -Fix (r22135): AI breakpoints were broken at this point. (thanks Zuu) draft
Thu, 24 Feb 2011 21:48:06 +0000 frosch (svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth) draft
Thu, 24 Feb 2011 18:45:13 +0000 translators (svn r22139) -Update from WebTranslator v3.0: draft
Thu, 24 Feb 2011 18:13:59 +0000 yexo (svn r22138) -Fix: skipping only the invalid part of an action14 failed, the rest of the action was skipped instead draft
Thu, 24 Feb 2011 16:39:04 +0000 smatz (svn r22137) -Codechange: enable -Wnon-virtual-dtor for all GCC versions draft
Thu, 24 Feb 2011 06:57:55 +0000 planetmaker (svn r22136) -Fix (r22112): Silence compiler warning about non-virtual destructor draft
Wed, 23 Feb 2011 20:54:55 +0000 frosch (svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command. draft
Wed, 23 Feb 2011 20:45:52 +0000 frosch (svn r22134) -Codechange: Move ReInit() of the landinfo window from DeleteNewGRFInspectWindow() into a InvalidateData call. draft
Wed, 23 Feb 2011 20:29:48 +0000 frosch (svn r22133) -Fix: some coding style. draft
Wed, 23 Feb 2011 18:45:12 +0000 translators (svn r22132) -Update from WebTranslator v3.0: draft
Wed, 23 Feb 2011 18:39:56 +0000 frosch (svn r22131) -Fix: Spectators had trouble closing buoy windows. (Terkhen) draft
Wed, 23 Feb 2011 00:00:50 +0000 smatz (svn r22130) -Fix: failed assert when loading savegame with empty shared orderlist draft
Tue, 22 Feb 2011 22:21:20 +0000 smatz (svn r22129) -Codechange: use simpler check to test if there any towns in the game draft
Tue, 22 Feb 2011 20:28:24 +0000 frosch (svn r22128) -Fix [FS#4530]: Build-station-window showed wrong selection when reopening. (Regiovogel) draft
Tue, 22 Feb 2011 14:23:38 +0000 terkhen (svn r22127) -Fix: Canals would get drawn as land in the smallmap when using the owner window. draft
Mon, 21 Feb 2011 18:45:22 +0000 translators (svn r22126) -Update from WebTranslator v3.0: draft
Mon, 21 Feb 2011 17:38:33 +0000 frosch (svn r22125) -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles were swapped, causing the wheeltower to not work properly, and the bottom corner to show the wrong sprite. draft
Sun, 20 Feb 2011 21:10:58 +0000 rubidium (svn r22124) -Codechange: move comment to its logical place draft
Sun, 20 Feb 2011 21:00:24 +0000 frosch (svn r22123) -Fix [FS#4522]: CommandQueue::Pop() did not update 'last'; popping the last item caused the queue to disconnect unless there was only one item. draft
Sun, 20 Feb 2011 20:58:32 +0000 rubidium (svn r22122) -Fix/change: when a NOT_REACHED in saveload can be reached due to an invalid savegame, use SlErrorCorrupt instead draft
Sun, 20 Feb 2011 20:55:21 +0000 rubidium (svn r22121) -Fix: In case of high frame_freq one could get commands executed after a new network game was started draft
Sun, 20 Feb 2011 20:28:49 +0000 rubidium (svn r22120) -Change: [NoAI] Prevent AIs from getting consistently over their allowed amount of operations by subtracting the amount they went over "budget" from the budget for the next "tick". draft
Sun, 20 Feb 2011 18:45:08 +0000 translators (svn r22119) -Update from WebTranslator v3.0: draft
Sun, 20 Feb 2011 18:32:42 +0000 terkhen (svn r22118) -Fix [FS#4525]: The refit window was not correctly updated after selecting with Ctrl+Click (Regiovogel). draft
Sun, 20 Feb 2011 15:19:16 +0000 frosch (svn r22117) -Fix [FS#4523-ish]: CanRemoveRoadWithStop() failed for _current_company = OWNER_TOWN, and for OWNER_NONE-owned road. draft
Sat, 19 Feb 2011 23:05:47 +0000 smatz (svn r22116) -Codechange: use PoolBase::Clean() at more places draft
Sat, 19 Feb 2011 18:55:10 +0000 smatz (svn r22115) -Fix (r22114): some comments and code ordering were wrong draft
Sat, 19 Feb 2011 18:45:09 +0000 translators (svn r22114) -Update from WebTranslator v3.0: draft
Sat, 19 Feb 2011 18:25:24 +0000 smatz (svn r22113) -Codechange: use PoolBase::CleanAll() to clean all pools at game exit draft
Sat, 19 Feb 2011 18:23:45 +0000 smatz (svn r22112) -Codechange: register all pools in a pool vector draft
Sat, 19 Feb 2011 18:02:17 +0000 rubidium (svn r22111) -Codechange/fix-ish: upon cleaning a pool a destructor should not delete items from other pools draft
Sat, 19 Feb 2011 14:57:15 +0000 frosch (svn r22110) -Codechange: Remove WaterDrawTileStruct and use DrawTileSprites/DrawTileSeqStruct instead. draft
Sat, 19 Feb 2011 14:55:31 +0000 frosch (svn r22109) -Fix (r21269, 21272): Missing undeffing of macros. draft
Sat, 19 Feb 2011 14:51:46 +0000 frosch (svn r22108) -Codechange: Replace some magic with some other magic though less easy to break. draft
Sat, 19 Feb 2011 14:30:21 +0000 frosch (svn r22107) -Cleanup (r1903): Remove unused struct. draft
Sat, 19 Feb 2011 13:16:34 +0000 frosch (svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSeqStruct::IsTerminator(), DrawTileSeqStruct::IsParentSprite() to simplify stuff. draft
Fri, 18 Feb 2011 21:46:45 +0000 yexo (svn r22105) -Fix: crash when copying an orderlist to a vehicle that already had orders draft
Fri, 18 Feb 2011 20:52:42 +0000 alberth (svn r22102) -Codechange: Also use the getopt function in strgen. draft
Fri, 18 Feb 2011 20:51:05 +0000 alberth (svn r22101) -Codechange (r22098): Unify a bit of code. draft
Fri, 18 Feb 2011 20:28:25 +0000 alberth (svn r22098) -Codechange: Have an array of option data, use it in the option parsing routine. Adapt openttd option processing too. draft
Fri, 18 Feb 2011 20:23:11 +0000 alberth (svn r22097) -Fix (r22096): Add files before commit. draft
Fri, 18 Feb 2011 20:14:30 +0000 alberth (svn r22096) -Codechange: Move openttd getopt implementation to its own file. draft
Fri, 18 Feb 2011 18:45:23 +0000 translators (svn r22095) -Update from WebTranslator v3.0: draft
Thu, 17 Feb 2011 23:14:43 +0000 yexo (svn r22094) -Fix [FS#4510]: remove invalid keycodes when reading hotkeys.cfg draft
Thu, 17 Feb 2011 21:05:44 +0000 rubidium (svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item in it, so the "position in the list" variable was never updated causing problems when using the keyboard shortcuts for scrolling draft
Thu, 17 Feb 2011 18:45:44 +0000 rubidium (svn r22092) -Fix-ish (r22068): when you change a boolean to a enum, check specifically for a particular value draft
Thu, 17 Feb 2011 18:45:28 +0000 translators (svn r22091) -Update from WebTranslator v3.0: draft
Wed, 16 Feb 2011 21:10:13 +0000 planetmaker (svn r22090) -Doc: Explain OpenTTD's ports and their role in multiplayer and especially for servers draft
Wed, 16 Feb 2011 18:45:21 +0000 translators (svn r22089) -Update from WebTranslator v3.0: draft
Tue, 15 Feb 2011 13:27:41 +0000 terkhen (svn r22087) -Fix: When deleting towns, only relocate objects during DC_EXEC. draft
Tue, 15 Feb 2011 13:15:12 +0000 smatz (svn r22086) -Fix: do not check if we can allocate an item if we won't try to do so anyway draft
Tue, 15 Feb 2011 12:11:28 +0000 smatz (svn r22085) -Fix: assert when connecting to the admin port draft
Mon, 14 Feb 2011 21:41:52 +0000 frosch (svn r22084) -Change: [NewGRF] Check grf version strictly and consider grfs with version < 2 as incompatible. If you have trouble with certain grfs from BaNaNaS, then bother the author about fixing the grf. draft
Mon, 14 Feb 2011 20:20:57 +0000 rubidium (svn r22083) -Change: trunk is heading towards 1.2 now draft
Mon, 14 Feb 2011 20:16:36 +0000 glx (svn r22081) -Fix [FS#4489]: if fullscreen fails with current resolution, use desktop resolution draft
Mon, 14 Feb 2011 19:52:26 +0000 planetmaker (svn r22080) -Doc: Add doxygen comments to a few functions and improve a few existing comments draft
Mon, 14 Feb 2011 19:39:01 +0000 terkhen (svn r22079) -Fix: The owner view of the smallmap was not updated after a company colour change. draft
Mon, 14 Feb 2011 19:18:12 +0000 rubidium (svn r22078) -Fix [FS#4499]: maximum train length interfered with wagon replacement when wagon removal was turned on draft
Mon, 14 Feb 2011 18:45:08 +0000 translators (svn r22077) -Update from WebTranslator v3.0: draft
Mon, 14 Feb 2011 12:39:45 +0000 smatz (svn r22076) -Fix (r22075): build failed with GCC draft
Sun, 13 Feb 2011 21:44:00 +0000 yexo (svn r22075) -Fix [FS#4501]: newgrfs with invalid multi-tile houses could cause a valid 1x1 house following it to be seen as multi-tile, causing crashes draft
Sun, 13 Feb 2011 20:52:33 +0000 yexo (svn r22074) -Cleanup (r22073): there was already a setting-callback that did what is needed draft
Sun, 13 Feb 2011 20:45:17 +0000 yexo (svn r22073) -Fix: immediately update the train weight when you change the multiplier for train cargo weight draft
Sun, 13 Feb 2011 19:49:53 +0000 rubidium (svn r22072) -Fix (r21966): flipping wasn't (correctly) disabled in some cases draft
Sun, 13 Feb 2011 19:31:04 +0000 yexo (svn r22071) -Fix (r20075): some hotkey names in hotkey.cfg for the scenario editor toolbar were completely bogus draft
Sat, 12 Feb 2011 21:30:57 +0000 rubidium (svn r22070) -Fix [FS#4503] (r21399): crashes when disconnecting after requesting the map draft
Sat, 12 Feb 2011 21:29:35 +0000 rubidium (svn r22069) -Fix: delete all savegame packets, not just the first one draft
Sat, 12 Feb 2011 21:09:34 +0000 rubidium (svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when SendPackets closed the connection draft
Sat, 12 Feb 2011 21:07:30 +0000 rubidium (svn r22067) -Fix: don't hold a mutex when sending packets and thus possibly closing the connection as that wants to acquire the mutex again draft
Sat, 12 Feb 2011 18:45:05 +0000 rubidium (svn r22066) -Fix [FS#4502]: building a statue did not check whether the object pool is full draft
Sat, 12 Feb 2011 18:41:24 +0000 rubidium (svn r22065) -Fix [FS#4500]: pool allocation checks triggered when towns could not be built draft
Fri, 11 Feb 2011 23:20:35 +0000 rubidium (svn r22064) -Fix [FS#4497] (r21399): crash when disconnecting and reconnecting while the server is still saving the savegame draft
Fri, 11 Feb 2011 22:10:10 +0000 rubidium (svn r22063) -Change: make the "has network" check also check whether the client is actually fully connected draft
Fri, 11 Feb 2011 21:30:26 +0000 rubidium (svn r22062) -Fix: memory leak when saving fails mid-way draft
Fri, 11 Feb 2011 20:54:49 +0000 yexo (svn r22061) -Change: when loading old savegames with long trains set the maximum train length to the length of the longest train draft
Fri, 11 Feb 2011 18:45:13 +0000 translators (svn r22060) -Update from WebTranslator v3.0: draft
Fri, 11 Feb 2011 18:24:12 +0000 terkhen (svn r22059) -Fix (r21179): Make the send chat message window follow the position of the status bar. draft
Fri, 11 Feb 2011 13:38:34 +0000 rubidium (svn r22058) -Fix (r22050): removing broken orders happened before the "front engine" conversion was done for road vehicles, so road vehicles didn't have orders anymore draft
Fri, 11 Feb 2011 09:33:38 +0000 rubidium (svn r22057) -Fix: waypoint conversion could (previously) silently overfill the pool and crash draft
Fri, 11 Feb 2011 08:17:12 +0000 rubidium (svn r22056) -Fix [FS#4408]: metric and imperial HP are not the same. As imperial HP are used internally, set a conversion rate for metric HP draft
Fri, 11 Feb 2011 06:18:39 +0000 yexo (svn r22055) -Fix [FS#4490]: [Squirrel] some invalid squirrel code caused the squirrel compiler to crash draft
Thu, 10 Feb 2011 20:54:46 +0000 rubidium (svn r22054) -Codechange: support for rounding the converted units to their closest integral value instead of flooring draft
Thu, 10 Feb 2011 20:49:36 +0000 terkhen (svn r22053) -Fix: The land area information window was not updated after a language change. draft
Thu, 10 Feb 2011 18:45:06 +0000 translators (svn r22052) -Update from WebTranslator v3.0: draft
Thu, 10 Feb 2011 18:32:08 +0000 terkhen (svn r22051) -Fix (r21935): Roads under road stops would get a wrong owner after overbuilding. draft
Thu, 10 Feb 2011 18:28:25 +0000 rubidium (svn r22050) -Fix-ish [FS#4496]: in ancient savegames, e.g. TTO savegames, non primary vehicles (wagons and such) could have unitnumbers or even orders. However, these orders would not be updated when a station is removed. As such some savegames have wagons with current orders to invalid stations which triggers trouble in the load conversion. So, trash any orders/unitnumbers a non-primary vehicle has. draft
Thu, 10 Feb 2011 18:27:50 +0000 terkhen (svn r22049) -Codechange: Add assert condition to GetRoadOwner. draft
Thu, 10 Feb 2011 15:58:22 +0000 glx (svn r22048) -Fix (r4495): company 0 does not always exist, so put temporary vehicles in a valid company draft
Thu, 10 Feb 2011 13:17:24 +0000 yexo (svn r22047) -Fix: selling a vehicle triggered the assert added in r22041 draft
Wed, 09 Feb 2011 21:40:32 +0000 frosch (svn r22046) -Fix [FS#4487]: Make sure order indices stay in range when copying, sharing, unsharing or deleting all orders. draft
Wed, 09 Feb 2011 21:39:22 +0000 frosch (svn r22045) -Codechange: Move cancelling the current loading order on deleting the current order to a separate function. draft
Wed, 09 Feb 2011 20:45:40 +0000 rubidium (svn r22044) -Fix [FS#4493]: update the consist cache when a part of a train is flipped in the depot draft
Wed, 09 Feb 2011 20:45:07 +0000 rubidium (svn r22043) -Fix: invalidate the right windows when a part of a train is flipped in the depot draft
Wed, 09 Feb 2011 18:56:40 +0000 smatz (svn r22042) -Fix: when loading a TTO/TTD savegame, verify we can allocate a CargoPacket before actually trying to do so draft
Wed, 09 Feb 2011 18:55:51 +0000 smatz (svn r22041) -Codechange: add a check that we called PoolItem::CanAllocateItem() before actually allocating it draft
Wed, 09 Feb 2011 18:46:55 +0000 rubidium (svn r22040) -Codechange: handle case where too many Engines would be loaded, and ensure we don't overfill the SpriteGroup pool draft
Wed, 09 Feb 2011 18:45:16 +0000 translators (svn r22039) -Update from WebTranslator v3.0: draft