Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 2c17c2d5b7 Rework CCallback <-> CClient interaction hace 6 meses
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis hace 6 meses
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI hace 8 meses
  MichalZr6 8f63a82d60 Minor changes with BattleHex and BattleHexArray hace 10 meses
  Xilmi f56681d521 Removed weird logic that prevented AI from casting spells. hace 11 meses
  Ivan Savenko 36c1ed670f Support for configurable town fortifications hace 1 año
  Andrii Danylchenko ff8a745a50 BattleAI: optional simulation depth hace 1 año
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's hace 1 año
  Andrii Danylchenko 9ffd6368d4 Add visual logger for battle interface hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Ivan Savenko ced0bbe526 Remove "catch everything and silently ignore" block hace 1 año
  Ivan Savenko 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr hace 1 año
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement hace 1 año
  Ivan Savenko d326c53b9a AI will now respect current value of "Use spells in autocombat" setting hace 2 años
  Alexander Wilms ed86a917eb AI/BattleAI/BattleAI.cpp: Use Class template argument deduction for wallParts array hace 2 años
  Alexander Wilms bfddc90ff4 AI/BattleAI.cpp: Use "std::array" or "std::vector" instead of a C-style array. hace 2 años
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
  Ivan Savenko ef94e7a78a Fix build hace 2 años
  Ivan Savenko 036df2e0ad Support multiple battles in AI hace 2 años
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() hace 2 años
  Ivan Savenko 695a51d8c8 Merge remote-tracking branch 'vcmi/beta' into develop hace 2 años
  Andrii Danylchenko 5f13a0bbda BattleAI: spellcast fixes and floating point score hace 2 años
  Andrii Danylchenko dc88f14e0b BattleAI: positive/negative effect multiplier hace 2 años
  Andrii Danylchenko 03395a3d8a TBB for battle AI spellcast an fixes hace 2 años
  Andrii Danylchenko 274bf739b8 BattleAI: damage cache and switch to different model of spells evaluation hace 2 años
  Ivan Savenko 2be9664d26 Remove no longer used code hace 2 años
  Ivan Savenko 013417fb7e Code cleanup hace 2 años
  Ivan Savenko a1d3181a98 Unified spellcasting handling with other actions hace 2 años
  Ivan Savenko 6297140bf5 Start of stabilization - battles now start correctly hace 2 años
  Dydzio 6bfbe80cc9 Allow toggling quick combat spells usage hace 2 años