Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions il y a 2 ans
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface il y a 2 ans
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes il y a 2 ans
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events il y a 2 ans
  Ivan Savenko 594b7614cf Fix CI build il y a 2 ans
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed il y a 2 ans
  Ivan Savenko b1821d4442 Removed some SDL access from non-SDL code il y a 2 ans
  Ivan Savenko e1bd0d2a04 API for custom events no longer requires SDL access il y a 2 ans
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code il y a 2 ans
  Ivan Savenko 860fe43131 Merged two mouse button enums il y a 2 ans
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler il y a 2 ans
  Ivan Savenko 214fc19e74 CIntObject now receives mouse position as point instead of SDL event il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's il y a 2 ans
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color il y a 2 ans
  Konstantin 080d4b13dd vcmi: suppress warning on IOS il y a 2 ans
  Ivan Savenko 57ee9a9bf3 Merge vcmi/beta into vcmi/develop il y a 2 ans
  Ivan Savenko 50a0fc4fb2 Removed pointer to current SDL_Event from GuiHandler il y a 2 ans
  Ivan Savenko 4d1c338503 Merge pull request #1498 from rilian-la-te/conan-v2 il y a 2 ans
  Konstantin a7bd7232ce CGuiHandler: fix false positive dangling pointer il y a 2 ans
  Andrey Filipenkov 08b04a3527 handle double-click in Town Portal dialog il y a 2 ans
  Ivan Savenko fc0f5a9fb3 Reduced SDL includes il y a 2 ans
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: il y a 2 ans
  Andrii Danylchenko 9a765e5f67 Remove not supported method, allow relative mode for iOS il y a 2 ans
  Andrii Danylchenko 6c843bce0b SDL relative pointer for android il y a 2 ans
  Andrii Danylchenko c24b89fe06 2 finger rclick block adwmap scrolling and disable for iOS il y a 2 ans
  Andrii Danylchenko 2b1511df99 SDL fix 2 finger touch when you remove fingers instantly il y a 2 ans
  Andrii Danylchenko 7ccfcf51e9 Handle 2 fingers gesture as rclick via SDL il y a 2 ans
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler il y a 2 ans
  Ivan Savenko d8c4209ded Movement animation is now more smooth at high animation speeds il y a 2 ans