Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Separate geographic data (GeoData) from its visual representation(s) (Terrain) | Dan Goodliffe | 2022-01-02 |
| | |||
* | Generic solution for glGen/glDel arrays, then tidy-up the uses | Dan Goodliffe | 2022-01-01 |
| | |||
* | First iteration with font/text support | Dan Goodliffe | 2022-01-01 |
| | |||
* | Refactor wrapped_ptr to include destory function as template param, and ↵ | Dan Goodliffe | 2021-12-04 |
| | | | | possibly constructor function | ||
* | Lots of test cases, few minor fixes | Dan Goodliffe | 2021-11-07 |
| | |||
* | Fix the fact I've been spelling persistence wrong this whole time | Dan Goodliffe | 2021-11-07 |
| | |||
* | Erring toward complete JSON loader | Dan Goodliffe | 2021-11-07 |
| | |||
* | Initial commit of basis persistence | Dan Goodliffe | 2021-11-07 |
| | | | | | | JSON parser lifted almost verbatim for libjsonpp running into some custom code for populating ilt objects. Pretty minimal per object code requirements. | ||
* | Initial commit of the route finder | Dan Goodliffe | 2021-03-13 |
| | |||
* | Add our first vehicle | Dan Goodliffe | 2021-02-14 |
| | |||
* | Add test-maths | Dan Goodliffe | 2021-02-14 |
| | |||
* | Restructure to allow a resource path and testing | Dan Goodliffe | 2021-02-04 |
| | |||
* | Add some tests over collection | Dan Goodliffe | 2021-02-04 |