aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-12-04 08:49:49 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-12-04 08:49:49 -0500
commit5f0a1b99133a4f333f8be1466f1f5bf1245d6781 (patch)
tree9aaed764b312449de2972780dc0fa0fc3dd86d21 /Changelog
parent92cd5d10c536c92e4ece15a526f124c9f3805084 (diff)
world fixes
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a272795..903e91e 100644
--- a/Changelog
+++ b/Changelog
@@ -364,3 +364,10 @@
- improved world background drawing; added that to IndoorWorld's
- improved inventory functionality
- fixed issues with cutscenes
+
+12/3/2015:
+==========
+
+ - improved inventory draw
+ - fixed most segfaults, including those when exiting
+ - added -Wall,-Wextra, and -Werror to enforce better/safer coding