From 4b21a0fa4e6a7e35b7d9a01bbc0a7080dd392996 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sat, 16 Jan 2016 12:31:42 -0500 Subject: dynamic world linking --- Changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index cad80ba..a4c3ede 100644 --- a/Changelog +++ b/Changelog @@ -531,3 +531,19 @@ - xml'd buildings and their indoors - xml'd settings for screen dimensions - xml'd item giving through npc dialog + +1/14/2015: +========== + + - pondered on non-random generation + - fixed some drawing issues + - made spritesheet for easier solid-color-texture drawing + + - began to incorporate XML into the world class for dynamic world loading... + +1/16/2015: +========== + + - removed layers + - switched world linking from pointers to file names, rewrote all world-linking code + - worlds are now loaded dynamically -- cgit v1.2.3