index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Jamfile.jam
Commit message (
Collapse
)
Author
Age
*
Fix up all the static analyzer warnings
Dan Goodliffe
2023-01-08
|
*
Move test render helpers into a new test library
Dan Goodliffe
2022-12-29
|
*
Use the existence of .substr(...) to test if a T is stringlike
Dan Goodliffe
2022-12-28
|
*
Move OpenGL context behaviour tests into their own app
Dan Goodliffe
2022-11-17
|
|
|
|
For our own sanity :)
*
Add a basic if clunky render test
Dan Goodliffe
2022-11-14
|
*
Add magic support to printing/parsing/validating enumerations
Dan Goodliffe
2022-10-22
|
*
Configure cppcheck libraries
Dan Goodliffe
2022-01-13
|
*
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