Commit Graph

24 Commits

Author SHA1 Message Date
iProgramInCpp
ea16d96a4c * Fix bad names in the PCM sound header. Audio now works well :) 2023-07-31 15:15:20 +03:00
iProgramInCpp
a9e1c09bbe Merge pull request #2 from Stommm/master
Add windows soundsystem
2023-07-31 15:11:19 +03:00
iProgramInCpp
15b29c3ac9 Merge pull request #3 from Thomasluigi07/master
Fix broken formatting in README.md
2023-07-31 14:17:25 +03:00
Thomas G
3c68ba7acf * Fix broken link in README. 2023-07-31 21:11:16 +10:00
Thomas G
93bc845d9d fix broken video link in readme 2023-07-31 21:06:52 +10:00
f
0fefcb913d Merge branch 'ReMinecraftPE:master' into master 2023-07-31 13:01:19 +02:00
f
311ab75ee4 Make windows soundsystem use GetHWND
made invisible window before, was not needed
2023-07-31 12:58:45 +02:00
iProgramInCpp
eb7a397112 * Add some more info to the readme. 2023-07-31 13:53:17 +03:00
f
ace9069077 Add windows soundsystem
Add Basic functionality to the playAt method only can play sounds in 2D.
2023-07-31 12:17:52 +02: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
1a75690f52 * Improve the smoothness of the turn controls.
Thanks to @Kleadron on GitHub for the hint.
2023-07-31 11:02:44 +03:00
iProgramInCpp
4735bd5cf0 * Fix a bug in NinecraftApp where the incorrect string will be printed in place of the level renderer's stats. 2023-07-31 10:18:47 +03:00
iProgramInCpp
8b924022e3 * Disable demo mode. The default version will now be the enhanced version. 2023-07-31 10:18:09 +03:00
iProgramInCpp
5e739f3d5b * Rename Options.hpp -> GameMods.hpp, to fix some errors 2023-07-31 10:11:32 +03:00
iProgramInCpp
a68f2d7245 * Move the options into the root of the project, for ease of access 2023-07-31 10:01:46 +03:00
iProgramInCpp
1ecd7cf798 * Uncomment the falling sand code. 2023-07-31 09:57:48 +03:00
iProgramInCpp
400771b417 * Move the main into the App filter. 2023-07-31 09:53:17 +03:00
iProgramInCpp
97dd5ff8e9 Move the Windows AppPlatform into its own folder. 2023-07-31 09:48:12 +03:00
iProgramInCpp
fe1997f202 * Add license headers to every file. 2023-07-30 22:41:09 +03:00
iProgramInCpp
71fb8ffe04 * Add license. 2023-07-30 22:29:57 +03:00
iProgramInCpp
9642818a88 * Initial commit.
:)
2023-07-30 22:22:02 +03:00