diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-11-30 08:49:20 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-11-30 08:49:20 -0500 |
commit | af22d85f9a417a94ea75db1878219f8baeba8b73 (patch) | |
tree | c0564e39209b3e9acb8b65e98632b04c1828d55e /Changelog | |
parent | 0415b7f0a9305cd43e8fd8c77a8bafd3b8016dd0 (diff) | |
parent | 45bca98b792f8ced1a57ef8c5beed2a90a79d47f (diff) |
Working on animations
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |