summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjörn Steinbrink <B.Steinbrink@gmx.de>2005-08-25 22:42:55 +0000
committerBjörn Steinbrink <B.Steinbrink@gmx.de>2005-08-25 22:42:55 +0000
commitfd1b18db1716144e556a4867bcd59e92edecdc58 (patch)
tree09ada126a486ffed1a8e7e39add862772c5cf07d /ChangeLog
parentba5c32ee9c5c57613ec678d47c3871e9ea312402 (diff)
downloadmana-client-fd1b18db1716144e556a4867bcd59e92edecdc58.tar.gz
mana-client-fd1b18db1716144e556a4867bcd59e92edecdc58.tar.bz2
mana-client-fd1b18db1716144e556a4867bcd59e92edecdc58.tar.xz
mana-client-fd1b18db1716144e556a4867bcd59e92edecdc58.zip
Use OpenGL's translation capabilites. Small cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f81368b9..1562ea3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
2005-08-25 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/openglgraphics.cpp: Use the translation capabilities of OpenGL
+ instead of doing it ourselves all the time.
+ * src/graphics.cpp: Simplify the image rect drawing code a bit and
+ remove an obsolete included header.
* src/openglgraphics.cpp, src/openglgraphics.h: Reduce the code
duplication even further.
* src/engine.cpp, src/floor_item.cpp, src/floor_item.h: Move the