diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-17 08:29:17 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-17 08:29:17 -0500 |
commit | f871cdcce267621adac4e5eb1f6705fd26462544 (patch) | |
tree | 9a6d051c5c6375f32517ac9f30499a67f3f80b57 /Changelog | |
parent | 85fb9f0a75f9a441d35e0ed48f250d7b07301483 (diff) | |
parent | 15889a45b8ee37d43e248cec351e9f6882c21ff3 (diff) |
Merge branch 'master' of http://github.com/tcsullivan/gamedev
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -426,3 +426,12 @@ - began/continued work on original player sprite - began working on dirt textures + +12/16/2015: +=========== + + - added more soundtracks + - completed dirt texturizing, improved ground shading + - checking files for potential divide by 0 errors, due to random floating point errors + still have floating point errors + - restarted work on real shading (GLSL stuffs) |