From 7eef0aaedefc5d3c73301bcb02834e165124c7e6 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Mon, 21 Aug 2006 16:06:50 +0000 Subject: added overlays and smooth scrolling. (someone who knows what he is doing has to create the makefiles for the unix users) --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b8f46f2..7caf0a02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-08-21 Philipp Sehmisch + + * src/mapreader.cpp: added logic for initialisation of the overlays + * src/map.cpp, src/map.h: code for updating and drawing the overlays + * src/engine.cpp, src/engine.h: added smooth scrolling and the call + to draw the overlays + * data/maps/new_1-1.tmx.gz, data/graphics/new_5-1.tmx.gz, + data/graphics/images/ambient/sandstorm.png: Added sandstorm effect + to the desert maps outside of the city (feedback, please) + * data/maps/new_2-1.tmx.gz, data/maps/new_4-1.tmx.gz, + data/maps/new_5-1.tmx.gz, data/graphics/images/ambient/spotlight.png + Added spotlight effect to the cave maps (feedback, please) + * data/graphics/maps/new_9-1.tmx.gz, + data/graphics/images/ambient/clouds.png + Added cloudshadow effect to the woodland map (feedback, please) + 2006-08-20 Bjørn Lindeijer * configure.ac: Moved libpng check before SDL_image check, since the -- cgit v1.2.3-70-g09d2