Commit Graph

  • 90a4b422b2 Adopt to new GuiText implementation, display second text use-lib Maschell 2020-10-03 15:48:19 +0200
  • 8b35729c1c Fix building via cmake Maschell 2020-10-03 15:47:41 +0200
  • 00080e5a2e WIP Maschell 2020-10-03 11:56:12 +0200
  • 6875dc981d Build Wii U binaries via github actions master Maschell 2020-10-02 21:33:09 +0200
  • 122f6f991c Update GuiImage to allow to be set by color instead of a texture Maschell 2020-09-07 20:32:15 +0200
  • 27c96611b5 Move TTF init to SDLSystem Maschell 2020-09-07 20:36:33 +0200
  • ed53c8bd1f WIP multiscreen support TV_DRC Maschell 2020-09-07 20:26:22 +0200
  • 1401714462 Properly implement the blending Maschell 2020-09-05 12:39:16 +0200
  • 693c3184c3 Fix Xbox One controller support on linux Maschell 2020-09-05 12:36:24 +0200
  • 7d38366aa0 Add the mouse for non-win32 devices if they are not a wiiu Maschell 2020-09-05 14:09:40 +0200
  • 0dab74fd80 Remove random logging message Maschell 2020-09-05 14:02:49 +0200
  • 94f5e90638 Block accessing non-valid controllers Maschell 2020-09-05 14:02:30 +0200
  • dfe2438574 Unifiy github action workflows into a single one Maschell 2020-09-05 13:51:46 +0200
  • 7695362c49 Add dockerfile for building linux-x86-64 binaries Maschell 2020-09-05 11:33:54 +0200
  • 40c0efcb59 Fix building via CMake. Maschell 2020-09-05 12:58:27 +0200
  • 8f5dcdfd35 Fix windows makefile/docker building, break cmake =( Maschell 2020-09-04 20:20:48 +0200
  • 158d97cf23 Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes Maschell 2020-09-04 18:36:19 +0200
  • afe7035e07 Fix CI Maschell 2020-09-01 17:00:48 +0200
  • e29ebece97 Big refactoring, add github ci file Maschell 2020-09-01 16:59:15 +0200
  • fd38530bc7 Fix running on Wii U wip_crash_wiiu Maschell 2020-09-01 16:22:31 +0200
  • 4fbb83e4ad crashing on wii u =( Maschell 2020-09-01 16:03:56 +0200
  • 16862f2a88 Clear texture after creation, fix blendMode of GuiTexture. Maschell 2020-08-30 23:23:28 +0200
  • 65bbe1f82f GuiText: Add support rotation Maschell 2020-08-30 22:06:10 +0200
  • b596a533ba Use SDL_FontCache for text rendering Maschell 2020-08-30 21:33:53 +0200
  • 4f1e6c6fac GuiImage: Rewrite as GuiTexture Maschell 2020-08-30 21:32:48 +0200
  • 0ca699b4e7 GuiButton: Process children Maschell 2020-08-30 21:32:01 +0200
  • 804aa6b7ce Add Dockerfile for building the Wii U version Maschell 2020-08-30 17:16:12 +0200
  • ff77bacdab Add dockerimage for building windows version Maschell 2020-08-30 16:56:03 +0200
  • 8e20d3e900 Add missing return Maschell 2020-08-30 16:54:03 +0200
  • 651214c0d6 README: Wii U version can be built without wiiu-fling libs Maschell 2020-08-30 16:53:28 +0200
  • 9562189313 Removed unused glm dependency Maschell 2020-08-30 16:53:07 +0200
  • 91d84b3d60 Add a makefile for windows Maschell 2020-08-30 13:57:54 +0200
  • e609c91266 Optimize the makefile by generating the CLAGS and LIBS on the fly Maschell 2020-08-30 13:57:02 +0200
  • 453c17459b Revert the linking flags Maschell 2020-08-30 13:00:05 +0200
  • 010c9da01c Cleanup Maschell 2020-08-30 12:46:49 +0200
  • 9c189354cb first commit Maschell 2020-08-30 00:41:54 +0200