c52d872058
Basic attack queue implemented for hero
2016-07-18 20:16:29 +10:00
a426461dad
Fix up include headers, try to reduce dependencies
...
Ensure that all headers are self-sufficient instead of relying on included
headers to include headers for execution.
2016-07-16 23:27:52 +10:00
86b4d1e206
Add distance to battle range metric in pixels
2016-07-16 02:34:44 +10:00
b1875077b7
Additional debug string rendering infrastructure
...
Separate notion of rendering a static string, i.e. for debug display that
is absolutely positioned, and rendering of a regular string that moves
with the game camera.
2016-07-12 18:11:31 +10:00
d82afe49d0
Add memory allocation tracking data to debug state
2016-07-09 21:42:36 +10:00
54ecddad2f
Add function call counting to debug infrastructure
2016-07-09 20:59:54 +10:00
1f364f7024
Update debug data architecture and methods
2016-07-09 20:46:04 +10:00