aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-12-02 08:48:39 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-12-02 08:48:39 -0500
commitb447a664066e98cc827626526179b3a3db22fa30 (patch)
tree9947254b1256e87ad167986b5bac9cf5be49c7d6 /Changelog
parent1d995c34c871bdb48e35c083ef0d9027dc18d719 (diff)
world bg improvements
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