summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjörn Steinbrink <B.Steinbrink@gmx.de>2005-09-18 11:22:27 +0000
committerBjörn Steinbrink <B.Steinbrink@gmx.de>2005-09-18 11:22:27 +0000
commitf22625d0e79cd943acf117c1e5bd32e4bbef5a2a (patch)
tree6996be4ae3914affbc40bdec951beba55d9e6603 /ChangeLog
parent7329e1e48c9366695121eb32a18eecd91846354b (diff)
downloadmana-client-f22625d0e79cd943acf117c1e5bd32e4bbef5a2a.tar.gz
mana-client-f22625d0e79cd943acf117c1e5bd32e4bbef5a2a.tar.bz2
mana-client-f22625d0e79cd943acf117c1e5bd32e4bbef5a2a.tar.xz
mana-client-f22625d0e79cd943acf117c1e5bd32e4bbef5a2a.zip
Move the writing logic out of the Graphics class once again... Some cleanups in the screenshot filename selection code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb4de56c..103a0a9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
2005-09-18 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/game.cpp, src/graphics.cpp, src/graphics.h: Move the writing
+ logic out of the Graphics class once again... Some cleanups in the
+ screenshot filename selection code.
* src/resources/imagewriter.cpp: Small cleanups.
* src/Makefile.am, src/game.cpp, src/graphics.cpp, src/graphics.h,
src/openglgraphics.cpp, src/openglgraphics.h: Changed saveScreenshot