summaryrefslogtreecommitdiff
path: root/include/ctables.h
AgeCommit message (Expand)Author
2006-12-17Add this:brain
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-10-31Update configure, remove a bunch of deprecated makefiles that have been just ...brain
2006-09-13Special check in cmd_quit and cmd_kill and special return value CMD_USER_DELE...brain
2006-09-06Command result codes. This isnt finished yet, still got to do most of the mod...brain
2006-09-03Auto loading of commands as shared objects via dlsym (very lightweight interf...brain
2006-08-11(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...brain
2006-07-28Add support for syntax of commands in place of the text 'Not enough parameter...brain
2006-07-19Test changebrain
2006-07-16Fix case sensitive commands issue due to new std::string based parser, improv...brain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-10Sort deps of base.hbrain
2006-07-10Made a load more stuff Extensible which might be of use to someonebrain
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-03-12Const refs (this is about the last of them in the core api)brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-28Changed from std::map to hash_mapbrain
2005-12-28EXPERIMENTAL: Command search function now uses std::map, should be faster (i ...brain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-16So many inclusion loops it makes your head spin - forward declaring tons of c...brain
2005-12-14TittyBiscuits!brain
2005-12-14Shitty include loopsbrain
2005-12-14Tidying of stuffbrain
2005-04-07Started work on /UNLOADMODULE, resource tracking and flags in Version classbrain
2004-05-16Updated header commentsbrain
2004-04-29Moved more types into Extensiblebrain
2004-04-19added mode.h/mode.cpp and seperated mode functions into itbrain
2004-04-11Added 'i' and 't' type link datagramsbrain
2003-02-09Documentation update, 09/02/03brain
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-26Modified documentation for base classesbrain
2003-01-23Initial revisionbrain