Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 9 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 9 mois
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC il y a 1 an
  Ivan Savenko ad7f0416a7 Added overloaded version of getObjectHandler to CGHeroInstance il y a 1 an
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance il y a 1 an
  Ivan Savenko d1e7cb72c2 Fix game gang on random map generation il y a 1 an
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() il y a 1 an
  Ivan Savenko 0fd9dbf240 Unified income handling, added IOwnableObject interface il y a 1 an
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Ivan Savenko 5454d01316 Provide more information in thrown exceptions for unfixed crashes il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Tomasz Zieliński 6cd19b81dd Working fir for Corpse issue: il y a 2 ans
  Ivan Savenko ed66fc2fb3 Minor optimization of map startup time il y a 2 ans
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable il y a 2 ans
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration il y a 2 ans
  Ivan Savenko 461c481ef3 Fix game startup il y a 2 ans
  Ivan Savenko dcb8f4fc7b Moved object type randomization to object class il y a 2 ans
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files il y a 2 ans
  Ivan Savenko 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE il y a 2 ans
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style il y a 2 ans
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier il y a 2 ans
  Ivan Savenko 4c0eabf20c Show guards preview for visited banks on right click il y a 2 ans
  Ivan Savenko e0f6b582f5 Display object description only on right-click il y a 2 ans
  Ivan Savenko 927ce4e60e Improvements to rewardable objects popups il y a 2 ans
  Ivan Savenko 898733eed7 Added Query to track visit duration for Taverns and Markets il y a 2 ans
  Ivan Savenko 80b80a0ae6 Minor cleanup of hero movemen code il y a 2 ans
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor il y a 2 ans
  Ivan Savenko 12c4f8d18c Fixed serialization of PlayerColor in json il y a 2 ans