OpenRCT2/OpenRCT2.xcodeproj
Duncan d46e4a9bb1
Network serialiser for entities (#14541)
* Start a network serialiser for entities

will be used only for checksums and replay diffs

* Continue work

* Use the new serailser for checksums

* Use new serialiser for replays

* keep compilers happy

* Try create checksum stream

* Fix compiling

* Split off class into seperate file

* Update Xcode project

* Increment network version

* Fix pragma mistake

* Fix none network builds

* Update replays

* Improve ChecksumStream and use FNV internally

* Small cleanups

* satisfy compilers

* Revert change of checksum size to simplfy rerecording

* Zero initialise data

* Fix serialiser

* Update replays again

Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com>
Co-authored-by: Matt <m.moninger.h@gmail.com>
2021-05-09 19:12:44 +01:00
..
project.xcworkspace Update Xcode IDEWorkspaceChecks 2018-05-02 12:00:51 +02:00
xcshareddata/xcschemes Remove duplicate header includes. 2019-07-11 11:40:52 +02:00
project.pbxproj Network serialiser for entities (#14541) 2021-05-09 19:12:44 +01:00