2 Commits (ea89e083dd327205c73abd7f3f87b97320b0254c)

Author SHA1 Message Date
Zed A. Shaw c0ad0c8d23 Rework the GUI so it uses SFMLBackend by moving the SoundQuip into SFMLBackend. 4 weeks ago
Zed A. Shaw 152d4cf037 A bit more source refactoring. 4 weeks ago
Zed A. Shaw 453c50c563 Big cleanup of rampant using std. 4 weeks ago
Zed A. Shaw fdb3f24377 Cleanup the engine since I won't do the brainfuck thing, then fix up the log a bit. 1 month ago
Zed A. Shaw 4bd2d12219 The new SFMLGui is now worked into the code and barely works. Cleanup is next. 1 month ago
Zed A. Shaw 70d1389c54 Move the GUI to its own file for the next stage. 1 month ago
Zed A. Shaw 58a5a415ec Now using a simple text size grid system for laying out the GUI. 1 month ago
Zed A. Shaw fda281be1d Refactored into a class. 1 month ago
Zed A. Shaw 846d5964fe GUI mostly laid out but the code needs more refining and cleanup. Currently it creates too many assets in the render function. 1 month ago
Zed A. Shaw e7a226f1db Log window is now working. 1 month ago
Zed A. Shaw 8707982907 Have a basic template for the gui up, but obviously not using it right. The ImGui does pop up when I hit space, but fails a second time claiming I need to run render again. Needs more research. 1 month ago
Zed A. Shaw df6944b0fb A really bad quick SFML based UI to get started with the FTXUI removal, and a slight reworking of the default .tarpit.json so that it's just a sample and I can use my own config for my dev and have different sounds. 1 month ago
Zed A. Shaw 015b4aac45 Basic sfml window going for the gui redesign. 1 month ago