Files
axyz/include/Engine
Jocke 236230d12c Packets now dynamically allocates more memory when they need it.
Increased local receive buffer for Client and Server() and removed the magic number that was used
In Server.h and Client.h
(char readBuffer[INPUTSIZE] = { 0 }).
Packets start size has now been increased to 512 bytes.
Changed ComponentInfo::FieldsInOrder to store strings instead of pointers.
Removed HasEntity() and are now using ValidEntity() instead.
2016-01-12 12:00:19 +01:00
..
2015-11-30 17:02:24 +01:00
2015-12-12 13:42:46 +01:00
2015-11-20 15:01:37 +01:00
2015-11-30 17:02:24 +01:00
2015-11-30 17:02:24 +01:00