Pedro Gimeno db6029d48a Make automatic_rotate relative, allow setting rotation 5 years ago
..
client db6029d48a Make automatic_rotate relative, allow setting rotation 5 years ago
content bb35d06225 Optimize string handling in path search (#8098) 5 years ago
database ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
gui 4f7674d448 Change pitch fly binding to 'P', add to change keys menu (#8314) 5 years ago
irrlicht_changes 02a23892f9 LINT fixes since recent tooling update 5 years ago
mapgen 0c90ab4f6c Optimize random turns in dungeongen (#8129) 5 years ago
network 02a23892f9 LINT fixes since recent tooling update 5 years ago
script 3deaa7cf57 Add deprecation warnings for ObjectRef:get/set_attribute (#8443) 5 years ago
server eda35100b6 Add an activeobject manager to hold active objects (#7939) 5 years ago
threading 339341ba4e DragonFly BSD is somewhat identical to FreeBSD (#8159) 5 years ago
unittest 3dafc007a9 LINT fix 5 years ago
util 8306f7d2e2 util/hex.h: Remove whitespace-only line (#8460) 5 years ago
CMakeLists.txt 25f231a0e0 Find PostgreSQL correctly (#8435) 5 years ago
activeobject.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
activeobjectmgr.h eda35100b6 Add an activeobject manager to hold active objects (#7939) 5 years ago
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) 6 years ago
ban.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
chat.cpp 8e0b80aa36 Fix last performance-type-promotion-in-math-fn problems 6 years ago
chat.h 8e0b80aa36 Fix last performance-type-promotion-in-math-fn problems 6 years ago
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 years ago
clientiface.cpp faa358e797 Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395) 5 years ago
clientiface.h 297beea5bf Check node updates whether the blocks are known (#7568) 5 years ago
clientsimpleobject.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
cloudparams.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
cmake_config.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
collision.cpp 5f1cd555cd Move client-specific files to 'src/client' (#7902) 5 years ago
collision.h 93bccb3490 Client-side autojump. Remove Android-only stepheight autojump (#7228) 5 years ago
config.h 50b2185ced Update version correctly again (#6462) 6 years ago
constants.h edbc533414 Customizeable max breath for players (#6411) 6 years ago
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 years ago
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
content_nodemeta.cpp 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 years ago
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
content_sao.cpp 88c68ce8ec Don't regain breath while in ignore node (#8218) 5 years ago
content_sao.h 1e3e4fb649 HPChange Reason: Fix push after free, and type being overwritten (#8359) 5 years ago
convert_json.cpp 87ad4d8e7f Add online content repository 6 years ago
convert_json.h 50423d8c72 Update JsonCPP to 1.8.3 (#6466) 6 years ago
craftdef.cpp ab322fc5aa Use unordered_map instead of map for craft definitions (#8432) 5 years ago
craftdef.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 years ago
daynightratio.h 0cc85a7dc6 daynightratio.h: Improve codestyle, minor optimisations (#8453) 5 years ago
debug.cpp 3fce27ece5 Fix some misspellings (#8104) 5 years ago
debug.h bd6b90359c Remove DSTACK support (#6346) 6 years ago
defaultsettings.cpp a222ff4c02 Android settings: Use 'simple' leaves instead of 'fancy' (#8440) 5 years ago
defaultsettings.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
emerge.cpp a4677496f3 Fix comments 5 years ago
emerge.h b3716a03a6 EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return 5 years ago
environment.cpp 325bf68041 Raycast: export exact pointing location (#6304) 5 years ago
environment.h fad263dec9 Revert "Add an active object step time budget #6721" 6 years ago
event.h 0a8ca59891 event.h: Fix import GCC warning caused by ce87310 6 years ago
exceptions.h 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
face_position_cache.cpp 55ab4264dc Modernize various files 6 years ago
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
filesys.cpp 7f545db977 Fix a stringop-truncation GCC warning 5 years ago
filesys.h 05d93c7fa1 Load files from subfolders in texturepacks 6 years ago
gamedef.h ce873108aa Client eventmanager refactor (#7179) 6 years ago
gameparams.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
genericobject.cpp ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
genericobject.h ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
gettext.cpp 55ab4264dc Modernize various files 6 years ago
gettext.h 22ebbe136a Fix segfault caused by wrong wgettext() 6 years ago
gettime.h 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
httpfetch.cpp 426bdba7fb httpfetch: Disable IPv6 here too if requested by settings (#8399) 5 years ago
httpfetch.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 years ago
hud.cpp 1942660955 Minimap: Fix radar restriction broken by 9649e47 5 years ago
hud.h 1b0fd195c6 Raise hotbar limit to 32 slots, add associated keybinding options (#7916) 5 years ago
inventory.cpp 220ec79e4a Inv deSerialize(): Prevent infinite loop, error on failure (#7711) 5 years ago
inventory.h a637107a4e Allow overriding tool capabilities through itemstack metadata 6 years ago
inventorymanager.cpp 8543df7752 Fix various code issues found by cppcheck (#7741) 5 years ago
inventorymanager.h 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 years ago
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 years ago
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 years ago
irrlichttypes.h 4900ff0c4b Fix Android build (#7873) 5 years ago
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 5 years ago
itemdef.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
itemdef.h f6a33a1a7a Overlays for wield and inventory images (#6107) 6 years ago
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
itemstackmetadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
itemstackmetadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
light.cpp 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 years ago
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 years ago
log.cpp 540e07e3ef Fix missing warningstream (or similar problem) (#7034) 6 years ago
log.h ee698770b9 Fix --color command line parameter ignorance (#7173) 5 years ago
main.cpp ee698770b9 Fix --color command line parameter ignorance (#7173) 5 years ago
map.cpp 7454deb1bf Allow an optional readonly base database (#7544) 5 years ago
map.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
map_settings_manager.cpp b55fc3d773 mapgen: drop mapgen id from child mapgens. 5 years ago
map_settings_manager.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
mapblock.cpp bc1e54764b Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::deSerializeNetworkSpecific() (#8122) 5 years ago
mapblock.h 25cc5d1a32 Optimize ABM checks. 5 years ago
mapnode.cpp 431d8a9b83 Abort when trying to set a not registered node (#7011) 5 years ago
mapnode.h 431d8a9b83 Abort when trying to set a not registered node (#7011) 5 years ago
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) 6 years ago
mapsector.h de4c2e4250 ServerMap saving: cleanups (#6274) 6 years ago
metadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
metadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
modchannels.cpp ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
nameidmapping.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 years ago
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
nodedef.cpp 42e1a12714 Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418) 5 years ago
nodedef.h bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
nodemetadata.cpp 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
nodemetadata.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 years ago
nodetimer.h 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 years ago
noise.cpp 4827f754ec Fix more clang-tidy reported problems for performance-type-promotion-in-math-fn 6 years ago
noise.h 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 years ago
objdef.cpp 39869aaa25 Fix Windows build, clean up included headers 9 years ago
objdef.h 3face01a20 Node definition manager refactor (#7016) 6 years ago
object_properties.cpp ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
object_properties.h ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
pathfinder.cpp 5a00b11895 Optimize path finalization in pathfinder (#8100) 5 years ago
pathfinder.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
player.cpp aa5ec2ec02 Extend pitch fly mode to swimming (#7943) 5 years ago
player.h aa5ec2ec02 Extend pitch fly mode to swimming (#7943) 5 years ago
porting.cpp a8575295d5 porting.cpp: better minetest support on BSD 5 years ago
porting.h 9537cfd3f8 Add a MSVC / Windows compatible snprintf function (#7353) 5 years ago
porting_android.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
porting_android.h 22a891a925 Android build fixes for c++11 6 years ago
profiler.cpp 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 years ago
profiler.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
quicktune.cpp d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 years ago
quicktune.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
quicktune_shortcutter.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
raycast.cpp 45b52f6d5a Ease selection of entities behind nodes (#7739) 5 years ago
raycast.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
reflowscan.cpp 3face01a20 Node definition manager refactor (#7016) 6 years ago
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 years ago
remoteplayer.cpp ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
remoteplayer.h 4a7c97c5f6 Fix on_successful_save -> onSuccessfulSave 5 years ago
rollback.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
rollback.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
rollback_interface.cpp 431d8a9b83 Abort when trying to set a not registered node (#7011) 5 years ago
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
serialization.cpp c27504a322 compressZlib: don't use a SharedBuffer but a raw u8 * pointer 6 years ago
serialization.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
server.cpp 64bdd4b509 Create ServerThread earlier in the startup process 5 years ago
server.h 007c8440d7 Optimize interaction distance checker (#8193) 5 years ago
serverenvironment.cpp 70672e1cb7 Force player save before kicking on player shutdown (#8157) 5 years ago
serverenvironment.h 70672e1cb7 Force player save before kicking on player shutdown (#8157) 5 years ago
serverlist.cpp 50423d8c72 Update JsonCPP to 1.8.3 (#6466) 6 years ago
serverlist.h 87ad4d8e7f Add online content repository 6 years ago
serverobject.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
serverobject.h ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
settings.cpp 80b9015939 Advanced settings noiseparams: Remove '}' left in .conf 5 years ago
settings.h 9526c68699 Fix issue Minetest crash when custom font path is not exist 6 years ago
settings_translation_file.cpp ae1caba6aa Update minetest.conf.example and settings_translation_file.cpp (#8278) 5 years ago
sound.h bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
staticobject.cpp 2c860a6a42 ServerEnvironment & StaticObject cleanups 6 years ago
staticobject.h 2c860a6a42 ServerEnvironment & StaticObject cleanups 6 years ago
terminal_chat_console.cpp 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
tileanimation.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
tileanimation.h b7ee608e70 Bump minimal protocol version to 36 (#6319) 6 years ago
tool.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
tool.h 345e1041a2 Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead code 6 years ago
translation.cpp eeb67627ec Fix files with CRLF line endings in translations (#8280) 5 years ago
translation.h b24e6433df Add clientside translations. 6 years ago
version.cpp 50b2185ced Update version correctly again (#6462) 6 years ago
version.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
voxel.cpp 3face01a20 Node definition manager refactor (#7016) 6 years ago
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static 6 years ago
voxelalgorithms.cpp ee20433425 Fix typo in lighting code since bcdb3d5 6 years ago
voxelalgorithms.h 735fc2a1f2 Remove unused light updating code 6 years ago