Commit Graph

9 Commits (95738ccfd157ee2c290efda9d7ec7e91c8844c52)

Author SHA1 Message Date
iZePlayzYT 12e8312eda
Streamlined Development and Enhanced Customization: Updates to .gitignore, and Keyboard Controls in Chat (#17)
* Ignore Visual Studio Stuff

* Added a few scripts for development

* Improved the development scripts

* Added option to choose between 2 different keyboard control variants in the chat

* Improved and added new batch scripts for development purposes

* Hotfix

* Converted the .BAT-Scripts to .SH-Scripts and moved them to the "development" folder and fixed a bug in the already existing "compile.sh" file

* Fixed some stuff

* Removed 7 .sh-scripts
2024-04-22 19:32:28 -04:00
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