Commit History

Author SHA1 Message Date
  Ivan Savenko b8b42978b1 Reduce includes in headers 1 year ago
  Ivan Savenko 090a1c7764 TurnTimerHandler is now a unique_ptr 1 year ago
  Ivan Savenko a99d5e6fa1 Simplify code 1 year ago
  Laserlicht b0b3b9bb84 fix castle replay 1 year ago
  Ivan Savenko ece3403fc7 Fixes demon summoning - sacrificed creatures no longer remain after 1 year ago
  Laserlicht e48e8e0f01 fix if attacked 1 year ago
  Laserlicht 7f58333ef9 quick combat vs ai 1 year ago
  Ivan Savenko cf47fbb729 Merge pull request #3435 from IvanSavenko/bugfixing 1 year ago
  Ivan Savenko 296310e32e Fix check for opponent side for mana drain 1 year ago
  Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit 1 year ago
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers 2 years ago
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 years ago
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int 2 years ago
  SoundSSGood 7e6ab5e87b fix test & fix build & suggested changes 2 years ago
  SoundSSGood 3c5527a222 ArtifactLocation now use ID for artHolder identification part3 2 years ago
  SoundSSGood ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 2 years ago
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 years ago
  Ivan Savenko 910ad50417 Fix client & server compilation 2 years ago
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 years ago
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2 years ago
  Krisztián Szabó cb3cc84c61 Give bonus experience for capturing a town even if the enemy hero escaped. 2 years ago
  Krisztián Szabó 6a5e71aa63 Award 500 experience for towns conquered during a battle. 2 years ago
  Ivan Savenko 1f1f978328 Fixed battle replay 2 years ago
  Ivan Savenko 8bdddd1324 Fix tests compilation 2 years ago
  Ivan Savenko 9fa7a93fb0 Properly pass battleID in all battle netpack's 2 years ago
  Ivan Savenko 3a88180494 Separated game and battle callback (server & client only) 2 years ago
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server 2 years ago
  nordsoft cc3ca9a41e Timers fixes 2 years ago
  nordsoft b4c20734f3 Support timer logic for pve and pvp 2 years ago
  Ivan Savenko e54287ea5d Converted remaining identifier to new system 2 years ago