Age | Commit message (Expand) | Author |
---|---|---|
2009-11-17 | Removed some unnecessary casts, used C++-style casts over C-style casts, fixe... | cyberbotx |
2009-11-17 | Cleand up alot of the code in bs_badwords, made it much more C++-ish | Adam- |
2009-11-11 | Moved alot of stuff to constructors and destructors, instead of having functi... | Adam- |
2009-11-08 | Rewrote all of the old C style flag systems into a new Flag class which every... | Adam- |
2009-11-07 | Made mlock_on, mlock_off, access, and akick private in ChannelInfo | Adam- |
2009-11-07 | Rewrote all of the akick code to be much cleaner | Adam- |
2009-11-06 | Added src/regchannel.cpp and moved the code from include/regchannel.h there | Adam- |