Changed Exception class to inherit from std::ex...
Update to NetBeans 8.1.\nUse pkg-config to find...
Create models directory if does not exist
Remove unnecessary headers/forward decs.
New version of NetBeans
Removed USE_DEBUG_RENDERING, probably never goi...
Refactored GameStatus -> DroidStatus.
Delete program/shaders if link or validation fa...
Delete program/shaders if link or validation fa...
Made SandTexture public.
Fix for surface normals.
Cosmetic
Cleanup of Model class:
Initial commit of Beach shaders
Initial commit of 'Beach' functionality.
Dropped unused var.
Error reporting.
Cosmetic.
Made dying droids die with a bit more of a (con...
Cosmetic
Rotate exiting droids in opposite direction - l...
Dropped const pointer declaration on Iterate() ...
Further fixes to iteration scheme.
Added and implemented shouldSerializeUserAddedP...
Added ColourChanger piece.
Cosmetic.
Further error output changes.
Review of throwing vs. error output.
Added const declaration to Deserialize method.
Removed erroneous comment.
Various fixes to droid iteration scheme.
FIx for droids exiting.
Cosmetic.
Fix for droids not dying when they are stationa...
Added IRenderable::RenderTransparentParts().
Cleanup/cosmetic.
FIxed dubiously defined uniform buffer handle.
Various improvements/simplifications to cloud r...
Cosmetic.
Changes to cloud textures.