aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-10-05 08:49:20 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-10-05 08:49:20 -0400
commit09e5e28f56d906b3ad4347eaa9e5d1f9cf9afeab (patch)
treefac2449ae752b5499c5b578857075d01b902f63f /Changelog
parent36841bcf392f0ee7773a5e5696f14a819d6db58c (diff)
changelog
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b831548..540d8fe 100644
--- a/Changelog
+++ b/Changelog
@@ -71,3 +71,11 @@
- added a basic inventory
- quests can reward one type of item (but any quantity of that item)
- added texture loading, began working on player textures
+
+10/5/2015:
+==========
+
+ - added NPC/player/structure textures
+ - textures flip with direction
+ - made a beautiful Makefile
+ - moved main game loop into separate function