summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-24Codechange: Add InverseRemapCoords2 function for remapping viewport coordinat...Johannes E. Krause
2019-01-24Codechange: Remove unused GetTilePixelZOutsideMap and GetTileMaxPixelZOutside...Johannes E. Krause
2019-01-24Update: Translations from eintstranslators
2019-01-24Codechange: [Blitter] Adjust line-drawing algorithm to reduce wasted off-scre...Jonathan G Rennison
2019-01-24Fix: [Blitter] Avoid signed overflow when drawing long linesJonathan G Rennison
2019-01-24Codechange: [Blitter] Change DrawLine to be templatedJonathan G Rennison
2019-01-23Update: Translations from eintstranslators
2019-01-23Add: generate_widget.vbs to allow script_window.hpp enums generation for user...glx
2019-01-23Fix: keep the line ending when generating widget enums with bash/gawk on windowsglx
2019-01-22Add: Draw network password indicator lock in company drop down list. (#7079)PeterN
2019-01-21Add: Houses can accept up to 16 different cargo types via NewGRF.Niels Martin Hansen
2019-01-20Fix: If screen size changes, windows are relocated and dropdown may not fit t...J0an Josep
2019-01-20Fix #6060: When opening a scrollable dropdown above a widget, scroll it to it...J0an Josep
2019-01-20Codechange #6060: Allow drawing dropdown lists with scrollbars above the widgetsJuanjo
2019-01-20Fix: Round up deltas for smooth scrolling, so target will be reachedbtzy
2019-01-20Update: Translations from eintstranslators
2019-01-20Change 81330b8d6e: Cached path only needs to be cleared if it was found to be...Peter Nelson
2019-01-19Change: Invalidate ship path caches if pathfinder choice or forbid-90-degree ...Peter Nelson
2019-01-19Change: Add path cache for ships.Peter Nelson
2019-01-19Change: Add ability to save/load std::deque<> containers.Peter Nelson
2019-01-19Update: Translations from eintstranslators
2019-01-19Add: [NewGRF] Airport animation trigger for plane landing (#6334, patch by Su...Ingo von Borstel
2019-01-19Cleanup: Remove unused stringsNiels Martin Hansen
2019-01-19Fix 8859381: Display of requires/produces in Build Industry windowNiels Martin Hansen
2019-01-18Update: Translations from eintstranslators
2019-01-17Fix: Some code and comment typosnikolas
2019-01-17Fix #7032: use the same mode to load and render glyphsglx
2019-01-17Codechange: Remove unnecessarily defined functions under MinGWCharles Pigott
2019-01-17Fix: A few minor compile warnings under MinGWCharles Pigott
2019-01-16Fix: depend was messing the line endings in append modeglx
2019-01-15Update: Translations from eintstranslators
2019-01-14Change: Obey forbid_90_deg_turns when choosing available track with no destin...Peter Nelson
2019-01-14Change: When ship is lost, pick first available track instead of a random track.Peter Nelson
2019-01-14Codechange: Replace trackbit lookup table with existing functions.Peter Nelson
2019-01-14Codechange: Use const instead of magic number for ship order distance. Allow ...Peter Nelson
2019-01-14Change: Allow only one ship to leave depot at a time.Peter Nelson
2019-01-14Change: Don't pathfind with no destination or if destination is known to be t...Peter Nelson
2019-01-14Change: Don't leave ship depot with no orders.Peter Nelson
2019-01-14Update: Translations from eintstranslators
2019-01-14Fix: BSD find used by OSX requires explicit pathglx
2019-01-14Add: squirrel_export.vbs for users unable to run bash/gawk scriptsglx
2019-01-14Cleanup: remove svn references in squirrel_export.shglx
2019-01-14Fix: remove manual single file generation in squirrel_export.sh as it's brokenglx
2019-01-14Fix: keep line endings when running squirrel_export.sh on windowsglx
2019-01-13Fix #5978: Ensure group GUI stats and lists are invalidated properly (3298, J...Joan Josep
2019-01-13Update: Translations from eintstranslators
2019-01-13Fix #7050: Missing guard around network chat message function for compiling w...PeterN
2019-01-13Fix #6408: Improve wording of the dragging signal distance tooltips (juanjo) ...Alberth289346
2019-01-13Fix: Grammar in a bunch of comments (#7054)nikolas
2019-01-12Fix #6780: Some windows didn't get updated from OnTick() (#7048)PeterN