Hi there,
Is there a protocol to asking for a code review? I've been following from home, typing out my own version of handmade hero one youtube video at a time. I don't have issues very often, I follow along and download Casey's source to compare with. At the end of day 53 however I seem to have lost control of my wall entities. I'd love for somebody to take a look and maybe they can spot something I'm missing? It seems like a lot to post my whole handmade.cpp here so I dumped it on pastebin.
http://pastebin.com/U7N8mdZV
There are a few small differences in my code compared to Casey's (naming conventions mostly). I think the problem is either in the world generation code, or possibly with the SetCamera function. I've been going over it for two days now and I can't figure out what the issue is. Thanks in advance, brave souls!