log

age author description
Sat, 14 Jan 2012 18:45:21 +0000 translators (svn r23799) -Update from WebTranslator v3.0: draft
Fri, 13 Jan 2012 18:45:09 +0000 translators (svn r23794) -Update from WebTranslator v3.0: draft
Thu, 12 Jan 2012 20:03:35 +0000 yexo (svn r23793) -Fix (r23791): height computation was missing a few pixels so the last line was still missing draft
Thu, 12 Jan 2012 19:23:00 +0000 yexo (svn r23792) -Feature [FS#4958]: move 'refitable to' text above custom newgrf text in build vehicle gui draft
Thu, 12 Jan 2012 19:11:51 +0000 yexo (svn r23791) -Fix [FS#4960]: resize text panel for parameter description if it doesn't fit in 4 lines. draft
Thu, 12 Jan 2012 18:45:31 +0000 translators (svn r23790) -Update from WebTranslator v3.0: draft
Thu, 12 Jan 2012 17:46:42 +0000 frosch (svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information. draft
Thu, 12 Jan 2012 17:44:20 +0000 yexo (svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file draft
Wed, 11 Jan 2012 18:47:32 +0000 rubidium (svn r23787) -Fix: add some missing spaces draft
Wed, 11 Jan 2012 18:45:41 +0000 translators (svn r23786) -Update from WebTranslator v3.0: draft
Tue, 10 Jan 2012 18:45:51 +0000 translators (svn r23785) -Update from WebTranslator v3.0: draft
Mon, 09 Jan 2012 23:04:03 +0000 truebrain (svn r23784) -Revert (r23740): compiling without libpng failed to include a correct header draft
Mon, 09 Jan 2012 22:21:45 +0000 rubidium (svn r23783) -Cleanup: remove ancient but not needed command flag draft
Mon, 09 Jan 2012 22:20:44 +0000 rubidium (svn r23782) -Fix [FS#4965]: crash due to genders used for station name in hangar string of Italian translation draft
Mon, 09 Jan 2012 22:19:53 +0000 rubidium (svn r23781) -Fix [FS#4964]: under certain circumstances, e.g. a single invalid order, trying to determine the next order state could end up in an infinite loop draft
Mon, 09 Jan 2012 21:22:48 +0000 truebrain (svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-side. As extra, split up one of the errors in 3 errors, to be more specific what goes wrong. As cherry on top, make sure on all sides we can never again forget to add such entries on both sides, by introducing an assert_compile() draft
Mon, 09 Jan 2012 18:45:39 +0000 translators (svn r23779) -Update from WebTranslator v3.0: draft
Sun, 08 Jan 2012 21:51:08 +0000 rubidium (svn r23778) -Fix [FS#4957]: trim all control codes and the likes from strings being passed into the AI. If the AI would be displaying them later we would be showing those control codes as question marks. draft
Sun, 08 Jan 2012 21:48:05 +0000 rubidium (svn r23777) -Codechange: refactor allocating memory and fetching strings into a single function for scripts draft
Sun, 08 Jan 2012 18:45:25 +0000 translators (svn r23776) -Update from WebTranslator v3.0: draft
Sun, 08 Jan 2012 16:58:10 +0000 frosch (svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used. draft
Sun, 08 Jan 2012 14:46:41 +0000 frosch (svn r23774) -Fix: Wrong path in readme.txt draft
Sun, 08 Jan 2012 12:47:54 +0000 michi_cc (svn r23773) -Change: [NewGRF] Update all cached train properties if a train vehicle enters a new railtype. draft
Sun, 08 Jan 2012 08:41:30 +0000 rubidium (svn r23772) -Fix (r23771): validation failure draft
Sat, 07 Jan 2012 18:45:39 +0000 translators (svn r23771) -Update from WebTranslator v3.0: draft
Sat, 07 Jan 2012 18:37:22 +0000 smatz (svn r23770) -Fix: compilation with GCC 4.7 draft
Sat, 07 Jan 2012 14:43:45 +0000 rubidium (svn r23769) -Codechange: make the lag/join start timeouts configurable as well draft
Sat, 07 Jan 2012 06:34:14 +0000 rubidium (svn r23768) -Fix: inconsistent stye in changelog draft
Fri, 06 Jan 2012 22:22:17 +0000 rubidium (svn r23766) -Update: some documentation draft
Fri, 06 Jan 2012 22:19:25 +0000 translators (svn r23765) -Update from WebTranslator v3.0: draft
Fri, 06 Jan 2012 21:49:06 +0000 rubidium (svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower and configurable draft
Fri, 06 Jan 2012 19:49:44 +0000 rubidium (svn r23763) -Fix [FS#4956]: check whether a water tile is really empty when overbuilding it with an object draft
Fri, 06 Jan 2012 19:42:41 +0000 alberth (svn r23762) -Fix [FS#4954]: Removed double words in three strings, and one change 'cost' to 'income' in english.txt (thanks Tranzistors) draft
Fri, 06 Jan 2012 18:46:26 +0000 translators (svn r23761) -Update from WebTranslator v3.0: draft
Thu, 05 Jan 2012 20:03:15 +0000 frosch (svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF list may not be edited. draft
Thu, 05 Jan 2012 19:56:48 +0000 smatz (svn r23759) -Fix (r17612)[FS#4951]: the check for duplicate town names wasn't really working draft
Thu, 05 Jan 2012 19:40:34 +0000 michi_cc (svn r23758) -Feature: [NewGRF] Alternate rail type label list. draft
Thu, 05 Jan 2012 19:32:51 +0000 frosch (svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean settings. draft
Thu, 05 Jan 2012 19:28:42 +0000 rubidium (svn r23756) -Fix (r23755): ... and WT3 likes some strings that strgen doesn't like ;) draft
Thu, 05 Jan 2012 18:45:42 +0000 translators (svn r23755) -Update from WebTranslator v3.0: draft
Thu, 05 Jan 2012 17:08:49 +0000 rubidium (svn r23754) -Fix (r23752): the locks aren't reentrant draft
Thu, 05 Jan 2012 06:14:08 +0000 rubidium (svn r23753) -Fix [FS#4952]: use plurals for the infrastructure stats draft
Wed, 04 Jan 2012 22:11:26 +0000 rubidium (svn r23752) -Fix [FS#4938]: missing locking causing crash is extreme case when being in the MP lobby draft
Wed, 04 Jan 2012 22:08:43 +0000 rubidium (svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive name, and move the UDP specific bits to network_udp draft
Wed, 04 Jan 2012 18:45:54 +0000 translators (svn r23750) -Update from WebTranslator v3.0: draft
Wed, 04 Jan 2012 00:45:36 +0000 michi_cc (svn r23749) -Fix: [Win32] Work around a possible deadlock when initialising threaded drawing. draft
Tue, 03 Jan 2012 23:53:53 +0000 frosch (svn r23748) -Fix: Make vehicle variables A8 and A9 always return 0. Returning cur_image is a potential desyncer due to Action1 in static NewGRFs. draft
Tue, 03 Jan 2012 23:13:53 +0000 truebrain (svn r23747) -Fix (r23746): forgot one more case draft
Tue, 03 Jan 2012 23:09:48 +0000 truebrain (svn r23746) -Fix: also set 'info' to NULL if 'instance' dies (for both AI and GS); avoids invalid memory reads draft
Tue, 03 Jan 2012 23:08:15 +0000 frosch (svn r23745) -Fix (r23087): If autorefit fails, count the vehicle capacity nevertheless, if it is already carrying the right thing. draft
Tue, 03 Jan 2012 22:36:35 +0000 frosch (svn r23744) -Fix (r23142) [FS#4923]: Check the version of the right GRF. draft
Tue, 03 Jan 2012 22:04:12 +0000 frosch (svn r23743) -Fix [FS#4906]: Call CB 15E for all vehicles before actually executing any refit. draft
Tue, 03 Jan 2012 21:58:26 +0000 rubidium (svn r23742) -Revert (r23735): for some reason gcc-trunk is more picky than basically everything else :( draft
Tue, 03 Jan 2012 21:47:01 +0000 rubidium (svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on draft
Tue, 03 Jan 2012 21:32:51 +0000 rubidium (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files draft
Tue, 03 Jan 2012 20:41:38 +0000 truebrain (svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs correctly? draft
Tue, 03 Jan 2012 20:38:41 +0000 truebrain (svn r23738) -Fix (r23731): forgot to sync the new window with the script API draft
Tue, 03 Jan 2012 20:37:56 +0000 truebrain (svn r23737) -Fix: fix the svn:properties of a few files that got added lately draft
Tue, 03 Jan 2012 20:28:28 +0000 truebrain (svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript draft
Tue, 03 Jan 2012 20:26:05 +0000 rubidium (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed draft