aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-17 08:29:17 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-17 08:29:17 -0500
commitf871cdcce267621adac4e5eb1f6705fd26462544 (patch)
tree9a6d051c5c6375f32517ac9f30499a67f3f80b57 /Changelog
parent85fb9f0a75f9a441d35e0ed48f250d7b07301483 (diff)
parent15889a45b8ee37d43e248cec351e9f6882c21ff3 (diff)
Merge branch 'master' of http://github.com/tcsullivan/gamedev
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d1fac71..f6f3ca0 100644
--- a/Changelog
+++ b/Changelog
@@ -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)