summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2011-06-04(svn r22537) -Change [FS#3494]: replace the half small airport structure on t...rubidium
2011-06-03(svn r22535) -Cleanup: Remove uneeded constants, update and unify some commen...planetmaker
2011-05-29(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1frosch
2011-05-08(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) als...frosch
2011-05-06(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette col...frosch
2011-05-04(svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with th...frosch
2011-05-04(svn r22419) -Change: Always use the DOS palette for drawing.frosch
2011-05-03(svn r22417) -Add: an advanced setting to specify the default palette to use ...frosch
2011-04-29(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER ...frosch
2011-04-29(svn r22381) -Codechange: It's called 'steel', not 'steele'planetmaker
2011-04-29(svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recol...planetmaker
2011-04-19(svn r22352) -Change: make YAPF the default pathfinder for ships, don't disco...smatz
2011-04-09(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.frosch
2011-04-03(svn r22293) -Add: Allow docks to feature company colour (add another pony fo...planetmaker
2011-03-11(svn r22233) -Fix (r22210): value strings for command-pause-level were not sh...yexo
2011-03-06(svn r22219) -Codechange: Unduplicate npf/yapf strings.alberth
2011-03-06(svn r22217) -Codechange: Unduplicate horizontal positioning strings.alberth
2011-03-06(svn r22215) -Codechange: Unduplicate original/realistic strings.alberth
2011-03-06(svn r22213) -Codechange: Unduplicate company on/off strings.alberth
2011-03-06(svn r22211) -Codechange: Unduplicate Off/On strings.alberth
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