Historial de Commits

Autor SHA1 Mensaje Fecha
  kdmcser 82870e82c9 initialize uidCounter when loading game hace 5 meses
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes hace 6 meses
  Ivan Savenko f3a57f754c Fix loading of SoD & later maps hace 6 meses
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
  Ivan Savenko a43c3fcb31 Restore save compatibility with 1.6 hace 6 meses
  Ivan Savenko f025a3a932 Review & cleanup hiding / displaying map objects hace 6 meses
  Ivan Savenko e6a8e5d4bd Correctly restore bonus system on deserialization hace 6 meses
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder hace 6 meses
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects hace 7 meses
  Ivan Savenko 71bc1054d0 BattleStart pack now uses unique_ptr hace 7 meses
  Ivan Savenko bdae7285ae Objects list is now private member of CMap hace 7 meses
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods hace 7 meses
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private hace 7 meses
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) hace 7 meses
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap hace 7 meses
  Ivan Savenko 797646cc05 Quests in map now use shared_ptr instead of const ptr hace 7 meses
  Ivan Savenko eb3b51a6cf Remove save compatibility with 1.5.X hace 7 meses
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes hace 8 meses
  Ivan Savenko e4505f20b9 Remove no longer used map checksum computation hace 9 meses
  Ivan Savenko dfe8a95f8c Fix build hace 10 meses
  Ivan Savenko ea368c5176 Inlined methods commonly used by pathfinder for better optimization hace 10 meses
  Ivan Savenko c3c5f73a63 Restore save compatibility with 1.5 hace 11 meses
  Ivan Savenko 01d787fb5a Removed remaining cases of serialization of VLC entities hace 1 año
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method hace 1 año
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template hace 1 año
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game hace 1 año
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level hace 1 año
  Ivan Savenko 82c37573fa Removed save compatibility with 1.4 hace 1 año
  K 18a69dfeb5 move CMap::isInTheMap to the header file and make it inline hace 1 año
  Ivan Savenko 26fdaacbe5 Map and town events are now processed on start of player turn instead of hace 1 año