log

age author description
Sat, 21 Jul 2007 12:39:46 +0000 KUDr (svn r10645) -Fix (r10644): file contents seems to be 3x there draft
Fri, 20 Jul 2007 18:44:04 +0000 rubidium (svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers). draft
Fri, 20 Jul 2007 18:35:33 +0000 rubidium (svn r10643) -Merge (from NoAI): properly counting the amount of signs instead of using the size of the sign pool. draft
Fri, 20 Jul 2007 18:34:21 +0000 rubidium (svn r10642) -Merge (from NoAI): ./configure flag for disabling threading. draft
Fri, 20 Jul 2007 17:32:27 +0000 belugas (svn r10641) -Fix(r10638): Forgotten Son... err...include draft
Fri, 20 Jul 2007 17:25:07 +0000 belugas (svn r10640) -Fix(r10638): little typo... draft
Fri, 20 Jul 2007 17:14:03 +0000 belugas (svn r10639) -Codechange: Give meaninfull name to a magic number draft
Fri, 20 Jul 2007 16:50:11 +0000 belugas (svn r10638) -Codechange: Save the mapping of the industries and tiles, making them persistent. draft
Fri, 20 Jul 2007 16:08:28 +0000 belugas (svn r10637) -Fix: Enable the Random Industries in scenario editor if setting Number of Industries is not NONE. draft
Fri, 20 Jul 2007 14:49:41 +0000 belugas (svn r10635) -Codechange: Correct some typos and code beautifying (a little bit) draft
Thu, 19 Jul 2007 17:28:55 +0000 peter1138 (svn r10628) -Fix (r10606,FS#1055): Revert r10606 and fix the plural problem another way. draft
Thu, 19 Jul 2007 17:27:49 +0000 rubidium (svn r10627) -Fix [FS#1052]: be consistent with the space between the company name and the player number, i.e. always put a space between them. draft
Thu, 19 Jul 2007 17:23:28 +0000 miham (svn r10626) -Update: WebTranslator2 update to 2007-07-19 19:23:12 draft
Thu, 19 Jul 2007 16:24:48 +0000 rubidium (svn r10624) -Fix [FS#1047]: the production of banks could not be modified (either in scenario editor or with the cheat). draft
Thu, 19 Jul 2007 01:47:32 +0000 belugas (svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling, in fund industry window. draft
Thu, 19 Jul 2007 01:35:48 +0000 belugas (svn r10621) -Codechange: install a struct holding the user's selection from _fund_gui. draft
Wed, 18 Jul 2007 17:37:34 +0000 miham (svn r10620) -Update: WebTranslator2 update to 2007-07-18 19:37:17 draft
Wed, 18 Jul 2007 17:05:23 +0000 belugas (svn r10619) -Codechange: Use shorter variable/member names and add some code separation. draft
Wed, 18 Jul 2007 16:02:42 +0000 belugas (svn r10618) -Fix(r10167): remove unneeded comment draft
Wed, 18 Jul 2007 15:59:08 +0000 belugas (svn r10617) -Codechange: code style changes (removing an erroneous tab plus switch case alignment) draft
Wed, 18 Jul 2007 02:08:56 +0000 glx (svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't like 'and') draft
Tue, 17 Jul 2007 20:32:27 +0000 peter1138 (svn r10606) -Fix (r8826): plural and single cargo names were mixed up. draft
Tue, 17 Jul 2007 16:59:21 +0000 rubidium (svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matthias. draft
Tue, 17 Jul 2007 08:18:57 +0000 rubidium (svn r10604) -Fix [FS#1044] (r9866): some industries produced cargo they should not be producing, which would result in the industry offering invalid cargo to a station resulting in crashes.. draft
Tue, 17 Jul 2007 06:56:09 +0000 peter1138 (svn r10603) -Codechange: avoid direct access to _engine_info draft
Mon, 16 Jul 2007 23:55:22 +0000 rubidium (svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs. draft
Mon, 16 Jul 2007 23:48:25 +0000 belugas (svn r10600) -Codechange: code-stylising the gui switch-case code draft
Mon, 16 Jul 2007 21:00:40 +0000 rubidium (svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a (very) old version of OpenTTD. draft
Mon, 16 Jul 2007 17:37:40 +0000 miham (svn r10592) -Update: WebTranslator2 update to 2007-07-16 19:35:30 draft
Mon, 16 Jul 2007 13:51:17 +0000 glx (svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files draft