aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-10-28 08:48:56 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-10-28 08:48:56 -0400
commita3e3f43a51e4a8137dff779f38b358b5b8608e4e (patch)
tree74bbc3b6373f5d6d46eb260f0308fb6ff021a639 /Changelog
parentc9b9b06ccb0d2767170b0bff400c19e9c78328a8 (diff)
bug fixes
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4c4d823..4af9d0c 100644
--- a/Changelog
+++ b/Changelog
@@ -182,3 +182,13 @@
- gained knowledge on sprite creation
- created tree and mountain sprites
- created a decent bird AI
+
+10/28/2015:
+===========
+
+ - fixed world drawing bug
+ - fixed segfault with entering buildings
+ - found bug with npc quest preloading
+ - documented more of world.cpp
+ - improved background textures/parallax stuff
+ -