From 0ce6e9e8400c326e6848688b3b865c84d96e3073 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Sun, 14 Aug 2005 21:11:54 +0000 Subject: Moved image drawing code into the graphics class. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd98dd60..7b10b39b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-08-14 Björn Steinbrink + * src/graphics.cpp, src/graphics.h, src/resources/image.cpp, + src/resources/image.h: Moved the image drawing code into the graphics + class. + * src/being.cpp, src/engine.cpp, src/graphics.cpp, src/graphics.h: Made the wrapper functions in the Graphics class conditional on whether we compile with OpenGL support. -- cgit v1.2.3-70-g09d2