diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -311,3 +311,17 @@ - converted layered background items to tiles - fixed ortho in small spaces - began formalizing item system + +11/19/2015: +=========== + + - texture loaded tracks loaded textures to prevent re-loading (frees resources) + - continued work on things finished the following day (11/20) :) + +11/20/2015: +=========== + + - began working on inventory UI + - moved background drawing to World class + - re-did the item system + - actually tiled background images to save space |