Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input há 2 anos atrás
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. há 2 anos atrás
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems há 2 anos atrás
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file há 2 anos atrás
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface há 2 anos atrás
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing 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 5e90d40e8b Fix typo há 2 anos atrás
  Ivan Savenko c24ccf663b Fixed auto-enabling of status bar on windows activations há 2 anos atrás
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: há 2 anos atrás
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system há 2 anos atrás
  nordsoft b1d06b6141 Complete quick combat feature há 2 anos atrás
  Konstantin c497f17dd1 TextControls: fix centering of the yellow text 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
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file há 2 anos atrás
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro há 2 anos atrás
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes há 2 anos atrás
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events há 2 anos atrás
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed 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 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's há 2 anos atrás
  Ivan Savenko 87218c63c4 CPicture now uses IImage internally há 2 anos atrás
  Ivan Savenko e35a669eeb Refactoring of CPicture class to improve encapsulation há 2 anos atrás
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: há 2 anos atrás
  Ivan Savenko 8aebe404e3 Fix status bar activation via click há 2 anos atrás
  Ivan Savenko 246281e62a Merged vcmi/beta with vcmi/develop há 2 anos atrás