summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2019-03-20Fix #7390: Extra line removed by mistake caused server_password to disappear ...peter1138
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-03-16Remove: OPFCharles Pigott
2019-03-08Feature: Industries with neutral stations (e.g. Oil Rig) only supply/accept c...PeterN
2019-03-08Change: Add configurable curve penalty for ships.Peter Nelson
2019-03-07Fix: spelling for a few real town names (#7338)nikolas
2019-03-04Add: Option for population-linear town cargo generationNiels Martin Hansen
2019-02-28Change: Decrease minimum permitted value for script_max_opcode_till_suspend s...SamuXarick
2019-02-23Feature: Add option to adjust font size separately from GUI size. (#7003)Greg Carlin
2019-02-02Codechange: Convert saveload numbers to enum values.Peter Nelson
2019-02-02Codechange: Make saveload version upper bound exclusive, i.e. version object ...Peter Nelson
2019-02-01Fix: Set MU flag on some default engines.Peter Nelson
2019-01-31Feature: Group liveries, and livery window usability enhancements. (#7108)PeterN
2019-01-30Fix: unicode characters in Romanian town names (#7141)nikolas
2019-01-24Fix: Remove duplicate French and Slovak town namesNikolas Nyby
2019-01-21Add: Houses can accept up to 16 different cargo types via NewGRF.Niels Martin Hansen
2019-01-19Change: Invalidate ship path caches if pathfinder choice or forbid-90-degree ...Peter Nelson
2019-01-12Fix: Remove duplicate town name "Huacho" (#7038)nikolas
2019-01-11Fix: Spelling fixes on some Latin American town namesNikolas Nyby
2019-01-10Add #4115: default company colour setting (#6998)Gabda87
2018-12-27Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...glx
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