aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAge
* Replace bullet with bulletminusAlexander M Pickering2022-08-28
|
* remove bulletAlexander M Pickering2022-08-28
|
* Minor bugfixes, preparing to overhaulAlexander M Pickering2022-07-04
|
* Correction in git modules pathsAlexander Pickering2019-01-10
|
* Fixed debug build for windowsAlexander Pickering2019-01-10
| | | | | Fixed some things in the nng library to make a complete DEBUG=true build on windows under msys
* Started automating makefileAlexander2019-01-09
| | | | | | Started working on some of the harder parts of building dependencies with the makefile. bullet, irrlicht, and luajit all currently are built automatically on windows under msys2
* Moved from nanomsg to nngAlexander Pickering2018-07-31
| | | | | Moved the networking code from nanomsg to nanomsg-next-gen. Created/Renamed/Documented some constants related to networking.
* Fixed a path in submoudlesAlexander Pickering2018-07-03
| | | | bullet->bullet3
* Swiched submodules over to gitlabAlexander Pickering2018-07-03
|
* Added submodulesAlexander Pickering2018-06-23
Added the bullet, irrlicht, luajit, and nanomsg libraries as submodules.