Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko eb3b51a6cf Remove save compatibility with 1.5.X il y a 9 mois
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 9 mois
  Ivan Savenko b6026084ea StartInfo in gamestate now use unique_ptr il y a 9 mois
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency il y a 9 mois
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode il y a 9 mois
  Laserlicht 4e73f7d90f shared_mutex replace boost il y a 9 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 10 mois
  Ivan Savenko 5ea4014589 Merge pull request #5304 from IvanSavenko/oneway_ai il y a 10 mois
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked il y a 10 mois
  Ivan Savenko f132fad14e Fix spells banned on map appearing in towns, cleanup code il y a 11 mois
  Dydzio eb4b8fdddd Replace random hero info in scenario info window with generated hero data il y a 11 mois
  Ivan Savenko 65fc50d33b Simplified building ID logic il y a 11 mois
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files il y a 1 an
  MichalZr6 af9445c16f Fixes following review il y a 1 an
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. il y a 1 an
  Ivan Savenko b0d8068493 fix "transport artifact" victory condition triggering as il y a 1 an
  Ivan Savenko 1116c18af5 Fix Orrin as starting hero on some maps il y a 1 an
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor il y a 1 an
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC il y a 1 an
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() il y a 1 an
  Ivan Savenko 786f80871e Replace more usages of pointers to packs with references il y a 1 an
  Ivan Savenko cef7466c71 Merge pull request #4643 from SoundSSGood/CArtHandler-refactoring il y a 1 an
  Laserlicht 1558cbdfa9 turn timer and simturn change on load il y a 1 an
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method il y a 1 an
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game il y a 1 an
  SoundSSGood 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified il y a 1 an
  Ivan Savenko d0b3bb95b2 Change gamestate initialization order - list of owned objects must be il y a 1 an
  Ivan Savenko d4ba7e12b0 Fix regressions il y a 1 an