minetest/src
PilzAdam c8bd2ae11c Dont play digging sound if not digging 2013-07-09 02:42:05 +02:00
..
cguittfont
json
jthread Add minetest.get_mapgen_object to API 2013-06-27 22:35:35 -04:00
lua
script LuaVoxelManip: Allow liquid updates in non-mapgen VoxelManip objects 2013-07-06 15:12:40 -04:00
sqlite
util Settings: everything != 0 equals true; remove .asm shaders 2013-07-08 01:58:49 +02:00
CMakeLists.txt Change debug optimization level back to -O1 2013-07-02 21:48:18 -04:00
activeobject.h
ban.cpp
ban.h
base64.cpp
base64.h
biome.cpp BiomeDefManager: Fully initialize default biome 2013-07-06 15:28:59 -04:00
biome.h Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 2013-07-06 02:21:54 -04:00
camera.cpp Fix disappearing of wielditem 2013-05-21 20:16:22 +02:00
camera.h Add a little animation when changing the wielded item 2013-05-20 01:09:41 +02:00
cavegen.cpp Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 2013-07-06 02:21:54 -04:00
cavegen.h Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 2013-07-06 02:21:54 -04:00
chat.cpp Fix nick completion 2013-04-05 02:31:58 +02:00
chat.h Fix nick completion 2013-04-05 02:31:58 +02:00
client.cpp When server sends late media, log to errorstream instead of crashing. 2013-07-07 08:35:25 +02:00
client.h Add support for IPv6 2013-06-23 11:31:22 +04:00
clientmap.cpp
clientmap.h
clientobject.cpp
clientobject.h
clientserver.cpp
clientserver.h Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM 2013-05-26 00:23:33 +02:00
clientsimpleobject.h
clouds.cpp
clouds.h
cmake_config.h.in
collision.cpp Disable collision fix, its broke unit tests 2013-07-01 00:26:54 +04:00
collision.h fix objects colliding with its own collision boxes 2013-04-09 23:16:13 +02:00
config.h
connection.cpp Throw exception instead of assert on nested reliable packets 2013-07-04 06:18:50 +02:00
connection.h Add support for IPv6 2013-06-23 11:31:22 +04:00
constants.h Add support for IPv6 2013-06-23 11:31:22 +04:00
content_abm.cpp Optimize liquid queue on generate map for liquid_finite 2013-06-30 01:29:21 +04:00
content_abm.h
content_cao.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
content_cao.h
content_cso.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
content_cso.h
content_mapblock.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
content_mapblock.h
content_mapnode.cpp
content_mapnode.h
content_nodemeta.cpp
content_nodemeta.h
content_object.h
content_sao.cpp Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
content_sao.h Allow modifying movement speed, jump height and gravity per-player via the Lua API. 2013-04-05 02:00:59 +02:00
convert_json.cpp Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
convert_json.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
craftdef.cpp
craftdef.h
daynightratio.h
debug.cpp
debug.h Add support for IPv6 2013-06-23 11:31:22 +04:00
defaultsettings.cpp Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
defaultsettings.h
dungeongen.cpp
dungeongen.h
emerge.cpp Apply various fixes to several things 2013-06-27 22:35:35 -04:00
emerge.h Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 2013-06-27 22:35:35 -04:00
environment.cpp Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
environment.h Add drowning 2013-06-19 15:47:00 +00:00
event.h
event_manager.h
exceptions.h
farmesh.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
farmesh.h
filecache.cpp
filecache.h
filesys.cpp Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
filesys.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
game.cpp Dont play digging sound if not digging 2013-07-09 02:42:05 +02:00
game.h
gamedef.h
genericobject.cpp Allow modifying movement speed, jump height and gravity per-player via the Lua API. 2013-04-05 02:00:59 +02:00
genericobject.h Allow modifying movement speed, jump height and gravity per-player via the Lua API. 2013-04-05 02:00:59 +02:00
gettext.h Add support for IPv6 2013-06-23 11:31:22 +04:00
gettime.h
guiChatConsole.cpp Add basic unicode support to the console (linux workaround) 2013-06-15 15:09:11 +00:00
guiChatConsole.h Close console when it loses focus but it is still on screen 2013-06-05 21:14:14 +02:00
guiDeathScreen.cpp fix memory leaks introduced by invalid gettext usage 2013-04-07 22:50:53 -04:00
guiDeathScreen.h
guiEngine.cpp Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
guiEngine.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
guiFileSelectMenu.cpp Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
guiFileSelectMenu.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
guiFormSpecMenu.cpp Revert "Fix serverlist not beeing escaped correctly" 2013-07-08 20:21:09 -04:00
guiFormSpecMenu.h Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
guiKeyChangeMenu.cpp fix memory leaks introduced by invalid gettext usage 2013-04-07 22:50:53 -04:00
guiKeyChangeMenu.h fix memory leaks introduced by invalid gettext usage 2013-04-07 22:50:53 -04:00
guiLuaApi.cpp Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
guiLuaApi.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
guiMainMenu.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
guiMessageMenu.cpp fix memory leaks introduced by invalid gettext usage 2013-04-07 22:50:53 -04:00
guiMessageMenu.h
guiPasswordChange.cpp Fix nearly all warnings 2013-05-19 21:26:56 -04:00
guiPasswordChange.h
guiPauseMenu.cpp Update default controls in README and pause menu 2013-05-07 14:48:20 +02:00
guiPauseMenu.h
guiTextInputMenu.cpp Fix editbox default text being pre-selected in some cases 2013-06-01 01:59:48 +02:00
guiTextInputMenu.h
guiVolumeChange.cpp Fix nearly all warnings 2013-05-19 21:26:56 -04:00
guiVolumeChange.h
hex.h
hud.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
hud.h Add drowning 2013-06-19 15:47:00 +00:00
intlGUIEditBox.cpp
intlGUIEditBox.h
inventory.cpp Dont write player files all the time 2013-06-28 14:15:48 +00:00
inventory.h Dont write player files all the time 2013-06-28 14:15:48 +00:00
inventorymanager.cpp Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
inventorymanager.h
irr_aabb3d.h
irr_v2d.h
irr_v3d.h
irrlichttypes.h
irrlichttypes_bloated.h
irrlichttypes_extrabloated.h
itemdef.cpp Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
itemdef.h
itemgroup.h
keycode.cpp
keycode.h
light.cpp
light.h
localplayer.cpp Dont teleport back if holding sneak when detaching/turn freemove off 2013-05-19 20:56:58 +02:00
localplayer.h Swing the camera down when the player lands on the ground, based on the velocity the surface is hit with. 2013-04-11 19:42:47 -04:00
log.cpp
log.h
logoutputbuffer.h
luaentity_common.h
main.cpp fix crash on play/start with empty world list 2013-07-08 19:58:03 -04:00
main.h Add clouds to all loading screens and better progress handling 2013-05-10 15:04:21 +02:00
mainmenumanager.h
map.cpp Improve finite liquid distribution, fix small bug 2013-07-05 00:11:11 +04:00
map.h Fix issue of VManip occasionally not blitting back blocks, and pitch black lighting bug 2013-06-27 22:35:35 -04:00
mapblock.cpp
mapblock.h
mapblock_mesh.cpp Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
mapblock_mesh.h
mapchunk.h
mapgen.cpp Decoration: Handle facedir and wallmounted param2types with schematic rotation 2013-07-08 15:19:48 -04:00
mapgen.h Decoration: Handle facedir and wallmounted param2types with schematic rotation 2013-07-08 15:19:48 -04:00
mapgen_indev.cpp Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams 2013-05-19 12:22:20 -04:00
mapgen_indev.h Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams 2013-05-19 12:22:20 -04:00
mapgen_math.cpp Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 2013-07-06 02:21:54 -04:00
mapgen_math.h Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 2013-07-06 02:21:54 -04:00
mapgen_singlenode.cpp Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 2013-06-27 22:35:35 -04:00
mapgen_singlenode.h Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 2013-06-27 22:35:35 -04:00
mapgen_v6.cpp Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 2013-06-27 22:35:35 -04:00
mapgen_v6.h Add minetest.get_mapgen_object to API 2013-06-27 22:35:35 -04:00
mapgen_v7.cpp Mapgen V7: Fix out-of-bounds array access 2013-07-06 15:22:51 -04:00
mapgen_v7.h Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 2013-07-06 02:21:54 -04:00
mapnode.cpp Fix wallmounted rotations along Y axis for 90 and 270 degree cases 2013-07-08 18:50:29 -04:00
mapnode.h Decoration: Handle facedir and wallmounted param2types with schematic rotation 2013-07-08 15:19:48 -04:00
mapsector.cpp
mapsector.h
mesh.cpp Fix possible NULL dereference in createExtrudedMesh 2013-07-06 06:16:51 +02:00
mesh.h Move generateTextureFromMesh to TextureSource to fix a texture leak 2013-07-03 03:24:28 +02:00
modalMenu.h Call m_menumgr->deletingMenu from quitMenu in addition to destructor 2013-06-03 15:25:48 +02:00
modifiedstate.h
mods.cpp Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
mods.h Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
nameidmapping.cpp
nameidmapping.h
nodedef.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
nodedef.h Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
nodemetadata.cpp
nodemetadata.h
nodetimer.cpp
nodetimer.h
noise.cpp Add Mapgen V7, reorganize biomes 2013-04-07 00:50:21 -04:00
noise.h Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams 2013-05-19 12:22:20 -04:00
object_properties.cpp
object_properties.h
particles.cpp Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
particles.h Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 2013-07-02 03:03:10 +02:00
pathfinder.cpp Math mapgen fix, ip show on connect, pathfinder segfault fix 2013-06-23 20:35:16 +04:00
pathfinder.h Add Dijkstra A* and A* without prefetching pathfind algorithms 2013-04-06 11:24:03 -04:00
player.cpp Dont write player files all the time 2013-06-28 14:15:48 +00:00
player.h Dont write player files all the time 2013-06-28 14:15:48 +00:00
porting.cpp
porting.h Add support for IPv6 2013-06-23 11:31:22 +04:00
profiler.h
quicktune.cpp
quicktune.h
quicktune_shortcutter.h
rollback.cpp
rollback.h
rollback_interface.cpp
rollback_interface.h
serialization.cpp
serialization.h
server.cpp Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 2013-06-27 22:35:35 -04:00
server.h Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM 2013-05-26 00:23:33 +02:00
serverlist.cpp Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00
serverlist.h
serverobject.cpp
serverobject.h Allow modifying movement speed, jump height and gravity per-player via the Lua API. 2013-04-05 02:00:59 +02:00
settings.h Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams 2013-05-19 12:22:20 -04:00
sha1.cpp
sha1.h
shader.cpp Settings: everything != 0 equals true; remove .asm shaders 2013-07-08 01:58:49 +02:00
shader.h Fix shader license headers to be LGPL 2013-05-06 19:09:08 +02:00
sky.cpp
sky.h
socket.cpp Fix ipv6 on windows 2013-06-24 20:13:56 +04:00
socket.h Add support for IPv6 2013-06-23 11:31:22 +04:00
sound.cpp
sound.h
sound_openal.cpp fix memory leak on sound shutdown 2013-04-07 23:43:34 -04:00
sound_openal.h
staticobject.cpp
staticobject.h
strfnd.h
subgame.cpp New modsystem 2013-05-19 02:15:36 +02:00
subgame.h Add header.png and footer.png support for games, and support texture packs via <gameid>_menu_<background/overlay/header/footer>.png 2013-05-04 10:05:12 +03:00
test.cpp Settings: everything != 0 equals true; remove .asm shaders 2013-07-08 01:58:49 +02:00
test.h
threads.h
tile.cpp Whoever called a function parameter m_device is fired without notice. 2013-07-03 20:33:54 +02:00
tile.h Move generateTextureFromMesh to TextureSource to fix a texture leak 2013-07-03 03:24:28 +02:00
tool.cpp
tool.h
treegen.cpp
treegen.h
voxel.cpp Fix nearly all warnings 2013-05-19 21:26:56 -04:00
voxel.h
voxelalgorithms.cpp
voxelalgorithms.h