Commit History

Autor SHA1 Mensaxe Data
  Manuel Bilderbeek 7cd6673a43 Be more robust against invalid statestate files. %!s(int64=4) %!d(string=hai) anos
  m9710797 771a5f9f20 Don't use std::endl %!s(int64=5) %!d(string=hai) anos
  m9710797 c077f1f595 Added lookup() function for std::map and hash_map %!s(int64=6) %!d(string=hai) anos
  m9710797 c86a81fa05 [1/15] Added range algorithms %!s(int64=5) %!d(string=hai) anos
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() %!s(int64=6) %!d(string=hai) anos
  m9710797 f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings %!s(int64=7) %!d(string=hai) anos
  Wouter Vermaelen 529fe83b9b [18/25] StringMap->hash_map for loaderMap/initializerMap %!s(int64=9) %!d(string=hai) anos
  m9710797 e46251027f Added algorithms: contains(), find_unguarded(), find_if_unguarded() %!s(int64=10) %!d(string=hai) anos
  m9710797 b01faea9d7 Replace x.begin() -> begin(x) / x.end() -> end(x) %!s(int64=10) %!d(string=hai) anos
  m9710797 aea3b06744 [7/13] map->vector: polymorphic saver registery %!s(int64=10) %!d(string=hai) anos
  m9710797 e512254f05 Suppress Coverity issue 1202612 %!s(int64=10) %!d(string=hai) anos
  wouter d089095d55 Various text-processing stuff %!s(int64=11) %!d(string=hai) anos
  Wouter Vermaelen 6be44c5e4e Replace most uses of {const_}iterator by 'auto' %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen ea645cdf39 Replace vector<Foo*> with vector<unique_ptr<Foo>> %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 29538e0716 Replace our own Tuple class with std::tuple %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 081fa3a142 Convert some std::map<std::string, T> into StringMap<T> %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 52f238dea7 various std::string related cleanups %!s(int64=14) %!d(string=hai) anos
  Wouter Vermaelen f7d0f76818 Print error instead of asserting on loading old manbow2 savestate. %!s(int64=15) %!d(string=hai) anos
  Wouter Vermaelen 8ec2de5995 replace 'assert(false)' with 'UNREACHABLE' %!s(int64=15) %!d(string=hai) anos
  Wouter Vermaelen d8f469b878 split registerClass() in template dependent/independent parts %!s(int64=15) %!d(string=hai) anos
  Wouter Vermaelen 8b9c38a7ec moved parts of PolymorphicXXXRegistry outline %!s(int64=15) %!d(string=hai) anos
  Wouter Vermaelen 111cb8d7f4 enabled in-memory savestates %!s(int64=16) %!d(string=hai) anos
  Wouter Vermaelen e2e9af475b extended serialization framework: %!s(int64=16) %!d(string=hai) anos
  Wouter Vermaelen 38e5d27bf8 more serialize splits %!s(int64=16) %!d(string=hai) anos