Historique des commits

Auteur SHA1 Message Date
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes il y a 1 an
  Ivan Savenko ea368c5176 Inlined methods commonly used by pathfinder for better optimization il y a 9 mois
  Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal il y a 10 mois
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC il y a 1 an
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split il y a 1 an
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance 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
  godric3 d078c5ff2d store ObjectInstanceID of objects to remove instead of their position il y a 1 an
  godric3 e50ba14bbe Use exact position of object to remove + add object name to list of objects to remove il y a 1 an
  godric3 253af651cc Add map editor ui to set objects to remove on timed event il y a 1 an
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method il y a 1 an
  Dydzio cf5ce96aeb Backend implementation of object removal possibility by timed map events il y a 1 an
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template il y a 1 an
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game il y a 1 an
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level il y a 1 an
  K 18a69dfeb5 move CMap::isInTheMap to the header file and make it inline il y a 1 an
  K 3a27725fcb Optimize CMap::isInTheMap il y a 1 an
  Ivan Savenko 26fdaacbe5 Map and town events are now processed on start of player turn instead of il y a 1 an
  Ivan Savenko 5523e08cb7 Players affected by event is now stored as std::set instead of bitmask il y a 1 an
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 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 c00a1e1b0c Fixed new issues detected by SonarCloud il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 31401e219f Fix possible crash on nullptr dereference il y a 1 an
  Tomasz Zieliński 8ed940d538 cleanup il y a 1 an
  Tomasz Zieliński 9f048888dd Restore previous removeObject il y a 1 an
  Tomasz Zieliński 2a213f2276 Reindex objects to show interactive objects on top il y a 1 an