Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-03 | Change: Make a shortened network revision string for use in server queries | Niels Martin Hansen | |
2019-02-03 | Change: Increase NETWORK_REVISION_LENGTH to 33 bytes | Niels Martin Hansen | |
2019-02-03 | Change: Use git revision hash (with "modified" prefix) for gamelog | Niels Martin Hansen | |
2019-02-03 | Codechange: Separate gamelog revision length from network revision length | Niels Martin Hansen | |
2019-02-03 | Change: Include the full raw git revision hash in rev.cpp | Niels Martin Hansen | |
2019-02-03 | Fix #7108: Group livery command did not check its parameters properly. | Peter Nelson | |
2019-02-02 | Codechange: Change from numeric to descriptive SLV enum labels for last entries. | Peter Nelson | |
2019-02-02 | Codechange: Additional type safety for saveload version variables. | Peter Nelson | |
2019-02-02 | Codechange: Convert saveload numbers to enum values. | Peter Nelson | |
(This was mostly achieved with a few in-place regexes) | |||
2019-02-02 | Codechange: Make saveload version upper bound exclusive, i.e. version object ↵ | Peter Nelson | |
was removed instead of version object last appeared. | |||
2019-02-02 | Update: Translations from eints | translators | |
croatian: 4 changes by VoyagerOne korean: 4 changes by telk5093 russian: 2 changes by Lone_Wolf german: 4 changes by smwforever45, 4 changes by ShadowCop spanish (mexican): 2 changes by Absay portuguese: 52 changes by vesgo finnish: 3 changes by hpiirai dutch: 238 changes by JanWillem estonian: 1 change by rm87 | |||
2019-02-02 | Fix #7058, Fix #7161: Network chat messages did not expire. | Peter Nelson | |
2019-02-02 | Fix: DMU/EMU livery should apply to passenger carriages with DMU/EMU engines. | Peter Nelson | |
2019-02-02 | Fix: Make livery window resize properly if GUI scale changes whilst open. | Peter Nelson | |
2019-02-02 | Change: Allow AI companies to start immediately. | Samu | |
Allow multiple AIs to possibly start in the same tick. start_date = 0 becomes a special case, where random deviation does not occur. If start_date was not already 0, then a minimum value of 1 must apply. | |||
2019-02-01 | Doc: Yearly increment. | Peter Nelson | |
2019-02-01 | Add: Warn before overwriting an existing save file | Niels Martin Hansen | |
2019-02-01 | Update: Translations from eints | translators | |
french: 2 changes by glx german: 23 changes by planetmaker danish: 139 changes by nielsmh spanish (mexican): 3 changes by Absay portuguese: 55 changes by vesgo dutch: 214 changes by JanWillem estonian: 30 changes by rm87 | |||
2019-02-01 | Fix: close Textfile windows when closing Option window | glx | |
2019-02-01 | Fix #6438: Properly invalidate AI Settings window when max no competitor ↵ | Peter Nelson | |
setting is changed. | |||
2019-02-01 | Fix 23960d0f2c: Scrollbar was broken for non-group liveries. | Peter Nelson | |
Simplify how list position is determined by using existing functions. Also rename livery_height -> rows and SetLiveryHeight() -> SetRows(), as height implies pixels. | |||
2019-02-01 | Fix: Set MU flag on some default engines. | Peter Nelson | |
2019-02-01 | Fix: Don't consider engines not in the current climate towards used livery ↵ | Peter Nelson | |
classes. | |||
2019-01-31 | Change: Give AI/GSBridge::GetName an extra parameter to refer the vehicle ↵ | SamuXarick | |
type (#6988) | |||
2019-01-31 | Cleanup: [NPF] Remove unused parameter. | J0an Josep | |
2019-01-31 | Cleanup: [NPF] Assert that a track has been chosen. | J0an Josep | |
2019-01-31 | Fix #7060: [NPF] Do not check whether ignored first tiles are end nodes. | J0an Josep | |
2019-01-31 | Codechange: [NPF] Add some consts. | J0an Josep | |
2019-01-31 | Cleanup: [NPF] Remove unused parameters. | J0an Josep | |
2019-01-31 | Fix #7089: Close NewGRF textfile windows when their data is invalid (#7106) | glx22 | |
2019-01-31 | Update: Translations from eints | translators | |
swedish: 36 changes by Joel_A spanish: 3 changes by SilverSurferZzZ russian: 2 changes by Lone_Wolf romanian: 18 changes by kneekoo portuguese: 37 changes by vesgo | |||
2019-01-31 | Feature: Group liveries, and livery window usability enhancements. (#7108) | PeterN | |
* Change: Replace checkbox in livery selection window with Default option in drop down selection. This reduces clutter in the UI and allows for primary/secondary colours to independently follow the default scheme if desired. * Feature: Add vehicle group liveries. | |||
2019-01-30 | Fix: don't show OS error box for non GUI video drivers | glx | |
2019-01-30 | Update: Translations from eints | translators | |
swedish: 131 changes by Joel_A | |||
2019-01-30 | Codechange: Remove value mangling and field misuse in SLE_WRITEBYTE. | Peter Nelson | |
The original translation functionality hasn't been used since 2007. | |||
2019-01-30 | Fix #7142: Missing map bounds check when building long roads. | Peter Nelson | |
2019-01-30 | Fix: unicode characters in Romanian town names (#7141) | nikolas | |
Many of these town names were using the 'a with ~ above it' character, which should actually by 'a with u above it'. There were other missing accents as well which I've added. | |||
2019-01-29 | Fix 11ab3c4ea2f: Fix showing cargo capacity for auto-refits (missed in #7134) | Peter Nelson | |
2019-01-29 | Fix: make sure strgen fails when english.txt contains invalid commands | glx | |
2019-01-29 | Update: Translations from eints | translators | |
swedish: 13 changes by Joel_A croatian: 7 changes by VoyagerOne | |||
2019-01-29 | Fix 11ab3c4ea2f: Vehicles could not be refitted to cargo IDs higher than 32. | Peter Nelson | |
2019-01-29 | Fix #6584: text layout problem in engine preview dialog | Nikolas Nyby | |
With language set to German, there was a problem in this dialog box due to the long strings in this language. It looks like the call to `GetStringHeight()` here is using `r.top` to help calculate the max width, rather than `r.left`. | |||
2019-01-28 | Add: allow opening of one TextfileWindow per type | glx | |
2019-01-28 | Codechange: Rename function to match what it does and reduce code indenting. | Peter Nelson | |
2019-01-28 | Fix: Group hierarchy not visible in RTL languages. | Peter Nelson | |
2019-01-28 | Update: Translations from eints | translators | |
korean: 15 changes by telk5093 spanish: 2 changes by SilverSurferZzZ russian: 21 changes by Lone_Wolf spanish (mexican): 13 changes by Absay | |||
2019-01-28 | Codechange: [Linkgraph GUI] Replace line visibility detection algorithm | Jonathan G Rennison | |
Use an implementation of the Cohen-Sutherland line-clipping algorithm. The previous algorithm had an excessive false-positive rate. Line-rendering is sufficiently expensive that using a line-clipping algorithm with a much lower false-positive rate is a net performance benefit. | |||
2019-01-28 | Fix #6636: Airplanes could be sent to helicopter station depots | Samu | |
2019-01-28 | Fix #7112, fef8b831a9: incorrect precondition check (#7127) | glx22 | |
2019-01-27 | Fix #7122: OnClick() and DrawWidget() editability was inconsistent in ↵ | glx22 | |
AISettingsWindow (#7123) |