]> jfr.im git - irc/evilnet/x3.git/history - src/modpython.py
Fix for crash bug during burst where X3 sends a B (BURST) message with a channel...
[irc/evilnet/x3.git] / src / modpython.py
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 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-26  rubinmore python: x3 logging, callback reg hook filters...
2009-01-24  rubinMore work on python scripting.
2009-01-24  rubinfixups to new python code so it at least runs and calls...
2009-01-23  rubinmore python work. Not safe to run yet
2008-11-25  rubinpython reply() added