| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Started working on documentation | Alexander Pickering | 2018-07-03 | |
| | | | | | Added some of the documentation for the net library | |||
| * | Started working on documentation | Alexander Pickering | 2018-07-03 | |
| | | | | | Useing ldoc | |||
| * | Removed some redundency | Alexander Pickering | 2018-07-03 | |
| | | ||||
| * | Swiched submodules over to gitlab | Alexander Pickering | 2018-07-03 | |
| | | ||||
| * | Removed some dead code | Alexander Pickering | 2018-06-30 | |
| | | | | | Removed a lot of commented out old code | |||
| * | fixed typo in readme directories | Alexander Pickering | 2018-06-30 | |
| | | | | | | Readme now specifies the correct directories to look in for binaries. | |||
| * | Update gitignore in /lib | Alexander Pickering | 2018-06-30 | |
| | | | | | git ignores .dll files under /lib | |||
| * | Warning-less build | Alexander Pickering | 2018-06-30 | |
| | | | | | All compile warning for -Wall have been fixed | |||
| * | Update readme with new build instructions | Alexander Pickering | 2018-06-28 | |
| | | | | | Updated the readme to use simplified (download and) build instructions. | |||
| * | 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 | |
| | | ||||
| * | Merge branch 'master' of https://gitlab.com/bbblitz/brokengine | Alexander Pickering | 2018-06-24 | |
| |\ | ||||
| | * | Add .gitlab-ci.yml | A P | 2018-06-22 | |
| | | | ||||
| * | | Added gitignores | 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 | |
| | | | ||||
| * | | Added submodules | Alexander Pickering | 2018-06-23 | |
| | | | | | | | | | | | Added the bullet, irrlicht, luajit, and nanomsg libraries as submodules. | |||
| * | | Merge branch 'master' of ssh://cogarr.net:43/home/git/brokengine | 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. | |||
| | * | | Fixed some warnings in iguiwindow | Alexander Pickering | 2018-04-11 | |
| | | | | ||||
| | * | | Made gui windows use metatables | Alexander Pickering | 2018-04-11 | |
| | | | | | | | | | | | | | GUI windows now use metatables, onClose() renamed to close() | |||
| | * | | C menu no longer appears | Alexander Pickering | 2018-04-11 | |
| | | | | | | | | | | | | | | | | The menu that was going to be the escape menu has been left out for now. | |||
| | * | | 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 | |||
| * / | Removed lib folder | Alexander Pickering | 2018-06-23 | |
| |/ | ||||
| * | 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 | |
| | | ||||
| * | Added readme | Alexander Pickering | 2017-10-29 | |
| | | ||||
| * | 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 | |
