summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2010-08-19(svn r20553) -Feature: allow rate limiting of incoming commandsrubidium
2010-08-18(svn r20538) -Codechange: introduce a few macros to initialize the airport cl...yexo
2010-08-13(svn r20478) -Codechange: remove support for 'helipad groups' because there a...yexo
2010-08-10(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as wellrubidium
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-08-07(svn r20401) -Codechange: let HouseSpec use GRFFilePropsrubidium
2010-08-07(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) ...rubidium
2010-08-05(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si...yexo
2010-08-05(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview spritesyexo
2010-08-05(svn r20369) -Feature: preview sprites for airportsyexo
2010-08-05(svn r20366) -Codechange: store the rotation of the airport layout in the sta...yexo
2010-08-03(svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :)rubidium
2010-08-03(svn r20342) -Codechange: unify the construction of objectsrubidium
2010-08-03(svn r20340) -Codechange: introduce some flags for objects and use them in so...rubidium
2010-08-03(svn r20339) -Codechange: reorder the HQ drawing data so it's in a slightly m...rubidium
2010-08-03(svn r20338) -Codechange: unify the unmovable tile drawingrubidium
2010-08-03(svn r20336) -Codechange: rework the HQ updatingrubidium
2010-08-02(svn r20329) -Codechange: align the data of the original airports so it's bet...yexo
2010-08-02(svn r20303) -Feature: [NewGRF] Air drag property support for trains and road...terkhen
2010-08-02(svn r20300) -Add: Air drag field to the rail engine information.terkhen
2010-08-02(svn r20297) -Doc: Explain the default tractive effort value used by standard...terkhen
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-07-31(svn r20259) -Add: allow NewGRFs to specify their version and use that to hid...rubidium
2010-07-22(svn r20203) -Fix: some file "headers" were incorrect, including doxygen @fil...rubidium
2010-07-16(svn r20167) -Add: Vehicle var 4A to the NewGRF debug window.michi_cc
2010-07-16(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...rubidium
2010-07-14(svn r20144) -Feature: Allow to configure the delay of hover events, or to di...terkhen
2010-07-02(svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while...yexo
2010-07-02(svn r20048) -Feature: Add a setting to forbid towns building level crossings.michi_cc
2010-06-08(svn r19949) -Doc: Mention tricky units (like speed) more often and more cons...frosch
2010-06-08(svn r19947) -Doc: Comment engine property tables with engine names. (Krille)frosch
2010-05-21(svn r19870) -Codechange: silence some of GCC 3.3 warningssmatz
2010-05-20(svn r19863) -Fix: redraw the screen when changing the currency settingsrubidium
2010-05-18(svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF...frosch
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-05-12(svn r19804) -Fix (r19802): Compile before commit, or at least triple check :)rubidium
2010-05-12(svn r19803) -Fix(r19802): Compile before commit, or at least double check... belugas
2010-05-12(svn r19802) -Codechange: Replace some more magic numbers by corresponding co...belugas
2010-05-12(svn r19800) -Codechange: Replace magic number by corresponding constantbelugas
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-05-04(svn r19758) -Add: {HEIGHT} string commandrubidium
2010-05-02(svn r19751) -Change [FS#3798]: make sure the chat area fits in the default w...rubidium
2010-04-25(svn r19721) -Change: Set the new base costs to better values.terkhen
2010-04-25(svn r19720) -Feature: New base costs for building/clearing canals, building/...terkhen
2010-04-24(svn r19715) -Codechange: Rename all appareances of shiplift to lock.terkhen
2010-04-24(svn r19712) -Fix (r19708): if the parent was a town, the parent wasn't shownrubidium
2010-04-24(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a use...rubidium
2010-04-24(svn r19705) -Change: reinitialise the windows when changing the newgrf_devel...rubidium
2010-04-24(svn r19704) -Codechange: unify the style of GSF enums; now they're plural in...rubidium