Историја ревизија

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