| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added spin box gui element | Alexander Pickering | 2018-08-31 |
| | | |||
| * | Added file open dialog | Alexander Pickering | 2018-08-31 |
| | | | | | Added a file open dialog to the gui library | ||
| * | Added color selector element | Alexander Pickering | 2018-08-12 |
| | | | | | Added a color selector gui element | ||
| * | Moved from nanomsg to nng | Alexander Pickering | 2018-07-31 |
| | | | | | | Moved the networking code from nanomsg to nanomsg-next-gen. Created/Renamed/Documented some constants related to networking. | ||
| * | Removed --strip flag to linker | Alexander Pickering | 2018-07-04 |
| | | |||
| * | Added target for nanomsg as static library. | Alexander Pickering | 2018-07-04 |
| | | |||
| * | Fixed path for Bullet's LinearMath library | Alexander Pickering | 2018-07-04 |
| | | |||
| * | Updateing makefile for irrlicht 1.8.4 | Alexander Pickering | 2018-07-04 |
| | | |||
| * | Made makefile more consistent | Alexander Pickering | 2018-07-03 |
| | | |||
| * | Update makefile to build static lua | Alexander Pickering | 2018-07-03 |
| | | | | | Added a target to build luajit as a static libarary. | ||
| * | Removed some redundency | Alexander Pickering | 2018-07-03 |
| | | |||
| * | Warning-less build | Alexander Pickering | 2018-06-30 |
| | | | | | All compile warning for -Wall have been fixed | ||
| * | Added server to makefile's "all" | Alexander Pickering | 2018-06-28 |
| | | | | | Makefile now builds server | ||
| * | Simplified makefile | Alexander Pickering | 2018-06-28 |
| | | | | | | Made makefile much simpiler, added option to build dynamically with DEBUG=true | ||
| * | Made makefile use system-dependent name for OpenGL | Alexander Pickering | 2018-06-24 |
| | | |||
| * | Updated makefile for static builds | Alexander Pickering | 2018-06-24 |
| | | |||
| * | Adjusted client to fail if logger is not found | Alexander Pickering | 2018-06-23 |
| | | |||
| * | Automated setup with makefile | Alexander Pickering | 2018-06-23 |
| | | |||
| * | Updated core | Alexander Pickering | 2018-06-22 |
| | | | | | Updated all core files to prepare for tech demo | ||
| * | Various additions | Alexander Pickering | 2018-05-28 |
| | | | | | Various additions, updates, and bugfixes while making mahjong solitare. | ||
| * | GUI buttons use metatables | Alexander Pickering | 2018-04-11 |
| | | | | | | GUI buttons now use metatables, and are dependent on some of the shared code. Makefile updated accordingly | ||
| * | Fixed the procedural textures | Alexander Pickering | 2018-03-27 |
| | | | | | Procedural textures are now completely working. | ||
| * | Added IGUIImages | Alexander Pickering | 2018-03-09 |
| | | | | | Added the ability to display itextures on the gui | ||
| * | Major update | Alexander Pickering | 2017-12-26 |
| | | |||
| * | 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 | ||
| * | Started refactoring | Alexander Pickering | 2017-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 | ||
| * | Added gui window | Alexander Pickering | 2017-07-29 |
| | | | | | Bound irrlicht's IGUIWindow to lua | ||
| * | Added static physics things | Alexander Pickering | 2017-07-15 |
| | | | | | | | | | | | Added some phyics stuff! woo! * Added physics models from file * Added physics boxes * Added a maya camera * Added lights * Various refactoring | ||
| * | Lots of changes | Alexander Pickering | 2017-07-04 |
| | | | | | | | * client no longer crashes when closed * started work on adding physics types * some bugfixes to core lua api | ||
| * | Added getpos and setpos functions for scene nodes | Alexander Pickering | 2017-04-10 |
| | | |||
| * | Initial commit | Alexander Pickering | 2016-11-01 |
