コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Savenko c071a03a8a - fix for #1135 13 年 前
  Ivan Savenko 306d64b0c4 - it is possible to read json file with vector 13 年 前
  Michał W. Urbańczyk 2ba0427432 * Fixed #1096 13 年 前
  mateuszb 6a81c8b1af * campaign against magic numbers 13 年 前
  Ivan Savenko 8f936cd34d - added battleAI to CMake, compile fixes 13 年 前
  DjWarmonger e2bfd53c98 - Fixed some issues and crashes 13 年 前
  DjWarmonger 656cf5ab6a - New creatures now work in game (more or less) 13 年 前
  DjWarmonger 3f95ba8ac8 Parsing & loading for new creatures. A lot of tweaks & improvements. Still needs some work. 13 年 前
  mateuszb aa04a5bcd0 * removed unnecessary include in .h -- they should be avoided 13 年 前
  DjWarmonger 9438cfc7e2 Moved creature sounds to CCreature. Sound IDs are now stored as strings. 13 年 前
  DjWarmonger 31f82cade0 - Removed integer parameters from CCreature, all stats are now handled by Bonus System Only 13 年 前
  Ivan Savenko cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 年 前
  DjWarmonger edbc7f1223 - Some hardcoded settings will now be read from config/defaultMods.json 13 年 前
  Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 年 前
  Michał W. Urbańczyk d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) 13 年 前
  DjWarmonger 81e74f8c33 - Config settings & parsing for Commanders. 13 年 前
  DjWarmonger 038d105bcc - first sketch of Commanders 13 年 前
  DjWarmonger 855cebfe81 - MIND_IMMUNITY bonus replaces separate protectons from various spells 14 年 前
  Ivan Savenko 91c0ce33f4 - re-generated build system 14 年 前
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 年 前
  Frank Zago 866d1c6e2a Rewrote CCreature::estimateCreatureCount to fix a compile warning. 14 年 前
  Michał W. Urbańczyk 4c3ed24fe1 Fixed #768. More logging for #774. 14 年 前
  Michał W. Urbańczyk 3152e6d540 Fixed #771, #772 and #787. 14 年 前
  Michał W. Urbańczyk b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 年 前
  Michał W. Urbańczyk 617e1f962e New files for lib: 14 年 前
  Michał W. Urbańczyk a46ad0b7ef Next set of fixes, mostly for deserialization. 14 年 前
  Ivan Savenko 450ae1772c - Buttons optimization - less memory and CPU usage 14 年 前
  DjWarmonger 252cee96f5 Partial Stack Exp operations. Can't really test it as battle is unplayable atm. 14 年 前
  DjWarmonger 7a49240520 Some additional info for Stack Experience, fixes. 14 年 前
  DjWarmonger c0f2b3f32b Now parsing CREXPBON into Bonus System, with limiters. StackExperience class removed. 14 年 前