Commit History

Author SHA1 Message Date
  Ivan Savenko d1f9c497a3 Fix handling of bonuses with negative values 3 months ago
  Ivan Savenko 89692a57f0 Try to fix Windows build 5 months ago
  Ivan Savenko c0fb1d1b3b Replace some raw pointers with unique's or optional 5 months ago
  Ivan Savenko 966468f3fa Fix and simplify game saving / loading 6 months ago
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 7 months ago
  Ivan Savenko c73116a010 Reduce boost includes further 7 months ago
  Ivan Savenko 7a3e1409d0 Remove old boost includes and defines 7 months ago
  Ivan Savenko 4e440e19a7 Fix build 7 months ago
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 7 months ago
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 7 months ago
  Laserlicht 0182bcd74a Revert "min_element and max_element from std" 7 months ago
  Laserlicht ba2d8dc276 min_element and max_element from std 7 months ago
  Laserlicht 38b537dcaf remove boost header 7 months ago
  Laserlicht 7dfb499edf replace boost locks with std 7 months ago
  Ivan Savenko c60954932d Fix build on newest MSVC 7 months ago
  Ivan Savenko 40bff74195 Use small vector for unit list 9 months ago
  Ivan Savenko af83a3043e Merge pull request #5148 from Laserlicht/h3c_vcmp_converter 9 months ago
  Laserlicht a345517776 h3c converter implementation 10 months ago
  Ivan Savenko 2ebf37beb0 Define Q_NO_EMIT in cmake in order to include moc compilation 10 months ago
  Ivan Savenko e2e5fce3b5 Disable emit macro from Qt to fix Qt-tbb conflict 10 months ago
  Ivan Savenko a432009841 Fix build 10 months ago
  Ivan Savenko ab45c58e26 Use small_vector for bonus list to reduce allocations 10 months ago
  Ivan Savenko b7d4ffab79 Add support for Win7 and 32-bit msvc+vcpkg builds 11 months ago
  Ivan Savenko a4dd510735 Merge pull request #4358 from IvanSavenko/integer_divide 1 year ago
  Ivan Savenko 81e6207df0 Add helper functions for integer division rounding 1 year ago
  Ivan Savenko 13b2008f79 Enabled terminate handler and call stack writing on all platforms 1 year ago
  Ivan Savenko b7efa6c8cc Fixed potential thread races in Battle AI 1 year ago
  Tomasz Zieliński 2297e09fcb Clean up excessive operations and logs 1 year ago
  Ivan Savenko c7fda0dc32 Add more debug checks for gcc 1 year ago
  Alexander Wilms ef417a0db0 Disable warnings about boost 1.7.4 including deprecated headers internally 1 year ago