4cdfc44554Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization
9 anni fa
BearishSun
f0f6b7ad8aUpdated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks
9 anni fa
BearishSun
2b388725cbReplaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
9 anni fa
BearishSun
510480bfdeMoved all the build/project files in a separate directory to make dealing with other build systems easier