mcpe/source
2023-07-31 13:42:08 -04:00
..
App Add enhancement to support scroll wheel for inventory 2023-07-31 10:20:16 -04:00
Base * Rename Options.hpp -> GameMods.hpp, to fix some errors 2023-07-31 10:11:32 +03:00
GameMode * Add license headers to every file. 2023-07-30 22:41:09 +03:00
GUI Fix options.txt overriding in-game changed settings at runtime 2023-07-31 13:42:08 -04:00
Network * Add license headers to every file. 2023-07-30 22:41:09 +03:00
Renderer * Improve the smoothness of the turn controls. 2023-07-31 11:02:44 +03:00
Sound * Fix bad names in the PCM sound header. Audio now works well :) 2023-07-31 15:15:20 +03:00
UserInput * Adjust the mouse sensitivity, think this feels better 2023-07-31 16:29:19 +03:00
World * Add Player::drop 2023-07-31 17:13:10 +03:00
Inventory.cpp * Initial commit. 2023-07-30 22:22:02 +03:00
Inventory.hpp * Initial commit. 2023-07-30 22:22:02 +03:00
Options.cpp * Add support for an options file on Windows. 2023-07-31 18:28:10 +03:00
Options.hpp * Add support for an options file on Windows. 2023-07-31 18:28:10 +03:00