diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-10-19 08:50:14 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-10-19 08:50:14 -0400 |
commit | 452f529996da277ac13d1776a03f26f0094a0357 (patch) | |
tree | 012a8850a603f3def2ee89f5d27dbf50cf82d444 /Changelog | |
parent | b692f5845d7d8293beda18db6e5bfed52549365a (diff) |
documentation part 1
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |