aboutsummaryrefslogtreecommitdiff
path: root/hardware_functions.cpp
AgeCommit message (Collapse)Author
2017-06-03Change professional compiler erroring to #erroroldmud0
So professional. `#error` is the correct directive here and is supported by the major compilers.
2017-05-15fixed a crash associated with /ip on serverDOmniTroid
2017-04-07added some functionality with masterOmniTroid
2017-01-24removed debug statementDavid Skoland
2017-01-24added hdid implementation for linux and did more work on courtroomDavid Skoland
2017-01-23added cleaner frame for cross-platform hdid implementationDavid Skoland