Marc Di Luzio
|
2abd4ad832
|
Move the board code out to ui as it's only for board visualisation
|
2014-12-16 13:12:58 +00:00 |
|
Marc Di Luzio
|
a17a9db2ad
|
lots of initial design for the game, and unit data
|
2014-12-16 13:12:58 +00:00 |
|
Marc Di Luzio
|
0e6c85229c
|
Add orders files and COrder class to store orders
|
2014-12-16 13:12:57 +00:00 |
|
Marc Di Luzio
|
0057986380
|
header game types
|
2014-12-16 13:12:57 +00:00 |
|
Marc Di Luzio
|
7f639a6bf4
|
Add new creation method from a visual representation
|
2014-12-16 13:12:56 +00:00 |
|
Marc Di Luzio
|
8ade68101b
|
No need templates, templates bad, unneeded templates make c++god angry
|
2014-12-16 13:12:56 +00:00 |
|
Marc Di Luzio
|
5ca0fc3e23
|
Board should be using unit vis values not unit type values
|
2014-12-16 13:12:55 +00:00 |
|
Marc Di Luzio
|
c5ef2a5ee2
|
Use char literal instead of int for a space
|
2014-12-16 13:12:55 +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
|
ea426c70c6
|
Rename unit_t to unit_c to reflect it being a char
|
2014-12-16 13:12:54 +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
|
51cdda821d
|
Update the README.md
|
2014-12-16 13:12:53 +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 |
|
Marc Di Luzio
|
e8429ae4a2
|
Initial README for the game library with initial game design.
|
2014-12-16 13:12:52 +00:00 |
|
Marc Di Luzio
|
8ddb8ae916
|
Some initial game board code, really simple
|
2014-12-16 13:12:50 +00:00 |
|