提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 7 月之前
  Laserlicht 4e73f7d90f shared_mutex replace boost 7 月之前
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
  Ivan Savenko 5ea4014589 Merge pull request #5304 from IvanSavenko/oneway_ai 8 月之前
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 9 月之前
  Ivan Savenko f132fad14e Fix spells banned on map appearing in towns, cleanup code 9 月之前
  Dydzio eb4b8fdddd Replace random hero info in scenario info window with generated hero data 9 月之前
  Ivan Savenko 65fc50d33b Simplified building ID logic 10 月之前
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files 10 月之前
  MichalZr6 af9445c16f Fixes following review 10 月之前
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. 11 月之前
  Ivan Savenko b0d8068493 fix "transport artifact" victory condition triggering as 10 月之前
  Ivan Savenko 1116c18af5 Fix Orrin as starting hero on some maps 11 月之前
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 年之前
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 年之前
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 年之前
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 年之前
  Ivan Savenko 786f80871e Replace more usages of pointers to packs with references 1 年之前
  Ivan Savenko cef7466c71 Merge pull request #4643 from SoundSSGood/CArtHandler-refactoring 1 年之前
  Laserlicht 1558cbdfa9 turn timer and simturn change on load 1 年之前
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method 1 年之前
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 年之前
  SoundSSGood 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified 1 年之前
  Ivan Savenko d0b3bb95b2 Change gamestate initialization order - list of owned objects must be 1 年之前
  Ivan Savenko d4ba7e12b0 Fix regressions 1 年之前
  Ivan Savenko e5f1d60298 Add save compatibility 1 年之前
  Ivan Savenko 020f1d1f46 Moved rumors generation to NewTurnProcessor 1 年之前
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player 1 年之前
  Ivan Savenko 232a759db7 Remove type registration from library pack applying 1 年之前