aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
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