log

age author description
Sun, 04 Dec 2011 12:11:27 +0000 alberth (svn r23426) -Change [FS#4685] (r23423): Put currency window above game options. draft
Sun, 04 Dec 2011 12:07:19 +0000 rubidium (svn r23425) -Document [FS#4815]: why vehicles might be continuously changing speed up and down draft
Sun, 04 Dec 2011 11:59:08 +0000 frosch (svn r23424) -Change: Make the company GUI somewhat smaller if there are no shareholders. draft
Sun, 04 Dec 2011 11:58:56 +0000 alberth (svn r23423) -Revert (r23421): NewGRF windows may not be moved to normal priority. draft
Sun, 04 Dec 2011 11:18:43 +0000 rubidium (svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't applied correctly anymore as the configuration file is loaded after the first NewGRF scan draft
Sun, 04 Dec 2011 10:52:08 +0000 alberth (svn r23421) -Fix [FS#4865, FS#4861] (r23393): The priority of WC_GAME_OPTIONS windows were too high, causing hiding of currency window as well. draft
Sun, 04 Dec 2011 10:47:57 +0000 frosch (svn r23420) -Change: Put the manager name directly under the picture instead of vertically centering it. draft
Sun, 04 Dec 2011 09:15:13 +0000 rubidium (svn r23419) -Fix [FS#4864] (r23316): the sprite aligner was broken as it didn't scale properly to 'GUI' scale draft
Sun, 04 Dec 2011 08:20:01 +0000 rubidium (svn r23418) -Fix [FS#4866] (r22958): saves made with the Catalan town name generator would trigger a "savegame corrupt" exception draft
Sat, 03 Dec 2011 23:47:42 +0000 rubidium (svn r23417) -Fix: wrong argument to printf draft
Sat, 03 Dec 2011 23:40:57 +0000 michi_cc (svn r23416) -Add: [NoAI] API for querying infrastructure costs. draft
Sat, 03 Dec 2011 23:40:46 +0000 michi_cc (svn r23415) -Feature: Infrastructure maintenance costs. draft
Sat, 03 Dec 2011 23:40:30 +0000 michi_cc (svn r23414) -Add: Company infrastructure counts for stations/airports. draft
Sat, 03 Dec 2011 23:40:23 +0000 michi_cc (svn r23413) -Add: Company infrastructure counts for canals. draft
Sat, 03 Dec 2011 23:40:18 +0000 michi_cc (svn r23412) -Add: Company infrastructure counts for road. draft
Sat, 03 Dec 2011 23:40:13 +0000 michi_cc (svn r23411) -Add: Company infrastructure counts for rail. draft
Sat, 03 Dec 2011 23:40:08 +0000 michi_cc (svn r23410) -Add: A window with a detailed overview over the infrastructure of a company. draft
Sat, 03 Dec 2011 22:34:15 +0000 glx (svn r23409) -Change: reorder files in langs project draft
Sat, 03 Dec 2011 22:26:30 +0000 terkhen (svn r23408) -Feature: Allow to create subsidies for any combination of source and destination types. draft
Sat, 03 Dec 2011 22:23:10 +0000 terkhen (svn r23407) -Codechange: Keep a bitmap of all cargos accepted by towns. draft
Sat, 03 Dec 2011 22:22:25 +0000 terkhen (svn r23406) -Change: Run the monthly subsidy loop after cargo acceptance has been calculated. draft
Sat, 03 Dec 2011 22:21:27 +0000 terkhen (svn r23405) -Codechange: Keep a matrix of cargos accepted by houses for each town (michi_cc). draft
Sat, 03 Dec 2011 22:19:09 +0000 terkhen (svn r23404) -Add: Tilematrix structure (michi_cc). draft
Sat, 03 Dec 2011 20:19:33 +0000 terkhen (svn r23402) -Add: Function to check if a TileArea contains a tile. (michi_cc) draft
Sat, 03 Dec 2011 18:45:12 +0000 translators (svn r23401) -Update from WebTranslator v3.0: draft
Sat, 03 Dec 2011 14:45:02 +0000 planetmaker (svn r23400) -Fix (r23393, r23382): Text query window was hidden in numerous cases draft
Fri, 02 Dec 2011 23:40:32 +0000 truebrain (svn r23399) -Fix (r23362): a randomizer should return a random value, not always the first draft
Fri, 02 Dec 2011 23:40:24 +0000 truebrain (svn r23398) -Fix: the AIEvent.ET_COMPANY_NEW was only triggered if a company named itself, which seems like a very odd place to do so. Trigger it when the company is created instead draft
Fri, 02 Dec 2011 23:40:16 +0000 truebrain (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums draft
Fri, 02 Dec 2011 23:40:09 +0000 truebrain (svn r23396) -Fix: squirrel export script did not ignore Doxygen blocks, causing funny results in some corner cases draft
Fri, 02 Dec 2011 19:58:34 +0000 rubidium (svn r23395) -Fix [FS#4862]: a character that is path of the 'normal' fonts, but relocated after loading, was missing for the monospace font draft
Fri, 02 Dec 2011 18:45:23 +0000 translators (svn r23394) -Update from WebTranslator v3.0: draft
Fri, 02 Dec 2011 11:48:54 +0000 yexo (svn r23393) -Fix (r23382): AI / NewGRF sub-windows were now hidden under their parent windows draft
Thu, 01 Dec 2011 22:23:13 +0000 yexo (svn r23392) -Fix: [NoAI] assigning 'null' to an AIList element to remove it didn't work draft
Thu, 01 Dec 2011 19:42:51 +0000 rubidium (svn r23391) -Feature: [NewGRF] Allow translating multiple languages with Action 13 in GRFv8 draft
Thu, 01 Dec 2011 18:45:32 +0000 translators (svn r23390) -Update from WebTranslator v3.0: draft
Thu, 01 Dec 2011 15:14:56 +0000 glx (svn r23389) -Fix (r11777, r12077, r12078): wrong include in strgen project draft
Thu, 01 Dec 2011 12:04:36 +0000 truebrain (svn r23388) -Fix: remove now unused strings from all other languages too draft
Thu, 01 Dec 2011 12:04:22 +0000 truebrain (svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_max_opcode_till_suspend draft
Thu, 01 Dec 2011 12:04:10 +0000 truebrain (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') draft
Thu, 01 Dec 2011 12:03:54 +0000 truebrain (svn r23385) -Fix: remove now unused strings from all other languages too draft
Thu, 01 Dec 2011 12:03:34 +0000 truebrain (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too draft
Thu, 01 Dec 2011 12:03:20 +0000 truebrain (svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, it mostly solves the sort() issues draft
Thu, 01 Dec 2011 11:57:25 +0000 yexo (svn r23382) -Fix [FS#4845] (r23336): NewGRF window and content download window were always hidden under the saveload window draft
Wed, 30 Nov 2011 20:17:27 +0000 glx (svn r23381) -Fix (r23380): win9x compilation draft
Wed, 30 Nov 2011 17:05:14 +0000 glx (svn r23380) -Add: monospace font detection for win32 (also ignore duplicates) draft
Wed, 30 Nov 2011 14:11:02 +0000 truebrain (svn r23379) -Fix: set more SVN properties correctly (should fix my script before committing :D) draft
Wed, 30 Nov 2011 14:02:15 +0000 truebrain (svn r23378) -Fix: set SVN properties correctly draft
Wed, 30 Nov 2011 06:20:14 +0000 rubidium (svn r23377) -Fix: compilation failure when networking is disabled draft
Wed, 30 Nov 2011 01:22:18 +0000 truebrain (svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit) draft
Tue, 29 Nov 2011 23:47:49 +0000 truebrain (svn r23375) -Change: that name I haven't used for several years. Let it die out now finally, please? draft
Tue, 29 Nov 2011 23:31:55 +0000 truebrain (svn r23374) -Add: Doxygen files for the NoAI API (Yexo) draft
Tue, 29 Nov 2011 23:29:20 +0000 truebrain (svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C++ glue templates to script/api/template draft
Tue, 29 Nov 2011 23:29:12 +0000 truebrain (svn r23372) -Move: move squirrel export script to script/api/ draft
Tue, 29 Nov 2011 23:27:34 +0000 truebrain (svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API draft
Tue, 29 Nov 2011 23:27:26 +0000 truebrain (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions draft
Tue, 29 Nov 2011 23:27:17 +0000 truebrain (svn r23369) -Codechange: use script includes when possible, not ai includes draft
Tue, 29 Nov 2011 23:27:08 +0000 truebrain (svn r23368) -Codechange: move FindLibrary down a few layers, so there is no layer violation anymore draft
Tue, 29 Nov 2011 23:27:01 +0000 truebrain (svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid global variable in script_controller draft
Tue, 29 Nov 2011 23:26:52 +0000 truebrain (svn r23366) -Codechange: move most of the Dummy code to script/, unifying it draft