| Commit message (Collapse) | Author | Age |
| | |
|
| |
|
|
|
| |
Used an alternate constructor for physics boxes that gives more
control over the phys box
|
| |
|
|
|
| |
Made makefile much simpiler, added option to build dynamically with
DEBUG=true
|
| |
|
|
| |
Updated all core files to prepare for tech demo
|
| |
|
|
| |
Added the ability to display itextures on the gui
|
| | |
|
|
|
* 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
|