src/newgrf_spritegroup.h
Tue, 19 Jun 2007 07:21:01 +0000 celestar (svn r10213) [gamebalance] -Sync: r10100:10200 from trunk gamebalance
Wed, 13 Jun 2007 12:05:56 +0000 celestar (svn r10136) [gamebalance] -Sync: r9900:10100 from trunk gamebalance
Wed, 13 Jun 2007 11:45:14 +0000 celestar (svn r10135) [gamebalance] -Sync: r9700:9900 from trunk gamebalance
Thu, 19 Apr 2007 14:43:25 +0000 celestar (svn r9674) [gamebalance] -Sync: r9322:9420 from trunk gamebalance
Mon, 19 Mar 2007 12:49:55 +0000 celestar (svn r9324) [gamebalance] -Sync: r9314:9322 from trunk (newhouses) gamebalance
Mon, 31 Mar 2008 07:50:27 +0000 rubidium (svn r12503) [NoAI] -Sync: with trunk r12461:12501. noai
Fri, 28 Mar 2008 10:32:55 +0000 rubidium (svn r12462) [NoAI] -Sync: with trunk r12304:12461. noai
Fri, 22 Feb 2008 00:25:54 +0000 glx (svn r12211) [NoAI] -Sync: with trunk r12050:12209 noai
Sun, 03 Feb 2008 20:17:54 +0000 rubidium (svn r12051) [NoAI] -Sync: with trunk (r11795:12050). noai
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Sat, 06 Oct 2007 22:30:24 +0000 glx (svn r11221) [NoAI] -Sync: with trunk r11145:11220 noai
Sun, 23 Sep 2007 07:37:38 +0000 rubidium (svn r11146) [NoAI] -Sync: with trunk r11035:11045. noai
Mon, 31 Mar 2008 06:42:26 +0000 rubidium (svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff).
Thu, 27 Mar 2008 21:36:16 +0000 glx (svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.
Mon, 10 Mar 2008 15:31:07 +0000 frosch (svn r12352) -Fix: Some callback-results were treated as 8 bit, when they were 15 bit, and vice versa.
Tue, 12 Feb 2008 13:23:57 +0000 peter1138 (svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.
Wed, 09 Jan 2008 18:14:29 +0000 belugas (svn r11797) -Fix: Add protection against not already created industry while doing industry callback.
Mon, 07 Jan 2008 14:02:26 +0000 rubidium (svn r11776) -Codechange: more header splittings to reduce the dependencies.
Tue, 25 Dec 2007 11:26:07 +0000 rubidium (svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
Thu, 04 Oct 2007 07:09:05 +0000 rubidium (svn r11199) -Fix: variable 67 and 68 not working correctly.
Sat, 22 Sep 2007 23:55:34 +0000 rubidium (svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F.
Sat, 22 Sep 2007 20:29:17 +0000 rubidium (svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 12 and 13.
Sat, 22 Sep 2007 13:56:38 +0000 rubidium (svn r11139) -Codechange: add support for persistent storage for NewGRFs.
Sat, 22 Sep 2007 12:59:43 +0000 rubidium (svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
Sun, 16 Sep 2007 21:34:50 +0000 rubidium (svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a callback so it cannot cause desyncs.
Wed, 25 Jul 2007 19:06:29 +0000 rubidium (svn r10690) -Codechange: use the enum that describes all callback IDs in favor of "just" using an untyped integer.
Mon, 09 Jul 2007 13:21:49 +0000 rubidium (svn r10485) -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location.
Thu, 05 Jul 2007 05:41:56 +0000 rubidium (svn r10442) -Codechange: implement the industry production callback.
Wed, 13 Jun 2007 02:29:08 +0000 belugas (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (unfinished).
Sat, 09 Jun 2007 02:05:51 +0000 belugas (svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries
Sun, 06 May 2007 18:14:33 +0000 peter1138 (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.
Sat, 21 Apr 2007 07:27:16 +0000 peter1138 (svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storage array.
Mon, 10 Mar 2008 15:26:39 +0000 richk (svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350. NewGRF_ports
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Sat, 06 Oct 2007 21:16:00 +0000 rubidium (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218. NewGRF_ports
Fri, 03 Aug 2007 18:10:15 +0000 richk (svn r10766) [NewGRF_ports] -Sync: with trunk r10651-10765 NewGRF_ports
Mon, 23 Jul 2007 22:20:36 +0000 richk (svn r10666) [NewGRF_ports] -Change: portFSM added to FSMportsSpec. NewGRF_ports
Mon, 16 Jul 2007 00:39:06 +0000 richk (svn r10586) [NewGRF_ports] -Feature: Load an airport via a newgrf file. Currently, only graphics support provided. NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports
Sat, 02 Jun 2007 19:59:29 +0000 richk (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026 NewGRF_ports
Fri, 23 Mar 2007 20:55:45 +0000 peter1138 (svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler and custom icon sprites
Wed, 21 Mar 2007 03:06:21 +0000 belugas (svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
Mon, 19 Mar 2007 11:27:30 +0000 maedhros (svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo()
Sat, 21 Apr 2007 08:23:57 +0000 KUDr (svn r9708) [cpp_gui] -Sync with trunk (r9633:9707) cpp_gui
Mon, 26 Mar 2007 22:15:38 +0000 KUDr (svn r9486) [cpp_gui] -Sync with trunk (r9100:9476) cpp_gui
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Fri, 12 Jan 2007 11:20:34 +0000 maedhros (svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138)
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads