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