~janisozaur/openrct2/+git/openrct2-janisozaur:better-compress

Last commit made on 2019-06-23
Get this branch:
git clone -b better-compress https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Name:
better-compress
Repository:
lp:~janisozaur/openrct2/+git/openrct2-janisozaur

Recent commits

a9fe420... by janisozaur

Try XZ

bd64167... by janisozaur

Test only: print contents of build dir

6bd298b... by Duncan <email address hidden>

Merge pull request #9392 from duncanspumpkin/pickupAC

Peep Pickup Game Action

2de9430... by duncanspumpkin <email address hidden>

Remove incorrect code that resets picked peep

The game command owner is never set for game actions so this would be incorrect

27e958f... by duncanspumpkin <email address hidden>

Increment network version

6bd09f6... by =?utf-8?b?zrZlaCBNYXR0?= <email address hidden>

Cancel concurrent peep pickups on placement (#29)

b896f07... by duncanspumpkin <email address hidden>

Add PeepPickupAction

Move Guest and Staff pickup to the new game action. Rework the game
action so that only one game action is required for the two game
commands. Remove the final game command with a callback.

65c0b05... by duncanspumpkin <email address hidden>

Fix build for gcc

Invalid cast to int32_t that had been left in after refactoring months ago. Latest version of gcc flags this as the cast made this a comparison between a signed and unsigned value.

cc82975... by Duncan <email address hidden>

Merge pull request #9448 from ZehMatt/fix-9287

Fix marketing/money effect bugs

19798b8... by Duncan <email address hidden>

Merge pull request #9446 from duncanspumpkin/fix_9440

Fix 9440 Tile Coordinate in tile inspector not updating