diff options
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 |