Commit History

Author SHA1 Message Date
  Laserlicht d948cb72a0 Alignment 2 years ago
  Laserlicht dd4c95bd04 textcolor 2 years ago
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Dydzio e1e41d1107 Implement TOPCENTER text alignment 2 years ago
  nordsoft 49a76ac14c Code review tweaks 2 years ago
  nordsoft de8bd48398 Added right click pop-up for text inputs 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input 2 years ago
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. 2 years ago
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems 2 years ago
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing 2 years ago
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
  Ivan Savenko 5e90d40e8b Fix typo 2 years ago
  Ivan Savenko c24ccf663b Fixed auto-enabling of status bar on windows activations 2 years ago
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 years ago
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 years ago
  nordsoft b1d06b6141 Complete quick combat feature 2 years ago
  Konstantin c497f17dd1 TextControls: fix centering of the yellow text 2 years ago
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing 2 years ago
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file 2 years ago
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro 2 years ago
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 years ago
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events 2 years ago