aboutsummaryrefslogtreecommitdiff
path: root/include/dynref.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing const operators to dynamic_reference[_nocheck]Gravatar Attila Molnar2015-02-111-0/+20
* Allow dynrefs to have an OnCapture() hookGravatar Attila Molnar2015-02-111-0/+16
* Move the intrusive list containers into the insp namespaceGravatar Attila Molnar2014-08-301-1/+1
* Convert the global list of dynamic reference pointers to an intrusively linke...Gravatar Attila Molnar2014-03-281-1/+1
* Seperate ModeReference into ChanModeReference and UserModeReferenceGravatar attilamolnar2013-07-191-2/+8
* Move dynamic_reference and related classes to dynref.hGravatar attilamolnar2013-07-191-0/+93