Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 6d65641a43 Gamestate is now passed as shared pointer il y a 7 mois
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile il y a 7 mois
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance il y a 7 mois
  Ivan Savenko 16a06179cf Use ArtifactInstanceID in CGArtifact il y a 7 mois
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr il y a 7 mois
  Ivan Savenko bdae7285ae Objects list is now private member of CMap il y a 7 mois
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods il y a 7 mois
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) il y a 8 mois
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap il y a 8 mois
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances il y a 8 mois
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 8 mois
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation il y a 8 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 8 mois
  Ivan Savenko 09db3e4bef Reworked resource piles loading to fix wog maps with mithril il y a 9 mois
  Ivan Savenko 19c981fc56 Added similar screen for Obelisk, moved assets to dedicated folder il y a 10 mois
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files il y a 10 mois
  MichalZr6 af9445c16f Fixes following review il y a 10 mois
  MichalZr6 bbc41fc1b9 fix typo, fix unused variable il y a 11 mois
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. il y a 11 mois
  MichalZr6 ab1f1d6d99 Fix crash on miniHillFort popup window il y a 11 mois
  MichalZr6 7e2cad158a HillFort fix il y a 11 mois
  Ivan Savenko e7bea6c3b8 Merge pull request #4852 from IvanSavenko/remove_vlc_entities_serialization il y a 1 an
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor il y a 1 an
  Ivan Savenko c98ac01e7a Replaced public artType member of ArtifactInstance with getter il y a 1 an
  Ivan Savenko dd7d190a58 Implemented optional descriptions for market map objects il y a 1 an
  Ivan Savenko f8b1f40abb Merge pull request #4348 from MichalZr6/hill_fort_changes il y a 1 an
  Ivan Savenko 8a5ac73438 Basic support for configurable flaggable objects il y a 1 an
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() il y a 1 an
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions il y a 1 an
  MichalZr6 edf43f5702 Get and translate messages on client side il y a 1 an