Commit History

Author SHA1 Message Date
  mateuszb 652ea4036e * artifact bonuses are read from config file now 13 years ago
  mateuszb af133ae758 * experimental support for bonus limiter/propagator loading from json (not turned on yet) 13 years ago
  mateuszb 59fcc15254 * last revision reverted, mysterious bug 13 years ago
  mateuszb 55f1c47c16 * more TPlayerColor/TResource 13 years ago
  Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes: 13 years ago
  alexvins 369f0ae9c6 [PLATFORM] MinGW support added 13 years ago
  Michał W. Urbańczyk 38b6435ee4 Shackles of War implementation uses bonus system propagation instead of looking into enemy hero. Silences some warnings. 13 years ago
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
  DjWarmonger d56e7c568a Added full parser for Bonus structure, as described in http://wiki.vcmi.eu/index.php?title=Bonus_Format 13 years ago
  DjWarmonger cf45239332 Fixed #1035. 13 years ago
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 years ago
  DjWarmonger 9c9301a495 Various fixes. 13 years ago
  DjWarmonger 96d198758c - More commanders 13 years ago
  DjWarmonger 81e74f8c33 - Config settings & parsing for Commanders. 13 years ago
  Michał W. Urbańczyk 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 years ago
  DjWarmonger 038d105bcc - first sketch of Commanders 13 years ago
  Michał W. Urbańczyk d0e259864e * Replaced boost::shared_ptr with std::shared_ptr. 13 years ago
  DjWarmonger 386ac80cf9 Fixed #855 & 861. Unsigned values were bad idea to prevent overflow. 13 years ago
  DjWarmonger 329f39bb2a Fixed #837 13 years ago
  DjWarmonger 855cebfe81 - MIND_IMMUNITY bonus replaces separate protectons from various spells 14 years ago
  DjWarmonger 1cbd7e94e4 - Extended cap or removed sign for some values that may potentially overflow 14 years ago
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
  DjWarmonger 10fce0025a Support for wall penalty & No Wall Penalty ability. 14 years ago
  DjWarmonger 5e40d3da72 Support for Enchanter ability. 14 years ago
  DjWarmonger f4fc77ccb8 Creature spells are now functional. 14 years ago
  DjWarmonger fa6bddcad5 A bunch of mechanics & refactorings. 14 years ago
  Frank Zago c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
  Michał W. Urbańczyk 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse 14 years ago
  Michał W. Urbańczyk 18444fc72f Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion. 14 years ago
  DjWarmonger 16e7241fbd Support for WoG's Defense bonus. 14 years ago