aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-11-30 08:47:07 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-11-30 08:47:07 -0500
commit45bca98b792f8ced1a57ef8c5beed2a90a79d47f (patch)
tree0ac3026c2a9bac4037cfe9003f532eca02db92f0 /Changelog
parentfbe1b6c3a0a3427111577e6b77600f5669012583 (diff)
switched to 100% new/delete
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0444f3d..c9c94d8 100644
--- a/Changelog
+++ b/Changelog
@@ -338,3 +338,10 @@
- Bug fixes related to memory allocation
- Broke item textures...
- Finshed new inventory ui animations
+
+11/30/2015:
+===========
+
+ - Converted all m/calloc/free calls to new/delete
+ - fixed hardcoded string issues
+ - improved inventory animation