sfan5 bb7f57b095 VBO-related optimizations and improvements (#14395) před 4 měsíci
..
benchmark 0383c44f0d Custom data structure for active objects to get performance *and* safety (#13880) před 5 měsíci
client bb7f57b095 VBO-related optimizations and improvements (#14395) před 3 měsíci
content b4be483d3e Add support for translating content titles and descriptions (#12208) před 3 měsíci
database 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
gui bb7f57b095 VBO-related optimizations and improvements (#14395) před 3 měsíci
irrlicht_changes 5280863300 Set VBO hints in more places před 3 měsíci
mapgen 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
network 63a9853811 Remove attached sounds when the active object is removed (#14341) před 3 měsíci
script f4eba3bfba Add support for ContentDB package translation (#14410) před 3 měsíci
server 9fcd7f2dc0 Fix clang-tidy type promotion errors před 3 měsíci
threading 7c7ae79f9f Fix native thread handle usage on win32 před 5 měsíci
unittest 492aab20fe Fix compiler warnings před 3 měsíci
util 5d8a22066c Change how max_lag is calculated and reported (#14378) před 3 měsíci
CMakeLists.txt 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) před 3 měsíci
activeobject.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
activeobjectmgr.h 0383c44f0d Custom data structure for active objects to get performance *and* safety (#13880) před 5 měsíci
chat.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
chat.h 2fbf5f4250 CSM: Fix duplicate player names (#13910) před 8 měsíci
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) před 6 roky
clientdynamicinfo.h fbec378869 Fix more type promotion mistakes před 3 měsíci
cmake_config.h.in 225aa107f6 Define strlcpy only on platforms where it's not available před 5 měsíci
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
collision.cpp a98200bb4c Avoid movement jitter (#13093) před 6 měsíci
collision.h b6b80f55c8 Expose collided objects in moveresult před 4 roky
config.h 8cccd75e81 Android build via CMake (#13528) před 1 rokem
constants.h 84d4647329 Scale resend timeout exponentially před 5 měsíci
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) před 6 roky
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name před 3 roky
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
convert_json.cpp 7f6b09dce8 Use json forward-declarations před 1 rokem
convert_json.h 7f6b09dce8 Use json forward-declarations před 1 rokem
craftdef.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
craftdef.h ccd696c49a Throw Hocroft-Karp onto shapeless recipes před 1 rokem
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) před 4 roky
debug.cpp 033128d8dc Show better description to users when std::bad_alloc happens před 9 měsíci
debug.h 033128d8dc Show better description to users when std::bad_alloc happens před 9 měsíci
defaultsettings.cpp 09d542dfe0 Drop enable_vbo setting před 3 měsíci
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy před 3 roky
dummygamedef.h 7c21347a40 Rename "mod metadata" to "mod storage" everywhere před 1 rokem
dummymap.h f916398a54 Add lighting test and benchmark (#12802) před 1 rokem
emerge.cpp 3cac17d23e Lua on each mapgen thread (#13092) před 4 měsíci
emerge.h 3cac17d23e Lua on each mapgen thread (#13092) před 4 měsíci
emerge_internal.h 3cac17d23e Lua on each mapgen thread (#13092) před 4 měsíci
environment.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) před 4 měsíci
environment.h 5958714309 Tool specific pointing and blocking pointable type (#13992) před 4 měsíci
exceptions.h f08e4bb27d Return to the main menu if a shader compilation fails (#14256) před 5 měsíci
face_position_cache.cpp 55ab4264dc Modernize various files před 6 roky
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
filesys.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
filesys.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
gamedef.h 8b108ed5f2 Use nicer syntax for nested namespace definitions před 1 rokem
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) před 2 roky
gettext.cpp 6f494a968d Move setenv compat code to porting.h před 5 měsíci
gettext.h 67068cfaf4 Get rid of wgettext před 1 rokem
gettime.h 0d91ef78dd Refactor local time getter functions (#12221) před 2 roky
httpfetch.cpp 5756d6262e Minor improvements and fixes in httpfetch.cpp před 5 měsíci
httpfetch.h 9ec40ce8e9 Enforce minimum for curl(_file_download)_timeout před 8 měsíci
hud.cpp af4009d924 Add chat HUD flag (#13189) před 1 rokem
hud.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) před 5 měsíci
inventory.cpp 961652c2e9 Address some clang-tidy warnings před 5 měsíci
inventory.h 176e674a51 Add wear bar color API (#13328) před 4 měsíci
inventorymanager.cpp 454eb3901d Inventory: Fix deleted inventory being used for regaining locked lists před 7 měsíci
inventorymanager.h 00c647e4cc Convert spaces to tabs (#13506) před 1 rokem
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) před 6 roky
irr_ptr.h da832a295e Delete clang-format files and comments (#14079) před 6 měsíci
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) před 6 roky
irrlichttypes.h e3cc26cb7c Irrlicht support changes (#14383) před 4 měsíci
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) před 5 roky
itemdef.cpp bb7f57b095 VBO-related optimizations and improvements (#14395) před 3 měsíci
itemdef.h 176e674a51 Add wear bar color API (#13328) před 4 měsíci
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
itemstackmetadata.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
itemstackmetadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
json-forwards.h 7f6b09dce8 Use json forward-declarations před 1 rokem
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) před 3 roky
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) před 5 roky
lighting.cpp 00c647e4cc Convert spaces to tabs (#13506) před 1 rokem
lighting.h e0d4a9d575 Make volumetric light effect strength server controllable před 6 měsíci
log.cpp 9c348d057e Replace the old STATIC_ASSERT macro with static_assert před 1 rokem
log.h 4da8a18c8c Check specific outputs for isatty (#12980) před 1 rokem
main.cpp 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) před 3 měsíci
map.cpp 0d4b489545 Detect air-only blocks instead of day/night differences (#14264) před 3 měsíci
map.h 59abf1bb42 Allow active blocks to be generated (#14185) před 5 měsíci
map_settings_manager.cpp 524d446757 Minor script api fixes/cleanups před 1 rokem
map_settings_manager.h 524d446757 Minor script api fixes/cleanups před 1 rokem
mapblock.cpp 0d4b489545 Detect air-only blocks instead of day/night differences (#14264) před 3 měsíci
mapblock.h 0d4b489545 Detect air-only blocks instead of day/night differences (#14264) před 3 měsíci
mapnode.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
mapnode.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
mapsector.cpp 9da1354f3a Fix missing limit check for block y pos (#14320) před 4 měsíci
mapsector.h 4bf95703a0 Allow access into MapSector::m_blocks (#14232) před 5 měsíci
metadata.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
metadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
modchannels.cpp 04bd253390 Move the codebase to C++14 před 2 roky
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) před 6 roky
modifiedstate.h 9408a1a025 Reduce size of some MapBlock members před 6 měsíci
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name před 3 roky
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
nodedef.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
nodedef.h 5958714309 Tool specific pointing and blocking pointable type (#13992) před 4 měsíci
nodemetadata.cpp 7e8831a414 Inventory: Don't throw resize lock exception in destructor (#13894) před 8 měsíci
nodemetadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) před 6 roky
nodetimer.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) před 1 rokem
noise.cpp ceaa7e2fb0 Add API for restoring PseudoRandom and PcgRandom state (#14123) před 5 měsíci
noise.h e416c99419 Fix signed overflow UB in PseudoRandom::next() před 5 měsíci
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned před 4 roky
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi před 4 roky
object_properties.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) před 4 měsíci
object_properties.h 5958714309 Tool specific pointing and blocking pointable type (#13992) před 4 měsíci
particles.cpp fbec378869 Fix more type promotion mistakes před 3 měsíci
particles.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) před 5 měsíci
pathfinder.cpp 3b74cc4a41 Replace PP with direct printing před 11 měsíci
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) před 4 roky
player.cpp fbec378869 Fix more type promotion mistakes před 3 měsíci
player.h 92c55c27cf Add function to get all HUD elements (#14042) před 5 měsíci
porting.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
porting.h 225aa107f6 Define strlcpy only on platforms where it's not available před 5 měsíci
porting_android.cpp a29d3cf074 Save the settings in more cases to avoid losing setting changes (especially on Android) (#14266) před 4 měsíci
porting_android.h 1ba26d67bd Remove excessive includes from porting.h před 5 měsíci
profiler.cpp 3d232e2345 Add MAX profiler option před 1 rokem
profiler.h 3d232e2345 Add MAX profiler option před 1 rokem
raycast.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) před 4 měsíci
raycast.h 1e316a9704 Don't use a reference for RaycastState::m_pointabilities (#14376) před 4 měsíci
reflowscan.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) před 1 rokem
reflowscan.h 3face01a20 Node definition manager refactor (#7016) před 6 roky
remoteplayer.cpp e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) před 4 měsíci
remoteplayer.h e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) před 4 měsíci
rollback_interface.cpp 3b74cc4a41 Replace PP with direct printing před 11 měsíci
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) před 6 roky
serialization.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
serialization.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
server.cpp 5d8a22066c Change how max_lag is calculated and reported (#14378) před 3 měsíci
server.h 5d8a22066c Change how max_lag is calculated and reported (#14378) před 3 měsíci
serverenvironment.cpp 63a9853811 Remove attached sounds when the active object is removed (#14341) před 3 měsíci
serverenvironment.h 5d8a22066c Change how max_lag is calculated and reported (#14378) před 3 měsíci
settings.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
settings.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
settings_translation_file.cpp c2c8d4d410 Remove controls listed in the pause menu (no touchscreen) (#13282) před 5 měsíci
skyparams.h 9e3a11534f Allow fog color to be overriden properly (#14296) před 4 měsíci
sound.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) před 4 měsíci
staticobject.cpp 322c8cf270 Reduce exposure of various internals (#12885) před 1 rokem
staticobject.h 322c8cf270 Reduce exposure of various internals (#12885) před 1 rokem
terminal_chat_console.cpp 1ba26d67bd Remove excessive includes from porting.h před 5 měsíci
terminal_chat_console.h 2fbf5f4250 CSM: Fix duplicate player names (#13910) před 8 měsíci
texture_override.cpp 961652c2e9 Address some clang-tidy warnings před 5 měsíci
texture_override.h 961652c2e9 Address some clang-tidy warnings před 5 měsíci
tileanimation.cpp 9fcd7f2dc0 Fix clang-tidy type promotion errors před 3 měsíci
tileanimation.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) před 5 měsíci
tool.cpp 6cbb9193ea Fix undefined behaviors (#14365) před 4 měsíci
tool.h 176e674a51 Add wear bar color API (#13328) před 4 měsíci
translation.cpp b4be483d3e Add support for translating content titles and descriptions (#12208) před 3 měsíci
translation.h 622d857bed Update my name před 2 roky
unsupported_language_list.txt c60d971bc4 Move unsupported language list into a separate file (#13865) před 8 měsíci
version.cpp 8cccd75e81 Android build via CMake (#13528) před 1 rokem
version.h 921151d97a C++ modernize: Pragma once (#6264) před 6 roky
voxel.cpp 9676364c1f Optimize lighting calculation (#12797) před 1 rokem
voxel.h 3b74cc4a41 Replace PP with direct printing před 11 měsíci
voxelalgorithms.cpp bf987bf58a Handle blit_back_with_light with empty area před 11 měsíci
voxelalgorithms.h f916398a54 Add lighting test and benchmark (#12802) před 1 rokem