Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame il y a 2 ans
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage il y a 2 ans
  Ivan Savenko 2e69a4769d Implemented framerate limit option (not available in UI) il y a 2 ans
  Ivan Savenko 105d988624 Remove debug code il y a 2 ans
  Ivan Savenko 5fb5513572 Attempt to trace crash caused by iterator invalidation il y a 2 ans
  Ivan Savenko c976176453 Added additional buttons for movement speeds il y a 2 ans
  Ivan Savenko b57a07b10f Restored ambient sounds functionality il y a 2 ans
  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