Commit History

Author SHA1 Message Date
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form 2 years ago
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Ivan Savenko c8ec0d5419 Added caching for creature icons in garrisons 2 years ago
  Ivan Savenko 6cd219738b Added option to disable radial wheel in config (no UI) 2 years ago
  Ivan Savenko 3a3306863a Moved new texts to config 2 years ago
  Ivan Savenko 816adecca0 Added "split stack" action to wheel 2 years ago
  Ivan Savenko cb28a90a3b Create items only if action is possible 2 years ago
  Ivan Savenko 5b2ac27e90 Fix slot positioning 2 years ago
  Ivan Savenko f3508bdfda Show option description on hovering 2 years ago
  Ivan Savenko e3f5ab57f2 Fixed input event ordering. Fixes radial menu show/hide logic 2 years ago
  Ivan Savenko d26595cef7 Radial menu is now a proper window. Minor fixes to positioning. 2 years ago
  Ivan Savenko a494dc4870 Refactoring of CGarrisonInt 2 years ago
  Ivan Savenko dca3785f84 Initial version of radial wheel for army management 2 years ago
  Dydzio ee663b1595 Changes from code review 2 years ago
  Dydzio 484d03334c New garrison interface layout: Reversed two rows + labels below slot 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 2 years ago
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 years ago
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 years ago
  Ivan Savenko 1e9eea30e1 Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  SoundSSGood 021f94a579 artifact utils 2 years ago
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API 2 years ago
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class 2 years ago
  SoundSSGood a8220c551f fixed init CArtifactsOfHero 2 years ago
  SoundSSGood f0f9eecf97 Backpack limit part5. End of battle. Other stuff 2 years ago
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing 2 years ago
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions 2 years ago
  Ivan Savenko d87fb43dcd Replaced SDL access with VCMI methods 2 years ago