Improved Serialization Prototype
Wednesday, September 26th, 2007I’ve improved my serialization prototype to handle pointers. Here it is: http://venzon.net/content/dev/prototyping/joe_serialization3.cpp
I’ve improved my serialization prototype to handle pointers. Here it is: http://venzon.net/content/dev/prototyping/joe_serialization3.cpp
I prototyped a simple C++ serialization method. Check it out: http://venzon.net/content/dev/prototyping/joe_serialization.cpp Update: I cleaned up the code a bit and added support for STL lists. Here’s the updated code: http://venzon.net/content/dev/prototyping/joe-serialization2.cpp
I’ve put up a new revision of my game design up. Sail Game Design Document 9/20/07 Also, note that this file (GDD.pdf) overwrites the older revisions.
I’ve pumped out the first revision to my Sail game development document. Here it is: Sail Game Development Document Rev 9/10/07
Here’s the first draft of my game development document.: Sail Game Development Document First Draft