Age | Commit message (Expand) | Author |
2010-08-05 | (svn r20373) -Feature: [NewGRF] callback 0x156 to use another name for airpor... | yexo |
2010-08-05 | (svn r20372) -Feature; [NewGRF] callback 0x155 to display extra information a... | yexo |
2010-08-03 | (svn r20355) -Fix (r20353): Stale comment. | michi_cc |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-05-13 | (svn r19812) -Codechange: give some unnamed enums a name or, in case they con... | rubidium |
2010-04-05 | (svn r19565) -Fix: some NewGRF callbacks were named incorrectly | rubidium |
2010-02-22 | (svn r19197) -Codechange: introduce animation callbacks for airport tiles | yexo |
2010-02-22 | (svn r19195) -Codechange: actually draw newgrf airport tiles | yexo |
2009-09-16 | (svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing found... | rubidium |
2009-09-16 | (svn r17553) -Update: some documentation about the callbacks | rubidium |
2009-09-15 | (svn r17547) -Feature: [NewGRF] Implement callback 145 (custom station rating) | rubidium |
2009-09-14 | (svn r17534) -Codechange: unify the naming of callback masks/flags | rubidium |
2009-09-13 | (svn r17518) -Document: some of the callback 'masks' | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | rubidium |
2009-01-26 | (svn r15280) -Cleanup: ancient and vastly out of date comment... | peter1138 |
2009-01-20 | (svn r15172) -Feature: Allow a grf to customize house name via callback 0x14D... | belugas |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-21 | (svn r12820) -Documentation: Mark callbacks as 8 or 15 bit in 'newgrf_callbac... | frosch |
2008-04-19 | (svn r12798) -Feature: Add some support for NewGRF station animation. (Thanks... | peter1138 |
2008-03-28 | (svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type displa... | glx |
2008-03-10 | (svn r12352) -Fix: Some callback-results were treated as 8 bit, when they wer... | frosch |
2008-01-14 | (svn r11851) -Codechange: A few magic numbers removal, plus a little code style | belugas |
2007-10-28 | (svn r11353) -Codechange: add support for newgrf callback 32 | glx |
2007-10-25 | (svn r11341) -Codechange: add missing callback ID enums, add stub for house p... | glx |
2007-09-28 | (svn r11181) -Codechange: add support for newgrf callback 14A (Belugas) | glx |
2007-09-27 | (svn r11177) -Codechange: add support for newgrf callbacks 14B and 14C | glx |
2007-09-26 | (svn r11173) -Codechange: rename some callback enums so they are more uniform. | rubidium |
2007-09-22 | (svn r11144) -Codechange: add support for newgrf callbacks 29 and 35 | glx |
2007-09-18 | (svn r11127) -Fix: truncate the result of 8 bits callbacks. | rubidium |
2007-09-14 | (svn r11107) -Feature: some tool so one can still build tunnels under rails (... | rubidium |
2007-07-25 | (svn r10690) -Codechange: use the enum that describes all callback IDs in fav... | rubidium |
2007-07-19 | (svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling... | belugas |
2007-07-11 | (svn r10508) -Codechange: allow customizable animation schemes for industries. | rubidium |
2007-07-11 | (svn r10503) -Codechange: Mark Callback CBID_INDUSTRY_FUND_MORE_TEXT (cb38) a... | belugas |
2007-07-09 | (svn r10493) -Codechange: update some callback ID enums to reflect their chan... | rubidium |
2007-07-09 | (svn r10490) -Codechange: add support for industries on non-flat surfaces. | rubidium |
2007-07-09 | (svn r10486) -Fix: do not draw foundations when the "should I draw foundation... | rubidium |
2007-07-09 | (svn r10485) -Codechange: add a callback mechanism to determine whether build... | rubidium |
2007-07-08 | (svn r10483) -Codechange: add support for callbacks to manipulate the buildin... | rubidium |
2007-07-08 | (svn r10477) -Codechange: add some callbacks to customise the acceptance of i... | rubidium |
2007-07-08 | (svn r10476) -Fix: some newgrf callbacks were already implemented even though... | rubidium |
2007-07-05 | (svn r10443) -Fix: randomizing triggers should be called with callback type s... | peter1138 |
2007-04-18 | (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing ... | peter1138 |
2007-04-03 | (svn r9549) -Codechange: Add definition of callbacks and callback masks for b... | belugas |
2007-03-22 | (svn r9411) -Codechange: Add support for loading of newcargo data. | peter1138 |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-15 | (svn r9215) -Documentation : correct Doxygen of comments | belugas |