Commit History

Author SHA1 Message Date
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects 8 months ago
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 8 months ago
  Ivan Savenko 2b286378e8 Remove logic for banks in 1.5 format 8 months ago
  Ivan Savenko 96d691b40c Fix crash on closing game during background image upscaling 8 months ago
  Ivan Savenko 948abfb04c AI now uses std::thread, added custom thread interruption logic 9 months ago
  Ivan Savenko 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 9 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
  Laserlicht 70891b0304 portmaster support 9 months ago
  Ivan Savenko df99645eca Merge pull request #5301 from IvanSavenko/map_loading_fix 10 months ago
  Ivan Savenko 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 10 months ago
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes 1 year ago
  Ivan Savenko 39d2f27589 Remove remaining usages of CCheckProxy class 11 months ago
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system 11 months ago
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files 11 months ago
  Ivan Savenko ba9e3dca9d Mod management rework, part 1 1 year ago
  Joakim Thorén 1fc04f5ea8 Updated out-of-date comment 1 year ago
  Joakim Thorén dc1908ad2a Use -Wa,-mbig-obj instead of -Og to retain debuggability in SerializerReflection.cpp and IGameCallback.cpp files 1 year ago
  Joakim Thorén 89d7776775 fix compilation error due to 'too many sections' for MinGW debug builds on Windows 1 year ago
  Ivan Savenko 8a5ac73438 Basic support for configurable flaggable objects 1 year ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko 679181c103 Implemented serialization of local player state in json form 1 year ago
  Tomasz Zieliński 2fe54504ab Merge remote-tracking branch 'origin/develop' into custom_objects_per_zone 1 year ago
  Tomasz Zieliński 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
  Tomasz Zieliński e89649ec1c Move ObjectConfig to separate file 1 year ago
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  Ivan Savenko 81af66d35b Move visit query to a separate class, remove no longer needed Cast.h 1 year ago
  Ivan Savenko 36c1ed670f Support for configurable town fortifications 1 year ago
  Ivan Savenko 0fd9dbf240 Unified income handling, added IOwnableObject interface 1 year ago