| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Try something to fix z buffer problems | Alexander M Pickering | 2023-09-18 |
| | | |||
| * | Remove prints in gameloop | Alexander M Pickering | 2023-04-17 |
| | | |||
| * | Create device statically | Alexander M Pickering | 2023-04-15 |
| | | |||
| * | Different initalization | Alexander M Pickering | 2023-04-14 |
| | | |||
| * | Don't free the temporary settings object | Alexander M Pickering | 2023-04-14 |
| | | |||
| * | Switch back to complicated device init | Alexander M Pickering | 2023-04-14 |
| | | |||
| * | Create a static irrlicht device | Alexander M Pickering | 2023-04-14 |
| | | |||
| * | Added more debugging | Alexander M Pickering | 2021-10-26 |
| | | | | | | Add some more print statements when we're starting up to get a better idea of what's failing. | ||
| * | Various updates | Alexander | 2019-10-27 |
| | | |||
| * | Major refactor of physics code | Alexander | 2019-06-26 |
| | | | | | | Move all the physics code into the shared directory, and fix the ghost objects (aabb only) | ||
| * | Allow brokengine to start projects in other directories | Alexander Pickering | 2018-10-03 |
| | | | | | | | Allow the second argument passed to brokengine on the command line specify the location of the data/ folder the program uses. | ||
| * | Updated core | Alexander Pickering | 2018-06-22 |
| | | | | | Updated all core files to prepare for tech demo | ||
| * | Lots of updates | Alexander Pickering | 2017-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 nodes | Alexander Pickering | 2017-04-10 |
| | | |||
| * | Initial commit | Alexander Pickering | 2016-11-01 |
