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