Commit graph

8 commits

Author SHA1 Message Date
Marc Di Luzio
aee703b107 Finialise the full game step
Had to rework a ton of code from bad design.
NOTE: FRIENDLY FIRE IS ON >:D
2014-12-16 13:13:01 +00:00
Marc Di Luzio
e310acfaf8 More skeleton code for simulating a turn
Use enum classes for safe enums
2014-12-16 13:13:01 +00:00
Marc Di Luzio
72b35dbc06 Framework for movement and action orders, plus some better organisation of the test code 2014-12-16 13:13:00 +00:00
Marc Di Luzio
a6e1319fad Add invalid coord variables 2014-12-16 13:13:00 +00:00
Marc Di Luzio
e9308b839c Rename basetypes to mathtypes 2014-12-16 13:12:59 +00:00
Marc Di Luzio
9fc5f33de8 Add more code to units to help distinguish between types and visual values 2014-12-16 13:12:55 +00:00
Marc Di Luzio
64f9638352 Implement some more base types, including basic units. This should be much closer to final interface 2014-12-16 13:12:54 +00:00
Marc Di Luzio
743c9a2859 Rename CBoardData, refactor a few things and add a maths library folder 2014-12-16 13:12:53 +00:00