summaryrefslogtreecommitdiff
path: root/src/cmd_stats.cpp
AgeCommit message (Expand)Author
2006-02-15Removed a whole lot of strchr's looking for mode +o where we can do if *user-...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-11Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORSbrain
2006-01-09Silly brain left off a printf specifierbrain
2006-01-09Only perform check if OperOnlyStats is definedbrain
2006-01-09*TEST* Oper-Only-Stats (not yet tested)brain
2005-12-28Changed some other stuff that used the old vector/deque style commandlistbrain
2005-12-26Adding hook type checking to event calls to speed them upbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain