From 016faf8449aeb7dba2738da4fefa3609b3af589c Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 8 Jul 2007 13:39:11 +0000 Subject: Merged 0.0 changes from revision 3317 to 3362 to trunk. --- ChangeLog | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0bc698b..8b2b536d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,38 @@ -2007-06-30 Philipp Sehmisch +2007-07-07 Bjørn Lindeijer + + * src/gui/gui.cpp, src/gui/chatinput.h, src/gui/chatinput.cpp, + INSTALL: Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x + didn't have a FocusListener, compatibility with older versions is + broken. + +2007-06-30 Philipp Sehmisch * src/main.cpp: Changed include order to avoid a problem with guichan on windows. * src/net/beinghandler.cpp: Implemented getting the direction of attacks from the server. +2007-06-29 Philipp Sehmisch + + * src/particle.cpp, src/particleemitter.cpp: Corrected some perspective + issues of the particle engine and fixed a crash caused by particles + with child emitters that have an image than isn't used elsewhere. + * data/maps/new-3-1.tmx.gz: Added a particle effect at the spawn point + in Tulimshar. + +2007-06-21 Philipp Sehmisch + + * data/monsters.xml, data/graphics/sprites/monster-logmonster.png, + data/graphics/sprites/monster-logmonster.xml: Added logmonster by + Enigmatik (Monster ID is 23). + * data/items.xml, data/equipment.xml, + data/graphics/items/armor-chest-lightplatemail.png, + data/graphics/sprites/chest-lightplatemail-male.xml, + data/graphics/sprites/chest-lightplatemail-male.png, + data/graphics/sprites/chest-lightplatemail-female.png, + data/graphics/sprites/chest-lightplatemail-female.xml: + Added light platemail (see entry in items.xml for proposed specs). + 2007-06-16 Guillaume Melquiond * src/resources/image.cpp: Set GL texture index to zero when an image @@ -14,6 +42,33 @@ * tmw.cbp: Updated Code::Blocks project file. +2007-06-13 Philipp Sehmisch + + * The Mana World.dev: Updated DevCpp project file. + +2007-06-13 Philipp Sehmisch + + * src/main.cpp: Added logging of version number. + +2007-06-12 David Athay + + * data/icons/The Mana World.icns: Added Mac OSX icon. + +2007-06-11 Philipp Sehmisch + + * src/particle.h, src/being.cpp: Fixed a bug that prevented + being-controlled particles from being deleted (thanks to tuchs for + reporting). + +2007-06-06 Bjørn Lindeijer + + * data/items.xml: Fixed defense of silk headband. + +2007-06-04 Philipp Sehmisch + + * data/graphics/maps/new_17-1.tmx.gz: Changed the minimap image of the + lamp snake cave to the correct one. + 2007-06-03 David Athay * src/main.cpp, src/game.cpp: Fixed screenshot taking on OSX. -- cgit v1.2.3-70-g09d2