From 7467afb637960fc8f3c8e631b95bb3e662285057 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 12 Dec 2006 15:06:06 +0000 Subject: Moved Action, Animation and Frame (renamed from AnimationPhase) classes into the resources directory, since they are part of the SpriteDef class. --- ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c72fd15..83f21af7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ -2006-12-11 Philipp Sehmisch +2006-12-12 Bjørn Lindeijer - * data/sfx/bat-dying1.ogg, data/sfx/bat-hit1.ogg, + * src/animatedsprite.h, src/CMakeLists.txt, src/animatedsprite.cpp, + src/resources/action.h, src/resources/animation.h, + src/resources/spritedef.cpp, src/resources/action.cpp, + src/resources/animation.cpp, src/resources/spritedef.h: Moved + Action, Animation and Frame (renamed from AnimationPhase) classes into + the resources directory, since they are part of the SpriteDef class. + +2006-12-12 Philipp Sehmisch + + * data/sfx/bat-dying1.ogg, data/sfx/bat-hit1.ogg, data/sfx/bow_shoot_1.ogg, data/sfx/fire-goblin-hit1.ogg data/sfx/fire-goblin-hit2.ogg, data/sfx/fire-goblin-miss1.ogg, data/sfx/fist-swish.ogg, data/sfx/flower-hit1.ogg, -- cgit v1.2.3-70-g09d2