Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 55bd4bc8bf Support for custom cursors for adventure map spells há 3 meses atrás
  Ivan Savenko a53aadf53a Remove unused default cursor há 3 meses atrás
  Ivan Savenko 156de5b17e Added GameInstance class há 8 meses atrás
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine há 8 meses atrás
  Ivan Savenko 0548f325e4 Merge branch 'master' into 'develop' há 8 meses atrás
  Laserlicht 70891b0304 portmaster support há 8 meses atrás
  Ivan Savenko eb7587c000 screen surface is now private member of ScreenHandler instead of global há 8 meses atrás
  Ivan Savenko 58d13fdce5 Implemented scaling of hardware cursor há 1 ano atrás
  Ivan Savenko 612490712e Fix cursor pivot/tip offset for xbrz mode há 1 ano atrás
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases há 1 ano atrás
  Ivan Savenko 230add02e4 Remove no longer used code há 1 ano atrás
  Ivan Savenko 742149062a Apply SonarCloud suggestions há 1 ano atrás
  Ivan Savenko 9a71614588 Simplify code há 1 ano atrás
  Ivan Savenko 0d8d75afd4 Spaces -> tabs há 1 ano atrás
  kdmcser 60c4ddb515 change hardware cursor to software cursor when joystick available há 1 ano atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  Ivan Savenko 8f602b2ef6 Allow defining default values of settings per platform há 2 anos atrás
  Ivan Savenko 6283329aeb Added option to disable edge scrolling há 2 anos atrás
  Ivan Savenko b20109c830 Test version of swipe gesture for in-combat attacks há 2 anos atrás
  Ivan Savenko c9d42d59c3 Formatting fix há 2 anos atrás
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface há 2 anos atrás
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir há 2 anos atrás
  Ivan Savenko f84c2c3bb5 Removed getFrameDeltaMilliseconds from gui handler há 2 anos atrás
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH há 2 anos atrás
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro há 2 anos atrás
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface há 2 anos atrás
  Ivan Savenko b1821d4442 Removed some SDL access from non-SDL code há 2 anos atrás
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler há 2 anos atrás