summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2011-03-06(svn r22210) -Add: Add a variable for the value strings in the settings tables.alberth
2011-03-06(svn r22209) -Codechange: Move function declarations from settings.h.preamble...alberth
2011-03-06(svn r22207) -Add: Add the copyright message to the new ini files.alberth
2011-03-05(svn r22204) -Change: Make the base costs for building and demolishing NewObj...planetmaker
2011-03-05(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the clie...rubidium
2011-03-05(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with th...rubidium
2011-03-05(svn r22198) -Codechange: make some constants name more explicitrubidium
2011-03-05(svn r22197) -Cleanup: remove the distinction between conditional and non-con...rubidium
2011-03-05(svn r22196) -Codechange: use default values for the from and to of savegame ...rubidium
2011-03-05(svn r22194) -Codechange: use the defaults feature of settingsgen to remove t...rubidium
2011-03-04(svn r22188) -Add: Generate the settings as part of the MSVC build process, a...glx
2011-03-03(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 ...yexo
2011-03-03(svn r22173) -Add: Add preamble and postamble files before and after the gene...alberth
2011-03-03(svn r22172) -Add: Add ini files containing the table/settings data.alberth
2011-02-21(svn r22125) -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles ...frosch
2011-02-19(svn r22110) -Codechange: Remove WaterDrawTileStruct and use DrawTileSprites/...frosch
2011-02-19(svn r22109) -Fix (r21269, 21272): Missing undeffing of macros.frosch
2011-02-19(svn r22108) -Codechange: Replace some magic with some other magic though les...frosch
2011-02-13(svn r22074) -Cleanup (r22073): there was already a setting-callback that did...yexo
2011-02-13(svn r22073) -Fix: immediately update the train weight when you change the mu...yexo
2011-02-06(svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to ...rubidium
2011-02-06(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...alberth
2011-02-06(svn r22000) -Codechange: Introduce an enum for the industry density setting.alberth
2011-02-05(svn r21974) -Feature: Add a setting to enable/disable funding local road rec...terkhen
2011-02-05(svn r21973) -Fix: Redraw the town authority window after modifying town auth...terkhen
2011-02-05(svn r21972) -Fix: Replace 'None' industries in the generation window with mo...alberth
2011-02-05(svn r21969) -Feature: Introduce 'minimal' number of industries as a replacme...alberth
2011-02-04(svn r21966) -Change [FS#4462]: [NewGRF] Disable the flipping of train engine...rubidium
2011-02-04(svn r21962) -Feature-ish: GUI setting to disable reversing at signalsrubidium
2011-02-04(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...rubidium
2011-02-04(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...rubidium
2011-02-04(svn r21958) -Cleanup: join_stations setting; can done by distant join and co...rubidium
2011-02-04(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less us...rubidium
2011-02-04(svn r21956) -Cleanup: always draw the bridge pillarsrubidium
2011-02-04(svn r21955) -Cleanup: always show the long date in the status barrubidium
2011-02-04(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the ve...rubidium
2011-02-04(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...smatz
2011-01-21(svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken si...yexo
2011-01-20(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sor...rubidium
2011-01-18(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types f...rubidium
2011-01-18(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should b...rubidium
2011-01-16(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastr...rubidium
2011-01-15(svn r21806) -Codechange: Correct additional appearances of the same typo.terkhen
2011-01-15(svn r21805) -Codechange: Correct a typo.terkhen
2011-01-04(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles tha...rubidium
2011-01-01(svn r21694) -Fix: changing AI settings ingame was impossible when the diffic...yexo
2010-12-25(svn r21639) -Codechange: simplify setting the colour remaprubidium
2010-12-19(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have casessmatz
2010-12-18(svn r21538) -Add: {INDUSTRY} can now have casessmatz
2010-12-14(svn r21513) -Feature [FS#532]: make the chat message timeout user configurablerubidium