Commit Graph

7 Commits

Author SHA1 Message Date
26e3acf9eb Add a windows msg box, fix dark mode button.
Add text file menu and a pch.h file for later.
Move text file functions into text file menu.
Add test dll for project.
2024-08-25 13:34:08 -04:00
a0dfb53a9a Update readme.
Add GLFW to menu, an OpenGL library.
2024-06-18 13:16:15 -04:00
eca8fe3c1d Move main menu into its own file. Modify text file functions and rename file.
Add functions for text in imgui with the text_functions file.
Add keystates file.
2024-06-18 13:13:26 -04:00
f3c5095964 Remove directx code out of main 2024-05-26 03:18:09 -04:00
da96d13a07 Split project into seperate OpenGL and DirectX9 files.
OpenGL support is broken and incomplete.
2024-05-25 12:55:57 -04:00
af93bd0cf5 Add file to repo. 2024-05-17 15:29:29 -04:00
7cc975034b Initial commit 2024-05-17 14:38:02 -04:00