summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2011-10-07(svn r23010) -Add [FS#4797]: Support company colour for the airports' jetways...planetmaker
2011-10-03(svn r22985) -Feature: Display autoreplace status in group GUI.frosch
2011-08-24(svn r22828) -Codechange: give some variables a better name and clean up the ...rubidium
2011-08-21(svn r22807) -Feature-ish: show a message about missing strings in the intro ...rubidium
2011-08-21(svn r22797) -Add: progress bar for scanning NewGRFsrubidium
2011-08-20(svn r22780) -Fix: [NewGRF] String codes 84 and 87 print signed values.frosch
2011-08-20(svn r22779) -Add: [NewGRF] Stringcode for printing a unsinged word in power ...frosch
2011-08-20(svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo)frosch
2011-08-20(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always inc...frosch
2011-08-20(svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date co...frosch
2011-08-20(svn r22767) -Add: river generationrubidium
2011-08-20(svn r22765) -Cleanup: Remove unused constants and name a magic constantplanetmaker
2011-08-13(svn r22741) -Add: Add exit direction of hangars to airport specifications.alberth
2011-08-03(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.michi_cc
2011-08-01(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs an...planetmaker
2011-07-10(svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and...frosch
2011-07-07(svn r22641) -Fix (r22639): Warning about uninitialised fields.frosch
2011-07-04(svn r22633) -Fix: Implement variables 25 and 7F for railtypes.frosch
2011-06-12(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug ...terkhen
2011-06-12(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent...terkhen
2011-06-12(svn r22569) -Feature: [NewGRF] Persistent storage for towns.terkhen
2011-06-12(svn r22567) -Codechange: Store persistent storages inside a pool.terkhen
2011-06-12(svn r22565) -Codechange: Use helper functions for getting the persistent sto...terkhen
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