Commit Graph

15 Commits

Author SHA1 Message Date
Brendan Robert
eb776d44af Committing upstream changes from Lawless Legends to address mockingboard init issues. 2018-05-22 22:30:33 -05:00
Brendan Robert
0c0b2c107c Backported changes from Lawless Legends app experience; namely better boot behavior and also UI Controls Overlay. :) 2018-01-12 23:27:56 -06:00
Brendan Robert
11b26305f8 Changed how traces are handled so that if boot takes a little while we don't see a dump of BRK traces to STDOUT on startup 2015-09-05 17:29:21 -05:00
Brendan Robert
f7ee8272b5 Added execution stack tracking and more UI adjustments 2015-09-05 14:14:40 -05:00
Brendan Robert
2a984aa142 Minor UI tweak affecting initial zoom level. 2015-09-05 12:28:01 -05:00
Brendan Robert
8942d6462e BUGFIX: All rendering is halted when a file chooser is open for any reason. For whatever reason, background canvas updates kill the CPU when file dialog is open so this is fixed now.
NEW: Memory inspector view lets you monitor read/write operations on a specific memory cell
BUGFIX: Retina screens are detected to prevent the memoryview canvas from getting too large.
2015-09-05 09:02:35 -05:00
Brendan Robert
0b68cc4a73 Cheat load/save now works 2015-08-25 23:09:45 -05:00
Brendan Robert
8ff0987801 Search results list rigged to add cheats when double-clicked. UI for side panels is vastly improved and ready for use. 2015-08-23 23:55:56 -05:00
Brendan Robert
926485ac38 Manual add/delete cheats works now. How high is the water, momma? 3 ft. high and rising. W00t! 2015-08-23 21:54:43 -05:00
Brendan Robert
facd73d345 Refactored code a little, cheats are now editable and support javascript expressions. Almost done now! :-D 2015-08-23 18:22:34 -05:00
Brendan Robert
bed635c7fc Start of cheat creation from watch panels. Cheat editing is still not finished so it's not usable quite yet. 2015-08-23 01:46:01 -05:00
Brendan Robert
76874ac514 Adding better unhook and kill keystoke for cheats. Also hooked up watches and resolved some JavaFX redraw issues. 2015-08-22 11:57:22 -05:00
Brendan Robert
162932ce46 Better tooltip/memory watch support now. It's really coming together! 2015-08-20 02:10:32 -05:00
Brendan Robert
7dada32cbf Memory view is now performance-optimized and a lot of minor UX issues have been resolved. 2015-08-19 17:30:20 -05:00
Brendan Robert
eec3fdbcf7 Start of MetaCheat revamp effort 2015-08-18 00:37:06 -05:00