Histórico de commits

Autor SHA1 Mensagem Data
  Ivan Savenko 241da5937d First semi-working version of antilag for hero movement 4 meses atrás
  Ivan Savenko 139f41c9b2 Implement STACK_EXPERIENCE_GAIN_PERCENT bonus 5 meses atrás
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 6 meses atrás
  Ivan Savenko 96d691b40c Fix crash on closing game during background image upscaling 8 meses atrás
  Ivan Savenko a31788b874 Replace thread spawning with tbb pool for adventure AI 8 meses atrás
  Ivan Savenko 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 meses atrás
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 8 meses atrás
  Laserlicht 7dfb499edf replace boost locks with std 8 meses atrás
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 meses atrás
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 9 meses atrás
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 ano atrás
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 ano atrás
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' 1 ano atrás
  Ivan Savenko 9bfe000724 Added semi-workaround method for network thread shutdown: 1 ano atrás
  Ivan Savenko f3de2cfe1c Removed broken & unused serialization of player interface and AI 1 ano atrás
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 ano atrás
  Dydzio 19453aab41 Add handling for yes/no dialogs that can be safely skipped by player 1 ano atrás
  Ivan Savenko 45c971a405 Replace throws() with nothrow 1 ano atrás
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 ano atrás
  Ivan Savenko 8346d71c98 Remove more subID access 2 anos atrás
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. 2 anos atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
  Ivan Savenko 39a92cdde3 Add query for dwellings dialog 2 anos atrás
  Ivan Savenko 898733eed7 Added Query to track visit duration for Taverns and Markets 2 anos atrás
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2 anos atrás
  Ivan Savenko c8e6a7cd27 Fixed most common cases of movement actions 2 anos atrás
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 anos atrás
  Ivan Savenko 036df2e0ad Support multiple battles in AI 2 anos atrás
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files 2 anos atrás