aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-02-02 08:49:38 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-02-02 08:49:38 -0500
commitd83b7f3d1f50ee1b164095c0e9d94cc87a44ad8c (patch)
treed7b76cb1907f781e1eccd1691bc7a622ed27a63c /Changelog
parent32855b564c2a7cd5c1a644dcf7039ab9b69295e4 (diff)
inventory rewrite
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c74cbc2..f5b6847 100644
--- a/Changelog
+++ b/Changelog
@@ -582,3 +582,14 @@
- Game has a menu API
- Pause Menu
+1/26/2016:
+==========
+
+ - wrote paper regarding what we've learned, and where we're at
+ - ported game to Windows, left EXE and DLLs in repo
+
+2/1/2016:
+=========
+
+ - began rewriting item/inventory system
+ - worked on option menu actually modifying options (updating settings.xml)