Commit Graph

26663 Commits

Author SHA1 Message Date
Michael Steenbeek
41724ffce0 Remove duplicate explanation [ci skip] 2024-08-11 13:09:42 +02:00
Michael Steenbeek
cfbf5dd142 Add licence specification [ci skip] 2024-08-11 13:08:25 +02:00
Bas
76e037297e Clarify local plugin load in multiplayer, change "to" to "for" 2024-08-07 22:35:14 +02:00
Bas
08c0864409 Add small note about desyncs to FAQ 2024-08-07 20:59:50 +02:00
Bas
753d58d12b Rewrite of game actions sections 2024-08-07 20:56:46 +02:00
Bas
5ab1a9af10 Renamed plug-in to plugin, clarified plugin types vs. single/multiplayer 2024-08-06 21:27:44 +02:00
Bas
d2ba91f0aa Apply feedback from Gymnasiast 2024-08-03 12:59:46 +02:00
Bas
7755dcb8a7 Update scripting.md to fix various inconsistencies 2024-08-03 12:21:33 +02:00
mrmbernardi
1f411ad792 Merge pull request #22200 from mrmbernardi/fix_lines
Improve line drawing code
2024-08-03 17:15:18 +10:00
OpenRCT2 git bot
e43859636a Merge Localisation/master into OpenRCT2/develop 2024-08-03 04:02:00 +00:00
tmatale
45d3105508 Fix #22292: Progress bars displayed incorrectly if multiple windows are open 2024-08-02 22:41:40 +02:00
Michael Steenbeek
84d5e80634 Update objects to v1.4.7 2024-08-02 22:25:45 +02:00
Basssiiie
e2641668a4 Fix off-by-one pixel issue in active widget width and height setters 2024-08-02 19:16:22 +00:00
Michael Bernardi
0b50ef6fd2 Added line clipping code to OpenGL renderer 2024-08-03 02:47:57 +10:00
Michael Bernardi
ef97216ea1 Line drawing code now supports all zoom levels. 2024-08-03 02:46:10 +10:00
Aaron van Geffen
b1e2ca94c7 Fix clear scenery window closing (again) (#22456)
* Move ClearSceneryToolIsActive into ClearScenery window

* Actually apply/paint map selection in clear scenery tool

* LandRightsWindow: fix invalidation
2024-08-03 02:17:21 +10:00
Duncan
a07b56a655 Move Viewport functions into Ui (#22454)
* Move viewport functions into ui

* Move footpath function to ui

* Don't include viewport in footpath.h

* Include missing includes
2024-08-02 06:01:31 +01:00
OpenRCT2 git bot
f109ed2bc0 Merge Localisation/master into OpenRCT2/develop 2024-08-02 04:02:11 +00:00
Matt
29006b35e9 Update changelog for #22449 (#22452) 2024-08-01 23:41:33 +02:00
Matt
5b73d2ea04 Merge pull request #22437 from ZehMatt/file-index-perf
Improve performance on file indexing, fix progress bar flickering bug, refactors
2024-08-02 00:07:03 +03:00
ζeh Matt
9ddd47598d Update changelog.txt 2024-08-01 23:48:54 +03:00
ζeh Matt
fed107b008 Make forceRedraw implicit when we are on the main thread 2024-08-01 23:48:54 +03:00
ζeh Matt
348df5a986 Clear the screen with color in the drawing engine and not each tick 2024-08-01 23:48:54 +03:00
ζeh Matt
3e9a7bda83 Refactor file indexing, this now properly uses all CPU power 2024-08-01 23:48:54 +03:00
Matt
da6fb7872a Improve the performance of sawyer chunk decoding (#22449) 2024-08-01 22:39:17 +02:00