summaryrefslogtreecommitdiff
path: root/src/hooks.cc
Commit message (Collapse)AuthorAge
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Rename miscellaneous .h headers to .hppBardur Arantsson2015-03-22
|
* Remove old-style hooks codeBardur Arantsson2014-12-23
|
* Eliminate hook_file globalBardur Arantsson2014-12-23
|
* Update HOOK_GIVE to new-style hookBardur Arantsson2014-12-23
|
* Replace COPY() macro use with assignmentBardur Arantsson2014-06-26
| | | | | There seems to be no compelling reason to use COPY() or memcpy()
* Switch almost everything over to C++Bardur Arantsson2013-09-27