diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-14 08:43:28 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-14 08:43:28 -0500 |
commit | 840cf5f0d3fc60aceb95385010eac02ae6c95dcc (patch) | |
tree | 0b7eb237737289ad9b3f9bffc1478875d0d71abf /Changelog | |
parent | 3f70fa248e411178f33075f4b90f112eced37f14 (diff) | |
parent | 477e6cdde57a428b41e814943233d8b01f0db6bf (diff) |
Merge branch 'master' of http://github.com/tcsullivan/gamedev
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -408,3 +408,15 @@ - imrpoved BGM handling - continued work on particles, made a fountain - added sanic + + ~ Broke 5000 lines of code/doc, now with some file Doxygen'd + +12/14/2015: +=========== + + - Re-implemented Arena + added door mob for exit + added white flash + sound transition + - fixed fading bugs + - continued fixing general game bugs + - fixed structure spawn issues |