Commit History

Автор SHA1 Съобщение Дата
  Ivan Savenko 912c2eae94 Fix regressions преди 6 месеца
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder преди 7 месеца
  Ivan Savenko d34b47bb20 Remove pointers from artifacts преди 7 месеца
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile преди 7 месеца
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects преди 7 месеца
  Ivan Savenko bdae7285ae Objects list is now private member of CMap преди 7 месеца
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods преди 7 месеца
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private преди 7 месеца
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) преди 7 месеца
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap преди 7 месеца
  Ivan Savenko 797646cc05 Quests in map now use shared_ptr instead of const ptr преди 7 месеца
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes преди 8 месеца
  Ivan Savenko e4505f20b9 Remove no longer used map checksum computation преди 9 месеца
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes преди 1 година
  Ivan Savenko ea368c5176 Inlined methods commonly used by pathfinder for better optimization преди 10 месеца
  Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal преди 11 месеца
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC преди 1 година
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split преди 1 година
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class преди 1 година
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance преди 1 година
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities преди 1 година
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() преди 1 година
  godric3 d078c5ff2d store ObjectInstanceID of objects to remove instead of their position преди 1 година
  godric3 e50ba14bbe Use exact position of object to remove + add object name to list of objects to remove преди 1 година
  godric3 253af651cc Add map editor ui to set objects to remove on timed event преди 1 година
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method преди 1 година
  Dydzio cf5ce96aeb Backend implementation of object removal possibility by timed map events преди 1 година
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template преди 1 година
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game преди 1 година