Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` há 10 meses atrás
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes há 10 meses atrás
  Ivan Savenko e4505f20b9 Remove no longer used map checksum computation há 11 meses atrás
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes há 1 ano atrás
  Ivan Savenko ea368c5176 Inlined methods commonly used by pathfinder for better optimization há 11 meses atrás
  Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal há 1 ano atrás
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC há 1 ano atrás
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split há 1 ano atrás
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class há 1 ano atrás
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance há 1 ano atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities há 1 ano atrás
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() há 1 ano atrás
  godric3 d078c5ff2d store ObjectInstanceID of objects to remove instead of their position há 1 ano atrás
  godric3 e50ba14bbe Use exact position of object to remove + add object name to list of objects to remove há 1 ano atrás
  godric3 253af651cc Add map editor ui to set objects to remove on timed event há 1 ano atrás
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method há 1 ano atrás
  Dydzio cf5ce96aeb Backend implementation of object removal possibility by timed map events há 1 ano atrás
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template há 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level há 1 ano atrás
  K 18a69dfeb5 move CMap::isInTheMap to the header file and make it inline há 1 ano atrás
  K 3a27725fcb Optimize CMap::isInTheMap há 1 ano atrás
  Ivan Savenko 26fdaacbe5 Map and town events are now processed on start of player turn instead of há 1 ano atrás
  Ivan Savenko 5523e08cb7 Players affected by event is now stored as std::set instead of bitmask há 1 ano atrás
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks há 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Ivan Savenko c00a1e1b0c Fixed new issues detected by SonarCloud há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko 31401e219f Fix possible crash on nullptr dereference há 1 ano atrás