aboutsummaryrefslogtreecommitdiff
path: root/src/scriptapi.h
AgeCommit message (Expand)Author
2013-05-25Move scriptapi to separate folder (by sapier)sapier
2013-03-06Fix Irrlicht includes in scriptapi_*kwolekr
2013-03-05split scriptapi.cppsapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-11-30Add shutdown hook interface to Lua APIMatthew I
2012-09-09Add dtime_s to entity activationPerttu Ahola
2012-07-25Improve inventory callbacks a bitPerttu Ahola
2012-07-25Remove special handling of creative modePerttu Ahola
2012-07-25Detached inventory callbacks and reworked node metadata callbacksPerttu Ahola
2012-07-23Implement node timersdarkrose
2012-07-22minetest.register_on_player_receive_fields()Perttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-05Add after_destruct and cache the existence of on_construct, on_destruct and a...Perttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-06-03on_metadata_inventory_{move,offer,take}Perttu Ahola
2012-06-03Implement sign using form field protocolPerttu Ahola
2012-06-03Add node on_construct, on_destruct callbacks and update lua_api.txtPerttu Ahola
2012-03-30Reimplement authentication handler in Lua; now we have 1) infinite privilege ...Perttu Ahola
2012-03-30ObjectPropertiesPerttu Ahola
2012-03-29on_joinplayer + on_leaveplayer + scriptapi_run_callbacks + bugfixKahrl
2012-03-29added PlayerSAO and RemotePlayer, removed ServerRemotePlayerKahrl
2012-03-28Add blockseed to on_generatedPerttu Ahola
2012-03-10Immediate smoke puff when a normal entity is punched to deathPerttu Ahola
2012-03-10Entity damage system WIP; Remove C++ mobsPerttu Ahola
2012-02-02Fix some warnings on some compilersGiuseppe Bilotta
2012-01-22Node placement / mineral / serialization / iron freq / node_dig callbackKahrl
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2012-01-06Implement minetest.register_on_dieplayer()Perttu Ahola
2011-12-02Fix script error reporting a bitPerttu Ahola
2011-12-02Script-defined creative inventoryPerttu Ahola
2011-12-02Add time_from_last_punch to Lua APIPerttu Ahola
2011-11-29CraftItem rework and Lua interfaceKahrl
2011-11-29Add chat message callback and send functionsPerttu Ahola
2011-11-29Add on_generated hookPerttu Ahola
2011-11-29on_newplayer and on_respawnplayer callbacksPerttu Ahola
2011-11-29Add object reference to Lua on_place/dig/punchnode parametersPerttu Ahola
2011-11-29Improve LuaEntity velocity/acceleration handling (by kahrl); implement static...Perttu Ahola
2011-11-29Node place/dig Lua callbacksPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-11-29Handle undefined objects betterPerttu Ahola
2011-11-29Scripting WIP: Add global environment step function on_stepPerttu Ahola
2011-11-29Scripting WIP: dynamic object stuffPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIP; Lua entity step callback worksPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola