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