Limnoria/src
2003-03-28 07:02:44 +00:00
..
AdminCommands.py Changed privmsgs.CapabilityChecker to privmsgs.CapabilityCheckingPrivmsg 2003-03-27 07:26:46 +00:00
ansi.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
asyncoreDrivers.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
bot.py Debugging messages commented out 2003-03-28 03:10:46 +00:00
callbacks.py Made single quotes not quotes anymore. Now only double quotes and backticks work. 2003-03-28 07:02:44 +00:00
cdb.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
ChannelCommands.py Broke ChannelCommands out of privmsgs 2003-03-27 06:28:13 +00:00
conf.py Added conf.detailedTracebacks to determine if cgitb should be used. 2003-03-27 20:40:58 +00:00
debug.py Added conf.detailedTracebacks to determine if cgitb should be used. 2003-03-27 20:40:58 +00:00
drivers.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
fix.py Removed a useless if statement and changed the order of another 2003-03-28 02:34:03 +00:00
ircdb.py Fixed users/channels instantiation to allow for non-existent files 2003-03-27 06:57:09 +00:00
irclib.py Fixed stupid nick-handling bugs 2003-03-28 03:01:14 +00:00
ircmsgs.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
ircutils.py Fixed funkyArgument to allow bolding. 2003-03-27 11:03:52 +00:00
MiscCommands.py Added @getprefixchar 2003-03-27 21:34:50 +00:00
privmsgs.py Fixed getArgs to raise an empty callbacks.Error on invalid arguments 2003-03-28 01:16:46 +00:00
repl.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
schedule.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
UserCommands.py Split UserCommands out from privmsgs. 2003-03-27 07:57:27 +00:00
utils.py Fixed whitespace bug in HTML stripper. 2003-03-27 20:14:17 +00:00
world.py Re-enabled the old reloading method, we'll see if it comes in useful. 2003-03-27 06:06:56 +00:00