summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-26Codechange: [core] Implement SmallVector using std::vectorHenry Wilson
2019-03-26Update: Translations from eintstranslators
2019-03-25Fix #7414: Reinstate marking sign dirty before removal. (#7416)PeterN
2019-03-25Change: Do not display a newspaper about old vehicles for which replacement i...stormcone
2019-03-25Fix #7410: Sign position/width not set on initial creation. (#7413)PeterN
2019-03-25Fix #7411: Use industry production callback (if used) on initial industry car...PeterN
2019-03-25Update: Translations from eintstranslators
2019-03-24Update: Translations from eintstranslators
2019-03-24Fix #7374: Ensure k-d trees are always updated when station sign movesNiels Martin Hansen
2019-03-24Codechange: Use override keyword for smallmap window.peter1138
2019-03-24Codechange: Use override keyword in networking classes.peter1138
2019-03-24Codechange: More use of override keyword.peter1138
2019-03-24Change: Show additional cost and refitted capacity in build vehicle window.peter1138
2019-03-24Add: script API functions for build with refit featureglx
2019-03-24Feature: When filtering purchase list by cargo type, make buy button perform ...peter1138
2019-03-24Change: Bump savegame version for tree tile water class conversion.Peter Nelson
2019-03-24Fix #7400: Water class for tree tiles was not converted for old saves prevent...Peter Nelson
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2019-03-24Codechange: Use override specifier for DropDownListItem classes.peter1138
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
2019-03-23Update: Translations from eintstranslators
2019-03-23Fix: Filtered file list did not scroll properly. (#7402)PeterN
2019-03-22Update: Translations from eintstranslators
2019-03-21Fix: Bounds check NewGRF feature.Peter Nelson
2019-03-21Codechange: NewGRF features are documented in hex, so display as hex.Peter Nelson
2019-03-21Fix #7391, 9b99b95: Don't invalidate go to depot orders of non-aircraft when ...Michael Lutz
2019-03-21Fix 4da83d2f66: Remove measurement tooltips when completed.peter1138
2019-03-21Update: Translations from eintstranslators
2019-03-20Fix #7390: Extra line removed by mistake caused server_password to disappear ...peter1138
2019-03-20Fix #7384: Industry Chain tooltips did not display on right-click.peter1138
2019-03-20Codechange: Implement OnTooltip event for custom window tooltips.peter1138
2019-03-20Fix #7386: Measurement tooltip for tunnels, aqueducts & docks did not display...peter1138
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-03-19Remove: DOS supportPatric Stout
2019-03-19Update: Translations from eintstranslators
2019-03-18Codechange: fix Intel C++ Compiler linking issues.Patric Stout
2019-03-17Fix f58fa80e: Wrong company performance rating when money exceeds INT_MAX. (#...stormcone
2019-03-17Update: Translations from eintstranslators
2019-03-16Cleanup: Unused lang stringsCharles Pigott
2019-03-16Remove: OPFCharles Pigott
2019-03-16Update: Translations from eintstranslators
2019-03-16Change: Use default value for invalid multi-string settings instead of clampi...PeterN
2019-03-15Update: Translations from eintstranslators
2019-03-15Cleanup: Update changed string in language files.peter1138
2019-03-15Fix e66cec8f86: Permit loading of industry production callback with invalid c...peter1138
2019-03-13Codechange: Make FindStationsAroundTile() out-parameter stations const to pre...peter1138
2019-03-13Fix #7372: FindStationsAroundTiles() with caching returns no result for indus...peter1138
2019-03-13Cleanup: Remove questionable syntax in track drawingJohannes E. Krause
2019-03-13Cleanup: Remove questionable syntax in town rating displayJohannes E. Krause
2019-03-13Cleanup: Remove questionable syntax in GetOrderCmdFromTileJohannes E. Krause