summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/lua/weechat-lua.h
AgeCommit message (Collapse)Author
2009-05-02Add data string argument in all callbacks of script API, display script name ↵Sebastien Helleu
in error messages for scripts
2009-03-18Remove some messages during startup about scripts and plugins loadedSebastien Helleu
It is still possible to see messages by changing debug level for "core" or plugins (perl, python, ruby, lua, tcl).
2009-01-03Update copyright datesSebastien Helleu
2008-09-18Remove "category" for buffers (keep only name).Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-01-13Migration of Lua plugin to new APISebastien Helleu