Commit History

Author SHA1 Message Date
  Michał W. Urbańczyk 3e346e737a Fixed type enum mismatch between Component and CComponent causing a crash when displaying w window with player flag. 13 years ago
  Michał W. Urbańczyk 6530e7a1e1 * servers will not allow using out-of-range slots ( #1061 ) 13 years ago
  Michał W. Urbańczyk a14f381d48 Fixed #1055 - hang when creature performed automatic (not controleld by player) action. 13 years ago
  Michał W. Urbańczyk edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 13 years ago
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. 13 years ago
  DjWarmonger ac997b8214 Partial interactive mode for Commander level-up dialog. It is possible to select secondary skill. 13 years ago
  Michał W. Urbańczyk d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) 13 years ago
  DjWarmonger 5435101182 Lots of fixes and improvements for Commander interface. 13 years ago
  DjWarmonger d491bc1c3a Commanders can level up. It's non-interactive yet. 13 years ago
  DjWarmonger 416c08260a - Basic Commander window 13 years ago
  DjWarmonger ee2768ab07 - Some work for commanders 13 years ago
  Michał W. Urbańczyk 5449546447 Advanced work on support for Quicksand and Land Mine spells. 13 years ago
  DjWarmonger bd2a0c2a2b "You have captured enemy artifact" window. All arts from commander & stacks will also be looted. 13 years ago
  DjWarmonger 6f108c41df Fix for previous commit. Now artifacts from defeated hero are passed to winner. 13 years ago
  DjWarmonger 2fbc57e140 1. Better way to disable stack / cursor glitches 13 years ago
  Ivan Savenko 66f5b5e2d7 - gcc compile fixes 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
  Michał W. Urbańczyk 13f26fc3cb * Client is able to await for answers for multiple queries at the same time 13 years ago
  DjWarmonger 5c86d32903 Cloned stack dissapear when killed. 13 years ago
  DjWarmonger c724092028 Partial support for Clone spell. 13 years ago
  DjWarmonger 9e5fcc3152 Stack artifact backup. 13 years ago
  DjWarmonger 2bddf29cbf Stack artifacts part 2, not working yet. 13 years ago
  DjWarmonger b8a5d0d430 Stack artifacts - part 1 13 years ago
  DjWarmonger 1cbd7e94e4 - Extended cap or removed sign for some values that may potentially overflow 13 years ago
  Michał W. Urbańczyk 046e54563c * fixed project files for RD configuration 14 years ago
  beegee1 156aa6e4d9 * Updated class - file - handling 14 years ago
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex 14 years ago
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
  DjWarmonger 95f23cf20f Support for Bind ability. 14 years ago
  DjWarmonger b4d0ebf9ab Support for Mana Channeling ability. 14 years ago