提交历史

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