Commit History

Author SHA1 Message Date
  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 86e7d96b39 - setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json) 14 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
  Ivan Savenko 29f42aa873 - fixed #834 14 years ago
  yupsi 7ed83864e7 Fixing #222 (hero/town order saving). 14 years ago
  DjWarmonger 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
  yupsi 583aca8912 Move hero/Next hero buttons being blocked when they should (#204) 14 years ago
  DjWarmonger f1f416c890 Fixed (unnecessary?) deadlock in BattleStacksRemoved. Daemon summoning is pretty functional. 14 years ago
  Frank Zago 01566fcde1 Patch from Yupsi. Hero sleep/wake-up. Fixes #162 and #601. 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
  ori.bar 74fafbedbf Fix #807 14 years ago
  DjWarmonger e3a8a41063 Fixed #804. 14 years ago
  Michał W. Urbańczyk 6b9e64de91 Lazy updates of hero paths. 14 years ago
  Michał W. Urbańczyk 20a53b04fd Removed object recycling that was causing #796. Fixed text nr typo. 14 years ago
  Michał W. Urbańczyk 4f20c5a376 Fixed #731. 14 years ago
  Michał W. Urbańczyk 4c3ed24fe1 Fixed #768. More logging for #774. 14 years ago
  Michał W. Urbańczyk 3152e6d540 Fixed #771, #772 and #787. 14 years ago
  Ivan Savenko 7eb82278d9 - minor fixes to JSON 14 years ago
  Ivan Savenko 8054c85091 - some work on sound and music players: 14 years ago
  beegee1 f609c4ad9a * Fixed #33 -> Creatures tend to stop at every hex during movement 14 years ago
  Ivan Savenko 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 years ago
  Michał W. Urbańczyk 79f5b29196 Various player/AI interface related fixes and improvements. 14 years ago
  DjWarmonger 5269e845fd handling of Rebirth ability for Phoenix. 14 years ago
  DjWarmonger 8102fd4cf0 Support for Death Blow ability. 14 years ago
  DjWarmonger 57a36e77f3 Improvement for multiple-hex effects. 14 years ago