Age | Commit message (Expand) | Author |
2019-02-23 | Feature: Add option to adjust font size separately from GUI size. (#7003) | Greg Carlin |
2019-02-02 | Codechange: Convert saveload numbers to enum values. | Peter Nelson |
2019-02-02 | Codechange: Make saveload version upper bound exclusive, i.e. version object ... | Peter Nelson |
2019-02-01 | Fix: Set MU flag on some default engines. | Peter Nelson |
2019-01-31 | Feature: Group liveries, and livery window usability enhancements. (#7108) | PeterN |
2019-01-30 | Fix: unicode characters in Romanian town names (#7141) | nikolas |
2019-01-24 | Fix: Remove duplicate French and Slovak town names | Nikolas Nyby |
2019-01-21 | Add: Houses can accept up to 16 different cargo types via NewGRF. | Niels Martin Hansen |
2019-01-19 | Change: Invalidate ship path caches if pathfinder choice or forbid-90-degree ... | Peter Nelson |
2019-01-12 | Fix: Remove duplicate town name "Huacho" (#7038) | nikolas |
2019-01-11 | Fix: Spelling fixes on some Latin American town names | Nikolas Nyby |
2019-01-10 | Add #4115: default company colour setting (#6998) | Gabda87 |
2018-12-27 | Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ... | glx |
2018-11-03 | Add: NewGRF support for 16-in-16-out industries | Niels Martin Hansen |
2018-11-03 | Add: Industries can produce and accept up to 16 different cargoes | Niels Martin Hansen |
2018-10-25 | Fix #4109: Add more water checks to the Oil Rig layout | Samu |
2018-06-27 | Codechange: lengthof is not defined for runtime-length strings, use sizeof in... | Charles Pigott |
2018-06-23 | Feature #986: Automatic save when losing connection to a network game | Niels Martin Hansen |
2018-04-28 | Add: Replace independment map scrolling GUI settings with single option, and ... | PeterN |
2018-04-19 | Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours... | PeterN |
2018-04-17 | Fix #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 compilation | rubidium |
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 |