Commit History

Author SHA1 Message Date
  Ivan Savenko c0644da408 Merge pull request #5947 from Laserlicht/skill 3 months ago
  Ivan Savenko b7521450fb Merge pull request #5942 from IvanSavenko/university_popup 3 months ago
  Laserlicht 2894297b36 sort skills 4 months ago
  Laserlicht c8f06b17f5 gui extension 4 months ago
  Ivan Savenko b3167a44ee Move MarketInstanceConstructor class to a separate file 4 months ago
  Laserlicht 2751ada585 fix sorting 4 months ago
  Laserlicht dea441899a searchbox color 4 months ago
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 6 months ago
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int 7 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 7 months ago
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 8 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 8 months ago
  Ivan Savenko 7a3e1409d0 Remove old boost includes and defines 8 months ago
  Ivan Savenko 860f65ea62 Merge branch 'develop' into fix_map_sorting 8 months ago
  Laserlicht 46cd1f7805 optimize skip video keys 8 months ago
  MichalZr6 749149a679 Fixes following reviews 8 months ago
  MichalZr6 3f4616eb0f SonarCloud fixes 8 months ago
  MichalZr6 5363424451 Small fixes to search mapobject feature: 8 months ago
  Ivan Savenko 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread 8 months ago
  Laserlicht bd16808090 fix text overflow 8 months ago
  Ivan Savenko 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 months ago
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 8 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
  Ivan Savenko 156de5b17e Added GameInstance class 9 months ago
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable 9 months ago
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 9 months ago
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar 9 months ago
  Ivan Savenko 05e8542a79 Fix corrupted image of university 9 months ago
  Laserlicht de06de06b5 refactor backgrounds (allow resolution change) 9 months ago
  Ivan Savenko 9a1c2a5800 Merge pull request #5317 from Laserlicht/search_inp 10 months ago