Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop há 2 anos atrás
  Ivan Savenko 3973624278 Implemented tolerance for touch events há 2 anos atrás
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA há 2 anos atrás
  Ivan Savenko a494dc4870 Refactoring of CGarrisonInt há 2 anos atrás
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods há 2 anos atrás
  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 563d7dd41f Renamed RCLICK -> SHOW_POPUP há 2 anos atrás
  Ivan Savenko 85a11c090e Enter popup await mode only if there is an active popup há 2 anos atrás
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders 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 5bd044521a Added method descriptions há 2 anos atrás
  Ivan Savenko 6012e0cb45 Minor code reorganization há 2 anos atrás
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup 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 c5a48a01ce Remove no longer used code há 2 anos atrás
  Ivan Savenko fd3933e589 Support for changing resolution without game restart há 2 anos atrás
  Ivan Savenko 97426a3f7c Implemented disabling of buttons based on condition há 2 anos atrás
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system há 2 anos atrás
  Konstantin 86f5d6de69 vcmi: modernize headers há 2 anos atrás
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame 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 860fe43131 Merged two mouse button enums há 2 anos atrás
  Ivan Savenko 214fc19e74 CIntObject now receives mouse position as point instead of SDL event há 2 anos atrás
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 9be38780cd Removed remaining parts of Geomeotries.h/cpp há 2 anos atrás
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: há 2 anos atrás