Commit History

Author SHA1 Message Date
  Ivan Savenko b4581bd729 Fix on-map configuration of hota-only objects 1 month ago
  Ivan Savenko 825c60552c Fix issues with map support discovered after testing 1 month ago
  Ivan Savenko fcb80377c6 Fix loading of heroes and hero classes for rewardables 2 months ago
  Ivan Savenko 6129adef7b Respect 'special' flag when rolling for skills 2 months ago
  Laserlicht 7314bb2d06 remove todo 5 months ago
  Laserlicht 6c6350ad8b code review 5 months ago
  Laserlicht d808bd6412 introduce toResourceType 5 months ago
  Laserlicht f034584dfa replace RESOURCE_QUANTITY where possible 5 months ago
  Laserlicht a54a1f8b8d replace RESOURCE_NAMES where possible 5 months ago
  Ivan Savenko 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 8 months ago
  Ivan Savenko 463c404a83 Use bonus only as shared_ptr to avoid memory corruption 8 months ago
  Ivan Savenko cc274c4d34 GameRandomizer is now in lib, add implementation 9 months ago
  Ivan Savenko 54a46b77a9 Extract library entity randomization logic to separate class 9 months ago
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 10 months ago
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 10 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 10 months ago
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 10 months ago
  Ivan Savenko 4b30336d03 Fix issues detected by Sonar 10 months ago
  Ivan Savenko 0212b6e37d Remove artifact from slot as reward 10 months ago
  Ivan Savenko 283adc37d7 Unit stack rebalancing rework 10 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 10 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 10 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 1 year ago
  Ivan Savenko ca4227ba9d Add debug information for crash on object randomization 1 year ago
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator 1 year ago
  Ivan Savenko 29860848a5 Cleanup 2 years ago
  Ivan Savenko 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private 2 years ago