]> git.localhorst.tv Git - l2e.git/commit
initialized monster animations and enabled -Wall compiler flag
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 29 Aug 2012 21:38:36 +0000 (23:38 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 29 Aug 2012 21:38:36 +0000 (23:38 +0200)
commit1c36f0002e3778f05aca3e6836556cfff94a268e
treea305188a82dac5fb423d143d3b164578900e418a
parent7f63e99b87e052f92fcd9b98358d7779119e9a69
initialized monster animations and enabled -Wall compiler flag
15 files changed:
Debug/src/app/subdir.mk
Debug/src/battle/states/subdir.mk
Debug/src/battle/subdir.mk
Debug/src/common/subdir.mk
Debug/src/graphics/subdir.mk
Debug/src/sdl/subdir.mk
Debug/src/subdir.mk
Release/src/app/subdir.mk
Release/src/battle/states/subdir.mk
Release/src/battle/subdir.mk
Release/src/common/subdir.mk
Release/src/graphics/subdir.mk
Release/src/sdl/subdir.mk
Release/src/subdir.mk
src/battle/Monster.cpp