summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2011-11-24(svn r23314) -Add: Add settings to restrict viewport zoom levels.peter1138
2011-11-23(svn r23303) -Add: economy.fund_buildings, to disallow funding buildingstruebrain
2011-11-23(svn r23297) -Add: {CARGO_TINY} (Rubidium)truebrain
2011-11-20(svn r23287) -Fix (r23274): mono_size is a better name than large_mono for th...rubidium
2011-11-20(svn r23274) -Add: internal support for a monospaced sprite fontrubidium
2011-11-19(svn r23269) -Codechange: rename some control/string codes/IDs to be more con...rubidium
2011-11-17(svn r23239) -Fix: saving/loading the snow line height twice, especially when...rubidium
2011-11-14(svn r23223) -Codechange: store the last newgrf count in the misc sectionrubidium
2011-11-12(svn r23193) -Codechange: don't cast away const unneededlyrubidium
2011-11-11(svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettesrubidium
2011-11-11(svn r23188) -Fix (r23168): fences on steep slopes were brokenyexo
2011-11-08(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings...yexo
2011-11-08(svn r23168) -Feature [FS#1824]: always draw fences around field tilesyexo
2011-11-08(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles with...frosch
2011-11-08(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to us...frosch
2011-11-07(svn r23129) -Add: [NewGRF] Property for the rail type name.michi_cc
2011-11-03(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not ...rubidium
2011-11-03(svn r23084) -Codechange: get rid of a redundant variablerubidium
2011-11-01(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and V...frosch
2011-11-01(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.frosch
2011-10-31(svn r23072) -Feature: [NewGRF] House callback 0x148.michi_cc
2011-10-29(svn r23063) -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volu...yexo
2011-10-16(svn r23032) -Fix (r14224, r22419): Palette conversion windows to DOS for lig...planetmaker
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