From e8c3de13e9f850498b9ab2dfaca758c851566d3a Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 20 Aug 2006 10:31:46 +0000 Subject: Moved libpng check before SDL_image check, since the latter requires the former. --- ChangeLog | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1919da83..7b8f46f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ +2006-08-20 Bjørn Lindeijer + + * configure.ac: Moved libpng check before SDL_image check, since the + latter requires the former. + 2006-08-20 Yohann Ferreira + * data/graphics/sprites/Makefile.am : Following the splitting from Philipp, moved out the items.png file from the Makefile.am. * debian/control, debian/tmw-data.install : Updated debian package @@ -7,18 +13,20 @@ with gcc 4.1.2. Happy to be back :) 2006-08-17 Philipp Sehmisch + * data/graphics/items/*: Splitted the items.png into separate images with more distinctive names. (no, i won't list all 114) * src/itemmanager.cpp, data/items.xml: Replaced indices on the item spriteset with filenames. added names and descriptions for all missing items. Changed names and dascriptions of some items. * src/engine.cpp: removed global item spriteset. - * src/floor_item.cpp, src/floor_item.h, src/iteminfo.cpp, src/iteminfo.h - src/equipmentwindow.cpp, src/equipmentwindow.h, src/itemcontainer.cpp, - src/itemcontainer.h: the iteminfo class now provides a pointer to the item - icon image instead of providing the index on the item spriteset. - * data/graphics/tiles/trans_desert-woodland.png: added transmission tileset - between desert and woodland. + * src/floor_item.cpp, src/floor_item.h, src/iteminfo.cpp, + src/iteminfo.h, src/equipmentwindow.cpp, src/equipmentwindow.h, + src/itemcontainer.cpp, src/itemcontainer.h: the iteminfo class now + provides a pointer to the item icon image instead of providing the + index on the item spriteset. + * data/graphics/tiles/trans_desert-woodland.png: added transmission + tileset between desert and woodland. 2006-08-13 Eugenio Favalli @@ -2722,4 +2730,4 @@ restore some doxygen comments, improved size adaption and made the window a shorter. * data/graphics/images/login_wallpaper.png: New login wallpaper by - Momotaro. \ No newline at end of file + Momotaro. -- cgit v1.2.3-70-g09d2