rubenwardy cf1802a6de Prevent multi-line chat messages server-side (#8420) 5 роки тому
..
client 538a7b12bd Fix texture rotation for wallmounted nodeboxes 5 роки тому
content 6e37fdc21d Optimize subgames search a little bit (#8096) 5 роки тому
database ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
gui bf4deb0ce6 Confirm registration GUI: Remove positional strings to fix Windows bug (#8258) 5 роки тому
irrlicht_changes dd451a8a00 Fix cast from const by accessing string data directly (#8354) 5 роки тому
mapgen 922e6ff57e blitToVManip: Check out-of-bounds using node position not index (#8127) 5 роки тому
network d8ece2e3e9 Fix serialization of std::time_t by casting to u64 first (#8353) 5 роки тому
script 444ec1e412 HPChange Reason: Fix push after free, and type being overwritten (#8359) 5 роки тому
server eda35100b6 Add an activeobject manager to hold active objects (#7939) 5 роки тому
threading 339341ba4e DragonFly BSD is somewhat identical to FreeBSD (#8159) 5 роки тому
unittest 3dafc007a9 LINT fix 5 роки тому
util b7e1bca28c numeric: Fix clang, broken since d5456da 5 роки тому
CMakeLists.txt ad0f20835c Don't include and link to gettext if gettext is not found (#8305) 5 роки тому
activeobject.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
activeobjectmgr.h eda35100b6 Add an activeobject manager to hold active objects (#7939) 5 роки тому
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) 6 роки тому
ban.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
chat.cpp 8e0b80aa36 Fix last performance-type-promotion-in-math-fn problems 6 роки тому
chat.h 8e0b80aa36 Fix last performance-type-promotion-in-math-fn problems 6 роки тому
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 роки тому
clientiface.cpp faa358e797 Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395) 5 роки тому
clientiface.h 297beea5bf Check node updates whether the blocks are known (#7568) 5 роки тому
clientsimpleobject.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
cloudparams.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
cmake_config.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
collision.cpp 5f1cd555cd Move client-specific files to 'src/client' (#7902) 5 роки тому
collision.h 93bccb3490 Client-side autojump. Remove Android-only stepheight autojump (#7228) 5 роки тому
config.h 50b2185ced Update version correctly again (#6462) 6 роки тому
constants.h edbc533414 Customizeable max breath for players (#6411) 6 роки тому
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 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 роки тому
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
content_sao.cpp 88c68ce8ec Don't regain breath while in ignore node (#8218) 5 роки тому
content_sao.h 444ec1e412 HPChange Reason: Fix push after free, and type being overwritten (#8359) 5 роки тому
convert_json.cpp 87ad4d8e7f Add online content repository 6 роки тому
convert_json.h 50423d8c72 Update JsonCPP to 1.8.3 (#6466) 6 роки тому
craftdef.cpp a51909bb64 Speed up the craft definition handling (#8097) 5 роки тому
craftdef.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 роки тому
daynightratio.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 роки тому
debug.cpp 3fce27ece5 Fix some misspellings (#8104) 5 роки тому
debug.h bd6b90359c Remove DSTACK support (#6346) 6 роки тому
defaultsettings.cpp 82739f4d7d Change 'num_emerge_threads' default to 1 (#8303) 5 роки тому
defaultsettings.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
emerge.cpp 1ae0335b62 num_emerge_threads: Initialise value to cope with setting syntax error (#8396) 5 роки тому
emerge.h 3face01a20 Node definition manager refactor (#7016) 6 роки тому
environment.cpp 325bf68041 Raycast: export exact pointing location (#6304) 5 роки тому
environment.h fad263dec9 Revert "Add an active object step time budget #6721" 6 роки тому
event.h 0a8ca59891 event.h: Fix import GCC warning caused by ce87310 6 роки тому
exceptions.h 1c1c97cbd1 Modernize source code: last part (#6285) 6 роки тому
face_position_cache.cpp 55ab4264dc Modernize various files 6 роки тому
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
filesys.cpp 7f545db977 Fix a stringop-truncation GCC warning 5 роки тому
filesys.h 05d93c7fa1 Load files from subfolders in texturepacks 6 роки тому
gamedef.h ce873108aa Client eventmanager refactor (#7179) 6 роки тому
gameparams.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
genericobject.cpp ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
genericobject.h ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
gettext.cpp 55ab4264dc Modernize various files 6 роки тому
gettext.h 22ebbe136a Fix segfault caused by wrong wgettext() 6 роки тому
gettime.h 1c1c97cbd1 Modernize source code: last part (#6285) 6 роки тому
httpfetch.cpp 57e0f52aaa httpfetch: Disable IPv6 here too if requested by settings (#8399) 5 роки тому
httpfetch.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 роки тому
hud.cpp 1942660955 Minimap: Fix radar restriction broken by 9649e47 5 роки тому
hud.h 1b0fd195c6 Raise hotbar limit to 32 slots, add associated keybinding options (#7916) 5 роки тому
inventory.cpp 220ec79e4a Inv deSerialize(): Prevent infinite loop, error on failure (#7711) 5 роки тому
inventory.h a637107a4e Allow overriding tool capabilities through itemstack metadata 6 роки тому
inventorymanager.cpp 8543df7752 Fix various code issues found by cppcheck (#7741) 5 роки тому
inventorymanager.h 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 роки тому
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 роки тому
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 роки тому
irrlichttypes.h 4900ff0c4b Fix Android build (#7873) 5 роки тому
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 bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 роки тому
itemdef.h f6a33a1a7a Overlays for wield and inventory images (#6107) 6 роки тому
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
itemstackmetadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 роки тому
itemstackmetadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 роки тому
light.cpp 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 роки тому
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 роки тому
log.cpp 540e07e3ef Fix missing warningstream (or similar problem) (#7034) 6 роки тому
log.h 540e07e3ef Fix missing warningstream (or similar problem) (#7034) 6 роки тому
main.cpp b7eb81fed9 Add command line option to load password from file (#7832) 5 роки тому
map.cpp 7454deb1bf Allow an optional readonly base database (#7544) 5 роки тому
map.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 роки тому
map_settings_manager.cpp 20a85d76d9 Move files to subdirectories (#6599) 6 роки тому
map_settings_manager.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
mapblock.cpp bc1e54764b Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::deSerializeNetworkSpecific() (#8122) 5 роки тому
mapblock.h 25cc5d1a32 Optimize ABM checks. 5 роки тому
mapnode.cpp 309e158fc8 mapnode: add const/noexcept (#8009) 5 роки тому
mapnode.h 309e158fc8 mapnode: add const/noexcept (#8009) 5 роки тому
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) 6 роки тому
mapsector.h de4c2e4250 ServerMap saving: cleanups (#6274) 6 роки тому
metadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 роки тому
metadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 роки тому
modchannels.cpp ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 роки тому
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 роки тому
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
nameidmapping.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 роки тому
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
nodedef.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 роки тому
nodedef.h bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 роки тому
nodemetadata.cpp 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 роки тому
nodemetadata.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 роки тому
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 роки тому
nodetimer.h 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 роки тому
noise.cpp 4827f754ec Fix more clang-tidy reported problems for performance-type-promotion-in-math-fn 6 роки тому
noise.h 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 роки тому
objdef.cpp 39869aaa25 Fix Windows build, clean up included headers 9 роки тому
objdef.h 3face01a20 Node definition manager refactor (#7016) 6 роки тому
object_properties.cpp ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
object_properties.h ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
pathfinder.cpp 5a00b11895 Optimize path finalization in pathfinder (#8100) 5 роки тому
pathfinder.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
player.cpp aa5ec2ec02 Extend pitch fly mode to swimming (#7943) 5 роки тому
player.h aa5ec2ec02 Extend pitch fly mode to swimming (#7943) 5 роки тому
porting.cpp a8575295d5 porting.cpp: better minetest support on BSD 5 роки тому
porting.h 9537cfd3f8 Add a MSVC / Windows compatible snprintf function (#7353) 5 роки тому
porting_android.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
porting_android.h 22a891a925 Android build fixes for c++11 6 роки тому
profiler.cpp 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 роки тому
profiler.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
quicktune.cpp d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 роки тому
quicktune.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
quicktune_shortcutter.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
raycast.cpp 45b52f6d5a Ease selection of entities behind nodes (#7739) 5 роки тому
raycast.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
reflowscan.cpp 3face01a20 Node definition manager refactor (#7016) 6 роки тому
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 роки тому
remoteplayer.cpp ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
remoteplayer.h 4a7c97c5f6 Fix on_successful_save -> onSuccessfulSave 5 роки тому
rollback.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
rollback.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
rollback_interface.cpp 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 роки тому
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
serialization.cpp c27504a322 compressZlib: don't use a SharedBuffer but a raw u8 * pointer 6 роки тому
serialization.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
server.cpp cf1802a6de Prevent multi-line chat messages server-side (#8420) 5 роки тому
server.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 роки тому
serverenvironment.cpp 70672e1cb7 Force player save before kicking on player shutdown (#8157) 5 роки тому
serverenvironment.h 70672e1cb7 Force player save before kicking on player shutdown (#8157) 5 роки тому
serverlist.cpp 50423d8c72 Update JsonCPP to 1.8.3 (#6466) 6 роки тому
serverlist.h 87ad4d8e7f Add online content repository 6 роки тому
serverobject.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 роки тому
serverobject.h ffb17f1c9a Consistent HP and damage types (#8167) 5 роки тому
settings.cpp 80b9015939 Advanced settings noiseparams: Remove '}' left in .conf 5 роки тому
settings.h 9526c68699 Fix issue Minetest crash when custom font path is not exist 6 роки тому
settings_translation_file.cpp ae1caba6aa Update minetest.conf.example and settings_translation_file.cpp (#8278) 5 роки тому
sound.h bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 роки тому
staticobject.cpp 2c860a6a42 ServerEnvironment & StaticObject cleanups 6 роки тому
staticobject.h 2c860a6a42 ServerEnvironment & StaticObject cleanups 6 роки тому
terminal_chat_console.cpp 1c1c97cbd1 Modernize source code: last part (#6285) 6 роки тому
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
tileanimation.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 роки тому
tileanimation.h b7ee608e70 Bump minimal protocol version to 36 (#6319) 6 роки тому
tool.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 роки тому
tool.h 345e1041a2 Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead code 6 роки тому
translation.cpp eeb67627ec Fix files with CRLF line endings in translations (#8280) 5 роки тому
translation.h b24e6433df Add clientside translations. 6 роки тому
version.cpp 50b2185ced Update version correctly again (#6462) 6 роки тому
version.h 921151d97a C++ modernize: Pragma once (#6264) 6 роки тому
voxel.cpp 3face01a20 Node definition manager refactor (#7016) 6 роки тому
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static 6 роки тому
voxelalgorithms.cpp ee20433425 Fix typo in lighting code since bcdb3d5 6 роки тому
voxelalgorithms.h 735fc2a1f2 Remove unused light updating code 6 роки тому