Kayne Ruse
|
2c9b0fc3e7
|
Committing some comment tweaks
|
2014-06-06 21:12:46 +10:00 |
|
Kayne Ruse
|
5966d7b51a
|
Fleshed out the serialization internals
|
2014-06-04 23:30:20 +10:00 |
|
Kayne Ruse
|
23364b2810
|
Split up the serial code, but had to gut it in the process
Since the contents of the packets are different than before, I decided to
gut the serialization code. I'll reimplement the internals soon.
|
2014-06-04 23:03:24 +10:00 |
|
Kayne Ruse
|
da60fa8f94
|
Began reworking the network code
This commit devides SerialPacket into a series of different structures,
all decended from a common base class.
Using a union was not a good idea.
|
2014-06-04 21:16:51 +10:00 |
|