Alex af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
..
meshgen 69fc206109 8x block meshes (#13133) há 1 ano atrás
render 6f5703baf1 Clear exposure compensation state textures on creation (#13151) há 1 ano atrás
shadows 70a82b0784 Avoid shadow flicker at certain angles (#12961) há 1 ano atrás
CMakeLists.txt ff6dcfea82 Implement rendering pipeline and post-processing (#12465) há 1 ano atrás
activeobjectmgr.cpp 5f24a3c0c7 Object selection: Improve distance checks (#12974) há 1 ano atrás
activeobjectmgr.h 5f24a3c0c7 Object selection: Improve distance checks (#12974) há 1 ano atrás
camera.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
camera.h c9ed059d91 Client map: do frustum culling via planes (#12710) há 1 ano atrás
client.cpp d3a6ee00e6 Generalize mesh chunking, and make it configurable. (#13179) há 1 ano atrás
client.h 75e6cc190a Source image tracking in tile generation (#12514) há 1 ano atrás
clientenvironment.cpp 6d45c243f8 Add dynamic exposure correction (#12959) há 1 ano atrás
clientenvironment.h 6d45c243f8 Add dynamic exposure correction (#12959) há 1 ano atrás
clientevent.h f4a53f7ee6 No damage effects on hp_max change (#11846) há 2 anos atrás
clientlauncher.cpp 390b5caaaa Fix crash on Android with IrrlichtMt9 (#13123) há 1 ano atrás
clientlauncher.h edf098db63 Drop --videomodes, fullscreen_bpp and high_precision_fpu settings há 3 anos atrás
clientmap.cpp 2a8becd650 Add mesh-holding blocks to shadow drawlist. (#13203) há 1 ano atrás
clientmap.h 56d2567b5d Separate drawlist from non-rendered blocks. (#13176) há 1 ano atrás
clientmedia.cpp bbfae0cc67 Dynamic_Add_Media v2 (#11550) há 2 anos atrás
clientmedia.h 29d2b2ccd0 Print announce error response (#11878) há 2 anos atrás
clientobject.cpp 5f1cd555cd Move client-specific files to 'src/client' (#7902) há 5 anos atrás
clientobject.h de85bc9227 fix: some code tidy about includes & irr namespaces há 3 anos atrás
clientsimpleobject.h 35e778ee9f Move clientsimpleobject.h to client folder (#9630) há 4 anos atrás
clouds.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) há 1 ano atrás
clouds.h 37d80784dd Allow resetting celestial vault elements by leaving its arguments empty (#11922) há 2 anos atrás
content_cao.cpp 1c10988d6a Fix entity visiblity in bright artificial light (#12906) há 1 ano atrás
content_cao.h a5f385917d Remove an unused method and header includes há 2 anos atrás
content_cso.cpp 9676364c1f Optimize lighting calculation (#12797) há 1 ano atrás
content_cso.h 5f1cd555cd Move client-specific files to 'src/client' (#7902) há 5 anos atrás
content_mapblock.cpp 69fc206109 8x block meshes (#13133) há 1 ano atrás
content_mapblock.h cc56ebd90d Avoid rendering invisible faces of simple nodeboxes (#12262) há 2 anos atrás
event_manager.h 62913b872e Darwin platform build fix (#10376) há 3 anos atrás
filecache.cpp 2424dfe007 Server pushing media at runtime (#9961) há 4 anos atrás
filecache.h 2424dfe007 Server pushing media at runtime (#9961) há 4 anos atrás
fontengine.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) há 1 ano atrás
fontengine.h 76dbd0d2d0 Fully remove bitmap font support (#11863) há 2 anos atrás
game.cpp af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
game.h 058846d687 Rework drawtime and related timekeeping code to use microseconds há 2 anos atrás
gameui.cpp af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
gameui.h af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
guiscalingfilter.cpp f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) há 2 anos atrás
guiscalingfilter.h f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) há 2 anos atrás
hud.cpp 077627181e Allow rotating entity selectionboxes (#12379) há 1 ano atrás
hud.h 077627181e Allow rotating entity selectionboxes (#12379) há 1 ano atrás
imagefilters.cpp 038da00e79 Code optimizations / refactor (#12704) há 1 ano atrás
imagefilters.h 1da73418cd Enable cleanTransparent filter for mipmapping and improve its' algorithm (#11145) há 3 anos atrás
inputhandler.cpp 7f3401412e Fix movement in random_input mode (#11592) há 2 anos atrás
inputhandler.h 5eb45e1ea0 Restore pass-through of direction keys (#11924) há 2 anos atrás
joystick_controller.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
joystick_controller.h 1d69a23ba4 Joystick sensitivity for player movement (#11262) há 2 anos atrás
keycode.cpp 038da00e79 Code optimizations / refactor (#12704) há 1 ano atrás
keycode.h 68139a28eb Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622) há 3 anos atrás
keys.h 16e5b39e1d Add a key to toggle map block bounds (#11172) há 3 anos atrás
localplayer.cpp c18c082059 Prevent air acceleration with 0 jump speed (#13036) há 1 ano atrás
localplayer.h 1317cd12d7 Fix formula used for acceleration (#12353) há 1 ano atrás
mapblock_mesh.cpp 3bafbaac49 Remove dead code behind Irrlicht version checks há 1 ano atrás
mapblock_mesh.h d3a6ee00e6 Generalize mesh chunking, and make it configurable. (#13179) há 1 ano atrás
mesh.cpp 7b6c4bf2e0 Remove workaround for normals not matching winding order (#12460) há 1 ano atrás
mesh.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) há 2 anos atrás
mesh_generator_thread.cpp d3a6ee00e6 Generalize mesh chunking, and make it configurable. (#13179) há 1 ano atrás
mesh_generator_thread.h 69fc206109 8x block meshes (#13133) há 1 ano atrás
minimap.cpp 038da00e79 Code optimizations / refactor (#12704) há 1 ano atrás
minimap.h 038da00e79 Code optimizations / refactor (#12704) há 1 ano atrás
particles.cpp 9676364c1f Optimize lighting calculation (#12797) há 1 ano atrás
particles.h a871115889 Fix some warnings (#12615) há 1 ano atrás
renderingengine.cpp 6d45c243f8 Add dynamic exposure correction (#12959) há 1 ano atrás
renderingengine.h 9b24041394 Improve bloom effect (#12916) há 1 ano atrás
shader.cpp 6d45c243f8 Add dynamic exposure correction (#12959) há 1 ano atrás
shader.h 6d45c243f8 Add dynamic exposure correction (#12959) há 1 ano atrás
sky.cpp 3bafbaac49 Remove dead code behind Irrlicht version checks há 1 ano atrás
sky.h 643971c948 Add documentation of sun/moon orientation/scale differences (#12145) há 1 ano atrás
sound.cpp 4fd9715876 Cleanup sound manager class (#7158) há 6 anos atrás
sound.h e51f474613 Sounds: Various little improvements (#12486) há 1 ano atrás
sound_openal.cpp 038da00e79 Code optimizations / refactor (#12704) há 1 ano atrás
sound_openal.h 4fd9715876 Cleanup sound manager class (#7158) há 6 anos atrás
tile.cpp 75e6cc190a Source image tracking in tile generation (#12514) há 1 ano atrás
tile.h f128f4cba1 Fix mapblock geometry optimisation not working há 2 anos atrás
wieldmesh.cpp 69fc206109 8x block meshes (#13133) há 1 ano atrás
wieldmesh.h c47313db65 Shadow mapping render pass (#11244) há 3 anos atrás