Marc Di Luzio
|
008739dee6
|
Various work towards a basic game implementation
Get rid of some virtual functions that weren't needed.
Fix some functions to work during static init if need be.
Units now have unique incremental IDs
|
2014-12-16 13:13:00 +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
|
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 |
|