Commit History

Author SHA1 Message Date
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 years ago
  Arseniy Shestakov 1e008b9756 SiegeInfo: add foundation for drawbridge mechanics support 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  Ivan Savenko 7189a12df2 removed few more includes from headers 10 years ago
  AlexVinS 660203b436 Tweak BattleSpellCastParameters 10 years ago
  AlexVinS 2b434111bf More hero|creature casting unification 10 years ago
  AlexVinS 05e52993fd Simplified healed HP calculation 10 years ago
  AlexVinS bd70f672c3 fix 1814 10 years ago
  AlexVinS 466ddb37b3 fix 1556 10 years ago
  AlexVinS fb5903d610 Initial experiments on hero & creature casting unification 10 years ago
  AlexVinS 2a75c432e0 Remove 2 unused methods 11 years ago
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win 11 years ago
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 years ago
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 years ago
  AlexVinS b6b12ad8f6 Merge and simplify resistance calculation 11 years ago
  beegee1 1d57b75bc5 - random number generation refactoring 11 years ago
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: 11 years ago
  beegee1 69eee05ccc - Partially fixed mantis #1065 (Gate with hex 95 can't be attacked) 12 years ago
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 years ago
  DjWarmonger 99352a7220 Fixed crashes when clone dies #1357, #1441. 12 years ago
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 12 years ago
  DjWarmonger 5f310aa20f Fixed all issues with Resurrection: #123, #1358 12 years ago
  DjWarmonger 4fd9bcfedc Fixed #1345 12 years ago
  Michał W. Urbańczyk d8a27d8f3c Refactored player-specific data into single struct BattleState. 12 years ago
  DjWarmonger 9277c695a5 Fixed #1361. 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 06dbdd234f Further changes for duel mode. It is possible to pass names of AIs to be used by command line. Moved things in battle AI. 12 years ago
  Ivan Savenko 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 12 years ago
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 years ago
  DjWarmonger c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 years ago