Age | Commit message (Expand) | Author |
2009-02-10 | Fixed compile errors in os_szline. | cyberbotx |
2009-02-10 | Fixed compile errors in os_svsnick. | cyberbotx |
2009-02-10 | Fixed compile errors in os_stats. | cyberbotx |
2009-02-10 | Fixed compile errors in os_shutdown and os_sqline. | cyberbotx |
2009-02-10 | Fixed compile errors in os_sgline. | cyberbotx |
2009-02-10 | Fix compile errors in os_set. | cyberbotx |
2009-02-10 | Fixed compile errors in os_session. | cyberbotx |
2009-02-10 | Fix mistake noted by CyberBotX. | rburchell |
2009-02-10 | Fixes. | rburchell |
2009-02-10 | Fix os_news and os_noop. | rburchell |
2009-02-10 | Various fixes. | rburchell |
2009-02-10 | Few fixes. | rburchell |
2009-02-10 | Help() -> OnHelp(), return true. | rburchell |
2009-02-10 | Fix ns_set. | rburchell |
2009-02-10 | fixed typo in ns_saset.c dealt with constness for change_core_display and add... | robbeh |
2009-02-10 | More fixes. | rburchell |
2009-02-10 | Various compile fixes. | rburchell |
2009-02-10 | Fixes.. | rburchell |
2009-02-10 | Fix compile errors in hs_* modules, as well as add some const-safeness to Hos... | cyberbotx |
2009-02-10 | Fixed compile errors in cs_xop. | cyberbotx |
2009-02-10 | Fix a few (easy) compile errors. | rburchell |
2009-02-10 | Fix modules to use the right type (CommandReturn, not CommandResult) | rburchell |
2009-02-10 | Change cs_set to use new commands API (ugh, this sucked.) | rburchell |
2009-02-10 | NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc. | rburchell |
2009-02-10 | Change ns_set to use subcommand for help display. | rburchell |
2009-02-10 | Fix a few quick compile errors. | rburchell |
2009-02-10 | Convert cs_modes to new commands API.` | rburchell |
2009-02-09 | Changed cs_register to use new command API. | cyberbotx |
2009-02-09 | Changed cs_sendpass to use new command API. | cyberbotx |
2009-02-09 | Changed cs_status to use new command API. | cyberbotx |
2009-02-09 | Changed cs_suspend to use new command API. | cyberbotx |
2009-02-09 | Changed cs_topic to use new command API. | cyberbotx |
2009-02-09 | Changed cs_xop to use new command API. | cyberbotx |
2009-02-09 | Moved myChanHelp so it'll compile ;) | robbeh |
2009-02-09 | Moved cs_list.c to use the new command API | robbeh |
2009-02-09 | Convert cs_logout to new commands API. | rburchell |
2009-02-09 | Changed os_sgline to use new command API. | cyberbotx |
2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
2009-02-08 | Fixed Autotools to detect *.cpp files in the src/core and src/modules folders. | cyberbotx |
2009-02-07 | Indicate what bot wasn't modified (CBX, this was our bug! :) | rburchell |
2009-02-07 | Forward-port r1946: Patch by Adam fixing #1006 (originally caused by #922): ... | rburchell |
2009-02-07 | Add the capability to (properly) send login/logout account messages, used for... | rburchell |
2009-01-22 | Fix bug 1000, do not allow a nick to be grouped if the IRCd protocol deems th... | cyberbotx |
2009-01-13 | Fix bug 992, cause was an unsigned value of 0 having 1 subtracted from it. | cyberbotx |
2009-01-06 | Fix crash bug in os_modload when a non-existant module is given, thanks to An... | cyberbotx |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-12-29 | Final modifications to Autotools build system to work alongside CMake build s... | cyberbotx |
2008-12-29 | Modifications to the Autotools build system to try to make it work with the c... | cyberbotx |
2008-12-29 | Revived Autotools from the grave, although it'll need some tweaking to work a... | cyberbotx |