Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases il y a 1 an
  Ivan Savenko 230add02e4 Remove no longer used code il y a 1 an
  Ivan Savenko 742149062a Apply SonarCloud suggestions il y a 1 an
  Ivan Savenko 9a71614588 Simplify code il y a 1 an
  Ivan Savenko 0d8d75afd4 Spaces -> tabs il y a 1 an
  kdmcser 60c4ddb515 change hardware cursor to software cursor when joystick available il y a 1 an
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko 8f602b2ef6 Allow defining default values of settings per platform il y a 2 ans
  Ivan Savenko 6283329aeb Added option to disable edge scrolling il y a 2 ans
  Ivan Savenko b20109c830 Test version of swipe gesture for in-combat attacks il y a 2 ans
  Ivan Savenko c9d42d59c3 Formatting fix il y a 2 ans
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir il y a 2 ans
  Ivan Savenko f84c2c3bb5 Removed getFrameDeltaMilliseconds from gui handler il y a 2 ans
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH il y a 2 ans
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro il y a 2 ans
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface il y a 2 ans
  Ivan Savenko b1821d4442 Removed some SDL access from non-SDL code il y a 2 ans
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 4d8d886317 Move all created files into better locations il y a 2 ans
  Ivan Savenko 769d4b3bfb temporary rename il y a 2 ans
  Ivan Savenko 0ba74fea73 Merge pull request #1515 from IvanSavenko/time_based_animations il y a 2 ans
  Ivan Savenko c3a2dee45a Code cleanup 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
  Ivan Savenko bdde9f831a Fixed timings of building construction to match H3 il y a 2 ans
  Ivan Savenko f1647cc3bb Animated spellcasting cursor now has same speed as in H3 il y a 2 ans