summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-26Change: [Win32] Replace the current high-level Direct Music driver with a low...Michael Lutz
2018-05-26Codechange: [Win32] Use a local buffer to store the output text of DEBUG() to...Michael Lutz
2018-05-24Change: [OSX] Setting mouse-wheel to scroll the map does not disable pinch to...Alexander Weiss
2018-05-24Change: [OSX] Reversed pinch to zoom behaviour.Alexander Weiss
2018-05-23Add: 32bpp SSE2 blitter palette animator (#6795)Jonathan G Rennison
2018-05-22Update: Translations from eintstranslators
2018-05-22Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792)PeterN
2018-05-21Change: Add CargoTypes type for cargo masks. (#6790)PeterN
2018-05-19Change: Available railtypes is always calculated on load, so no need to load ...PeterN
2018-05-19Fix: Tractive effort was slightly too high as per NewGRF spec. (#6785)PeterN
2018-05-19Change [#6689]: Tweak HashTable hash calculation to reduce collisions. (kerni...PeterN
2018-05-17Feature: Add XAudio2 driverOwen Rudge
2018-05-12Update: Translations from eintstranslators
2018-05-11Update: Translations from eintstranslators
2018-05-10Update: Translations from eintstranslators
2018-05-02Doc: fix formatting and typo in README.mdq--
2018-05-02Doc: Update issue tracker URL in known-bugs.txtq--
2018-05-02Change: Switch town growth rate and counter to actual game ticks (#6763)Pavel Stupnikov
2018-05-02Update: Translations from eintstranslators
2018-05-01Change: [Win32 MIDI] Reset pitch bend range controllers on song changeNiels Martin Hansen
2018-05-01Change: [Win32 MIDI] Send Roland reverb control message like TTD DOS doesNiels Martin Hansen
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