aboutsummaryrefslogtreecommitdiff
path: root/src/shared/phys/physcommon.cpp
Commit message (Collapse)AuthorAge
* Added IGUIImagesAlexander Pickering2018-03-09
| | | | Added the ability to display itextures on the gui
* Started refactoringAlexander Pickering2017-10-18
* Finished a basic server * Changed from ZMQ to nanomsg (basically the same though) * Moved some repeated code from the client/server directories into "shared" * Edited makefile to reflect new dependencies