aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f21582b..43e8d5d 100644
--- a/Changelog
+++ b/Changelog
@@ -147,3 +147,14 @@
- began documenting entities.h/.cpp and world.h/.cpp
- fixed structure physics
- improved include locations
+
+10/22/2015:
+===========
+
+ - 1 month Changelog anniversary :)
+ - successfully built and ran game on 64-bit linux
+ - successfully build game on 32-bit Windows (game crashes on execution)
+ - removed npc array; NPCs are now created in the entity array
+ - created a basic texture handling library
+
+ \ No newline at end of file