summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01Change #6685: Replace Win32 music driver with one not depending on MCINiels Martin Hansen
2018-04-30Fix 0165fe1: Native OSX doesn't have a __BYTE_ORDER macro but defines a diffe...Michael Lutz
2018-04-30Fix 74b7f0a: [OSX] Mouse cursor getting occasionally stuck.Michael Lutz
2018-04-30Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation.J0an Josep
2018-04-30Update: Translations from eintstranslators
2018-04-30Codechange: Use TileAddBy(Diag)Dir when possible.J0anJosep
2018-04-30Fix: Spelling errors (#6769)Joan Josep
2018-04-30Fix: Some spelling errors in printed messagesMatthijs Kooijman
2018-04-30Fix #6090: And (svn r27822). Run scripts for widgets. (#6765)Joan Josep
2018-04-29Fix: make generate[.vbs] produce the same result on Linux/Windows (#6764)Patric Stout
2018-04-29Update: Translations from eintstranslators
2018-04-29Cleanup: Remove unused strings from language filesNiels Martin Hansen
2018-04-29Feature #6090: Change music set during gameplayNiels Martin Hansen
2018-04-29Fix: Clipping issues with volume sliders in Music GUINiels Martin Hansen
2018-04-29Change: Less intrusive "no music" message from Music windowNiels Martin Hansen
2018-04-29Change: Disable music control buttons when there is no musicNiels Martin Hansen
2018-04-29Codechange: Music GUI comments and function namingNiels Martin Hansen
2018-04-29Codechange: remove endian_check in favour of __BYTE_ORDER macro (Rubidium) (#...Patric Stout
2018-04-29Remove: WinCE supportPatric Stout
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-22Change: win9x installer configuration to correct path.ZehMatt
2018-04-22Add: post build events to VS projects to copy the output into 'bin'ZehMatt
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-21Change: fail in same step as the reason for failing is in CI resultPatric Stout
2018-04-21Change: always pull latest image when running CIPatric Stout
2018-04-21Add: also validate Pull Requests with clang 6.0 with OSX as targetPatric Stout
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-17Fix: Four group action icons were misplaced and cropped.Peter Nelson
2018-04-16Codechange #6729: mute bogus GCC 7 warning (#6733)Patric Stout
2018-04-16Update: Translations from eintstranslators
2018-04-16Doc: add CONTRIBUTING.md (derived from Bootstrap) (#6732)Andy
2018-04-15Fix e614357: Ask the compiler who it is, instead of using symlinks (#6727)Charles Pigott
2018-04-15Change: [Jenkinsfile] Set a git user.email and user.name before rebase (#6728)Patric Stout
2018-04-15Doc #6698: rewrite of the readme in Markdown syntaxHeiko August
2018-04-15Doc #6698: rename the readme.txt to REAMDE.mdHeiko August
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-14Add: [Jenkinsfile] rebase the pull-request on top of master (#6720)Patric Stout