Commit történet

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