aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-03-03 09:26:06 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-03-03 09:26:06 -0500
commit90f3d2ff9fe7297dae0bdcee9c441e53177a0fb7 (patch)
tree3f89437e059b33dc2c78766e17c21e62fb1489e6 /Changelog
parente879b257b9512816f2ff579a7444fe600a74ed91 (diff)
efficiency stuffs
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0384181..f6309bf 100644
--- a/Changelog
+++ b/Changelog
@@ -712,3 +712,13 @@
- merged 'remake' with 'master', fixed font issues and world stuffs
- continued work on merchant dialog
+
+3/2/2016,
+3/3/2016:
+=========
+
+ - made particle vector not pointers
+ - improved efficiency of code using newly learned C++11 tricks
+ - added StrAttribute() to TinyXML2
+ - more merchant stuff, trading????
+ - improved village XML loading