reactos/irc/TechBot/TechBot.Library
KJK::Hyperion dd77d1676b modified Resources/hresult.xml
Added S_OK and S_FALSE

modified   Resources/ntstatus.xml
    Added all possible STATUS_WAIT_XX codes as STATUS_WAIT_0 + XX

modified   TechBot.Console/App.config
    Don't use hard-coded paths, please!

modified   TechBot.Library/ErrorCommand.cs
    New and improved !error command, now performs heuristics to catch all possible or likely uses

modified   TechBot.Library/HresultCommand.cs
    Removed useless field

modified   TechBot.Library/NumberParser.cs
    Made a couple of methods static

modified   TechBot.Library/TechBotService.cs
    Disable !api until it fails gracefully

svn path=/trunk/; revision=23984
2006-09-09 10:53:28 +00:00
..
ApiCommand.cs Support multiple channels 2005-02-16 21:07:55 +00:00
AssemblyInfo.cs Import TechBot 2005-01-15 19:27:25 +00:00
BugCommand.cs Different output for !bug command on the other channels. (#winehackers, #samba-technical) 2006-01-05 21:46:24 +00:00
Default.build Import TechBot 2005-01-15 19:27:25 +00:00
ErrorCommand.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
HelpCommand.cs Support multiple channels 2005-02-16 21:07:55 +00:00
HresultCommand.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
ICommand.cs Support multiple channels 2005-02-16 21:07:55 +00:00
IrcService.cs Different output for !bug command on the other channels. (#winehackers, #samba-technical) 2006-01-05 21:46:24 +00:00
MessageContext.cs Support private messages 2005-02-16 22:38:49 +00:00
NtStatusCommand.cs Add !error command which checks NtStatus, Winerror and hResult. 2006-01-05 17:52:39 +00:00
NumberParser.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
ServiceOutput.cs Support multiple channels 2005-02-16 21:07:55 +00:00
SvnCommand.cs Support multiple channels 2005-02-16 21:07:55 +00:00
TechBot.Library.cmbx Import TechBot 2005-01-15 19:27:25 +00:00
TechBot.Library.prjx Add !error command which checks NtStatus, Winerror and hResult. 2006-01-05 17:52:39 +00:00
TechBotService.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
WinerrorCommand.cs Add !error command which checks NtStatus, Winerror and hResult. 2006-01-05 17:52:39 +00:00
WmCommand.cs - Add support for "!wm <value>" and "!wm <name>" commands. 2005-12-14 17:34:00 +00:00