2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw |
2007-10-23 |
brain | -pedantic tidyups, lets see if it finds anything worthy... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | CHange Penalty to be set in constructor, and to default... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | Penalty should be 'const int'. Note, you can set a... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Add int Penalty to Command. At the moment, nothing... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | class command_t -> class Command. Whey :D |
blob | commitdiff | raw | diff to current |
2007-09-27 |
w00t | Remove /summon and /users (I think 15+ years of being... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Fix for problems with translations |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Some useful defines for tidy definition of translation... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | More translation stuff |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Add vector<TranslationType> to commands, used to map... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
brain | Comments |
blob | commitdiff | raw | diff to current |
2007-06-14 |
pippijn | Some general syntax cleanups. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-02-17 |
brain | Change bytes-used counter for commands (used by /stats... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
brain | Comment on a lot of recently added stuff that wasnt... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
peavey | add internal cmdhandler that will make it easy to move... |
blob | commitdiff | raw | diff to current |
2006-12-17 |
brain | Add this: |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | And now, just to force you to recompile the *whole... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
brain | Update configure, remove a bunch of deprecated makefile... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Special check in cmd_quit and cmd_kill and special... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
brain | Command result codes. This isnt finished yet, still... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
brain | Auto loading of commands as shared objects via dlsym... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | (Bigger than it looks, i did this with perl inplace... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
brain | Add support for syntax of commands in place of the... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | Test change |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | Fix case sensitive commands issue due to new std::strin... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Sort deps of base.h |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Made a load more stuff Extensible which might be of... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
om | Split inspircd_io.* insp inspsocket.* and configreader... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | Const refs (this is about the last of them in the core... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-28 |
brain | Changed from std::map to hash_map |
blob | commitdiff | raw | diff to current |
2005-12-28 |
brain | EXPERIMENTAL: Command search function now uses std... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Split all commands into seperate files and redid comman... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | So many inclusion loops it makes your head spin - forwa... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | TittyBiscuits! |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Shitty include loops |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Tidying of stuff |
blob | commitdiff | raw | diff to current |
2005-04-07 |
brain | Started work on /UNLOADMODULE, resource tracking and... |
blob | commitdiff | raw | diff to current |
2004-05-16 |
brain | Updated header comments |
blob | commitdiff | raw | diff to current |
2004-04-29 |
brain | Moved more types into Extensible |
blob | commitdiff | raw | diff to current |
2004-04-19 |
brain | added mode.h/mode.cpp and seperated mode functions... |
blob | commitdiff | raw | diff to current |
2004-04-11 |
brain | Added 'i' and 't' type link datagrams |
blob | commitdiff | raw | diff to current |
2003-02-09 |
brain | Documentation update, 09/02/03 |
blob | commitdiff | raw | diff to current |
2003-01-30 |
brain | Moved to Dev-C++ as an editor for project (more stable... |
blob | commitdiff | raw | diff to current |
2003-01-26 |
brain | Modified documentation for base classes |
blob | commitdiff | raw | diff to current |
2003-01-23 |
brain | Initial revision |
blob | commitdiff | raw | diff to current |
|