aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-03 07:46:23 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-03 07:46:23 -0500
commitbf91141782766f3648b62c6d96528fddb9ae7447 (patch)
treec6c9322ec7c4f111f05c7f639ab1d33bed9de40f /Changelog
parentdc24164926a7988e018d32fff1977d2b40c89057 (diff)
parent6b44ecd9da08087f4a44dd3daef211e763eb1c61 (diff)
Added holding vs press key action
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f1e8841..a272795 100644
--- a/Changelog
+++ b/Changelog
@@ -355,3 +355,12 @@
- ran game through valgrind, fixed almost all memory leaks/errors
- smoothed out game animations
- broke the game
+
+12/2/2015:
+==========
+
+ - fixed many item related segfaults :)
+ - removed std::thread calls
+ - improved world background drawing; added that to IndoorWorld's
+ - improved inventory functionality
+ - fixed issues with cutscenes