aboutsummaryrefslogtreecommitdiff
path: root/common/serializer.h
AgeCommit message (Expand)Author
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-01-31COMMON: Move VER macro for serializer into common codeColin Snover
2018-01-31COMMON: Add support for array serialization to SerializerColin Snover
2017-08-07COMMON: Add a setVersion method to Common::SerializerPaul Gilbert
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-08-07COMMON: Remove superfluous Common:: qualifiers.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-11-06Commit digitall's patch for bugs #2892510 and #2892510 with an additional com...Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-05-26Renamed Common::Serializer::syncMagic to matchBytes, and added version paarms...Max Horn
2009-05-19Improved Common::Serializer in several ways:Max Horn
2009-03-24cleanupMax Horn
2009-03-16Added a syncString variation needed for the Cruise enginePaul Gilbert
2009-03-15Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S...Max Horn