diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-11-13 08:28:43 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-11-13 08:28:43 -0500 |
commit | a32339dc700759ab44a360953c9c24d009b11ecc (patch) | |
tree | bf351f2b495403f523a82824a9bc8317b5da81ec /Changelog | |
parent | 613ab3be6ee76595c04b89992e62c41b52bc1a2f (diff) | |
parent | 1177a2ec843533b76fa9bd8573686f684103075c (diff) |
Added object class, and added quest listing
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -273,3 +273,13 @@ - fixed building entering/exiting - prototyped first world for story-line-thing - andy fixes sdl + +11/12/2015: +=========== + + - began documenting ui.cpp + - vastly improved dialog, added options/buttons + - improved world physics a lot + - created a generic object class + - began death handling stuffs + - added a quest list in-game |