iProgramInCpp
ec73b28e92
Merge branch 'master' into master
2023-08-02 14:05:02 +03:00
iProgramInCpp
d363d8d298
* Add improved saving.
2023-08-02 13:53:35 +03:00
iProgramInCpp
6683422467
* Force save when leaving. Kind of sucks. I'll work on it :)
2023-08-02 13:18:14 +03:00
f
9bfec799e2
Improve and fix crash in SoundSystemWindows
...
Add 3D Sound Listener, Fix crash when DirectSound fails to initialize. Add second argument to setListenerAngle. Implement setListenerAngle and setListenerPos in Minecraft.cpp (Is this a good place to put it?)
2023-08-01 22:02:24 +02:00
Parker Hawke
25c0ad6067
Surround tickMouse() call in ORIGINAL_CODE preprocessor check
2023-07-31 12:40:08 -04:00
Parker Hawke
444bc4ae2e
Add enhancement to support scroll wheel for inventory
2023-07-31 10:20:16 -04:00
iProgramInCpp
cb085a8956
* Add Player::drop
2023-07-31 17:13:10 +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
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