Age | Commit message (Expand) | Author |
2007-08-27 | Fix for problems with translations | brain |
2007-08-27 | Some useful defines for tidy definition of translation lists. See constructor... | brain |
2007-08-27 | More translation stuff | brain |
2007-08-27 | Add vector<TranslationType> to commands, used to map fields to uid translations | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-06-17 | Comments | brain |
2007-06-14 | Some general syntax cleanups. | pippijn |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-02-17 | Change bytes-used counter for commands (used by /stats m) as in excessive use... | brain |
2007-01-09 | Comment on a lot of recently added stuff that wasnt properly documented (unti... | brain |
2007-01-07 | add internal cmdhandler that will make it easy to move stuff out of core and ... | peavey |
2006-12-17 | Add this: | brain |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-10-31 | Update configure, remove a bunch of deprecated makefiles that have been just ... | brain |
2006-09-13 | Special check in cmd_quit and cmd_kill and special return value CMD_USER_DELE... | brain |
2006-09-06 | Command result codes. This isnt finished yet, still got to do most of the mod... | brain |
2006-09-03 | Auto 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-28 | Add support for syntax of commands in place of the text 'Not enough parameter... | brain |
2006-07-19 | Test change | brain |
2006-07-16 | Fix case sensitive commands issue due to new std::string based parser, improv... | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Sort deps of base.h | brain |
2006-07-10 | Made a load more stuff Extensible which might be of use to someone | brain |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-03-12 | Const refs (this is about the last of them in the core api) | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-28 | Changed from std::map to hash_map | brain |
2005-12-28 | EXPERIMENTAL: Command search function now uses std::map, should be faster (i ... | brain |
2005-12-16 | Split all commands into seperate files and redid command system to take class... | brain |
2005-12-16 | So many inclusion loops it makes your head spin - forward declaring tons of c... | brain |
2005-12-14 | TittyBiscuits! | brain |
2005-12-14 | Shitty include loops | brain |
2005-12-14 | Tidying of stuff | brain |
2005-04-07 | Started work on /UNLOADMODULE, resource tracking and flags in Version class | brain |
2004-05-16 | Updated header comments | brain |
2004-04-29 | Moved more types into Extensible | brain |
2004-04-19 | added mode.h/mode.cpp and seperated mode functions into it | brain |
2004-04-11 | Added 'i' and 't' type link datagrams | brain |
2003-02-09 | Documentation update, 09/02/03 | brain |
2003-01-30 | Moved to Dev-C++ as an editor for project (more stable than gvim!) | brain |
2003-01-26 | Modified documentation for base classes | brain |
2003-01-23 | Initial revision | brain |