Pierre-Yves Rollo 72416a6a1f Formspec: add hypertext element 4 years ago
..
client 72416a6a1f Formspec: add hypertext element 4 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 72416a6a1f Formspec: add hypertext element 4 years ago
irrlicht_changes 72416a6a1f Formspec: add hypertext element 4 years ago
mapgen f2e62298a5 Change some usages of "deprecated" to "obsolete" (#9062) 4 years ago
network d77ea76476 Fix broken build 4 years ago
script f2e62298a5 Change some usages of "deprecated" to "obsolete" (#9062) 4 years ago
server 539f016c1b Better F6 profiler (#8750) 4 years ago
threading 339341ba4e DragonFly BSD is somewhat identical to FreeBSD (#8159) 5 years ago
unittest fec30e37ac Fix AreaStore's IDs persistence (#8888) 4 years ago
util 72416a6a1f Formspec: add hypertext element 4 years ago
CMakeLists.txt 3799ffd9d5 Move Quicktune code to util/ (#8871) 4 years ago
activeobject.h f2e62298a5 Change some usages of "deprecated" to "obsolete" (#9062) 4 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 d73e458db6 ClientInterface: Use recursive mutex to prevent freeze in on_newplayer() (#8808) 4 years ago
clientiface.h d73e458db6 ClientInterface: Use recursive mutex to prevent freeze in on_newplayer() (#8808) 4 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 526a9e4b66 Let ENABLE_GLES appear in cmake_config.h and change its functionality 4 years ago
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
collision.cpp 539f016c1b Better F6 profiler (#8750) 4 years ago
collision.h e40be619f2 Add disable_jump to liquids and ladders (#7688) 4 years ago
config.h 50b2185ced Update version correctly again (#6462) 6 years ago
constants.h 53ebd803c6 Change some rough/inappropriate language in comments (#9061) 4 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) 6 years ago
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
content_sao.cpp f2e62298a5 Change some usages of "deprecated" to "obsolete" (#9062) 4 years ago
content_sao.h 70f9e1aafa Punchwear (improved) (#8959) 4 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 120155f312 Fix some issues with minetest.clear_craft (#8712) 4 years ago
craftdef.h 120155f312 Fix some issues with minetest.clear_craft (#8712) 4 years ago
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) 4 years ago
debug.cpp 3fce27ece5 Fix some misspellings (#8104) 5 years ago
debug.h bd6b90359c Remove DSTACK support (#6346) 6 years ago
defaultsettings.cpp 72416a6a1f Formspec: add hypertext element 4 years ago
defaultsettings.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
emerge.cpp 539f016c1b Better F6 profiler (#8750) 4 years ago
emerge.h b3716a03a6 EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return 5 years ago
environment.cpp 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 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 d1c27c7e80 Allow customizing chat message format (#8529) 4 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 94a5df795c Inventory: Properly revert client predictions (#8945) 4 years ago
inventory.h 94a5df795c Inventory: Properly revert client predictions (#8945) 4 years ago
inventorymanager.cpp 94a5df795c Inventory: Properly revert client predictions (#8945) 4 years ago
inventorymanager.h 720aedb467 InventoryManager: Fix virtual function overload warning 4 years ago
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 years ago
irr_ptr.h faa419fc8b Add Irrlicht-specific smart pointer (#6814) 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 ca363d3ef8 Unify OpenGL ES support 4 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 1f142ec06f Improve light curve parameter limits and documentation (#9054) 4 years ago
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 years ago
log.cpp 36bfc67574 Move debug.txt after it grows too big (#8904) 4 years ago
log.h 36bfc67574 Move debug.txt after it grows too big (#8904) 4 years ago
main.cpp 2ecf57c640 Fix build issue due to conflicting s64 type definitions (#9064) 4 years ago
map.cpp 53ebd803c6 Change some rough/inappropriate language in comments (#9061) 4 years ago
map.h 2f3c96b38d Remove legacy flat-file map code 4 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 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 years ago
mapblock.h 25cc5d1a32 Optimize ABM checks. 5 years ago
mapnode.cpp 53ebd803c6 Change some rough/inappropriate language in comments (#9061) 4 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 2f879e8bbd Clear old item groups when they are overridden. (#8753) 4 years ago
nodedef.h 2f879e8bbd Clear old item groups when they are overridden. (#8753) 4 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 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 years ago
pathfinder.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
player.cpp e462a9a5ef Unify wield item handling (#8677) 4 years ago
player.h 47da640d77 Add support for per-player FOV overrides and multipliers 4 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 539f016c1b Better F6 profiler (#8750) 4 years ago
profiler.h 539f016c1b Better F6 profiler (#8750) 4 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 9acd36bf99 Formspecs: Introduce formspec_version to mods 4 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 26b39f1eae Fix some reference counters (memleak) (#8981) 4 years ago
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
serialization.cpp bd6f1cca9d Add compatibility to vcpkg buildsystem (#8317) 4 years ago
serialization.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
server.cpp 81c2370c8b Attachments: Fix attachments to temporary removed objects (#8989) 4 years ago
server.h 26b39f1eae Fix some reference counters (memleak) (#8981) 4 years ago
serverenvironment.cpp fae6242d4e Send cumulated inventory changes only each step (#8856) 4 years ago
serverenvironment.h 0971a14a57 Improve ABM time budget handling. #8645 4 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 5fa614d97e Wieldhand: Specify which ItemStack to use (#8961) 4 years ago
serverobject.h 70f9e1aafa Punchwear (improved) (#8959) 4 years ago
settings.cpp 4271889ef8 Settings: Prevent mutex deadlock in remove() (#7803) 4 years ago
settings.h 9526c68699 Fix issue Minetest crash when custom font path is not exist 6 years ago
settings_translation_file.cpp 22e04d9919 Update translation strings 4 years ago
sound.h bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
staticobject.cpp a067d40454 Handle multiple deserialization of a block's entities 4 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 70f9e1aafa Punchwear (improved) (#8959) 4 years ago
tool.h 70f9e1aafa Punchwear (improved) (#8959) 4 years ago
translation.cpp eb2bda7d0b Optimize string (mis)handling (#8128) 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 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 years ago
voxelalgorithms.h 735fc2a1f2 Remove unused light updating code 6 years ago