Commit Graph

109 Commits

Author SHA1 Message Date
Jeremy Fincher 57b2fffc0f Added itersplit 2003-03-25 20:21:12 +00:00
Jeremy Fincher 5651ae2190 Fixed a platform-dependence bug and rewrote some config file parsing to be cleaner. 2003-03-25 19:20:30 +00:00
James Vega c803e5e9d8 Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
2003-03-24 08:41:19 +00:00
Jeremy Fincher dd35f8f610 Fixed typo: reponse->response 2003-03-24 08:27:58 +00:00
Jeremy Fincher c628d60b8b Fixed UnboundLocalError 2003-03-22 03:18:57 +00:00
Jeremy Fincher 089e6a400d Fixed a lot of RateLimiter problems; solved Forums.gameknot problem. Also made irc.error raise an exception (that's later handled) in non-threaded callbacks, so there's less a chance of error in not returning after irc.error. 2003-03-22 03:16:20 +00:00
Jeremy Fincher 27deaaa7b2 Fixed UnboundLocal bugs, caused by not returning after irc.error. 2003-03-22 01:49:33 +00:00
Jeremy Fincher 25d4f1238e Fixed lacking irc.error and irc.reply in PrivmsgRegexp; pulled reply functionality into its own function. 2003-03-15 11:09:52 +00:00
Jeremy Fincher 7801c84d84 Initial revision 2003-03-12 06:26:59 +00:00