App
|
Merge branch 'master' into master
|
2023-08-02 14:05:02 +03:00 |
Base
|
* Finish level saving.
|
2023-08-02 13:15:25 +03:00 |
GameMode
|
* Add license headers to every file.
|
2023-07-30 22:41:09 +03:00 |
GUI
|
* Enable sneaking.
|
2023-08-02 22:45:40 +03:00 |
Network
|
* Change long to TLong .
|
2023-07-31 21:08:31 +03:00 |
Renderer
|
* Allow smooth shading on translucent blocks.
|
2023-08-01 11:57:35 +03:00 |
Sound
|
Improve and fix crash in SoundSystemWindows
|
2023-08-01 22:02:24 +02:00 |
UserInput
|
* Improve mouse turning once again.
|
2023-07-31 21:15:42 +03:00 |
Inventory.cpp
|
* Add more items for testing.
|
2023-08-02 21:47:18 +03:00 |
Inventory.hpp
|
* Initial commit.
|
2023-07-30 22:22:02 +03:00 |
Options.cpp
|
* Enable sneaking.
|
2023-08-02 22:45:40 +03:00 |