grorp c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 2 kuukautta sitten
..
meshgen da832a295e Delete clang-format files and comments (#14079) 5 kuukautta sitten
render c81e0b7433 Allow shaders with disabled post processing pipeline (#14338) 3 kuukautta sitten
shadows 0c3a4cc7b9 Improve ergonomics of CachedShaderSetting 2 kuukautta sitten
sound c9cd0d20ef Use AL_SOFT_direct_channels_remix extension for non-positional stereo sounds (#14195) 4 kuukautta sitten
CMakeLists.txt aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
activeobjectmgr.cpp 0383c44f0d Custom data structure for active objects to get performance *and* safety (#13880) 4 kuukautta sitten
activeobjectmgr.h 11ec75c2ad ActiveObjectMgr fixes (#13560) 7 kuukautta sitten
camera.cpp fbec378869 Fix more type promotion mistakes 2 kuukautta sitten
camera.h aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
client.cpp bf52d1e624 Fix attached sounds stopping if objects are removed serverside (#14436) 2 kuukautta sitten
client.h bf52d1e624 Fix attached sounds stopping if objects are removed serverside (#14436) 2 kuukautta sitten
clientenvironment.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
clientenvironment.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 3 kuukautta sitten
clientevent.h f4a53f7ee6 No damage effects on hp_max change (#11846) 1 vuosi sitten
clientlauncher.cpp c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 2 kuukautta sitten
clientlauncher.h bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
clientmap.cpp 9fcd7f2dc0 Fix clang-tidy type promotion errors 2 kuukautta sitten
clientmap.h 3eab5e9002 Replace clientmap's MeshBufListList with a hashmap 4 kuukautta sitten
clientmedia.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 3 kuukautta sitten
clientmedia.h 93381014a0 Bypass media transfer in single player 3 kuukautta sitten
clientobject.cpp 11ec75c2ad ActiveObjectMgr fixes (#13560) 7 kuukautta sitten
clientobject.h 11ec75c2ad ActiveObjectMgr fixes (#13560) 7 kuukautta sitten
clientsimpleobject.h 35e778ee9f Move clientsimpleobject.h to client folder (#9630) 4 vuotta sitten
clouds.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
clouds.h bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
content_cao.cpp aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
content_cao.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 3 kuukautta sitten
content_cso.cpp c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 2 kuukautta sitten
content_cso.h 5f1cd555cd Move client-specific files to 'src/client' (#7902) 5 vuotta sitten
content_mapblock.cpp bf2098c07f Decouple MeshMakeData from Client 2 kuukautta sitten
content_mapblock.h 2f35b121a4 Const correctness 2 kuukautta sitten
event_manager.h 2b97fead9e Fix some potential iterator invalidation issues 3 kuukautta sitten
filecache.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 3 kuukautta sitten
filecache.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 3 kuukautta sitten
fontengine.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 vuosi sitten
fontengine.h 76dbd0d2d0 Fully remove bitmap font support (#11863) 2 vuotta sitten
game.cpp c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 2 kuukautta sitten
game.h 2c390b5473 Rework client connecting and enable fallback address use 4 kuukautta sitten
gameui.cpp adaa4cc2f3 Move hard coded minimap to builtin (#14071) 3 kuukautta sitten
gameui.h adaa4cc2f3 Move hard coded minimap to builtin (#14071) 3 kuukautta sitten
guiscalingfilter.cpp 078bd95a49 Formspec: prevent infinite loop caused by negative background9[] size (#13624) 10 kuukautta sitten
guiscalingfilter.h f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 vuosi sitten
hud.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
hud.h 92b6ff4721 TouchScreenGUI: Fix only 9 hotbar slots being usable (#13698) 9 kuukautta sitten
imagefilters.cpp 879f7e9f03 Refactor tile.cpp/h parts except texturesource.cpp 2 kuukautta sitten
imagefilters.h aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
inputhandler.cpp c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 2 kuukautta sitten
inputhandler.h c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 2 kuukautta sitten
joystick_controller.cpp 9fcd7f2dc0 Fix clang-tidy type promotion errors 2 kuukautta sitten
joystick_controller.h e139749b5c Simulate all keys being released when when game loses focus (#13336) 1 vuosi sitten
keycode.cpp 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) 2 kuukautta sitten
keycode.h 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) 2 kuukautta sitten
keys.h 16e5b39e1d Add a key to toggle map block bounds (#11172) 3 vuotta sitten
localplayer.cpp badd42789a Move PlayerSettings class to client code 2 kuukautta sitten
localplayer.h badd42789a Move PlayerSettings class to client code 2 kuukautta sitten
mapblock_mesh.cpp aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
mapblock_mesh.h aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
mesh.cpp 7f9326805c Return texture filter settings to previous state 5 kuukautta sitten
mesh.h 72ef90885d Clean up texture filtering settings (#13683) 9 kuukautta sitten
mesh_generator_thread.cpp bf2098c07f Decouple MeshMakeData from Client 2 kuukautta sitten
mesh_generator_thread.h bf2098c07f Decouple MeshMakeData from Client 2 kuukautta sitten
minimap.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
minimap.h 9ac6d330b4 Fix minimap textures overwrite (#14349) 3 kuukautta sitten
mtevent.h 4158759265 Move mtevent.h to src/client/ 3 kuukautta sitten
particles.cpp eb52a149a0 Enable IPO/LTO by default except for debug builds (#14198) 3 kuukautta sitten
particles.h aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
renderingengine.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
renderingengine.h bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
shader.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
shader.h aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
sky.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
sky.h bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
sound.cpp 55fafb7d25 Add sound volume when unfocused setting (#14083) 5 kuukautta sitten
sound.h 55fafb7d25 Add sound volume when unfocused setting (#14083) 5 kuukautta sitten
texturepaths.cpp 879f7e9f03 Refactor tile.cpp/h parts except texturesource.cpp 2 kuukautta sitten
texturepaths.h 879f7e9f03 Refactor tile.cpp/h parts except texturesource.cpp 2 kuukautta sitten
texturesource.cpp 02a893d613 Client: fix failing assert on empty texture name 2 kuukautta sitten
texturesource.h aaf77025b6 Split up tile.cpp/h 2 kuukautta sitten
tile.cpp 879f7e9f03 Refactor tile.cpp/h parts except texturesource.cpp 2 kuukautta sitten
tile.h 879f7e9f03 Refactor tile.cpp/h parts except texturesource.cpp 2 kuukautta sitten
wieldmesh.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten
wieldmesh.h bb7f57b095 VBO-related optimizations and improvements (#14395) 2 kuukautta sitten