1
0
mirror of https://github.com/moparisthebest/minetest synced 2025-01-10 21:28:02 -05:00
minetest/src
2013-05-12 06:28:33 +02:00
..
cguittfont
json
jthread
lua Improve build configuration options 2012-07-23 15:23:33 +03:00
sqlite
util
activeobject.h
ban.cpp
ban.h
base64.cpp
base64.h
biome.cpp
biome.h
camera.cpp
camera.h
cavegen.cpp
cavegen.h
chat.cpp
chat.h
client.cpp
client.h
clientmap.cpp
clientmap.h
clientobject.cpp
clientobject.h
clientserver.cpp
clientserver.h
clientsimpleobject.h
clouds.cpp
clouds.h
cmake_config.h.in
CMakeLists.txt
collision.cpp
collision.h
config.h
connection.cpp
connection.h
constants.h
content_abm.cpp
content_abm.h
content_cao.cpp
content_cao.h
content_cso.cpp
content_cso.h
content_mapblock.cpp
content_mapblock.h
content_mapnode.cpp
content_mapnode.h Update Copyright Years 2013-02-24 20:15:24 +01:00
content_nodemeta.cpp
content_nodemeta.h Update Copyright Years 2013-02-24 20:15:24 +01:00
content_object.h Update Copyright Years 2013-02-24 20:15:24 +01:00
content_sao.cpp
content_sao.h
craftdef.cpp
craftdef.h
daynightratio.h
debug.cpp
debug.h
defaultsettings.cpp
defaultsettings.h Support game-specific minetest.conf 2013-03-21 22:22:15 +02:00
dungeongen.cpp
dungeongen.h
emerge.cpp
emerge.h
environment.cpp
environment.h
event_manager.h
event.h
exceptions.h
farmesh.cpp
farmesh.h
filecache.cpp
filecache.h
filesys.cpp
filesys.h
game.cpp
game.h
gamedef.h Update Copyright Years 2013-02-24 20:15:24 +01:00
genericobject.cpp
genericobject.h
gettext.h
gettime.h
guiChatConsole.cpp
guiChatConsole.h
guiConfigureWorld.cpp
guiConfigureWorld.h
guiConfirmMenu.cpp
guiConfirmMenu.h
guiCreateWorld.cpp
guiCreateWorld.h
guiDeathScreen.cpp
guiDeathScreen.h Update Copyright Years 2013-02-24 20:15:24 +01:00
guiFormSpecMenu.cpp
guiFormSpecMenu.h Migrate to STL containers/algorithms. 2013-03-11 19:08:39 -04:00
guiKeyChangeMenu.cpp
guiKeyChangeMenu.h
guiMainMenu.cpp
guiMainMenu.h Show game name instead of game ID of selected game 2013-05-02 20:05:07 +02:00
guiMessageMenu.cpp
guiMessageMenu.h
guiPasswordChange.cpp
guiPasswordChange.h
guiPauseMenu.cpp
guiPauseMenu.h Update Copyright Years 2013-02-24 20:15:24 +01:00
guiTextInputMenu.cpp
guiTextInputMenu.h
guiVolumeChange.cpp
guiVolumeChange.h
hex.h
hud.cpp
hud.h
intlGUIEditBox.cpp
intlGUIEditBox.h
inventory.cpp
inventory.h
inventorymanager.cpp
inventorymanager.h
irr_aabb3d.h
irr_v2d.h
irr_v3d.h
irrlichttypes_bloated.h
irrlichttypes_extrabloated.h
irrlichttypes.h
itemdef.cpp
itemdef.h
itemgroup.h
keycode.cpp
keycode.h
light.cpp
light.h
localplayer.cpp
localplayer.h
log.cpp
log.h
logoutputbuffer.h
luaentity_common.h
main.cpp
main.h Add clouds to all loading screens and better progress handling 2013-05-10 15:04:21 +02:00
mainmenumanager.h
map.cpp
map.h
mapblock_mesh.cpp
mapblock_mesh.h
mapblock.cpp
mapblock.h
mapchunk.h
mapgen_indev.cpp
mapgen_indev.h
mapgen_singlenode.cpp
mapgen_singlenode.h Add singlenode mapgen; generates solely the node 'mapgen_singlenode', defaults to air 2013-03-22 19:16:51 +02:00
mapgen_v6.cpp
mapgen_v6.h
mapgen_v7.cpp
mapgen_v7.h mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y boundaries, remove growGrass() 2013-04-21 15:47:13 -04:00
mapgen.cpp
mapgen.h
mapnode.cpp
mapnode.h
mapsector.cpp
mapsector.h
mesh.cpp Fix double free in createExtrudedMesh, reported by ptitSeb 2013-05-12 06:28:33 +02:00
mesh.h
modalMenu.h
modifiedstate.h
mods.cpp
mods.h Optional dependencies and properly handle mod name conflicts again 2013-05-03 23:58:22 +02:00
nameidmapping.cpp
nameidmapping.h Update Copyright Years 2013-02-24 20:15:24 +01:00
nodedef.cpp
nodedef.h Fix compatibility of RBA's NDT_GLASSLIKE_FRAMED 2013-04-25 11:51:28 +03:00
nodemetadata.cpp
nodemetadata.h
nodetimer.cpp
nodetimer.h
noise.cpp
noise.h
object_properties.cpp
object_properties.h
particles.cpp
particles.h
pathfinder.cpp
pathfinder.h
player.cpp
player.h Move player collisionbox to player class 2013-04-25 18:53:50 +02:00
porting.cpp
porting.h
profiler.h
quicktune_shortcutter.h
quicktune.cpp
quicktune.h Update Copyright Years 2013-02-24 20:15:24 +01:00
rollback_interface.cpp
rollback_interface.h
rollback.cpp
rollback.h
script.cpp
script.h
scriptapi_common.cpp
scriptapi_common.h
scriptapi_content.cpp
scriptapi_content.h
scriptapi_craft.cpp
scriptapi_craft.h
scriptapi_entity.cpp
scriptapi_entity.h split scriptapi.cpp 2013-03-05 00:59:49 -05:00
scriptapi_env.cpp
scriptapi_env.h
scriptapi_inventory.cpp
scriptapi_inventory.h
scriptapi_item.cpp
scriptapi_item.h
scriptapi_node.cpp
scriptapi_node.h Fix Irrlicht includes in scriptapi_* 2013-03-06 17:04:44 -05:00
scriptapi_nodemeta.cpp
scriptapi_nodemeta.h
scriptapi_nodetimer.cpp
scriptapi_nodetimer.h
scriptapi_noise.cpp
scriptapi_noise.h
scriptapi_object.cpp
scriptapi_object.h
scriptapi_particles.cpp
scriptapi_particles.h Allow spawning particles from the server, from lua 2013-03-23 23:16:29 +01:00
scriptapi_types.cpp
scriptapi_types.h
scriptapi.cpp
scriptapi.h
serialization.cpp
serialization.h Update Copyright Years 2013-02-24 20:15:24 +01:00
server.cpp
server.h
serverlist.cpp
serverlist.h
serverobject.cpp
serverobject.h
settings.h
sha1.cpp
sha1.h Passwords - a few corrections to the previous commit 2011-05-20 21:37:13 +01:00
shader.cpp
shader.h
sky.cpp
sky.h
socket.cpp
socket.h
sound_openal.cpp
sound_openal.h
sound.cpp
sound.h
staticobject.cpp
staticobject.h
strfnd.h
subgame.cpp
subgame.h
test.cpp
test.h
threads.h
tile.cpp
tile.h
tool.cpp
tool.h
treegen.cpp
treegen.h
voxel.cpp
voxel.h
voxelalgorithms.cpp
voxelalgorithms.h