Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hace 1 año
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split hace 1 año
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class hace 1 año
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance hace 1 año
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities hace 1 año
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() hace 1 año
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method hace 1 año
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template hace 1 año
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game hace 1 año
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level hace 1 año
  K 18a69dfeb5 move CMap::isInTheMap to the header file and make it inline hace 1 año
  K 3a27725fcb Optimize CMap::isInTheMap hace 1 año
  Ivan Savenko 26fdaacbe5 Map and town events are now processed on start of player turn instead of hace 1 año
  Ivan Savenko 5523e08cb7 Players affected by event is now stored as std::set instead of bitmask hace 1 año
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks hace 1 año
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hace 1 año
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library hace 1 año
  Ivan Savenko c00a1e1b0c Fixed new issues detected by SonarCloud hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Ivan Savenko 31401e219f Fix possible crash on nullptr dereference hace 1 año
  Tomasz Zieliński 8ed940d538 cleanup hace 1 año
  Tomasz Zieliński 9f048888dd Restore previous removeObject hace 1 año
  Tomasz Zieliński 2a213f2276 Reindex objects to show interactive objects on top hace 1 año
  Tomasz Zieliński 263d439605 Fix uninitialized variable hace 1 año
  Ivan Savenko fd17133da3 Fix editor build hace 1 año
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players hace 1 año
  Ivan Savenko ffd604c114 Removed unnecessary access to IHandler::objects hace 1 año
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static hace 1 año
  Tomasz Zieliński ebf2055afc - Unban hero if related Prison is destroyed during map generation hace 1 año