Commit History

Author SHA1 Message Date
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 7 months ago
  Ivan Savenko 797646cc05 Quests in map now use shared_ptr instead of const ptr 7 months ago
  Ivan Savenko eb3b51a6cf Remove save compatibility with 1.5.X 7 months ago
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes 8 months ago
  Ivan Savenko e4505f20b9 Remove no longer used map checksum computation 9 months ago
  Ivan Savenko dfe8a95f8c Fix build 9 months ago
  Ivan Savenko ea368c5176 Inlined methods commonly used by pathfinder for better optimization 9 months ago
  Ivan Savenko c3c5f73a63 Restore save compatibility with 1.5 11 months ago
  Ivan Savenko 01d787fb5a Removed remaining cases of serialization of VLC entities 1 year ago
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method 1 year ago
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level 1 year ago
  Ivan Savenko 82c37573fa Removed save compatibility with 1.4 1 year ago
  K 18a69dfeb5 move CMap::isInTheMap to the header file and make it inline 1 year ago
  Ivan Savenko 26fdaacbe5 Map and town events are now processed on start of player turn instead of 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Tomasz Zieliński 2a213f2276 Reindex objects to show interactive objects on top 1 year ago
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players 1 year ago
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 year ago
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 year ago
  Tomasz Zieliński ebf2055afc - Unban hero if related Prison is destroyed during map generation 1 year ago
  Ivan Savenko c872f8418f Implemented serialization of MapObjectSubID, refactoring of related code 1 year ago
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID 2 years ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  nordsoft 0ac893b80f Rumors meta string 2 years ago
  SoundSSGood f47def3588 refactoring 2 years ago
  Ivan Savenko a30e7ba321 Remove bitmasks of PlayerColor's. Add encode/decode methods 2 years ago