src/newgrf_callbacks.h
Fri, 28 Mar 2008 02:30:10 +0000 glx (svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type display for industries)
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.
Mon, 14 Jan 2008 18:19:29 +0000 belugas (svn r11851) -Codechange: A few magic numbers removal, plus a little code style
Sun, 28 Oct 2007 16:00:51 +0000 glx (svn r11353) -Codechange: add support for newgrf callback 32
Thu, 25 Oct 2007 23:24:28 +0000 glx (svn r11341) -Codechange: add missing callback ID enums, add stub for house property 20 and reorder unimplemented action 0 properties
Fri, 28 Sep 2007 17:09:50 +0000 glx (svn r11181) -Codechange: add support for newgrf callback 14A (Belugas)
Thu, 27 Sep 2007 21:47:38 +0000 glx (svn r11177) -Codechange: add support for newgrf callbacks 14B and 14C
Wed, 26 Sep 2007 17:33:32 +0000 rubidium (svn r11173) -Codechange: rename some callback enums so they are more uniform.
Sat, 22 Sep 2007 23:40:35 +0000 glx (svn r11144) -Codechange: add support for newgrf callbacks 29 and 35
Tue, 18 Sep 2007 20:41:59 +0000 rubidium (svn r11127) -Fix: truncate the result of 8 bits callbacks.
Fri, 14 Sep 2007 22:27:40 +0000 rubidium (svn r11107) -Feature: some tool so one can still build tunnels under rails (and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch.
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.
Thu, 19 Jul 2007 01:47:32 +0000 belugas (svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling, in fund industry window.
Wed, 11 Jul 2007 15:03:29 +0000 rubidium (svn r10508) -Codechange: allow customizable animation schemes for industries.
Wed, 11 Jul 2007 00:36:03 +0000 belugas (svn r10503) -Codechange: Mark Callback CBID_INDUSTRY_FUND_MORE_TEXT (cb38) as implemented.
Mon, 09 Jul 2007 19:38:12 +0000 rubidium (svn r10493) -Codechange: update some callback ID enums to reflect their changed usage, add a few and update the comments.
Mon, 09 Jul 2007 18:53:43 +0000 rubidium (svn r10490) -Codechange: add support for industries on non-flat surfaces.
Mon, 09 Jul 2007 13:59:07 +0000 rubidium (svn r10486) -Fix: do not draw foundations when the "should I draw foundations" callbacks says to do so.
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.
Sun, 08 Jul 2007 19:54:51 +0000 rubidium (svn r10483) -Codechange: add support for callbacks to manipulate the building chance of farm fields and chopping chance for lumber mills.
Sun, 08 Jul 2007 17:40:04 +0000 rubidium (svn r10477) -Codechange: add some callbacks to customise the acceptance of industries.
Sun, 08 Jul 2007 14:23:15 +0000 rubidium (svn r10476) -Fix: some newgrf callbacks were already implemented even though the comment said they were not.
Thu, 05 Jul 2007 06:35:09 +0000 peter1138 (svn r10443) -Fix: randomizing triggers should be called with callback type set to 1
Wed, 18 Apr 2007 18:37:40 +0000 peter1138 (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
Tue, 03 Apr 2007 00:01:18 +0000 belugas (svn r9549) -Codechange: Add definition of callbacks and callback masks for both industries and industry tiles
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. 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
Sun, 22 Jul 2007 21:24:42 +0000 richk (svn r10653) [NewGRF_ports] -Sync: with trunk r10602-10651 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
Thu, 22 Mar 2007 23:19:40 +0000 peter1138 (svn r9411) -Codechange: Add support for loading of newcargo data.
Mon, 19 Mar 2007 11:27:30 +0000 maedhros (svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for
Thu, 15 Mar 2007 17:42:32 +0000 belugas (svn r9215) -Documentation : correct Doxygen of comments
Sat, 21 Apr 2007 08:23:57 +0000 KUDr (svn r9708) [cpp_gui] -Sync with trunk (r9633:9707) cpp_gui
Sun, 15 Apr 2007 17:04:44 +0000 KUDr (svn r9639) [cpp_gui] -Sync with trunk (r9476:9633) 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
Wed, 17 Jan 2007 22:19:12 +0000 peter1138 (svn r8211) -Codechange: (NewGRF) Implement callback 2D, explicit vehicle colour map
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