Muhammad Rifqi Priyo Susanto be540043ee Do not make inventory_items_animations setting static thread_local (#14573) 2 meses atrás
..
benchmark cdce33dd05 Fix some narrowing warnings 3 meses atrás
client be540043ee Do not make inventory_items_animations setting static thread_local (#14573) 2 meses atrás
content aaf77025b6 Split up tile.cpp/h 3 meses atrás
database bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
gui c8a41409d9 HUD: Text element color support (#14558) 2 meses atrás
irrlicht_changes 5280863300 Set VBO hints in more places 3 meses atrás
mapgen bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
network d8190e1c5f Some globals (un-)init fixes 2 meses atrás
script 58eccc7a2a Clean up some getServer() unsafety 2 meses atrás
server bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
threading fd8e02195e Fix local server startup and shutdown blocking the main thread 2 meses atrás
unittest d8190e1c5f Some globals (un-)init fixes 2 meses atrás
util de8d80dee0 Fix MSVC warning C4172 in ModifySafeMap::get (#14576) 2 meses atrás
CMakeLists.txt 4ab3c54f5b Basic tablet/phone/watch autodetection (#14400) 2 meses atrás
activeobject.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
activeobjectmgr.h 0383c44f0d Custom data structure for active objects to get performance *and* safety (#13880) 5 meses atrás
chat.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
chat.h 2fbf5f4250 CSM: Fix duplicate player names (#13910) 8 meses atrás
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 anos atrás
clientdynamicinfo.cpp c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 3 meses atrás
clientdynamicinfo.h c8b615acc9 Remove excessive touchscreengui.h includes (#14466) 3 meses atrás
cmake_config.h.in 225aa107f6 Define strlcpy only on platforms where it's not available 5 meses atrás
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
collision.cpp c8e46749a4 Change some profiler values to microseconds 2 meses atrás
collision.h bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
config.h 8cccd75e81 Android build via CMake (#13528) 1 ano atrás
constants.h 84d4647329 Scale resend timeout exponentially 5 meses atrás
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 anos atrás
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
content_nodemeta.cpp d1a1aed23e Reduce unnecessary include in serialize.h 2 meses atrás
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
convert_json.cpp 7f6b09dce8 Use json forward-declarations 1 ano atrás
convert_json.h 7f6b09dce8 Use json forward-declarations 1 ano atrás
craftdef.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
craftdef.h ccd696c49a Throw Hocroft-Karp onto shapeless recipes 1 ano atrás
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) 4 anos atrás
debug.cpp 033128d8dc Show better description to users when std::bad_alloc happens 9 meses atrás
debug.h fd8e02195e Fix local server startup and shutdown blocking the main thread 2 meses atrás
defaultsettings.cpp 4ab3c54f5b Basic tablet/phone/watch autodetection (#14400) 2 meses atrás
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy 3 anos atrás
dummygamedef.h 7c21347a40 Rename "mod metadata" to "mod storage" everywhere 1 ano atrás
dummymap.h f916398a54 Add lighting test and benchmark (#12802) 1 ano atrás
emerge.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
emerge.h d8190e1c5f Some globals (un-)init fixes 2 meses atrás
emerge_internal.h 3cac17d23e Lua on each mapgen thread (#13092) 4 meses atrás
environment.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) 5 meses atrás
environment.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 5 meses atrás
exceptions.h d8190e1c5f Some globals (un-)init fixes 2 meses atrás
face_position_cache.cpp 55ab4264dc Modernize various files 6 anos atrás
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
filesys.cpp 7e4462e0ac Better handling of temporary folders 2 meses atrás
filesys.h 7e4462e0ac Better handling of temporary folders 2 meses atrás
gamedef.h 6c4a110679 Add world-independent storage directory for mods (#12315) 3 meses atrás
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) 2 anos atrás
gettext.cpp 6f494a968d Move setenv compat code to porting.h 5 meses atrás
gettext.h 67068cfaf4 Get rid of wgettext 1 ano atrás
gettime.h 72eeb9fecb Refactor profiler and related classes 2 meses atrás
httpfetch.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
httpfetch.h f07e1026ac Allow sync HTTP fetches to be interrupted to fix hanging (#14412) 3 meses atrás
hud.cpp af4009d924 Add chat HUD flag (#13189) 1 ano atrás
hud.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) 5 meses atrás
inventory.cpp 4245a7604b Inventory: Fix order of callbacks when swapping items 3 meses atrás
inventory.h 4245a7604b Inventory: Fix order of callbacks when swapping items 3 meses atrás
inventorymanager.cpp 4245a7604b Inventory: Fix order of callbacks when swapping items 3 meses atrás
inventorymanager.h 4245a7604b Inventory: Fix order of callbacks when swapping items 3 meses atrás
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 6 anos atrás
irr_ptr.h da832a295e Delete clang-format files and comments (#14079) 6 meses atrás
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 6 anos atrás
irrlichttypes.h e3cc26cb7c Irrlicht support changes (#14383) 4 meses atrás
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 5 anos atrás
itemdef.cpp 517f1602aa Re-add "long tap to punch" as a client-side setting 2 meses atrás
itemdef.h 517f1602aa Re-add "long tap to punch" as a client-side setting 2 meses atrás
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
itemstackmetadata.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
itemstackmetadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
json-forwards.h 7f6b09dce8 Use json forward-declarations 1 ano atrás
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) 3 anos atrás
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 anos atrás
lighting.cpp 00c647e4cc Convert spaces to tabs (#13506) 1 ano atrás
lighting.h e0d4a9d575 Make volumetric light effect strength server controllable 6 meses atrás
log.cpp 07fdf7158d Migrate the Android port to SDL2 2 meses atrás
log.h 4da8a18c8c Check specific outputs for isatty (#12980) 1 ano atrás
main.cpp d53ef90a73 Remove Irrlicht versioning 2 meses atrás
map.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
map.h 15b569fb71 Remove unnecessary copy of a big data structure 2 meses atrás
map_settings_manager.cpp 524d446757 Minor script api fixes/cleanups 1 ano atrás
map_settings_manager.h 524d446757 Minor script api fixes/cleanups 1 ano atrás
mapblock.cpp 1b89d4d541 Simplify getBlockNodeIdMapping 2 meses atrás
mapblock.h 0d4b489545 Detect air-only blocks instead of day/night differences (#14264) 4 meses atrás
mapnode.cpp 2af5191070 Optimize MapNode::serializeBulk 2 meses atrás
mapnode.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
mapsector.cpp 9da1354f3a Fix missing limit check for block y pos (#14320) 4 meses atrás
mapsector.h 4bf95703a0 Allow access into MapSector::m_blocks (#14232) 5 meses atrás
metadata.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
metadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
modchannels.cpp 04bd253390 Move the codebase to C++14 2 anos atrás
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 anos atrás
modifiedstate.h 9408a1a025 Reduce size of some MapBlock members 6 meses atrás
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 anos atrás
nameidmapping.h 1b89d4d541 Simplify getBlockNodeIdMapping 2 meses atrás
nodedef.cpp aaf77025b6 Split up tile.cpp/h 3 meses atrás
nodedef.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 5 meses atrás
nodemetadata.cpp d1a1aed23e Reduce unnecessary include in serialize.h 2 meses atrás
nodemetadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 anos atrás
nodetimer.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 ano atrás
noise.cpp ceaa7e2fb0 Add API for restoring PseudoRandom and PcgRandom state (#14123) 5 meses atrás
noise.h e416c99419 Fix signed overflow UB in PseudoRandom::next() 5 meses atrás
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 anos atrás
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 anos atrás
object_properties.cpp d1a1aed23e Reduce unnecessary include in serialize.h 2 meses atrás
object_properties.h c524c52baa Fix some common SAO methods to not generate useless update packets 3 meses atrás
particles.cpp fbec378869 Fix more type promotion mistakes 3 meses atrás
particles.h d2a089ffd9 Remove <ctgmath> include from particles.h 2 meses atrás
pathfinder.cpp 3b74cc4a41 Replace PP with direct printing 1 ano atrás
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) 4 anos atrás
player.cpp badd42789a Move PlayerSettings class to client code 3 meses atrás
player.h badd42789a Move PlayerSettings class to client code 3 meses atrás
porting.cpp d5d6e36ae0 Create CACHEDIR.TAG in path_cache (#14458) 3 meses atrás
porting.h 72eeb9fecb Refactor profiler and related classes 2 meses atrás
porting_android.cpp 07fdf7158d Migrate the Android port to SDL2 2 meses atrás
porting_android.h 07fdf7158d Migrate the Android port to SDL2 2 meses atrás
profiler.cpp 3bd5169aee Fix profiler assertion failures 2 meses atrás
profiler.h 3bd5169aee Fix profiler assertion failures 2 meses atrás
raycast.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
raycast.h bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
reflowscan.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 ano atrás
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 anos atrás
remoteplayer.cpp e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 4 meses atrás
remoteplayer.h e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 4 meses atrás
rollback_interface.cpp 3b74cc4a41 Replace PP with direct printing 1 ano atrás
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 anos atrás
serialization.cpp d1a1aed23e Reduce unnecessary include in serialize.h 2 meses atrás
serialization.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
server.cpp 4027e08cc8 Print profiler at end of session 2 meses atrás
server.h 6c4a110679 Add world-independent storage directory for mods (#12315) 3 meses atrás
serverenvironment.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
serverenvironment.h bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
servermap.cpp c8e46749a4 Change some profiler values to microseconds 2 meses atrás
servermap.h dfba79f8ff Split servermap.cpp/h off from map.cpp/h 3 meses atrás
settings.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
settings.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
settings_translation_file.cpp c2c8d4d410 Remove controls listed in the pause menu (no touchscreen) (#13282) 5 meses atrás
skyparams.h 9e3a11534f Allow fog color to be overriden properly (#14296) 5 meses atrás
sound.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 meses atrás
staticobject.cpp 2386bfda7e Fix static_save=false not working & related cleanups 3 meses atrás
staticobject.h 322c8cf270 Reduce exposure of various internals (#12885) 1 ano atrás
terminal_chat_console.cpp 1ba26d67bd Remove excessive includes from porting.h 5 meses atrás
terminal_chat_console.h 2fbf5f4250 CSM: Fix duplicate player names (#13910) 8 meses atrás
texture_override.cpp 961652c2e9 Address some clang-tidy warnings 6 meses atrás
texture_override.h 961652c2e9 Address some clang-tidy warnings 6 meses atrás
tileanimation.cpp 9fcd7f2dc0 Fix clang-tidy type promotion errors 3 meses atrás
tileanimation.h f8bff346f4 Batched rendering of particles (#14489) 2 meses atrás
tool.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
tool.h bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 meses atrás
translation.cpp d88f0866b7 Reduce translations log spam 3 meses atrás
translation.h d88f0866b7 Reduce translations log spam 3 meses atrás
unsupported_language_list.txt c60d971bc4 Move unsupported language list into a separate file (#13865) 8 meses atrás
version.cpp 8cccd75e81 Android build via CMake (#13528) 1 ano atrás
version.h 921151d97a C++ modernize: Pragma once (#6264) 6 anos atrás
voxel.cpp 9676364c1f Optimize lighting calculation (#12797) 1 ano atrás
voxel.h 3b74cc4a41 Replace PP with direct printing 1 ano atrás
voxelalgorithms.cpp 5a07f5a652 Fix inconsistent rounding in VoxelLineIterator::VoxelLineIterator (#14555) 2 meses atrás
voxelalgorithms.h f916398a54 Add lighting test and benchmark (#12802) 1 ano atrás