Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko c872f8418f Implemented serialization of MapObjectSubID, refactoring of related code il y a 1 an
  Ivan Savenko f53a53051b Fixed map startup il y a 1 an
  Ivan Savenko 843e97349a Identifiers that can be added by mods are now serialized as string il y a 1 an
  Ivan Savenko 52050d0ef1 Fix build il y a 2 ans
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators il y a 2 ans
  Ivan Savenko 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code il y a 2 ans
  Ivan Savenko c7676bde53 Serialize Enitity classes by their ID il y a 2 ans
  Ivan Savenko 5487f07d3b added toEntity overload that accepts generic Services class il y a 2 ans
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access il y a 2 ans
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call il y a 2 ans
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int il y a 2 ans
  Ivan Savenko 77780e0de5 Fix crash on accessing "any" spellschool via bonus system il y a 2 ans
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop il y a 2 ans
  Ivan Savenko 8df39c43a0 Fix game loading il y a 2 ans
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally il y a 2 ans
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier il y a 2 ans
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors il y a 2 ans
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Ivan Savenko 79b7518b0e Unified Json randomization logic for all entity types il y a 2 ans
  nordsoft b7568a160c Fixes il y a 2 ans
  nordsoft d7d435dcb7 Add game pause il y a 2 ans
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class il y a 2 ans
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server il y a 2 ans
  Ivan Savenko 1a82280cb2 Fix build il y a 2 ans
  Ivan Savenko 609f25f344 Add sanity check il y a 2 ans
  Ivan Savenko b6a1a8f0da Json Serializer should now use identifers storage properly il y a 2 ans
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() il y a 2 ans
  Ivan Savenko a30e7ba321 Remove bitmasks of PlayerColor's. Add encode/decode methods il y a 2 ans
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness il y a 2 ans
  Ivan Savenko e2718db791 Converted several enumerations into constants il y a 2 ans