提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 9 月之前
  Ivan Savenko eb7587c000 screen surface is now private member of ScreenHandler instead of global 9 月之前
  Ivan Savenko 391986e0ba Moved image scaling & optimization logic to separate classes 10 月之前
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas 10 月之前
  Ivan Savenko 4a600a9d4c Reworked image container classes for easier support of new features 10 月之前
  Ivan Savenko e442e71ed9 Fix handling of autoselected interface scaling by client 1 年之前
  Ivan Savenko 68e5cff276 Implement user-defined cursor scaling 1 年之前
  Ivan Savenko 58d13fdce5 Implemented scaling of hardware cursor 1 年之前
  Ivan Savenko 095f5b5e60 Fix cursor scaling 1 年之前
  Ivan Savenko 7f5cd8a7aa newSurface method now accepts Point instead of two integers 1 年之前
  Ivan Savenko 47de9a62dc Created separate classes for shared, unchangeable image and image 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 537f9fa048 Merged master into develop 2 年之前
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 年之前
  Ivan Savenko a73146751c Execute cursor changes in main thread on any platform 2 年之前
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 年之前
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 年之前
  Ivan Savenko 84dfcacafd Updated CMakeLists and file headers 2 年之前
  Ivan Savenko 4d8d886317 Move all created files into better locations 2 年之前