summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
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
2010-04-24(svn r19702) -Add: {HEX} to strgenrubidium
2010-04-23(svn r19697) -Add: sprite for NewGRF some debuging featuresrubidium
2010-04-17(svn r19649) -Add: plural rule for Malteserubidium
2010-04-06(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qwordyexo
2010-04-03(svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the brea...yexo
2010-03-24(svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable othe...frosch
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-03-21(svn r19499) -Remove: same_industry_close setting did not do what it said and...frosch
2010-03-19(svn r19465) -Codechange: support for multi-tile hangarsyexo
2010-03-19(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airportyexo
2010-03-18(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...yexo
2010-03-18(svn r19456) -Codechange; increase the maximum number of airportsyexo
2010-03-18(svn r19455) -Codechange: split all airport information in Station to a seper...yexo
2010-03-18(svn r19451) -Cleanup: remove some unused codeyexo
2010-03-12(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message wh...yexo
2010-03-06(svn r19354) -Codechange: store the number of layouts in AirportSpecyexo
2010-03-06(svn r19353) -Codechange: use static objects for the airport statemachines in...yexo
2010-03-06(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0%...terkhen
2010-03-06(svn r19345) -Feature: Realistic acceleration for road vehicles.terkhen
2010-03-05(svn r19327) -Codechange: make the oilrig a part of the original airports arr...yexo
2010-03-05(svn r19326) -Codechange: store the airport name as property in AirportSpecyexo
2010-03-05(svn r19325) -Codechange: introduce airport classes and split the default air...yexo
2010-03-03(svn r19308) -Change [FS#3655]: Increase the default small font size for free...rubidium
2010-03-03(svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend...peter1138
2010-03-01(svn r19299) -Codechange: store the most compatible ttd airport type in Airpo...yexo
2010-02-22(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cppyexo
2010-02-22(svn r19204) -Fix (r1919x): airport tiles without animation had an incomplete...yexo
2010-02-22(svn r19199) -Codechange: add a 'name'-property to airport tilesyexo
2010-02-22(svn r19196) -Codechange: change the airport tile animation info so it works ...yexo
2010-02-22(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttilesyexo
2010-02-22(svn r19193) -Codechange: increase the maximum number of airport tiles to 256...yexo
2010-02-20(svn r19179) -Codechange: make strgen do some checking on whether genders are...rubidium
2010-02-19(svn r19165) -Fix [FS#3629]: vehicle running costs shouldn't be changed in a ...yexo
2010-02-11(svn r19099) -Doc: two files had the wrong name in the @file commentyexo
2010-02-10(svn r19082) -Codechange: make 'developer' a regular settingsmatz
2010-02-09(svn r19066) -Fix: settings that are part of the "ttdpatch flags" can cause d...yexo