aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-11-13 08:28:43 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-11-13 08:28:43 -0500
commita32339dc700759ab44a360953c9c24d009b11ecc (patch)
treebf351f2b495403f523a82824a9bc8317b5da81ec /Changelog
parent613ab3be6ee76595c04b89992e62c41b52bc1a2f (diff)
parent1177a2ec843533b76fa9bd8573686f684103075c (diff)
Added object class, and added quest listing
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5fa3660..e967987 100644
--- a/Changelog
+++ b/Changelog
@@ -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