OpenRCT2/src/openrct2/actions
ZehM4tt 1b2a61c6ba Separated out byte swapping into its own header.
Simplified data serialisation of game actions.
Moved the flags away from parameters.
GameAction base now serialises mandatory data such as flags and player.
Split some functions from network in order to move command processing to the end of tick.
2017-10-05 10:42:43 +02:00
..
GameAction.cpp Separated out byte swapping into its own header. 2017-10-05 10:42:43 +02:00
GameAction.h Separated out byte swapping into its own header. 2017-10-05 10:42:43 +02:00
IGameAction.h Separated out byte swapping into its own header. 2017-10-05 10:42:43 +02:00
PlaceParkEntranceAction.cpp Separated out byte swapping into its own header. 2017-10-05 10:42:43 +02:00
SetParkEntranceFeeAction.cpp Separated out byte swapping into its own header. 2017-10-05 10:42:43 +02:00