Commit Graph

8 Commits (8fb818af7ff6da81544c064c706c21f9ff96c189)

Author SHA1 Message Date
MysterD 0dc406c8ad Reset dev scripts 2023-05-16 22:14:25 -07:00
MysterD cd4674674f Enable asan on dev scripts 2023-05-14 12:11:53 -07:00
MysterD af2df55215 Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
MysterD 1f6f1db8e1 LOGFILE_ calls now print to the terminal in DEBUG mode again 2021-08-09 00:09:44 -07:00
MysterD a2e8113cfc Removed old chat system 2021-07-01 21:14:11 -07:00
MysterD 38e6b5d340 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 7702b129fb Add bash shebang to developer scripts 2020-10-18 16:33:03 -07:00
MysterD 17a140a5e2 Moved developer scripts to developer folder 2020-10-15 18:10:49 -07:00