Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 16a06179cf Use ArtifactInstanceID in CGArtifact há 8 meses atrás
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects há 8 meses atrás
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr há 8 meses atrás
  Ivan Savenko 797646cc05 Quests in map now use shared_ptr instead of const ptr há 9 meses atrás
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances há 9 meses atrás
  Ivan Savenko 96d691b40c Fix crash on closing game during background image upscaling há 9 meses atrás
  Ivan Savenko dff37ce81f Fix freeze if AI initiates large number of async requests during turn há 9 meses atrás
  Ivan Savenko 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread há 9 meses atrás
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency há 9 meses atrás
  Ivan Savenko 0200e871c3 Code cleanup há 9 meses atrás
  Ivan Savenko a31788b874 Replace thread spawning with tbb pool for adventure AI há 9 meses atrás
  Ivan Savenko 948abfb04c AI now uses std::thread, added custom thread interruption logic há 9 meses atrás
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode há 9 meses atrás
  Laserlicht 0182bcd74a Revert "min_element and max_element from std" há 9 meses atrás
  Laserlicht a8b9ec9d67 Revert "std::sort instead of boost::sort" há 9 meses atrás
  Laserlicht ba2d8dc276 min_element and max_element from std há 9 meses atrás
  Laserlicht 2f8566b63e std::sort instead of boost::sort há 9 meses atrás
  Laserlicht 75a95d8513 boost::lock_guard replace há 9 meses atrás
  Laserlicht 7dfb499edf replace boost locks with std há 9 meses atrás
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` há 10 meses atrás
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked há 10 meses atrás
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files há 11 meses atrás
  MichalZr6 af9445c16f Fixes following review há 1 ano atrás
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. há 1 ano atrás
  Ivan Savenko be2327d000 Removed no longer used or redundant constants há 1 ano atrás
  Ivan Savenko 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate há 1 ano atrás
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor há 1 ano atrás
  Ivan Savenko c98ac01e7a Replaced public artType member of ArtifactInstance with getter há 1 ano atrás
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class há 1 ano atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities há 1 ano atrás