aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-10-19 08:50:14 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-10-19 08:50:14 -0400
commit452f529996da277ac13d1776a03f26f0094a0357 (patch)
tree012a8850a603f3def2ee89f5d27dbf50cf82d444 /Changelog
parentb692f5845d7d8293beda18db6e5bfed52549365a (diff)
documentation part 1
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