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