Kayne Ruse
1dd8042d3d
Added some structures to SerialPacket, and serial.cpp
...
I've also created the Statistics structure for simplicity.
2014-05-26 00:49:31 +10:00
Kayne Ruse
235a05d006
Rearranged the SerialPacket and serialization code
...
The serialization code is now using macros to simplify each line, and to
prevent errors. It should be noted that, apart from the region content,
the serialization and deserialization code is essentially identical.
2014-04-25 23:50:19 +10:00
Kayne Ruse
6c6a025f2a
Adjusted a few comments
2014-04-21 02:13:00 +10:00
Kayne Ruse
4270765146
Renamed NetworkPacket to SerialPacket, updated build
2014-04-20 23:54:59 +10:00
Kayne Ruse
fba183fa27
Brought the common/ directory up to date with the region's preprocessors
...
I really hope the serialization code still works.
2014-04-20 04:02:26 +10:00
Kayne Ruse
4410ab892f
Finished the region serial code
2014-03-31 21:40:50 +11:00
Kayne Ruse
a850d6b1af
Added dummy serialization functions
2014-03-06 00:20:31 +11:00