summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2011-12-15(svn r23527) -Codechange: unify colo(u)r as far as it goesrubidium
2011-12-15(svn r23526) -Codechange: unify cargos vs cargoesrubidium
2011-12-13(svn r23504) -Feature: Aircraft range.michi_cc
2011-12-11(svn r23497) -Add: Advanced display setting to control the linewidth in graph...frosch
2011-12-08(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...rubidium
2011-12-04(svn r23433) -Fix [FS#4868]: recolouring of some animated colours from the wi...rubidium
2011-12-04(svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't appl...rubidium
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-12-01(svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_ma...truebrain
2011-11-25(svn r23326) -Fix [FS#4852] (r23239): snow line for very old savegames wasn't...rubidium
2011-11-24(svn r23317) -Change: Rename sprite_cache_size setting so that the new defaul...peter1138
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
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