Commit History

Author SHA1 Message Date
  Ivan Savenko 0e3eae3095 patch from KroArtem 12 years ago
  Ivan Savenko f838cceddd - fixes Inferno Castle Gate 12 years ago
  Michał W. Urbańczyk 5c6d12400f Fixed AI detection of battle end (solves some freezes). 12 years ago
  Michał W. Urbańczyk 0abbe71b25 Merged fixes from the branch. 12 years ago
  Michał W. Urbańczyk c6c53a5b1e Few more freeze-related fixes. 12 years ago
  Michał W. Urbańczyk d1807585ad Fixed at least two #1428 freezes, likely more. 12 years ago
  Michał W. Urbańczyk 4f29b526ca The battle callback method battleGetAllStacks will by default omit the arrow turrets. Fixes #1453, #1455 and related. 12 years ago
  DjWarmonger d06b02638b Partially implemented #481 12 years ago
  DjWarmonger 39f9069ed9 Implemented deterministic secondary skills, #1166. 12 years ago
  DjWarmonger 99352a7220 Fixed crashes when clone dies #1357, #1441. 12 years ago
  Michał W. Urbańczyk 385f4ab7f5 #1153 and #1395 should be fixed. Terrible, terrible, terrible. 12 years ago
  Ivan Savenko 5654fef901 - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 12 years ago
  Michał W. Urbańczyk 38c1542d9d Fixed crash on battle end — don't attempt giving exp to loser (hero is removed -> can't get exp -> crash). 12 years ago
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 12 years ago
  DjWarmonger 6057226665 Fixed in r1364. It's all about logic! 12 years ago
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 years ago
  DjWarmonger abaa5b1c59 Fixed #1352. Implemented correct death stare algorithm. 12 years ago
  DjWarmonger 5f310aa20f Fixed all issues with Resurrection: #123, #1358 12 years ago
  Michał W. Urbańczyk d8a27d8f3c Refactored player-specific data into single struct BattleState. 12 years ago
  Ivan Savenko 491bd557ef fixed several bugs reported on forum: 12 years ago
  Michał W. Urbańczyk 1e11904d8a Fixed Remove Obstacle. TODO: limit its working on spell-created obstacles depending on spell school level. 12 years ago
  Michał W. Urbańczyk e9d51a2670 Fixed issue that allowed to build multiple boats in town. Renamed state() to sth more sensible. 12 years ago
  DjWarmonger 9277c695a5 Fixed #1361. 12 years ago
  Ivan Savenko 4ac2a6e8b6 minor refactoring of VCMIDirs, bugfixing 12 years ago
  Ivan Savenko 146a5e5ef8 Made speed of most of battle animations time-based 12 years ago
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 12 years ago
  Michał W. Urbańczyk 4576719abe Visual Studio 2013 Preview compile fixes: 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. 12 years ago