minetest/src
2020-04-25 16:55:21 +02:00
..
client mapblock_mesh: Optimize a few things (#9713) 2020-04-25 12:39:17 +02:00
content Overall improvements to log messages (#9598) 2020-04-08 20:13:23 +02:00
database Add LevelDB auth database. (#9476) 2020-04-23 13:07:19 +02:00
gui Add animated_image to clickthrough elements (#9724) 2020-04-25 16:55:21 +02:00
irrlicht_changes StaticText: Reset background on EnrichedString change (#9340) 2020-02-01 20:41:32 +01:00
mapgen Reduce ServerEnvironment propagation (#9642) 2020-04-11 19:59:43 +02:00
network Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
script Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
server Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
threading Optimize semaphore wait with zero timeout on POSIX 2019-11-14 20:20:14 +01:00
unittest Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
util Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
activeobject.h Drop genericobject.{cpp,h} (#9629) 2020-04-10 19:49:20 +02:00
activeobjectmgr.h Add an activeobject manager to hold active objects (#7939) 2018-12-13 20:18:54 +01:00
ban.cpp
ban.h
chat_interface.h
chat.cpp Fix last performance-type-promotion-in-math-fn problems 2018-04-04 07:42:40 +02:00
chat.h Fix last performance-type-promotion-in-math-fn problems 2018-04-04 07:42:40 +02:00
chatmessage.h
clientiface.cpp Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
clientiface.h Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
cloudparams.h
cmake_config_githash.h.in
cmake_config.h.in Add an option to disable unittest build, & disable them on Docker build (#9677) 2020-04-16 20:43:49 +02:00
CMakeLists.txt Add an option to disable unittest build, & disable them on Docker build (#9677) 2020-04-16 20:43:49 +02:00
collision.cpp Swap out -ffast-math for a safe subset of optimization flags (#9682) 2020-04-16 10:23:48 +02:00
collision.h Collision various fixes (#9343) 2020-04-08 22:45:05 +02:00
config.h Android: add Android Studio support, completely redone java part (#9066) 2020-04-15 16:27:40 +02:00
constants.h Implement DPI scaling for Windows (#9586) 2020-04-11 20:03:59 +02:00
content_mapnode.cpp
content_mapnode.h
content_nodemeta.cpp
content_nodemeta.h
convert_json.cpp Add online content repository 2018-04-19 20:14:53 +01:00
convert_json.h
craftdef.cpp Overall improvements to log messages (#9598) 2020-04-08 20:13:23 +02:00
craftdef.h Clean up craft replacements docs 2019-12-07 23:46:24 +01:00
daynightratio.h Make natural night light as bright as MT 0.4.16 (#9053) 2019-10-18 21:54:44 +01:00
debug.cpp Fix some misspellings (#8104) 2019-01-16 13:39:13 +01:00
debug.h
defaultsettings.cpp Allow relative directories for screenshot_path, tweak default path (#9122) 2020-04-06 16:54:12 +02:00
defaultsettings.h
emerge.cpp Move serveractiveobject & unitsao 2020-04-11 16:07:17 +02:00
emerge.h EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return 2019-03-31 20:49:39 +02:00
environment.cpp Move serveractiveobject & unitsao 2020-04-11 16:07:17 +02:00
environment.h scriptapi: Sort out ServerEnvironment / Environment distinction properly 2020-04-11 13:12:51 +02:00
event.h event.h: Fix import GCC warning caused by ce87310 2018-03-31 14:33:54 +02:00
exceptions.h
face_position_cache.cpp
face_position_cache.h
filesys.cpp Fix a stringop-truncation GCC warning 2018-12-04 12:39:19 +01:00
filesys.h
gamedef.h Client eventmanager refactor (#7179) 2018-03-30 18:32:52 +02:00
gameparams.h
gettext.cpp
gettext.h Fix segfault caused by wrong wgettext() 2018-04-09 16:25:57 +02:00
gettime.h Allow customizing chat message format (#8529) 2019-08-08 17:04:46 +01:00
httpfetch.cpp httpfetch: Disable IPv6 here too if requested by settings (#8399) 2019-03-18 15:06:27 +01:00
httpfetch.h
hud.cpp Improve waypoints and add image variant (#9480) 2020-04-11 22:09:46 +01:00
hud.h Improve waypoints and add image variant (#9480) 2020-04-11 22:09:46 +01:00
inventory.cpp Inventory: Properly revert client predictions (#8945) 2019-09-18 18:47:09 +02:00
inventory.h Inventory: Properly revert client predictions (#8945) 2019-09-18 18:47:09 +02:00
inventorymanager.cpp Move serveractiveobject & unitsao 2020-04-11 16:07:17 +02:00
inventorymanager.h InventoryManager: Fix virtual function overload warning 2019-09-09 20:35:45 +02:00
irr_aabb3d.h Revert 6587 - Optimize entity-entity collision (#7539) 2018-07-08 21:30:55 +01:00
irr_ptr.h Add Irrlicht-specific smart pointer (#6814) 2019-04-12 17:27:39 +01:00
irr_v2d.h
irr_v3d.h Revert 6587 - Optimize entity-entity collision (#7539) 2018-07-08 21:30:55 +01:00
irrlichttypes_bloated.h
irrlichttypes_extrabloated.h Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 2019-02-07 21:26:06 +00:00
irrlichttypes.h Fix Android build (#7873) 2018-11-18 11:48:16 +01:00
itemdef.cpp Fix alias handling of get_content_id (#9712) 2020-04-19 19:07:54 +02:00
itemdef.h Refactor texture overrides and add new features (#9600) 2020-04-14 20:41:29 +02:00
itemgroup.h
itemstackmetadata.cpp Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
itemstackmetadata.h Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
light.cpp Improve light curve parameter limits and documentation (#9054) 2019-10-24 01:08:49 +01:00
light.h Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 2018-09-16 17:59:42 +01:00
log.cpp Move debug.txt after it grows too big (#8904) 2019-09-07 19:38:54 +02:00
log.h Move debug.txt after it grows too big (#8904) 2019-09-07 19:38:54 +02:00
main.cpp Rename "subgame" to "game" in 2 error messages (#9680) 2020-04-17 08:10:28 +02:00
map_settings_manager.cpp Settings: Fix game minetest.conf flags overriding defaults (#9404) 2020-02-17 19:26:32 +01:00
map_settings_manager.h
map.cpp Verify database connection on interval (#9665) 2020-04-15 08:01:11 +02:00
map.h Verify database connection on interval (#9665) 2020-04-15 08:01:11 +02:00
mapblock.cpp Merge pull request #8776 from osjc/FixGetNode 2019-08-10 19:45:44 +02:00
mapblock.h Optimize ABM checks. 2018-07-21 03:09:39 -07:00
mapnode.cpp Change some rough/inappropriate language in comments (#9061) 2019-10-24 01:17:00 +01:00
mapnode.h Abort when trying to set a not registered node (#7011) 2019-03-07 08:31:25 +01:00
mapsector.cpp
mapsector.h
metadata.cpp Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
metadata.h Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
modchannels.cpp
modchannels.h
modifiedstate.h
nameidmapping.cpp
nameidmapping.h
nodedef.cpp Refactor texture overrides and add new features (#9600) 2020-04-14 20:41:29 +02:00
nodedef.h Refactor texture overrides and add new features (#9600) 2020-04-14 20:41:29 +02:00
nodemetadata.cpp Send only changed node metadata to clients instead of whole mapblock (#5268) 2018-12-04 20:37:48 +01:00
nodemetadata.h Send only changed node metadata to clients instead of whole mapblock (#5268) 2018-12-04 20:37:48 +01:00
nodetimer.cpp
nodetimer.h
noise.cpp Display an error when a noise parameter has too many octaves (#9394) 2020-02-12 23:15:07 +00:00
noise.h
objdef.cpp
objdef.h Node definition manager refactor (#7016) 2018-02-10 21:04:16 +01:00
object_properties.cpp Remove unused weight property from objects (#9320) 2020-01-22 10:19:27 +01:00
object_properties.h Remove unused weight property from objects (#9320) 2020-01-22 10:19:27 +01:00
pathfinder.cpp Reduce ServerEnvironment propagation (#9642) 2020-04-11 19:59:43 +02:00
pathfinder.h Reduce ServerEnvironment propagation (#9642) 2020-04-11 19:59:43 +02:00
player.cpp Unify wield item handling (#8677) 2019-08-07 19:16:31 +02:00
player.h Add support for per-player FOV overrides and multipliers 2019-09-19 20:14:16 +02:00
porting_android.cpp Android: add Android Studio support, completely redone java part (#9066) 2020-04-15 16:27:40 +02:00
porting_android.h Android: add Android Studio support, completely redone java part (#9066) 2020-04-15 16:27:40 +02:00
porting.cpp porting.cpp: better minetest support on BSD 2018-12-11 17:35:39 +01:00
porting.h Add a MSVC / Windows compatible snprintf function (#7353) 2018-07-22 21:56:06 +02:00
profiler.cpp Better F6 profiler (#8750) 2019-08-13 19:56:55 +02:00
profiler.h Better F6 profiler (#8750) 2019-08-13 19:56:55 +02:00
raycast.cpp Ease selection of entities behind nodes (#7739) 2018-10-26 19:23:33 +02:00
raycast.h
reflowscan.cpp Node definition manager refactor (#7016) 2018-02-10 21:04:16 +01:00
reflowscan.h Node definition manager refactor (#7016) 2018-02-10 21:04:16 +01:00
remoteplayer.cpp Move PlayerSAO to dedicated files 2020-04-11 16:07:17 +02:00
remoteplayer.h Fix code style to make clang-format happy 2020-03-05 20:55:29 +01:00
rollback_interface.cpp Fix some reference counters (memleak) (#8981) 2019-09-24 19:05:28 +02:00
rollback_interface.h
rollback.cpp
rollback.h
serialization.cpp Add limit parameter to decompressZlib 2020-02-01 14:05:26 +01:00
serialization.h Add limit parameter to decompressZlib 2020-02-01 14:05:26 +01:00
server.cpp Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
server.h Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
serverenvironment.cpp Add LevelDB auth database. (#9476) 2020-04-23 13:07:19 +02:00
serverenvironment.h Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
serverlist.cpp Make core.get_favorites("local") ignore duplicates (#7926) 2019-11-08 22:18:20 +01:00
serverlist.h Add online content repository 2018-04-19 20:14:53 +01:00
settings_translation_file.cpp Update minetest.conf.example, settings_translation_file.cpp 2020-04-03 23:19:36 +02:00
settings.cpp Settings: Fix game minetest.conf flags overriding defaults (#9404) 2020-02-17 19:26:32 +01:00
settings.h Settings: Fix game minetest.conf flags overriding defaults (#9404) 2020-02-17 19:26:32 +01:00
skyparams.h Fix star visilibity and documentation (since 946c03c6) 2020-03-08 16:13:36 +01:00
sound.h Proselytize the network. Use IEEE F32 (#8030) 2019-01-03 17:04:26 +01:00
staticobject.cpp Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
staticobject.h ServerEnvironment & StaticObject cleanups 2018-03-09 23:27:26 +01:00
terminal_chat_console.cpp
terminal_chat_console.h
texture_override.cpp Refactor texture overrides and add new features (#9600) 2020-04-14 20:41:29 +02:00
texture_override.h Refactor texture overrides and add new features (#9600) 2020-04-14 20:41:29 +02:00
tileanimation.cpp Proselytize the network. Use IEEE F32 (#8030) 2019-01-03 17:04:26 +01:00
tileanimation.h
tool.cpp Punchwear (improved) (#8959) 2019-09-22 22:12:21 +02:00
tool.h Punchwear (improved) (#8959) 2019-09-22 22:12:21 +02:00
translation.cpp Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
translation.h Add server side translations capability (#9733) 2020-04-25 07:20:00 +02:00
version.cpp Android: add Android Studio support, completely redone java part (#9066) 2020-04-15 16:27:40 +02:00
version.h
voxel.cpp Node definition manager refactor (#7016) 2018-02-10 21:04:16 +01:00
voxel.h VoxelArea: add_{x,y,z,p} must be static 2018-03-09 23:27:26 +01:00
voxelalgorithms.cpp Merge pull request #8776 from osjc/FixGetNode 2019-08-10 19:45:44 +02:00
voxelalgorithms.h Remove unused light updating code 2018-02-04 03:16:45 +00:00