Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 200850f56f Add COMBAT_MANA_BONUS for Skyship hace 3 meses
  Ivan Savenko 50a207de85 Fix restoring of initial mana on restarting battle hace 4 meses
  Ivan Savenko cc6f65d8da Resolve Sonar issues in server code hace 5 meses
  Ivan Savenko af20b39fe6 Reduce non-const access to gamestate on server hace 5 meses
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access hace 5 meses
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder hace 6 meses
  Ivan Savenko f03cc06176 Battle Info uses ObjectInstanceID's instead of pointers hace 6 meses
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance hace 7 meses
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods hace 7 meses
  SoundSSGood 603672ff51 revert some changes hace 6 meses
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors hace 7 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hace 1 año
  kodobi 3c56769b2a Update server/battles/BattleProcessor.cpp hace 1 año
  kodobi c576438a95 Fix battle setup for sieges without forts hace 1 año
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions hace 1 año
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout hace 1 año
  Ivan Savenko 36c1ed670f Support for configurable town fortifications hace 1 año
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's hace 1 año
  Ivan Savenko a99d5e6fa1 Simplify code hace 1 año
  Laserlicht e48e8e0f01 fix if attacked hace 1 año
  Laserlicht 7f58333ef9 quick combat vs ai hace 1 año
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable hace 1 año
  Ivan Savenko 720a404e20 Merge pull request #3121 from vcmi/fix-fight-in-dwelling hace 2 años
  Andrii Danylchenko 3025785839 BattleAI: fix freeze fighting in dwelling hace 2 años
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files hace 2 años
  nordsoft 099109b7d2 Minor fixes hace 2 años
  nordsoft 0de912e67b Add basic system to add more advantages for ai player hace 2 años
  Ivan Savenko 1f1f978328 Fixed battle replay hace 2 años