minetest/src
2018-04-30 19:15:11 +02:00
..
client Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn 2018-04-03 23:05:22 +02:00
content Add online content repository 2018-04-19 20:14:53 +01:00
database Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
gui Formspecs: Allow setting alpha value for the box[] element 2018-04-23 18:50:50 +01:00
irrlicht_changes
mapgen Mapgen caves: Re-order generation to fix cavern bug 2018-04-29 07:20:46 +01:00
network Fix wrong channel number representation in logs (#7205) 2018-04-18 21:26:28 +02:00
script Allow damage for attached objects, add attach/detach callbacks (#6786) 2018-04-30 18:43:49 +02:00
server Add online content repository 2018-04-19 20:14:53 +01:00
threading Fix 5 issues reported by PVS studio 2018-04-04 08:40:31 +02:00
unittest Fix i386 bit build at OpenBSD (#7259) 2018-04-21 21:33:38 +02:00
util Formspecs: Allow setting alpha value for the box[] element 2018-04-23 18:50:50 +01:00
activeobject.h
ban.cpp
ban.h
camera.cpp FOV: Raise lower limit to avoid zoom-loading of distant world (#7234) 2018-04-15 21:56:05 +01:00
camera.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
client.cpp Add online content repository 2018-04-19 20:14:53 +01:00
client.h Client eventmanager refactor (#7179) 2018-03-30 18:32:52 +02:00
clientenvironment.cpp Client eventmanager refactor (#7179) 2018-03-30 18:32:52 +02:00
clientenvironment.h Add formspec theming using prepended strings 2018-03-28 16:04:41 +01:00
clientiface.cpp FOV: Raise lower limit to avoid zoom-loading of distant world (#7234) 2018-04-15 21:56:05 +01:00
clientiface.h
clientmap.cpp
clientmap.h
clientmedia.cpp
clientmedia.h
clientobject.cpp
clientobject.h
clientsimpleobject.h
cloudparams.h
clouds.cpp
clouds.h
cmake_config_githash.h.in
cmake_config.h.in
CMakeLists.txt Add online content repository 2018-04-19 20:14:53 +01:00
collision.cpp Optimize a little bit isBlockInSight, adjustDist & collisions (#7193) 2018-04-04 00:43:08 +02:00
collision.h
config.h
constants.h
content_cao.cpp Allow damage for attached objects, add attach/detach callbacks (#6786) 2018-04-30 18:43:49 +02:00
content_cao.h Fix last performance-type-promotion-in-math-fn problems 2018-04-04 07:42:40 +02:00
content_cso.cpp
content_cso.h
content_mapblock.cpp Update mesh collector and move it to a separate file (#6904) 2018-03-22 20:59:49 +01:00
content_mapblock.h
content_mapnode.cpp
content_mapnode.h
content_nodemeta.cpp
content_nodemeta.h
content_sao.cpp Allow damage for attached objects, add attach/detach callbacks (#6786) 2018-04-30 18:43:49 +02:00
content_sao.h Allow damage for attached objects, add attach/detach callbacks (#6786) 2018-04-30 18:43:49 +02:00
convert_json.cpp Add online content repository 2018-04-19 20:14:53 +01:00
convert_json.h
craftdef.cpp
craftdef.h
daynightratio.h
debug.cpp
debug.h
defaultsettings.cpp Add online content repository 2018-04-19 20:14:53 +01:00
defaultsettings.h
emerge.cpp
emerge.h
environment.cpp
environment.h
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
filecache.cpp
filecache.h
filesys.cpp
filesys.h
fontengine.cpp Fix last performance-type-promotion-in-math-fn problems 2018-04-04 07:42:40 +02:00
fontengine.h
game.cpp [clang-tidy] Promote some performance-* as a coding error (#7194) 2018-04-04 20:49:42 +02:00
game.h
gamedef.h Client eventmanager refactor (#7179) 2018-03-30 18:32:52 +02:00
gameparams.h
genericobject.cpp
genericobject.h
gettext.cpp
gettext.h Fix segfault caused by wrong wgettext() 2018-04-09 16:25:57 +02:00
gettime.h
guiscalingfilter.cpp
guiscalingfilter.h
httpfetch.cpp Add online content repository 2018-04-19 20:14:53 +01:00
httpfetch.h
hud.cpp Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn 2018-04-03 23:05:22 +02:00
hud.h
imagefilters.cpp
imagefilters.h
inventory.cpp
inventory.h
inventorymanager.cpp 'fix' LINT, use InventoryLocation== 2018-04-02 17:18:48 +02:00
inventorymanager.h Run callback in IDropAction, refactor function arguments 2018-04-02 17:18:48 +02:00
irr_aabb3d.h Optimize entity-entity collision (#6587) 2018-04-03 08:23:46 +02:00
irr_v2d.h
irr_v3d.h Optimize entity-entity collision (#6587) 2018-04-03 08:23:46 +02:00
irrlichttypes_bloated.h
irrlichttypes_extrabloated.h
irrlichttypes.h
itemdef.cpp
itemdef.h
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
keycode.cpp
keycode.h
light.cpp
light.h Cleanup in flat lighting (#7051) 2018-03-03 10:58:45 +01:00
localplayer.cpp PlayerSettings struct for player movement code (#7243) 2018-04-18 20:56:01 +02:00
localplayer.h
log.cpp
log.h
main.cpp
map_settings_manager.cpp
map_settings_manager.h
map.cpp
map.h
mapblock_mesh.cpp Update mesh collector and move it to a separate file (#6904) 2018-03-22 20:59:49 +01:00
mapblock_mesh.h Update mesh collector and move it to a separate file (#6904) 2018-03-22 20:59:49 +01:00
mapblock.cpp
mapblock.h
mapnode.cpp
mapnode.h
mapsector.cpp
mapsector.h
mesh_generator_thread.cpp
mesh_generator_thread.h
mesh.cpp
mesh.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
minimap.cpp Fix more clang-tidy reported problems for performance-type-promotion-in-math-fn 2018-04-03 21:58:29 +02:00
minimap.h
modchannels.cpp
modchannels.h
modifiedstate.h
nameidmapping.cpp
nameidmapping.h
nodedef.cpp Node resolver: Make error on fallback optional, disable for mapgen aliases 2018-04-20 20:26:30 +01:00
nodedef.h nodedef: Delete two unused method definitions (#7288) 2018-04-30 19:15:11 +02:00
nodemetadata.cpp Code modernization: src/n*, src/o* (#6280) 2017-08-19 11:30:46 +02:00
nodemetadata.h
nodetimer.cpp
nodetimer.h
noise.cpp Fix more clang-tidy reported problems for performance-type-promotion-in-math-fn 2018-04-03 21:58:29 +02:00
noise.h
objdef.cpp
objdef.h
object_properties.cpp Optional alpha channel support for entities 2018-03-29 14:53:12 +01:00
object_properties.h Optional alpha channel support for entities 2018-03-29 14:53:12 +01:00
particles.cpp Fix last performance-type-promotion-in-math-fn problems 2018-04-04 07:42:40 +02:00
particles.h
pathfinder.cpp
pathfinder.h
player.cpp PlayerSettings struct for player movement code (#7243) 2018-04-18 20:56:01 +02:00
player.h PlayerSettings struct for player movement code (#7243) 2018-04-18 20:56:01 +02:00
porting_android.cpp
porting_android.h
porting.cpp
porting.h
profiler.cpp
profiler.h
quicktune_shortcutter.h
quicktune.cpp
quicktune.h
raycast.cpp
raycast.h
reflowscan.cpp
reflowscan.h
remoteplayer.cpp Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
remoteplayer.h
rollback_interface.cpp
rollback_interface.h
rollback.cpp
rollback.h
serialization.cpp
serialization.h
server.cpp Allow damage for attached objects, add attach/detach callbacks (#6786) 2018-04-30 18:43:49 +02:00
server.h Add online content repository 2018-04-19 20:14:53 +01:00
serverenvironment.cpp Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
serverenvironment.h Optimize entity-entity collision (#6587) 2018-04-03 08:23:46 +02:00
serverlist.cpp
serverlist.h Add online content repository 2018-04-19 20:14:53 +01:00
serverobject.cpp
serverobject.h Allow damage for attached objects, add attach/detach callbacks (#6786) 2018-04-30 18:43:49 +02:00
settings_translation_file.cpp Rewrite rendering engine (#6253) 2017-10-31 19:27:10 +01:00
settings.cpp
settings.h
shader.cpp
shader.h
sky.cpp Sun colour: Undo colour change. Remove double assignment (#7227) 2018-04-09 02:23:47 +01:00
sky.h
sound.h Cleanup sound manager class (#7158) 2018-03-24 15:45:25 +01:00
staticobject.cpp
staticobject.h
terminal_chat_console.cpp
terminal_chat_console.h
tileanimation.cpp
tileanimation.h
tool.cpp
tool.h
translation.cpp
translation.h
version.cpp
version.h
voxel.cpp
voxel.h
voxelalgorithms.cpp
voxelalgorithms.h
wieldmesh.cpp Global new() or grab() to be managed in constuctor only (#7235 partial) (#7236) 2018-04-30 19:14:28 +02:00
wieldmesh.h