summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-29Remove: PSP supportPatric Stout
2018-04-28Feature #6610: Allow towns to build houses on road turns (#6758)Pavel Stupnikov
2018-04-28Add: Replace independment map scrolling GUI settings with single option, and ...PeterN
2018-04-28Feature: Add GS method to question a single client (#6748)Pavel Stupnikov
2018-04-24Feature: GS methods to scroll viewport for players (#6745)Pavel Stupnikov
2018-04-23Fix: Typo in game.hppgdinit
2018-04-22Feature #6459: API for querying network clients from GS (#6736)Pavel Stupnikov
2018-04-21Fix: [OSX] Compiler warning about an unused NULL argument.Michael Lutz
2018-04-21Fix: Remove need to instantiate SmallStack's pool object by making it a singl...Charles Pigott
2018-04-21Fix: Warning about base set template instantiations with clangCharles Pigott
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2018-04-19Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours...PeterN
2018-04-19Update: Translations from eintstranslators
2018-04-17Fix #6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings (#6726)Pavel Stupnikov
2018-04-16Codechange #6729: mute bogus GCC 7 warning (#6733)Patric Stout
2018-04-16Update: Translations from eintstranslators
2018-04-15Codechange: Use a SmallVec for the animated tile list instead of replicating ...Michael Lutz
2018-04-15Codechange: Add functions to insert and extract an element at a specific posi...Michael Lutz
2018-04-15Codechange: Replace magic numbers with the proper enum.Michael Lutz
2018-04-13Add: List recent news messages in crashlog outputCharles Pigott
2018-04-12Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><m...frosch
2018-04-12Remove: [NewGRF] OpenTTD version no longer contains a revision number.frosch
2018-04-11Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)Patric Stout
2018-04-11Fix #6550: minor spelling mistake in comment (juanjo)TrueBrain
2018-04-11Codechange: Simplify C++11 check for assert_compileCharles Pigott
2018-04-10Codechange: [OSX] Use newer APIs to get resolution information when available.Michael Lutz
2018-04-10Codechange: [OSX] Use non-deprecated API for displaying an alert where suppor...Michael Lutz
2018-04-10Codechange: [OSX] Try to set the thread name for debugger display.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.10+ API to get the OSX version when available.Michael Lutz
2018-04-10Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.6+ APIs to get the path for a font where available.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.6+ APIs to initialise audio when available.Michael Lutz
2018-04-10Codechange: [Win32] Use OS function for mouse tracking if present.Michael Lutz
2018-04-08Fix #6690: Compilation with ICU 61Charles Pigott
2018-04-06(svn r28004) -Update from Eints:translators
2018-04-04(svn r28003) -Update from Eints:translators
2018-03-29(svn r28000) -Update from Eints:translators
2018-03-28(svn r27999) -Update from Eints:translators
2018-03-22(svn r27998) -Update from Eints:translators
2018-03-18(svn r27994) -Update from Eints:translators
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2018-03-14(svn r27991) -Update from Eints:translators
2018-03-14(svn r27990) -Update: Docsfrosch
2018-03-11(svn r27989) -Fix (r27985): VA2 optimisation failed in various special cases:frosch
2018-03-11(svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce ...frosch
2018-03-11(svn r27986) -Codechange: Name magic constants in the vehicle position hash f...frosch
2018-03-11(svn r27985) -Codechange: Convert VA2 switches into ones with non-overlapping...frosch
2018-03-11(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...frosch
2018-03-11(svn r27983) -Codechange: Reduce complexity of VA2 add-div/mod adjustmentsfrosch
2018-03-11(svn r27982) -Codechange: Reduce invocations of GetGlobalVariable. Speedup sp...frosch