summaryrefslogtreecommitdiff
path: root/include/base.h
AgeCommit message (Expand)Author
2007-06-17Extra commentsbrain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-08-11Removal of an externbrain
2006-08-11extern time_t TIME -> InspIRCd::Time()brain
2006-08-07Extra debug all over the place, which maybe we should keepbrain
2006-07-11Add single parameter versions of Extensible::Extend and Extensible::GetExt fo...om
2006-07-10Update docs to indicate new templated GetExt and Extend, remove references to...brain
2006-07-10Take out broken idbrain
2006-07-10Aaaand, fix the typobrain
2006-07-10Added refcount to classbase, static classbase::idbrain
2006-07-10Inherit just about everything from classbasebrain
2006-07-10Made a load more stuff Extensible which might be of use to someonebrain
2006-07-10Properly set the resulting pointer to NULL when the object isnt foundbrain
2006-07-10If you ask me, it looks a hell of a lot tidier without forcing the cast.brain
2006-04-10Assorted changes here, Extend() is not templated so you can pass it any point...om
2006-03-09More const references, this is nearly it apart from the module API..om
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-07Added Metadata API (for transferring extensibles over a network transparent t...brain
2005-05-30GCC4.0 warning fixesbrain
2005-05-30Added BoolSet utility classbrain
2005-05-25Added parametersbrain
2004-05-16Updated header commentsbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-30Added Extensible classesbrain
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
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