aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-12-21 08:46:35 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-12-21 08:46:35 -0500
commit272a152b54a198a84f122ab8bedb1019708b7008 (patch)
treec47419145a1b03bc6b6a58ea2983a0819cb972e6 /Changelog
parent0b9561febb7677de8792ba0feb056139ba7c94ea (diff)
pages, quests
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 44ff8a4..c0d2b9e 100644
--- a/Changelog
+++ b/Changelog
@@ -452,3 +452,11 @@
- began working on pages, made sprite and handler
- GLSL shaders are better
- redid theme_jazz
+
+12/21/2015:
+===========
+
+ - fixed dialog options issues, finished basic pages
+ - added World::getAvailableNPC() for easy quest assigner assigning
+ - added the Condition class, so that events and actions can be remembered by NPCs
+ - added functionality for multiple lights (GLSL)