Skip to content

Instantly share code, notes, and snippets.

@LordAro
Created March 1, 2019 16:18
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save LordAro/371e1f357854ae18f90f84caf16839a8 to your computer and use it in GitHub Desktop.
[Change: Decrease the min #opcodes](https://github.com/OpenTTD/OpenTTD/pull/7243)
[Cleanup: spurious TODOs in newgrf.cpp](https://github.com/OpenTTD/OpenTTD/pull/7297)
[Change: [AzurePipelines] Add freetype dependency for OSX.](https://github.com/OpenTTD/OpenTTD/pull/7299)
[Change: Allow town bridges over rails and one-way roads.](https://github.com/OpenTTD/OpenTTD/pull/7291)
[Change: Owner of vehicle with exclusive transport rights may now load cargo from neutral stations](https://github.com/OpenTTD/OpenTTD/pull/7256)
[Fix: Remove desert around lakes upon generation.](https://github.com/OpenTTD/OpenTTD/pull/7194)
[Fix #6574: Remove go to hangar orders when rebuilding airport](https://github.com/OpenTTD/OpenTTD/pull/7100)
[Fix #7281: Unable to select last group in open livery window on group creation.](https://github.com/OpenTTD/OpenTTD/pull/7283)
[Fix 195fd0dc60: Sprite cache must still be cleared when using bitmap fonts.](https://github.com/OpenTTD/OpenTTD/pull/7278)
[Fix: [windows] make the installer DPI aware](https://github.com/OpenTTD/OpenTTD/pull/7277)
[Update: Changelog for 1.9.0-beta3 and prepare for release.](https://github.com/OpenTTD/OpenTTD/pull/7276)
[Change: [AzurePipelines] Use a minimum OSX version of 10.9 during building.](https://github.com/OpenTTD/OpenTTD/pull/7275)
[[OSX] Use high-precision scrolling properties for 2D scrolling](https://github.com/OpenTTD/OpenTTD/pull/7109)
[Fix #7266: Reorder reinitialization of caches when changing font zoom level.](https://github.com/OpenTTD/OpenTTD/pull/7273)
[Fix c3dbe836b4: also compile without ENABLE_NETWORK defined again](https://github.com/OpenTTD/OpenTTD/pull/7269)
[Fix #7004: Mark linkgraph dirty to be rebuilt on next draw call.](https://github.com/OpenTTD/OpenTTD/pull/7265)
[Fix #7003: Freetype fonts were scaled by both GUI and Font zoom levels.](https://github.com/OpenTTD/OpenTTD/pull/7267)
[Feature #6918: Add option to adjust font size separately from GUI size.](https://github.com/OpenTTD/OpenTTD/pull/7003)
[Add AI and GS to framerate window](https://github.com/OpenTTD/OpenTTD/pull/7178)
[Change: Add scrollbar to cargo legend in cargo payment rates window.](https://github.com/OpenTTD/OpenTTD/pull/7187)
[Fix #7227: Don't apply mouse-hasn't-moved test to scrollbars.](https://github.com/OpenTTD/OpenTTD/pull/7260)
[Fix: Resorting file list did not update filtered rows.](https://github.com/OpenTTD/OpenTTD/pull/7264)
[Fix #7159, e934f09: Waiting time at red one-way signals was too short.](https://github.com/OpenTTD/OpenTTD/pull/7252)
[Codechange: Remove never-used StationIDList.](https://github.com/OpenTTD/OpenTTD/pull/7257)
[Fix #7189: Fluidsynth volume gain too high](https://github.com/OpenTTD/OpenTTD/pull/7253)
[Replace Window::scrolling_scrollbar with Window::mouse_capture_widget](https://github.com/OpenTTD/OpenTTD/pull/7227)
[Fix #7090: Close Query String window after rebuilding AI/GS settings](https://github.com/OpenTTD/OpenTTD/pull/7093)
[Fix #7091: Close dropdown menu windows after rebuilding AI/GS settings](https://github.com/OpenTTD/OpenTTD/pull/7092)
[Doc: [AI] UnshareOrders empties the orders list of the vehicle.](https://github.com/OpenTTD/OpenTTD/pull/7251)
[Fix #7244 #7226: OPF doesn't take 90 deg turns into account.](https://github.com/OpenTTD/OpenTTD/pull/7246)
[Codechange: Move some common code after adding/removing tiles to a station to its own function.](https://github.com/OpenTTD/OpenTTD/pull/7237)
[Fix #7226: No ship track due to "forbid 90 deg turns"-> Do not call pathfinders.](https://github.com/OpenTTD/OpenTTD/pull/7230)
[Change: Increase maximum number of orders from 64000 to ~16.7m.](https://github.com/OpenTTD/OpenTTD/pull/7220)
[Fix 1585eb1a3: wrong default selection for goals and story book](https://github.com/OpenTTD/OpenTTD/pull/7241)
[Add: Shortcut for deleting all messages.](https://github.com/OpenTTD/OpenTTD/pull/7240)
[Codechange: Put some order on VehicleEnter_Track in rail_cmd.](https://github.com/OpenTTD/OpenTTD/pull/7239)
[Fix: company dropdown using wrong colours, and add global goals and story book to single player](https://github.com/OpenTTD/OpenTTD/pull/7236)
[Fix #7224: AI could no longer create groups.](https://github.com/OpenTTD/OpenTTD/pull/7233)
[Change: Use selected group as parent when creating a new group.](https://github.com/OpenTTD/OpenTTD/pull/7224)
[Revert 479f13fc41, Fix #7133, Fix #7136: "Codechange: Tweak ViewportAddLandscape so it no more relies on "go down as fast as possible" tile height model (Patch by adf88, #6583)"](https://github.com/OpenTTD/OpenTTD/pull/7173)
[Fix #7119: When rotating a ship, apply an additional offset to avoid movement glitch.](https://github.com/OpenTTD/OpenTTD/pull/7174)
[Fix #7151: Hang when concurrently starting AIs in multiplayer, or with shift pressed.](https://github.com/OpenTTD/OpenTTD/pull/7180)
[Fix #6599: Disable build and rename button in build vehicle window when no vehicle is selected.](https://github.com/OpenTTD/OpenTTD/pull/7217)
[Update changelog.txt](https://github.com/OpenTTD/OpenTTD/pull/7228)
[Change: Use SlErrorCorrupt() on pool index error when loading a savegame, instead of terminating.](https://github.com/OpenTTD/OpenTTD/pull/7219)
[Fix network revision for tagged versions](https://github.com/OpenTTD/OpenTTD/pull/7214)
[Fix: CompanyEconomy documentation](https://github.com/OpenTTD/OpenTTD/pull/7168)
[Codechange: In CmdCompanyCtrl, move client_id assignment to where it is used, and document bit usage better.](https://github.com/OpenTTD/OpenTTD/pull/7218)
[Fix: Random start date was still applied when AI is not set to random.](https://github.com/OpenTTD/OpenTTD/pull/7223)
[Codechange: making the style of MakeVoid calls uniform](https://github.com/OpenTTD/OpenTTD/pull/7192)
[Fix 148e5b41d6: Uninitialized variable usage.](https://github.com/OpenTTD/OpenTTD/pull/7216)
[Fix: [AzurePipelines] always list the full changelog since last stable](https://github.com/OpenTTD/OpenTTD/pull/7208)
[Change: skip reliability decay if servicing is disabled](https://github.com/OpenTTD/OpenTTD/pull/7199)
[Doc: AAT_STATION_AIRPLANE_LAND triggers only a single tile, not all airport tiles. #7181](https://github.com/OpenTTD/OpenTTD/pull/7182)
[Fix: EOL issues, and differences in generate and generate.vbs outputs](https://github.com/OpenTTD/OpenTTD/pull/7210)
[Fix #7197: Invalidate depot buttons when necessary.](https://github.com/OpenTTD/OpenTTD/pull/7212)
[Update: Add changelog for 1.9.0-beta2 and prepare for release](https://github.com/OpenTTD/OpenTTD/pull/7207)
[Fix: [AzurePipelines] manifest.sh didn't know when it was a stable release](https://github.com/OpenTTD/OpenTTD/pull/7206)
[Fix 5f8354f3: Non-Windows builds did not get correct git hash](https://github.com/OpenTTD/OpenTTD/pull/7205)
[Add: [AzurePipelines] build a stable release if a tag is created](https://github.com/OpenTTD/OpenTTD/pull/7203)
[Update: NSIS is now part of the Hosted image](https://github.com/OpenTTD/OpenTTD/pull/7202)
[Fix: [AzurePipelines] in case of a Pull Request, use that number (prefix with 'pr') as branchname](https://github.com/OpenTTD/OpenTTD/pull/7201)
[Update: Changelog](https://github.com/OpenTTD/OpenTTD/pull/7170)
[Fix trains pending reversal + ordered to depot not behaving correctly](https://github.com/OpenTTD/OpenTTD/pull/7196)
[Add #5654: Initializing graph GUI](https://github.com/OpenTTD/OpenTTD/pull/7191)
[Fix #7108: Missed generate_widget script run for livery changes.](https://github.com/OpenTTD/OpenTTD/pull/7186)
[Fix fdc2e85: Double close of file handles](https://github.com/OpenTTD/OpenTTD/pull/7185)
[Add #5006: Flag to hide rail type from construction.](https://github.com/OpenTTD/OpenTTD/pull/7118)
[Fix #6803: CargoMonitorID bit packing updated to handle 64 cargo types.](https://github.com/OpenTTD/OpenTTD/pull/7175)
[Change: Make ships stop in locks to move up/down instead of following the slope.](https://github.com/OpenTTD/OpenTTD/pull/7150)
[Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions](https://github.com/OpenTTD/OpenTTD/pull/7179)
[Change: Allow AI companies to start immediately.](https://github.com/OpenTTD/OpenTTD/pull/7151)
[Fix #7171: incorrect modified status with determineversion.vbs](https://github.com/OpenTTD/OpenTTD/pull/7172)
[Fix #7021: Better revision strings for network and gamelog](https://github.com/OpenTTD/OpenTTD/pull/7121)
[Fix #7108: Group livery command did not check its parameters properly.](https://github.com/OpenTTD/OpenTTD/pull/7164)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment