]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_names.cpp
Remove an extern, partly because it's unused, partly because it then gets shadowed...
[user/henk/code/inspircd.git] / src / cmd_names.cpp
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2005-12-16 brainFixed LoopCall method calls
2005-12-16 brainSplit all commands into seperate files and redid comman...