Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface há 2 anos atrás
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler há 2 anos atrás
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject há 2 anos atrás
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method há 2 anos atrás
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API há 2 anos atrás
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class há 2 anos atrás
  Ivan Savenko 8a31aeb94b Battle animations use tick() for updates há 2 anos atrás
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH há 2 anos atrás
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys há 2 anos atrás
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system há 2 anos atrás
  Konstantin P b472c89276 vcmi: make some CStack properties private há 2 anos atrás
  Konstantin 7a5775a9f9 vcmi: use std::optional há 2 anos atrás
  Ivan Savenko 3738171b21 Refactoring of H3M loader to make HotA format support easier há 2 anos atrás
  nordsoft bfc75ccd39 Merge remote-tracking branch 'upstream/develop' into battle-dialog há 2 anos atrás
  nordsoft b1d06b6141 Complete quick combat feature há 2 anos atrás
  nordsoft ce3028bd73 Intermediate commit há 2 anos atrás
  Konstantin 11b237a23c vcmi: massive refactoring v1 há 2 anos atrás
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage há 2 anos atrás
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing há 2 anos atrás
  Dydzio fc7d2b9778 Merge remote-tracking branch 'origin/develop' into settings-rework há 2 anos atrás
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions há 2 anos atrás
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface há 2 anos atrás
  Ivan Savenko ae9f040abf removed unused method há 2 anos atrás
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes há 2 anos atrás
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code há 2 anos atrás
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler há 2 anos atrás
  Ivan Savenko 64faa13b6d Merge pull request #1487 from IvanSavenko/battle_actions_refactoring há 2 anos atrás
  Dydzio 2ef33d54ab Merge branch 'develop' into battle-queue-improvement há 2 anos atrás
  Dydzio 5a08ec04fe Initial split of BattleOptionsWindow há 2 anos atrás
  Ivan Savenko 731f7b0578 Fix opening spellbook via clicking on hero há 2 anos atrás