Age | Commit message (Expand) | Author |
2006-02-21 | Fixed | brain |
2006-02-21 | Added second form of find() taking const char*, which is faster in the core w... | brain |
2006-02-21 | Improved speed of Find() by passing reference to std::string instead of std::... | brain |
2006-02-13 | Added bool IsValidChannelName(const char *) - it doesn't seem to blow things ... | w00t |
2006-02-03 | Typo fixes #2 | brain |
2006-02-03 | This probably wont compile atm - add support for prefixed messages | brain |
2006-01-31 | Key hiding when youre not on the channel | brain |
2006-01-25 | Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the... | om |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-01 | Fixes to typos and change to return by reference on GetClass | brain |
2006-01-01 | Class lookup adjustment | brain |
2005-12-29 | More removal of formatting where its not neccessary x("%s",str) == bad! | brain |
2005-12-16 | So many inclusion loops it makes your head spin - forward declaring tons of c... | brain |
2005-12-16 | Moved more command parsing stuff to CommandParser | brain |
2005-12-15 | Optimized helperfuncs | brain |
2005-12-13 | More old /map code removal, removed stuff from headers | w00t |
2005-12-04 | Added notice-to-servermask | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |
2005-05-15 | sorted hashcomp etc | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |