Dungeongen: Create dungeon gen tuneables; add desert temples for Mapgen V6
[oweals/minetest.git] / builtin /
2013-12-08 ShadowNinjaMove script_run_callbacks to Lua
2013-12-04 ShadowNinjaOnly create one alias metatable
2013-12-03 RealBadAngelShaders rework.
2013-11-30 0gb.usAssume a selection box for fences
2013-11-30 kwolekrChange default value of is_ground_content to true
2013-11-29 sapierFix modstore/favourites hang by adding asynchronous... 977/head
2013-11-28 sapierSplit server/client port setting to avoid port number... 846/head
2013-11-27 ShadowNinjaRollback fixes and get_node_actions 1001/head
2013-11-24 sapierTemporary disable local install button due to irrlicht...
2013-11-23 NovatuxFix my name (doesn't display correctly because of utf8...
2013-11-23 Sfan5Fix rename modpack button not working, fixes #1019
2013-11-23 Sfan5Prevent enabling Shaders if Direct3D is used
2013-11-22 ShadowNinjaFix usage of 'minetest' where 'engine' was intended
2013-11-19 BlockMenFix modmanager screenshot path
2013-11-17 kwolekrFix issue #1009 (minetest.get_connected_players() retur...
2013-11-17 PilzAdamReplace print()s with minetest.log() in builtin
2013-11-10 sapierFix "TODO read modinfo" in modmanager to improve ui...
2013-11-09 PilzAdamAdd BlockMen to core dev list
2013-11-09 sapierFix game buttons not beeing 48x48
2013-11-09 sapierFix crash updating gametype without game
2013-11-08 4Evergreen4Add wrapper for minetest.rotate_and_place. 988/head
2013-11-07 CyDon't assert scalars must be vectors.
2013-11-07 Vanessa EzekowitzFix orient_flags to be optional.
2013-11-07 Vanessa EzekowitzAdd 6d facedir rotation prediction routine
2013-11-05 kwolekrAdd seed entry to world creation dialog
2013-11-03 BlockMenReworked formspecs and kahrl's hexcolor parser
2013-11-02 ShadowNinjaAdd basic protection support to builtin 856/head
2013-11-02 NovatuxMove the sapling growing and grass adding/removing...
2013-11-01 ShadowNinjaAdd my email address to the main menu credits
2013-11-01 ShadowNinjaAdd more checks to vector functions
2013-11-01 BlockMenDon't remove background of games in submenus
2013-11-01 0gb.usFixed ignoring of "diggable" property of nodes.
2013-11-01 NovatuxAdd a callback: minetest.register_on_craft(itemstack...
2013-11-01 ShadowNinjaMade unknown nodes stop falling nodes properly and...
2013-11-01 NovatuxMove new core devs to the "Core Developpers" section...
2013-10-17 ShadowNinjaAdd sanity checks to vector functions
2013-10-17 ShadowNinjaRemove vector metatable setting
2013-10-16 NovatuxAdd tool callback
2013-10-16 NovatuxFix minetest.facedir_to_dir when param2 is 5 or 7.
2013-10-01 fairiestoyOptimized minetest.get_connected_players()
2013-09-28 PilzAdamAllow to manually specify param2 in minetest.item_place...
2013-09-10 KahrlChange mainmenu texture handling + small misc changes
2013-09-10 sapierFix bug: texture pack not overriding default menu textures
2013-09-10 PilzAdamUse engine.is_yes() in mainmenu
2013-09-10 PilzAdamUse the Settings Lua interface to read world.mt
2013-09-09 Sfan5Prevent ModMgr from deleting backend setting in world.mt
2013-09-04 sapierAdd sanity check to sort function
2013-09-04 sapierAdd backtrace to error function
2013-08-29 Ilya ZhuravlevAdd escaping to world list in main menu (fixes #896).
2013-08-19 KahrlWorld config dialog: Use engine determined path for...
2013-08-19 KahrlGUIFormSpecMenu focus fixes
2013-08-18 KahrlFix trailing nils being dropped by deprecated minetest...
2013-08-17 sapierAdd translation for main menu
2013-08-16 NovatuxFix modstore pagecount
2013-08-16 NovatuxUse get_texturepath() instead of get_gamepath()/.....
2013-08-16 PilzAdamSort modlist alphabetically
2013-08-15 PilzAdamAdd ability to activate mods with doubleclick (remove...
2013-08-15 NovatuxFix formspec escaping, add escaping to info.txt for...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-14 Ilya ZhuravlevFix my name.
2013-08-10 PilzAdamDont download modstore info if its isnt needed
2013-08-06 NovatuxSimplify code of mainmenu world sort
2013-08-06 BlockMenAdd support for different drowning damage and allow...
2013-08-06 PilzAdamFix worldlist in servertab being filtered by selected...
2013-08-06 NovatuxAdd minetest.registered_biomes
2013-08-04 PilzAdamDont show gamefilter in TP tab
2013-08-04 NovatuxAdd texture pack selection to main menu
2013-08-03 Perttu AholaAllow mods to listen to cheat detections using minetest...
2013-07-28 PilzAdamPlay sounds/main_menu.ogg in menu
2013-07-28 prollerBetter snow fall, finite liquid transform, leveled...
2013-07-27 prollerWeather support
2013-07-25 sapierShow portnumber for ip adresses only
2013-07-23 hdastwbadded (optional) support for 6d facedir in dir_to_faced...
2013-07-22 sapierFix enable mod/enable button not shown on entering...
2013-07-22 sapierFix bug in world creation
2013-07-22 sapierAdd missing header/footer for singleplayer tab
2013-07-22 sapierRemove debug output
2013-07-22 sapierFix Bug in modname guessing resulting in undefined...
2013-07-22 sapiermerge mainmenu_helper.lua to misc_helpers.lua
2013-07-22 sapierFix background/overlay/footer/header handling
2013-07-22 sapierAdd playernumber to favorites list
2013-07-22 sapierfilterlist api cleanup
2013-07-22 sapierAdd port to favorites if not 30000
2013-07-22 sapierReplace worldlist by generic filterlist implementation
2013-07-22 sapierAdd support for modstore screenshots
2013-07-22 sapierSwap name/password <-> server description
2013-07-22 sapierRevert "Fix serverdescription and name not beeing saved...
2013-07-22 sapierRemove unused required by list in worldconfig
2013-07-20 PilzAdamAdd an option to disable object <-> object collision...
2013-07-12 sapierDon't show flags in local favorites
2013-07-12 sapierFix bug server name set to address field when using...
2013-07-12 sapierAdd missing server flags in public serverlist
2013-07-12 sapierRemove lots of debug output from modmgr
2013-07-12 sapierFix serverdescription and name not beeing saved to...
2013-07-11 KahrlAdd VoxelArea:position, VoxelArea:iter and VoxelArea...
2013-07-11 sapierWorldlist fixes
2013-07-09 sapierFix serverlist
2013-07-09 prollerPublic server checkbox
2013-07-09 kwolekrRevert "Fix serverlist not beeing escaped correctly"
2013-07-08 sapierFix header not beeing shown except on singleplayer tab
next