Age | Commit message (Expand) | Author |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-12-30 | Remove an unneeded forward declaration and typedef | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-28 | First step on the road of module loader rewriting. So far this only really re... | om |
2007-08-17 | Change to virtual | w00t |
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 | Extra comments | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-08-11 | Removal of an extern | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-08-07 | Extra debug all over the place, which maybe we should keep | brain |
2006-07-11 | Add single parameter versions of Extensible::Extend and Extensible::GetExt fo... | om |
2006-07-10 | Update docs to indicate new templated GetExt and Extend, remove references to... | brain |
2006-07-10 | Take out broken id | brain |
2006-07-10 | Aaaand, fix the typo | brain |
2006-07-10 | Added refcount to classbase, static classbase::id | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-07-10 | Made a load more stuff Extensible which might be of use to someone | brain |
2006-07-10 | Properly set the resulting pointer to NULL when the object isnt found | brain |
2006-07-10 | If you ask me, it looks a hell of a lot tidier without forcing the cast. | brain |
2006-04-10 | Assorted changes here, Extend() is not templated so you can pass it any point... | om |
2006-03-09 | More const references, this is nearly it apart from the module API.. | om |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-07 | Added Metadata API (for transferring extensibles over a network transparent t... | brain |
2005-05-30 | GCC4.0 warning fixes | brain |
2005-05-30 | Added BoolSet utility class | brain |
2005-05-25 | Added parameters | brain |
2004-05-16 | Updated header comments | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-04-30 | Added Extensible classes | brain |
2004-04-29 | Added 'Extensible' class which allows modules to store custom data in objects | 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 |