diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-10-28 08:48:56 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-10-28 08:48:56 -0400 |
commit | a3e3f43a51e4a8137dff779f38b358b5b8608e4e (patch) | |
tree | 74bbc3b6373f5d6d46eb260f0308fb6ff021a639 /Changelog | |
parent | c9b9b06ccb0d2767170b0bff400c19e9c78328a8 (diff) |
bug fixes
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 + - |