summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2018-11-16underground patch appliedErich Eckner
2018-11-03Add: NewGRF support for 16-in-16-out industriesNiels Martin Hansen
2018-11-03Add: Industries can produce and accept up to 16 different cargoesNiels Martin Hansen
2018-10-25Fix #4109: Add more water checks to the Oil Rig layoutSamu
2018-06-27Codechange: lengthof is not defined for runtime-length strings, use sizeof in...Charles Pigott
2018-06-23Feature #986: Automatic save when losing connection to a network gameNiels Martin Hansen
2018-04-28Add: Replace independment map scrolling GUI settings with single option, and ...PeterN
2018-04-19Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours...PeterN
2018-04-17Fix #6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings (#6726)Pavel Stupnikov
2018-03-11(svn r27978) -Fix [FS#6673] (r18541): Store the map variety setting in the sa...frosch
2018-03-05(svn r27972) -Fix (r15271) [FS#6670]: Catenary sprites got mixed up for depots.peter1138
2017-08-31(svn r27908) -Codechange: Mark airport tile tables and FTAs "const" to be sur...adf88
2017-03-24(svn r27825) -Feature [FS#4950]: Add option to close windows with right click...peter1138
2017-02-26(svn r27760) -Change: Enable realisitic train and road vehicle acceleration b...frosch
2016-12-23(svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a c...frosch
2016-12-22(svn r27705) -Doc: Add the hex codes to the SCC_NEWGRF_ enum entries.frosch
2016-11-05(svn r27676) -Codechange: Rename catenary functions, so that they refer unamb...frosch
2016-09-05(svn r27654) -Change: Enable C++11 for clang 3.3 (LordAro)frosch
2015-08-10(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ...michi_cc
2015-08-10(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen ...alberth
2015-07-26(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a...frosch
2015-05-28(svn r27295) -Add: [strgen] Default plural subparameter positions for CARGO_x...frosch
2015-04-11(svn r27231) -Codechange: Replace magic numbers for the smoothness setting (c...alberth
2015-03-13(svn r27183) -Fix: GCC5 compilationrubidium
2015-02-22(svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-...frosch
2015-02-14(svn r27151) -Add: Allow changing max heightlevel in scenario editor.frosch
2015-02-12(svn r27144) -Change: The chatbox-width setting now uses percent of screen wi...frosch
2015-02-06(svn r27137) -Fix (r0): Oilrig empty-tile checks were incorrect due to wrong ...frosch
2014-10-28(svn r27048) -Fix (r26158): Position in articulated vehicle is 4D, not 4A.peter1138
2014-10-15(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...rubidium
2014-10-13(svn r27009) -Add: extra level of general map heightness (ChillCore)rubidium
2014-10-12(svn r27002) -Fix-ish: replace some non-ASCII characters with ASCII character...rubidium
2014-10-11(svn r26990) -Feature: Add option to choose normal, double or quad-size inter...peter1138
2014-10-05(svn r26965) -Codechange: Add palette bit to indicate that palette is actuall...peter1138
2014-09-27(svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore)rubidium
2014-09-27(svn r26928) -Change: scale the heightmap colours over the whole range of hei...rubidium
2014-09-27(svn r26927) -Codechange: split the heightmap colour tables into their own fi...rubidium
2014-09-21(svn r26885) -Feature-ish: user interface for limiting the maximum height of ...rubidium
2014-09-21(svn r26882) -Feature: allow limiting the height of bridges (ic111)rubidium
2014-09-21(svn r26880) -Add: stub settings for limiting bridge and map heightrubidium
2014-09-21(svn r26869) -Add: support for an all black palette to prevent the need of ha...rubidium
2014-09-13(svn r26815) -Change: Allow to set the granularity of the tooltip hover time ...planetmaker
2014-05-25(svn r26614) -Add: Adv. settings window can handle the autosave setting as well.frosch
2014-05-21(svn r26604) -Add: Most of the mapgen settings to advances settings window.frosch
2014-04-27(svn r26528) -Remove: A bunch of archaic settings from the advanced settings ...frosch
2014-04-27(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...frosch
2014-03-03(svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject cons...frosch
2014-02-24(svn r26374) -Fix [FS#5928]: Mixed up callback mask flags in station inspect ...frosch
2014-02-09(svn r26323) -Fix: update some constants related to map size.fonsinchen
2014-01-12(svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to dis...frosch