Commit Graph

11 Commits

Author SHA1 Message Date
iProgramInCpp
d363d8d298 * Add improved saving. 2023-08-02 13:53:35 +03:00
iProgramInCpp
450cb190b6 * Finish level saving. 2023-08-02 13:15:25 +03:00
iProgramInCpp
7fd8c67f13 * Fix some more bugs. 2023-08-01 12:05:24 +03:00
iProgramInCpp
af11c5281c * Improve mouse grabbing.
This fixes a bug where the mouse would be restricted to the window after the level is loaded even if the window isn't focused.
2023-08-01 11:08:56 +03:00
Parker Hawke
80edda6400 Fix options.txt overriding in-game changed settings at runtime 2023-07-31 13:42:08 -04:00
iProgramInCpp
a00007803f * When a text box is focused, move the write head at the end. 2023-07-31 11:42:11 +03:00
iProgramInCpp
2631c262e6 * Fix a render bug in the TextInputBox
darn it
2023-07-31 11:33:15 +03:00
iProgramInCpp
3ccf62e613 Make the text input box fields public. They weren't for some reason 2023-07-31 11:12:22 +03:00
iProgramInCpp
4393ef9679 * Add missing space button handler to the text input box. 2023-07-31 11:10:51 +03:00
iProgramInCpp
fe1997f202 * Add license headers to every file. 2023-07-30 22:41:09 +03:00
iProgramInCpp
9642818a88 * Initial commit.
:)
2023-07-30 22:22:02 +03:00