Historique des commits

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