1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-30 19:22:14 +00:00
luanti/src/client
2025-09-21 22:19:14 +02:00
..
meshgen CAO 'node' visual (#15683) 2025-02-22 16:19:04 +01:00
render Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
shadows Refactor createShadowRenderer 2025-03-30 18:16:45 +02:00
sound Make Luanti buildable for macOS 10.15 also. (#15352) 2024-10-28 19:40:28 +01:00
activeobjectmgr.cpp Fix situation around aabbox3d default constructor (#15586) 2024-12-29 14:36:30 +01:00
activeobjectmgr.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
camera.cpp Draw node animation for items (#15930) 2025-04-04 18:47:11 +02:00
camera.h Remove broken fall bobbing 2025-03-04 19:53:01 +01:00
client.cpp Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
client.h Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
clientenvironment.cpp Use matrix4::getRotationRadians 2025-02-27 12:31:04 +01:00
clientenvironment.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientevent.h Basic camera control API (#15796) 2025-02-19 18:45:45 +01:00
clientlauncher.cpp Remove or restrict some client settings (#15633) 2025-01-08 10:56:45 +01:00
clientlauncher.h Controls: extract init_joysticks (#15597) 2024-12-28 22:05:01 +01:00
clientmap.cpp Fix map rendering glitches on camera offset update 2025-01-19 18:39:32 +01:00
clientmap.h Cache grouped sparse buffers (#15594) 2025-01-14 23:40:57 +01:00
clientmedia.cpp Make remote media exclusively use GET for hash set (#15885) 2025-03-19 22:06:34 +01:00
clientmedia.h Make remote media exclusively use GET for hash set (#15885) 2025-03-19 22:06:34 +01:00
clientobject.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientobject.h Fix overrideable hand ToolCapabilities and range (#15743) 2025-03-16 20:03:31 +01:00
clientsimpleobject.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clouds.cpp Fix cloud-related bugs 2025-03-04 19:53:01 +01:00
clouds.h Fix cloud-related bugs 2025-03-04 19:53:01 +01:00
CMakeLists.txt Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
content_cao.cpp Draw node animation for items (#15930) 2025-04-04 18:47:11 +02:00
content_cao.h Fix overrideable hand ToolCapabilities and range (#15743) 2025-03-16 20:03:31 +01:00
content_cso.cpp Code style fixes. 2025-01-21 16:29:12 +01:00
content_cso.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
content_mapblock.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
content_mapblock.h Resolve some quirks with (wield) item meshes for nodes (#15654) 2025-01-13 09:39:06 +01:00
event_manager.h Various random code cleanups 2025-03-04 19:53:01 +01:00
filecache.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
filecache.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
fontengine.cpp GUI: Use the client's fonts for 'Open URL?' dialogues 2025-03-19 18:42:26 +01:00
fontengine.h GUI: Use the client's fonts for 'Open URL?' dialogues 2025-03-19 18:42:26 +01:00
game.cpp Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
game.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
game_formspec.cpp Refactor input handler (#15933) 2025-03-30 18:16:20 +02:00
game_formspec.h In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
gameui.cpp Fix show_debug setting causing inconsistency between debug control and shown debug info 2025-01-05 13:20:21 +01:00
gameui.h Move formspec code from game.cpp to separate file 2024-12-21 18:43:05 +01:00
guiscalingfilter.cpp Remove or restrict some client settings (#15633) 2025-01-08 10:56:45 +01:00
guiscalingfilter.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
hud.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
hud.h Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
imagefilters.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
imagefilters.h Optimize getImageAverageColor 2024-12-31 14:47:46 +01:00
imagesource.cpp ImageSource: restrict max dimensions to protect from integer overflows (#15965) 2025-04-01 19:12:37 +02:00
imagesource.h ImageSource: restrict max dimensions to protect from integer overflows (#15965) 2025-04-01 19:12:37 +02:00
inputhandler.cpp Refactor input handler (#15933) 2025-03-30 18:16:20 +02:00
inputhandler.h Refactor input handler (#15933) 2025-03-30 18:16:20 +02:00
item_visuals_manager.cpp Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
item_visuals_manager.h Fix struct forward declaration 2025-04-07 01:38:32 +02:00
joystick_controller.cpp Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
joystick_controller.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
keycode.cpp Improve KeyPress handling (#15923) 2025-03-21 12:07:51 +01:00
keycode.h Refactor input handler (#15933) 2025-03-30 18:16:20 +02:00
keys.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
localplayer.cpp Fix situation around aabbox3d default constructor (#15586) 2024-12-29 14:36:30 +01:00
localplayer.h Remove unused pos_max_d 2024-11-12 10:52:46 +01:00
mapblock_mesh.cpp Remove p.layer.animation_frame_count 2025-09-21 22:19:14 +02:00
mapblock_mesh.h Fix crack on animated tiles 2025-04-07 21:51:01 +02:00
mesh.cpp Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
mesh.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
mesh_generator_thread.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
mesh_generator_thread.h Apply some minor code cleanups 2025-01-19 18:39:32 +01:00
minimap.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
minimap.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
mtevent.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
particles.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
particles.h Reduce transitive includes by moving a class 2025-03-30 18:17:19 +02:00
renderingengine.cpp Don't use fps_max_unfocused for the pause menu 2025-02-15 18:21:01 +01:00
renderingengine.h Don't use fps_max_unfocused for the pause menu 2025-02-15 18:21:01 +01:00
shader.cpp Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
shader.h Initial refactoring on shader usage and generation 2024-12-20 15:04:08 +01:00
sky.cpp Reduce size of SMaterial struct 2025-01-12 14:49:25 +01:00
sky.h Fix situation around aabbox3d default constructor (#15586) 2024-12-29 14:36:30 +01:00
sound.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
sound.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
texturepaths.cpp Remove BMP image support (#15434) 2024-11-15 12:21:30 +01:00
texturepaths.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
texturesource.cpp Remove normal map leftovers (#15609) 2024-12-31 19:28:57 +01:00
texturesource.h Remove normal map leftovers (#15609) 2024-12-31 19:28:57 +01:00
tile.cpp Fix crack on animated tiles 2025-04-07 21:51:01 +02:00
tile.h Fix crack on animated tiles 2025-04-07 21:51:01 +02:00
wieldmesh.cpp Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
wieldmesh.h Draw node animation for items (#15930) 2025-04-04 18:47:11 +02:00