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 |
|
Thomas Edvalson
|
64183e2aee
|
Make Simulator's state publicly read-only
|
2014-03-17 16:25:13 -04:00 |
|
Thomas Edvalson
|
06972dce38
|
Made Input::update and Simulator now uses states enum instead of bool vars
|
2014-03-17 16:08:41 -04:00 |
|
Thomas Edvalson
|
c534de6927
|
Restructure directories to match more of a SFML port. And added basic CMake build script that needs some tweaking.
|
2014-03-13 21:16:44 -04:00 |
|
Thomas Edvalson
|
b1a93eae64
|
Added display() template for synchronize buffer swapping of all screens.
|
2014-03-05 12:25:02 -05:00 |
|
Thomas Edvalson
|
8e1570305c
|
Update simulator UI to redraw paused frame on resize.
|
2014-02-28 23:01:21 -05:00 |
|