Age | Commit message (Expand) | Author |
2006-10-26 | Fix this to display the channel name when overriding a ban, and to properly d... | brain |
2006-10-26 | Don't display this notice on an empty servername (which will happen if an inc... | w00t |
2006-10-26 | Hopefully fix override notices on channel bans, also make the override notice... | w00t |
2006-10-23 | More missing spaces (and unbreak compile) | w00t |
2006-10-23 | Fix bug experienced by satmd, remove space indents + tidy a little | w00t |
2006-10-23 | Merge guestpattern fix by peaveydk | brain |
2006-10-23 | Add $ModDep: special comment, similar to $CompileFlags and $LinkerFlags. | brain |
2006-10-23 | This needs TESTING: use modestacker when unloading module to group modes. | brain |
2006-10-23 | Give some actual information when the log file fails to open | special |
2006-10-22 | Merge fix by peaveydk which stops crashes when user doesnt auth | brain |
2006-10-22 | More stringently fit the RFC1459 BNF diagrams | brain |
2006-10-22 | More mirc ball-suckage. | brain |
2006-10-22 | mIRC sucks, and its author does too! | brain |
2006-10-22 | Delete idents when disconnecting? | brain |
2006-10-22 | Default to 5 if none set | brain |
2006-10-22 | Respect the dns timeout value in the conf | brain |
2006-10-22 | Change around some dns stuff (dont use this yet) | brain |
2006-10-22 | Tidyup | brain |
2006-10-22 | Call OnError when timing out | brain |
2006-10-22 | DNS timeouts missing | brain |
2006-10-22 | Buffer more stuff up for each write by putting it into larger blocks | brain |
2006-10-22 | More sensible way to flush sockets | brain |
2006-10-22 | Make +beIgqa be sent multiple per line, rather than one per line, using modes... | brain |
2006-10-22 | Fix sending bans on sync: | brain |
2006-10-22 | Tweaks to drain socket on write | brain |
2006-10-22 | Oops, memory leaks! | brain |
2006-10-21 | Dont allow people to add censor words containing spaces silently to the censo... | brain |
2006-10-21 | Fix counts on spanningtree reload (this made /map look really odd) | w00t |
2006-10-21 | Mode +W should be user mode, not channel mode (oops!) | brain |
2006-10-21 | Got it! I am teh 1337. | brain |
2006-10-21 | Something here was loglevel default, should have been loglevel debug | brain |
2006-10-21 | Tiny tweak | brain |
2006-10-20 | Const refs | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-19 | References and stuff | brain |
2006-10-19 | More stuff changed to const ref | brain |
2006-10-19 | Const ref frenzy! | brain |
2006-10-19 | Const ref frenzy! | brain |
2006-10-19 | Optimizations | brain |
2006-10-19 | Improve WriteLine, this should be quite an improvement as it prevents a tempo... | brain |
2006-10-19 | Use rfind rather than find when chopping strings, its faster as the \r is mor... | brain |
2006-10-19 | Remove unused large vars | brain |
2006-10-17 | Remember to delete the tree root when unloading the module | brain |
2006-10-17 | Move the declaration of class Link up top | brain |
2006-10-17 | Whoops, forgot to init a var | brain |
2006-10-17 | Remove culllist.h from here, we no longer use it. | brain |
2006-10-17 | Remove another 'using' for a symbol we use only once | brain |
2006-10-17 | Add a ton of comments to make this much more useful now (putting it all in a ... | brain |
2006-10-17 | Brain->GoToTownOnThisModule(). | brain |
2006-10-17 | Finally take ServerInstance out of the global scope in this module, amongst a... | brain |