Age | Commit message (Expand) | Author |
2004-04-25 | Fixed a GCC2 incompatibility, replaced break with return | brain |
2004-04-25 | Fixed USER bug (Bugtracker #14) | frostycoolslug |
2004-04-22 | Fix to services sending quits with no reasons | brain |
2004-04-20 | Some pointless changes to this in the course of bugfinding | brain |
2004-04-19 | Some fixes here | brain |
2004-04-19 | Broken code commented out by brain until we can fix it. | brain |
2004-04-19 | Fixes to this module by brain | brain |
2004-04-18 | Added extra / in case people (Like you [Brain]) forget to add it in ./configu... | frostycoolslug |
2004-04-18 | Modules will no longer re-compile themselves if they havnt changed. | frostycoolslug |
2004-04-12 | Put back m_foobar... wtf, where did this go?! | brain |
2004-04-12 | Added preliminary support for a bottler-detection module | brain |
2004-04-12 | chghost fixes (changed the host of the user doing the command!) | brain |
2004-04-12 | Abstracted host/gecos changing to Server:: methods | brain |
2004-04-11 | Fixed servermode propogation | brain |
2004-04-10 | Added 'm' datagram type (user mode change) | brain |
2004-04-08 | Removed my humourous Error messages (Replaced them with Useful Text) | frostycoolslug |
2004-04-08 | Working /helpop command module | frostycoolslug |
2004-04-08 | Fixes (and now it has an infinite loop - DO NOT USE) | brain |
2004-04-08 | Damn typos | brain |
2004-04-08 | /helpop command Module. | frostycoolslug |
2004-04-08 | Sanity checks in SAJOIN and SAPART | brain |
2004-04-08 | Fixes to m_filter to check its config file exists! | brain |
2004-04-07 | Fixed typo in m_saquit (missing ;) w00t needs to test what he commits. | brain |
2004-04-07 | Fixed typo/crash in m_sethost discovered by Hart and Mike | brain |
2004-04-07 | Added a sanity check on the hostnames being set before actually setting them | brain |
2004-04-07 | Fixed makefile to show progress | brain |
2004-04-07 | Added new modules m_chghost, m_sethost, m_setname | brain |
2004-04-07 | Fixed actions in m_filter | brain |
2004-04-07 | Fixed actions | brain |
2004-04-07 | Added preliminary support for ConfigReader::Verify at request of the slug :p | brain |
2004-04-07 | Added servernotice back to the user, informing them | brain |
2004-04-07 | Added m_filter module that filters privmsgs and notices that match patterns | brain |
2004-04-06 | Actually compiles now :p | brain |
2004-04-06 | Added m_samode.cpp module by w00t (stability testing) | brain |
2004-04-06 | The SA* modules actually compile in this version | brain |
2004-04-06 | Added SA* modules (untested) | brain |
2004-04-05 | Added extra command logging | brain |
2004-04-05 | Changed comments to match the module (duh) | brain |
2004-04-05 | Changed description | brain |
2004-04-05 | Fixed to require +o as well as +g to receive a globops notice | brain |
2004-04-05 | Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper) | brain |
2004-04-05 | Modified the Module::OnExtendedMode() method to use a void* as its target whi... | brain |
2004-04-04 | Fixed a bug in servermode handling where the target is a channel, found by Ch... | brain |
2004-04-04 | Added comments to m_cloaking.cpp | brain |
2004-04-04 | Completed support for module-handled umodes | brain |
2004-04-04 | Added support for module-based chanmodes with parameters and the ability to q... | brain |
2004-04-03 | Fixed bugs in ./configure | frostycoolslug |
2004-04-03 | Added support for module-defined chanmodes with no parameters | brain |
2004-04-02 | Improved comments | brain |
2004-04-02 | Added ability to override modes (allows SAMODE support etc) | brain |