* Reintroduce error title to game actions. Small refactor. Removed setting error titles in any calling functions. Refactored place park entrance result to conform with other game actions. * Remove unread variable (fixing Travis)
Add RideSetNameAction. Support of string serialisation. Check requested status for ride in Query. Add RideDemolishAction.