diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-12-02 08:48:39 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-12-02 08:48:39 -0500 |
commit | b447a664066e98cc827626526179b3a3db22fa30 (patch) | |
tree | 9947254b1256e87ad167986b5bac9cf5be49c7d6 /Changelog | |
parent | 1d995c34c871bdb48e35c083ef0d9027dc18d719 (diff) |
world bg improvements
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |