Michael Steenbeek
|
d314782a40
|
Merge pull request #9952 from Gymnasiast/refactor/use-that-space
Refactor/use that space
|
2019-09-09 19:05:50 +02:00 |
|
Ted John
|
f4ed0046fe
|
Merge pull request #9972 from IntelOrca/fix/backtrace-reports
Fix some backtrace reports
|
2019-09-08 14:44:54 +01:00 |
|
Ted John
|
fc679c9105
|
Fix #9956: invalid-read in window_ride_main_open
|
2019-09-08 13:55:02 +01:00 |
|
Ted John
|
7b7d3ec5e3
|
Fix #9971: invalid-read in place_virtual_track
|
2019-09-08 13:45:56 +01:00 |
|
OpenRCT2 git bot
|
1d6e4d7180
|
Merge Localisation/master into OpenRCT2/develop.
|
2019-09-04 04:00:16 +00:00 |
|
OpenRCT2 git bot
|
9d9baaaaac
|
Merge Localisation/master into OpenRCT2/develop.
|
2019-09-03 04:00:15 +00:00 |
|
OpenRCT2 git bot
|
dfdcca51bb
|
Merge Localisation/master into OpenRCT2/develop.
|
2019-09-02 04:00:16 +00:00 |
|
Gymnasiast
|
f12eb3010f
|
Fix display of G2 characters; remove some unused sprite IDs
|
2019-09-01 11:12:09 +02:00 |
|
OpenRCT2 git bot
|
c3b9d43058
|
Merge Localisation/master into OpenRCT2/develop.
|
2019-09-01 04:00:16 +00:00 |
|
Dániel Tar
|
764bf48228
|
Clarify first Windows build instructions in Readme (#9954)
|
2019-08-31 22:58:52 +02:00 |
|
Gymnasiast
|
bb73dd0dfb
|
Refactor track element to use 16 bytes
|
2019-08-31 13:14:19 +02:00 |
|
Gymnasiast
|
abdf6e695a
|
Fix testpaint
|
2019-08-31 10:01:57 +02:00 |
|
Gymnasiast
|
1fead03179
|
Modify Surface tile element to use 16 bytes
|
2019-08-30 22:22:08 +02:00 |
|
Gymnasiast
|
f4eceaf35e
|
Modify Large Scenery tile element to use 16 bytes
|
2019-08-30 22:07:43 +02:00 |
|
Gymnasiast
|
7e8ab6b693
|
Also clear pad_08 in tile_element_insert()
|
2019-08-30 21:48:18 +02:00 |
|
Michał Janiszewski
|
8637eb6c57
|
Rename some bits to allow unity builds of libopenrct2 (#9944)
* Rename some bits to allow unity builds of libopenrct2
Some names are clashing when doing a unity build, renaming them solves
the problem.
|
2019-08-29 23:03:56 +02:00 |
|
ζeh Matt
|
1db18d4778
|
Bump up network version (#9949)
|
2019-08-28 19:58:30 +01:00 |
|
Michael Steenbeek
|
931a607fd6
|
Merge pull request #9938 from Gymnasiast/refactor/less-access-to-type-flags
Refactor some accessors to tile element type and flags fields
|
2019-08-28 09:37:39 +02:00 |
|
OpenRCT2 git bot
|
e5dd6f43d7
|
Merge Localisation/master into OpenRCT2/develop.
|
2019-08-28 04:00:15 +00:00 |
|
Gymnasiast
|
d6b6edcc06
|
Remove unnecessary parentheses [ci skip]
|
2019-08-27 23:07:46 +02:00 |
|
Gymnasiast
|
0152d9f880
|
Fix comment [ci skip]
|
2019-08-27 23:05:12 +02:00 |
|
Gymnasiast
|
f365bc3cb7
|
Create getters and setters for occupied quadrant
|
2019-08-27 21:12:48 +02:00 |
|
Ted John
|
c211292fdd
|
Fix #9941: Giant screenshot's made from command line aren't positioned right
|
2019-08-26 14:50:47 +01:00 |
|
Ted John
|
48bc28b618
|
Fix #9937: Incorrect tooltips when hovering ride entrances and ride exits
- Localised strings have an extra POP16, not sure why it was there in vanilla.
- Exit string never appended station number.
|
2019-08-26 14:31:20 +01:00 |
|
Ted John
|
9be0130f2d
|
Show image limit in show_limits console command (#9935)
|
2019-08-26 12:28:37 +01:00 |
|
Gymnasiast
|
5ef72a4e11
|
Rename quartertile param in map_can_construct_with_clear_at()
|
2019-08-25 17:49:44 +02:00 |
|
Gymnasiast
|
ec5ba20992
|
Create dedicated method for SetLastForTile()
|
2019-08-25 16:13:02 +02:00 |
|
OpenRCT2 git bot
|
e19b3f5680
|
Merge Localisation/master into OpenRCT2/develop.
|
2019-08-25 04:00:16 +00:00 |
|
Gymnasiast
|
6e200459d3
|
Refactor some accessors to tile element type and flags fields
|
2019-08-24 22:42:47 +02:00 |
|
Ted John
|
f23e3368b1
|
Merge pull request #9933 from ZehMatt/fix-desync-regression
Fix desync regression
|
2019-08-24 16:33:20 +01:00 |
|
Ted John
|
8d543a056d
|
Prevent cropping top of giant screenshot (#9934)
Search through every single tile on the map for the highest element in 2D space. Use that as reference for top of screenshot.
|
2019-08-24 16:33:03 +01:00 |
|
Michael Steenbeek
|
e11f2d965a
|
Merge pull request #9437 from Gymnasiast/nog-eens-research
Move research to vectors
|
2019-08-24 10:45:58 +02:00 |
|
Michael Steenbeek
|
7270a86eb7
|
Fix #9924: Traffic light in Ride List shows incorrect status (#9931)
|
2019-08-24 10:45:39 +02:00 |
|
Hielke Morsink
|
f7ce9b10b3
|
Merge pull request #9932 from AaronVanGeffen/changelog-update-1
Update changelog for #9285, #9918
|
2019-08-23 23:10:15 +02:00 |
|
Matt
|
9f773f27f8
|
Bump up network version
|
2019-08-23 23:06:45 +02:00 |
|
Matt
|
d6d480a31b
|
Fix desyncs because of GameActions ignoring the tick on client
|
2019-08-23 23:06:27 +02:00 |
|
Aaron van Geffen
|
0e795b376f
|
Update changelog for #9285, #9918. [ci skip]
|
2019-08-23 23:04:36 +02:00 |
|
Gymnasiast
|
ad96aa5785
|
Fix bug introduced after empty vector check
|
2019-08-23 22:52:13 +02:00 |
|
Ted John
|
ae8c93ca2b
|
Fix research list UI / dragging
|
2019-08-23 22:41:50 +02:00 |
|
Gymnasiast
|
abe721b308
|
Fix rebase errors and formatting
|
2019-08-23 22:41:50 +02:00 |
|
Gymnasiast
|
984fd5e58a
|
Make EditorInventionsList a bit less buggy
|
2019-08-23 22:41:50 +02:00 |
|
Gymnasiast
|
9de2819cef
|
Process feedback from code review
|
2019-08-23 22:41:50 +02:00 |
|
Gymnasiast
|
1265913bdb
|
Fix dragging crash and some bugs
|
2019-08-23 22:41:43 +02:00 |
|
Gymnasiast
|
5ce3d4b947
|
Use new iterator syntax in more places
|
2019-08-23 22:41:43 +02:00 |
|
Gymnasiast
|
b1fb75e496
|
Move everything to research vectors
|
2019-08-23 22:41:43 +02:00 |
|
Gymnasiast
|
c3fdb728d1
|
Rename rct_research_item to ResearchItem
|
2019-08-23 22:41:43 +02:00 |
|
Gymnasiast
|
daa00147d5
|
Split off RCT12ResearchItem
|
2019-08-23 22:41:43 +02:00 |
|
Michael Steenbeek
|
91d02093f9
|
Merge pull request #9918 from IntelOrca/increase-image-list
Increase image list and fix assert when exiting scenario editor
|
2019-08-23 22:32:48 +02:00 |
|
Hielke Morsink
|
371f1fd016
|
Fix #9926: Africa - Oasis park has wrong peep spawn (#9927)
|
2019-08-23 21:54:54 +02:00 |
|
Hielke Morsink
|
1ee5c0fa56
|
Merge pull request #9929 from Broxzier/bugfix/remove-park-fences-screen-artifacts
Fix: Fences still visible after using remove_park_fences
|
2019-08-23 21:47:30 +02:00 |
|