| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Add some more print statements when we're starting up to get a
better idea of what's failing.
|
| | |
|
| |
|
|
|
| |
Move all the physics code into the shared directory,
and fix the ghost objects (aabb only)
|
| |
|
|
|
|
| |
Allow the second argument passed to brokengine on the command
line specify the location of the data/ folder the program
uses.
|
| |
|
|
| |
Updated all core files to prepare for tech demo
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
| | |
|
| |
|