Commit History

Author SHA1 Message Date
  Ivan Savenko 55bd4bc8bf Support for custom cursors for adventure map spells 5 months ago
  Ivan Savenko a53aadf53a Remove unused default cursor 5 months ago
  Ivan Savenko 156de5b17e Added GameInstance class 10 months ago
  Ivan Savenko eb7587c000 screen surface is now private member of ScreenHandler instead of global 10 months ago
  Ivan Savenko 58d13fdce5 Implemented scaling of hardware cursor 1 year ago
  Ivan Savenko 742149062a Apply SonarCloud suggestions 1 year ago
  Ivan Savenko 9a71614588 Simplify code 1 year ago
  Ivan Savenko 0d8d75afd4 Spaces -> tabs 1 year ago
  kdmcser 60c4ddb515 change hardware cursor to software cursor when joystick available 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Ivan Savenko 346eead8e0 Show spell cursor when casting spell in touch input mode 2 years ago
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko 57d7dc97bf Fix assertion failure on swiping during spellcast 2 years ago
  Ivan Savenko ec55ec76b6 Show cursor (including attack direction) when swiping in battle 2 years ago
  Ivan Savenko b20109c830 Test version of swipe gesture for in-combat attacks 2 years ago
  Ivan Savenko b1821d4442 Removed some SDL access from non-SDL code 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 4d8d886317 Move all created files into better locations 2 years ago
  Ivan Savenko 769d4b3bfb temporary rename 2 years ago
  Ivan Savenko 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 years ago
  Ivan Savenko fd05036f3b Hardware cursor can now be hidden 2 years ago
  Ivan Savenko 6985f2e050 Cursor type can now be set in settings.json 2 years ago
  Ivan Savenko 26a1c5801b Implemented hardware cursor support 2 years ago
  Ivan Savenko 9971bdca1b Existing software cursor logic is now in a separate class 2 years ago
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler 2 years ago