Commit Graph

40 Commits

Author SHA1 Message Date
Cruel f44de31053 Add Console class for reading stdout using GPU 2015-08-17 02:24:40 -04:00
Cruel 6c22459327 Change empty thread implementation 2015-08-17 02:22:34 -04:00
Cruel 622acca9cb Add Game class and Context gl3ds-related system 2015-08-17 02:19:33 -04:00
Cruel ca2c5281bf Add static class to manage services 2015-08-17 01:53:41 -04:00
Cruel cde21d2c0d Delete some old input and screen code 2015-08-17 01:50:49 -04:00
Cruel 6458bb3d3a Implement most inputs, including sensors 2015-08-17 01:41:57 -04:00
Thomas Edvalson a0caaa5282 Give Window a proper size for View calculations 2015-06-04 08:46:14 -04:00
Thomas Edvalson b26f7f24c6 Get file IO working from both SD card and emulator via "res/sdmc/" 2015-06-02 01:16:23 -04:00
Thomas Edvalson 3f38b29bd9 Initial port of SFML Network module 2015-06-01 20:15:44 -04:00
Thomas Edvalson 13ff430615 Full overhaul and SFML header inclusion 2015-05-23 02:01:35 -04:00
Thomas Edvalson cce1d0d123 Improved SFML widget slightly 2014-05-29 21:46:05 -04:00
Thomas Edvalson fc785702a6 Rename simulator -> emulator 2014-05-25 23:22:05 -04:00
Thomas Edvalson c6cb313ca7 "Working" QSFMLCanvas implementation in Qt UI 2014-05-24 11:41:20 -04:00
Thomas Edvalson 33dd1aadc2 Reincluded legacy headers for temporary build 2014-05-22 22:11:45 -04:00
Thomas Edvalson f6a4dd50fa Starting to refactor code from GTK to Qt 2014-05-22 22:04:19 -04:00
Thomas Edvalson fad842200a Forgot parantheses 2014-05-10 23:10:53 -04:00
Thomas Edvalson 680ee05ae0 Added popEvent and empty filterEvent 2014-05-04 00:01:03 -04:00
Thomas Edvalson ae4d356dbf Starting to phase-out Input.hpp in favor of SFML-named input headers 2014-05-03 11:44:37 -04:00
Thomas Edvalson 361661f1d9 Added a bunch of SFML headers to be ported 2014-05-03 11:43:53 -04:00
Thomas Edvalson 66bbaff9e1 Removed old Event enum to resolve conflicting name 2014-04-28 14:38:41 -04:00
Thomas Edvalson 9c6a595120 Made full copy of SFML headers including incomplete portions. 2014-04-20 19:55:16 -04:00
Thomas Edvalson 7514e734eb Misc. fixes and attempt to fix SFMLWidget garbage drawing onload 2014-04-20 15:40:09 -04:00
Thomas Edvalson 8c47cb3979 Now redraws pausedFrame on resize 2014-03-23 00:52:44 -04:00
Thomas Edvalson fbc4c795e1 Fixed screenshot button and added button for testing purposes 2014-03-21 23:57:14 -04:00
Thomas Edvalson a23d1dcbd0 Fixed logo for About dialog and made it a SVG 2014-03-18 18:52:25 -04:00