]> jfr.im git - irc/evilnet/x3.git/history - src/plugins
Minor typo in previous commit where returning 0 when it should have been 1 from opser...
[irc/evilnet/x3.git] / src / plugins /
2009-10-12  hstuartmod-python: add python_handle_topic
2009-10-12  hstuartmod-python: add python_handle_del_user handler callback
2009-10-12  hstuartmod-python: refactor python_handle_nick_change
2009-10-12  hstuartmod-python: refactor plugin instantiation logic
2009-10-12  hstuartmod-python: refactor python_handle_new_user
2009-10-12  hstuartmod-python: refactor python_handle_server_link and...
2009-10-05  hstuartmod-python: rename C extension module from svc to _svc
2009-01-31  rubinAdded 3 new hooks available for python scripts: new_use...
2009-01-28  rubinNew hangman plugin, and commented some debug code out
2009-01-27  rubinkill unused arg warnings, add svc.get_info to grab...
2009-01-27  rubinupdate test python plugin
2009-01-26  rubinmore python: x3 logging, callback reg hook filters...