aboutsummaryrefslogtreecommitdiff
path: root/src/client/initdevice.cpp
Commit message (Collapse)AuthorAge
* Lots of updatesAlexander Pickering2017-10-28
| | | | | | | | | | | * Networking is finally working * Started moveing physics into the shared domain * Streams now have a readString() and writeString() method * streams are passed to the lua context for networking * Refactored cameras and physboxes to use metatables * Finally wrote the pushvector3* and popvector3* methods * Fixed a few crashes in ;main * Deleted a lot of code
* Added getpos and setpos functions for scene nodesAlexander Pickering2017-04-10
|
* Initial commitAlexander Pickering2016-11-01