Commit History

Author SHA1 Message Date
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template 11 years ago
  Wouter Vermaelen 081fa3a142 Convert some std::map<std::string, T> into StringMap<T> 12 years ago
  Maarten ter Huurne ab2d798fc7 Added/corrected Id keyword substitution. 13 years ago
  Wouter Vermaelen f7d0f76818 Print error instead of asserting on loading old manbow2 savestate. 14 years ago
  Wouter Vermaelen d8f469b878 split registerClass() in template dependent/independent parts 15 years ago
  Wouter Vermaelen 8b9c38a7ec moved parts of PolymorphicXXXRegistry outline 15 years ago
  Wouter Vermaelen 0c0646a3db use const char* in PolymorphicSaver / attribute(name, value) 15 years ago
  Wouter Vermaelen 79d197cbed pass std::string by pointer 15 years ago
  Max Feingold 0af8026043 Move VC++ to warning level 4, disable specific uninteresting warnings, fix C4100 warnings 15 years ago
  Wouter Vermaelen e333b0d635 move REGISTER_MSXDEVICE and REGISTER_POLYMORPHIC_INITIALIZER from .hh to .cc 15 years ago
  Wouter Vermaelen e5f76b1470 be careful when casting void-pointers 16 years ago
  Wouter Vermaelen 9145421e35 don't save ID's for syncPoints, this was a temp structure (on the stack) so it was easy to have ID collisions / honor No-ID property when serializing collections 16 years ago
  Wouter Vermaelen 111cb8d7f4 enabled in-memory savestates 16 years ago
  Wouter Vermaelen e2e9af475b extended serialization framework: 16 years ago
  Wouter Vermaelen 38e5d27bf8 more serialize splits 16 years ago
  Wouter Vermaelen 341dd229f1 split serialize.hh in 3, small compile-time speedup 16 years ago