Commit History

Author SHA1 Message Date
  Ivan Savenko cc274c4d34 GameRandomizer is now in lib, add implementation 6 months ago
  Ivan Savenko 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 6 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 6 months ago
  Ivan Savenko f7d08a7288 Merge pull request #5700 from IvanSavenko/gamestate_pack_visitor 6 months ago
  Ivan Savenko 2c17c2d5b7 Rework CCallback <-> CClient interaction 6 months ago
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 6 months ago
  Ivan Savenko 86b832be67 Remove CPack::applyGs method in favor of GameStatePackVisitor class 7 months ago
  Ivan Savenko 279d89f971 Merge pull request #5659 from IvanSavenko/artifact_split 7 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 7 months ago
  Ivan Savenko 5550edeb9a Fix inability of unit to cast spell after receiving morale 7 months ago
  Ivan Savenko a43c3fcb31 Restore save compatibility with 1.6 7 months ago
  Ivan Savenko 586620a290 Basic code review, remove unused code from serializers 8 months ago
  Ivan Savenko 8ec3e5210a Remove no longer needed support for gamestate vectors serialization 8 months ago
  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