Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 96d691b40c Fix crash on closing game during background image upscaling il y a 9 mois
  Ivan Savenko dff37ce81f Fix freeze if AI initiates large number of async requests during turn il y a 9 mois
  Ivan Savenko 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread il y a 9 mois
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency il y a 9 mois
  Ivan Savenko 0200e871c3 Code cleanup il y a 9 mois
  Ivan Savenko a31788b874 Replace thread spawning with tbb pool for adventure AI il y a 9 mois
  Ivan Savenko 948abfb04c AI now uses std::thread, added custom thread interruption logic il y a 9 mois
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode il y a 9 mois
  Laserlicht 0182bcd74a Revert "min_element and max_element from std" il y a 9 mois
  Laserlicht a8b9ec9d67 Revert "std::sort instead of boost::sort" il y a 9 mois
  Laserlicht ba2d8dc276 min_element and max_element from std il y a 9 mois
  Laserlicht 2f8566b63e std::sort instead of boost::sort il y a 9 mois
  Laserlicht 75a95d8513 boost::lock_guard replace il y a 9 mois
  Laserlicht 7dfb499edf replace boost locks with std il y a 9 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 10 mois
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked il y a 11 mois
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files il y a 1 an
  MichalZr6 af9445c16f Fixes following review il y a 1 an
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. il y a 1 an
  Ivan Savenko be2327d000 Removed no longer used or redundant constants il y a 1 an
  Ivan Savenko 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate il y a 1 an
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor il y a 1 an
  Ivan Savenko c98ac01e7a Replaced public artType member of ArtifactInstance with getter il y a 1 an
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() il y a 1 an
  Ivan Savenko 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks il y a 1 an
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game il y a 1 an
  Ivan Savenko 01396b62b7 Extracted handling of type ID's from serializer into a separate class il y a 1 an
  Ivan Savenko b84af1a6de Significantly simplify packs applying il y a 1 an