diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,5 @@ 2005-09-17 Matthias Hartmann <hartmann.matthias@gmail.com> - * src/engine.cpp: [TARGET] text over player * src/game.cpp: PVP * src/game.h: PVP @@ -13,6 +12,8 @@ 2005-09-17 Björn Steinbrink <B.Steinbrink@gmx.de> + * src/game.h: Remove inclusion of being.h, there was a forward + declaration of class Being anyways... * src/openglgraphics.cpp: Use gl{Push,Pop}Matrix instead of calculating offsets, cause the values are stored as float and aren't accurate enough. |