2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 5 сар өмнө
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 5 сар өмнө
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 5 сар өмнө
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 сар өмнө
  Ivan Savenko 4b30336d03 Fix issues detected by Sonar 5 сар өмнө
  Ivan Savenko 283adc37d7 Unit stack rebalancing rework 5 сар өмнө
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 5 сар өмнө
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 сар өмнө
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 сар өмнө
  Ivan Savenko 6d65641a43 Gamestate is now passed as shared pointer 7 сар өмнө
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile 7 сар өмнө
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 7 сар өмнө
  Ivan Savenko 16a06179cf Use ArtifactInstanceID in CGArtifact 7 сар өмнө
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 7 сар өмнө
  Ivan Savenko bdae7285ae Objects list is now private member of CMap 7 сар өмнө
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods 7 сар өмнө
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 7 сар өмнө
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 7 сар өмнө
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 7 сар өмнө
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 сар өмнө
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation 7 сар өмнө
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 сар өмнө
  Ivan Savenko 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 9 сар өмнө
  Ivan Savenko 19c981fc56 Added similar screen for Obelisk, moved assets to dedicated folder 9 сар өмнө
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files 10 сар өмнө
  MichalZr6 af9445c16f Fixes following review 10 сар өмнө
  MichalZr6 bbc41fc1b9 fix typo, fix unused variable 10 сар өмнө
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. 11 сар өмнө
  MichalZr6 ab1f1d6d99 Fix crash on miniHillFort popup window 11 сар өмнө
  MichalZr6 7e2cad158a HillFort fix 11 сар өмнө