Commit Graph

8 Commits (175dbada5a300d6f039adca3d2b32c304983a66b)

Author SHA1 Message Date
MysterD 75d4afa3c8 Reset dev scripts 2023-05-16 22:14:25 -07:00
MysterD 27cb975929 Enable asan on dev scripts 2023-05-14 12:11:53 -07:00
MysterD d51c82e235 Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
MysterD 5b0d4c60b3 LOGFILE_ calls now print to the terminal in DEBUG mode again 2021-08-09 00:09:44 -07:00
MysterD 58eec0e19f Removed old chat system 2021-07-01 21:14:11 -07:00
MysterD 038c1135b3 Initial DJUI commit
The birth of a custom user interface system.

Has the ability to draw things to the screen at native resolution
regardless of window size.

Components can be nested within one another to an arbitrary depth.

Text rendering is completely rewritten.

Text and images can be clipped by their parent container.
2021-06-18 15:23:59 -07:00
MysterD e753c8fc33 Add bash shebang to developer scripts 2020-10-18 16:33:03 -07:00
MysterD fa5023dcd5 Moved developer scripts to developer folder 2020-10-15 18:10:49 -07:00