Commit History

Author SHA1 Message Date
  Ivan Savenko 0ca9f64573 Next part of town configuration: 13 years ago
  DjWarmonger 10122f8153 Another tweak for Seer Hut serialization. 13 years ago
  DjWarmonger fa544384a7 Fixed double serialization, possible cause of #1051. 13 years ago
  Ivan Savenko 9cbc1f1058 - merged basicCreatures and upgradedCreatures into single array 13 years ago
  DjWarmonger 12e71e0dff Missing serialization for Border Gate fixes #1040. 13 years ago
  DjWarmonger d8cb3a34d3 -Fixed crash #1037 13 years ago
  DjWarmonger 624908e403 - Fixed unserialized GrowingArtifact, causing crash 13 years ago
  DjWarmonger b28da1a5d3 - Quest log minimap now has clickable icons 13 years ago
  DjWarmonger 32d1a08470 Pointer serialization for CQuest. 13 years ago
  DjWarmonger 7fbf89ffc8 Rearragned Seer Huts & Quests. More work on Quest Log descriptions. 13 years ago
  DjWarmonger 416c08260a - Basic Commander window 13 years ago
  Ivan Savenko 46f48f0676 - bugfixing: 13 years ago
  DjWarmonger 96d198758c - More 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
  DjWarmonger a3f36ccc71 - Unified interface for visitable objects 13 years ago
  Michał W. Urbańczyk d0e259864e * Replaced boost::shared_ptr with std::shared_ptr. 13 years ago
  DjWarmonger cd0ed39fbf Implemented rule-based evaluation of tactical advantage between armies. 13 years ago
  DjWarmonger 998d8bf501 Added trivial fuzzy logic to handle creature banks estimation. 13 years ago
  DjWarmonger 386ac80cf9 Fixed #855 & 861. Unsigned values were bad idea to prevent overflow. 13 years ago
  Michał W. Urbańczyk a975805ae8 Fixed #850. 13 years ago
  Michał W. Urbańczyk 7a66c1bf2b * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 13 years ago
  DjWarmonger 1cbd7e94e4 - Extended cap or removed sign for some values that may potentially overflow 13 years ago
  Ivan Savenko dbc603b7d7 - fixed crash on opening spellbook during enemy turn 13 years ago
  Ivan Savenko 3fcf8b6f4b - minor mechanics fixes, corrected handling of 2nd upgrades (like pirates from hota) 14 years ago
  Michał W. Urbańczyk 046e54563c * fixed project files for RD configuration 14 years ago
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
  yupsi 828a3f0776 Fixed #427 (custom quest messages). 14 years ago
  Frank Zago c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
  Michał W. Urbańczyk 6ef44bde5a Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway. 14 years ago