Историја ревизија

Аутор SHA1 Порука Датум
  nordsoft 49a76ac14c Code review tweaks пре 2 година
  nordsoft de8bd48398 Added right click pop-up for text inputs пре 2 година
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA пре 2 година
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 пре 2 година
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods пре 2 година
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input пре 2 година
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. пре 2 година
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems пре 2 година
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file пре 2 година
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface пре 2 година
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing пре 2 година
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject пре 2 година
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method пре 2 година
  Ivan Savenko 5e90d40e8b Fix typo пре 2 година
  Ivan Savenko c24ccf663b Fixed auto-enabling of status bar on windows activations пре 2 година
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: пре 2 година
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system пре 2 година
  nordsoft b1d06b6141 Complete quick combat feature пре 2 година
  Konstantin c497f17dd1 TextControls: fix centering of the yellow text пре 2 година
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage пре 2 година
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing пре 2 година
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file пре 2 година
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro пре 2 година
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes пре 2 година
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events пре 2 година
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed пре 2 година
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code пре 2 година
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler пре 2 година
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader пре 2 година
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's пре 2 година