]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api
Add player inventory callbacks
[dragonfireclient.git] / src / script / cpp_api /
2018-04-02 SmallJokerAdd player inventory callbacks
2018-04-01 Loïc BlotLINT: add clang-tidy step (#6295)
2018-03-29 Loic BlotFix a warning reported by clang
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-02-15 red-001Add `on_auth_fail` callback (#7039)
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-02-08 red-001Move `setlocale` from Lua to C++.
2018-01-22 red-001[CSM] Don't Load the package library (#6944)
2018-01-21 Wayward OneChange include from "cmake_config.h" to "config.h"
2018-01-21 red-001[CSM] Remove `on_connect` callback (#6941)
2018-01-04 red-001[CSM] Don't load the IO library. (#6087)
2018-01-03 rubenwardyFix crash on can_bypass_userlimit returning non-boolean
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-10-07 SmallJokerUnkown nodes: Provide position on interact (#6505)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-09-21 SmallJokeron_death: Fix callback number of pushed arguments ...
2017-09-15 sfan5ServerEnv: Clean up object lifecycle handling (#6414)
2017-09-12 KahrlMake INodeDefManager::getIds return a vector, not a set
2017-09-04 Loïc BlotImplement minetest.register_can_bypass_userlimit (...
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-07-27 Loïc BlotAdd LuaEntity on_death callback (#6177)
2017-07-11 number ZeroAdd 'plantlike_rooted' drawtype
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-06-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-06-10 Thomas--SOrder es_DrawType exactly like enum NodeDrawType in...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-05-20 red-001Fix CSM crash (#5779)
2017-05-18 Loic BlotFix a warning pointed by GCC 7.1
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-04-22 Auke KokAdd on_flood() callback.
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-17 Auke KokPlug two minor Leaks (#5603)
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 Loic Blotcode style fix on src/script/cpp_api/s_client.h
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2017-03-30 paramatParamtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
2017-03-19 red-001Block access to the `io` library
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-03-13 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 Loic Blot[CSM] Client side modding
2017-02-01 Duane RobertsonTell on_punch to expect a return value
2017-01-28 sapierMake entity on_punch have same signature and behaviour...
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-21 Loïc BlotRemove os.exit from the Lua secure sandbox (#5090)
2017-01-15 sapierAdded lua tracebacks to some errors where you have...
2016-12-24 RogierMake minetest abort on lua panic
2016-12-20 ShadowNinjaSecurity: Fix resolving of some relative paths
2016-12-20 ShadowNinjaMod security: Allow read-only access to all mod paths
2016-11-24 ShadowNinjaFix secure io.lines
2016-11-24 ShadowNinjaFix secure io.open without mode
2016-11-05 Zeno-Fix memory leak in ::safeLoadFile (#4730)
2016-10-16 RogierEmergeblocks: Fix occasional crash
2016-10-06 Loic Blotuse unordered containers where possible (patch 4 on X)
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-08-10 David Carliercouple of memory leaks fixes.
2016-06-11 Diego MartinezServer: Add reason for leave to `on_leaveplayer` callbacks
2016-05-30 Zeno-Remove unused code in s_security.cpp (#4172)
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-07 est31s_env.{cpp, h} cleanups
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-03-07 ShadowNinjaUse LuaErrors in security check macros
2016-03-03 ShadowNinjaRemove debug.getupvalue from the Lua sandbox whitelist
2016-01-23 est31Fix C++11 compilability
2015-12-02 Alex FordAdd on_secondary_use when right clicking an item in...
2015-11-02 kwolekrAdd callback parameter for core.emerge_area()
2015-11-01 kwolekrFix Lua scripting synchronization
2015-10-31 ShadowNinjaFix server crashing on Lua errors
2015-10-26 est31Remove some abort() calls
2015-10-18 paramatABMs: Make catch-up behaviour optional
2015-10-04 est31Add new ContentParamType2 "CPT2_DEGROTATE"
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-26 KahrlUse numeric indices and raw table access with LUA_REGIS...
2015-08-24 ShadowNinjaClean up threading
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-08-10 kwolekrDisplay Lua memory usage at the time of Out-of-Memory...
2015-08-06 kwolekrImprove Script CPP API diagnostics
2015-07-23 est31Optional reconnect functionality
2015-07-03 kwolekrFix code style from recent commits and add misc. optimi...
next