log

age author description
Mon, 03 May 2010 00:00:34 +0000 rubidium (svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded draft
Sun, 02 May 2010 17:45:23 +0000 translators (svn r19752) -Update from WebTranslator v3.0: draft
Sun, 02 May 2010 10:18:42 +0000 rubidium (svn r19751) -Change [FS#3798]: make sure the chat area fits in the default window size; if you want it larger, you can always change/override it in the config file. draft
Sat, 01 May 2010 19:04:40 +0000 frosch (svn r19750) -Fix: Var 0x43 is not 'safe' during callbacks 22 and 38 either. draft
Sat, 01 May 2010 18:58:50 +0000 yexo (svn r19749) -Fix: [NewGRF] possible divide-by-zero if a newgrf checked industry var 42 while the production level was 0 draft
Sat, 01 May 2010 17:53:25 +0000 frosch (svn r19748) -Fix (r19743): Callback 22 and 38 are called with ind == NULL. draft
Sat, 01 May 2010 17:45:15 +0000 translators (svn r19747) -Update from WebTranslator v3.0: draft
Sat, 01 May 2010 15:32:17 +0000 frosch (svn r19746) -Fix [FS#3675]: Do not recenter usually centered windows when resizing main window or changing language, if they have been moved/resized before. draft
Sat, 01 May 2010 14:20:56 +0000 frosch (svn r19745) -Fix: The GUI is controlled by _local_company, not _current_company. draft
Sat, 01 May 2010 13:09:49 +0000 frosch (svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and industries from construction callbacks 17, 28 and 2F. That is: The randombits the house/industry will start with, if construction succeeds. draft
Sat, 01 May 2010 13:01:21 +0000 frosch (svn r19743) -Fix: NewGrfs could access map bits of not yet constructed industries and houses during construction callbacks. draft
Fri, 30 Apr 2010 17:45:21 +0000 translators (svn r19740) -Update from WebTranslator v3.0: draft
Thu, 29 Apr 2010 18:28:24 +0000 rubidium (svn r19738) -Fix: MSVC 64 bits compile warnings draft
Thu, 29 Apr 2010 17:45:21 +0000 translators (svn r19737) -Update from WebTranslator v3.0: draft
Wed, 28 Apr 2010 19:19:20 +0000 frosch (svn r19736) -Fix [FS#3802]: Spritepicker still failed for 32bpp-anim blitter. draft
Wed, 28 Apr 2010 17:45:25 +0000 translators (svn r19735) -Update from WebTranslator v3.0: draft
Tue, 27 Apr 2010 17:45:44 +0000 translators (svn r19734) -Update from WebTranslator v3.0: draft
Tue, 27 Apr 2010 17:32:10 +0000 frosch (svn r19733) -Change: Set var 60+x parameters in the inspect window per feature. draft
Tue, 27 Apr 2010 17:29:40 +0000 frosch (svn r19732) -Fix [FS#3802]: Spritepicker failed for 32bpp blitters due to pitch measured in pixels rather than bytes. draft
Mon, 26 Apr 2010 20:35:27 +0000 frosch (svn r19731) -Add: Spritepicker to sprite alignment tool. draft
Mon, 26 Apr 2010 17:45:33 +0000 translators (svn r19730) -Update from WebTranslator v3.0: draft
Mon, 26 Apr 2010 17:40:03 +0000 terkhen (svn r19729) -Fix [FS#3793]: The company value graph crashed the game when displaying companies with a huge amount of money. draft
Sun, 25 Apr 2010 21:07:04 +0000 terkhen (svn r19728) -Fix (r19720, r19721): Update regression test due to different costs. draft
Sun, 25 Apr 2010 20:56:42 +0000 terkhen (svn r19727) -Fix (r19720) [FS#3795]: Demolishing bridges or aqueducts caused a crash. draft
Sun, 25 Apr 2010 20:37:20 +0000 peter1138 (svn r19726) -Fix [FS#Sacro]: Broken English. draft
Sun, 25 Apr 2010 17:45:31 +0000 translators (svn r19725) -Update from WebTranslator v3.0: draft
Sun, 25 Apr 2010 16:34:53 +0000 rubidium (svn r19724) -Fix [FS#3792]: random tree type did not build all sub-tropic trees (Krille) draft
Sun, 25 Apr 2010 16:27:30 +0000 rubidium (svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets. draft
Sun, 25 Apr 2010 16:12:03 +0000 rubidium (svn r19722) -Fix: crash when using restart via rcon. draft
Sun, 25 Apr 2010 14:46:54 +0000 terkhen (svn r19721) -Change: Set the new base costs to better values. draft
Sun, 25 Apr 2010 13:56:51 +0000 terkhen (svn r19720) -Feature: New base costs for building/clearing canals, building/clearing aqueducts and building/clearing locks. draft
Sun, 25 Apr 2010 13:52:08 +0000 terkhen (svn r19719) -Codechange: When building a lock, do not add the cost of building canals if they are already built. draft
Sun, 25 Apr 2010 13:50:15 +0000 terkhen (svn r19718) -Fix: The cost of clearing tiles was not taken into account when building locks. draft
Sun, 25 Apr 2010 13:47:13 +0000 terkhen (svn r19717) -Fix: The cost of the first bridge type was added when building an aqueduct. draft
Sun, 25 Apr 2010 13:44:49 +0000 terkhen (svn r19716) -Documentation: Add comments for lock building and removal functions. draft
Sat, 24 Apr 2010 21:03:40 +0000 terkhen (svn r19715) -Codechange: Rename all appareances of shiplift to lock. draft
Sat, 24 Apr 2010 20:55:51 +0000 smatz (svn r19714) -Feature: ctrl+click on a vehicle to start/stop it draft
Sat, 24 Apr 2010 19:06:54 +0000 rubidium (svn r19713) -Fix [NewGRF]: passing some invalid data to industry variable 67/68 could cause a crash draft
Sat, 24 Apr 2010 18:39:38 +0000 rubidium (svn r19712) -Fix (r19708): if the parent was a town, the parent wasn't shown draft
Sat, 24 Apr 2010 17:45:26 +0000 translators (svn r19711) -Update from WebTranslator v3.0: draft
Sat, 24 Apr 2010 14:29:30 +0000 smatz (svn r19710) -Codechange: deduplicate GUI code for starting/stopping vehicles draft
Sat, 24 Apr 2010 13:39:11 +0000 rubidium (svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled callbacks and values of variables draft
Sat, 24 Apr 2010 13:36:29 +0000 rubidium (svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables draft
Sat, 24 Apr 2010 13:35:18 +0000 rubidium (svn r19707) -Add: helper functions to instantiate/fill ResolverObjects draft
Sat, 24 Apr 2010 13:27:22 +0000 rubidium (svn r19706) -Add: support for the (NewGRF) debug box draft
Sat, 24 Apr 2010 13:22:17 +0000 rubidium (svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting draft
Sat, 24 Apr 2010 11:52:58 +0000 rubidium (svn r19704) -Codechange: unify the style of GSF enums; now they're plural instead of mixed draft
Sat, 24 Apr 2010 07:31:58 +0000 rubidium (svn r19703) -Add: hexadecimal string filter draft
Sat, 24 Apr 2010 07:30:08 +0000 rubidium (svn r19702) -Add: {HEX} to strgen draft
Fri, 23 Apr 2010 21:47:03 +0000 frosch (svn r19701) -Fix [FS#3787]: Check for industry availability more thoroughly and cancel object placement when selecting not available industries. draft
Fri, 23 Apr 2010 17:45:18 +0000 translators (svn r19700) -Update from WebTranslator v3.0: draft
Fri, 23 Apr 2010 17:29:53 +0000 terkhen (svn r19699) -Codechange: Use InvalidateData at the refit window. draft
Fri, 23 Apr 2010 14:56:14 +0000 rubidium (svn r19698) -Add: macros to get the size/length of a variable within a class draft
Fri, 23 Apr 2010 14:31:10 +0000 rubidium (svn r19697) -Add: sprite for NewGRF some debuging features draft
Thu, 22 Apr 2010 19:41:36 +0000 terkhen (svn r19696) -Fix [FS#3781]: Avoid showing building toolbars behind the main toolbar when the "Link landscape toolbar" setting is active. draft
Thu, 22 Apr 2010 18:34:45 +0000 rubidium (svn r19695) -Fix: leaking a file descriptor draft
Thu, 22 Apr 2010 17:45:16 +0000 translators (svn r19694) -Update from WebTranslator v3.0: draft
Thu, 22 Apr 2010 17:26:57 +0000 smatz (svn r19693) -Codechange: split STATUS_INACTIVE to two states draft
Wed, 21 Apr 2010 17:45:18 +0000 translators (svn r19689) -Update from WebTranslator v3.0: draft
Wed, 21 Apr 2010 12:55:33 +0000 rubidium (svn r19688) -Codechange: run CheckCaches after the debug desync save, so we don't store just reset values in the savegame but the data from the previous tick draft