Commit History

Author SHA1 Message Date
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 9 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
  Ivan Savenko 156de5b17e Added GameInstance class 10 months ago
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable 10 months ago
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 10 months ago
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 11 months ago
  kdmcser 993a4dc73d crash fix: dismiss hero when pick artifact 1 year ago
  Ivan Savenko c82db9d574 Fix crash on rearranging troops on non-owned hero 1 year ago
  SoundSSGood fa9201831b QuickBackpack window position on shift+click slot fixed 1 year ago
  SoundSSGood f60813d86f CHeroOverview secondary skill icons fixed 1 year ago
  SoundSSGood 83279211e6 CSecSkillPlace done 1 year ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko a8a330f39f Remove unused code and no longer needed caching 1 year ago
  Ivan Savenko a1fb3b8b01 Reduce direct access to CAnimation, removed various caching schemes 1 year ago
  Ivan Savenko b8beb4fb13 Fixes for various minor issues detected by Sonar Cloud 1 year ago
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' 1 year ago
  SoundSSGood 3692ca25ed CArtifactsOfHeroBase refactoring 1 year ago
  SoundSSGood 03aaf849f0 CWindowWithArtifacts remove std::variant 1 year ago
  SoundSSGood 0501073d4c Artifacts altar ctrl+click 1 year ago
  Ivan Savenko 5feef488e3 Added Ctrl & Shift versions for swap artifacts shortcut. Exchange window 1 year ago
  Ivan Savenko d965226cbd Moved Exchange Window to new file, no functionality changes 1 year ago
  Ivan Savenko 88fbb7ee71 Most of buttons created in cpp now have assigned shortcut 1 year ago
  SoundSSGood 7543e26d42 dismiss hero with fix 1 year ago
  SoundSSGood ce9d2d8ab8 Switching costume 1 year ago
  SoundSSGood 25dea7e364 Saving costume 1 year ago
  SoundSSGood 20471c9c2f virtual CWindowObject 1 year ago
  SoundSSGood e8eb638bf1 backpack window cursor fix 1 year ago