aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 752d92c..77edf73 100644
--- a/Changelog
+++ b/Changelog
@@ -117,3 +117,18 @@
- fixed quest assignment/completion
- entities can't move when interacting now
+ - added GLEW libraries
+ - worked on delaying quest assignments until dialog is closed
+
+10/16/2015:
+===========
+
+ - fixed delaying quest assignments until dialog is closed
+ - checked and secured errors in malloc/calloc calls
+
+10/19/2015:
+===========
+
+ - fixed malloc/strlen bug that crashes the game on some linux systems
+ - broke andy's linux system on his laptop, allowing for test game build on Windows
+ - began extensive documentation in main.cpp