aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b286376..dba1ecf 100644
--- a/Changelog
+++ b/Changelog
@@ -257,3 +257,12 @@
- created 'storyboard' for first few player areas
- improved flashlight
- made some minor improvements to world appearance
+
+11/9/2015:
+==========
+
+ - gave world's their own entity/mob/npc/build arrays
+ - cleaned up for loops (switched most to `for(auto :)`
+ - added drawing/handling of entities on all layers at all times
+ - removed building entering/exiting
+ - andy broke SDL cuz he's bad