From d72e1987f9703d2e3a37ad930a1bc8ceaf525065 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sun, 8 Jul 2007 14:38:12 +0000 Subject: Changed signatures to prevent the wrong members to be overloaded on architectures with 64-bit integers and to shut some compiler warnings. --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b2b536d..081db210 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2007-07-07 Bjørn Lindeijer +2007-07-08 Guillaume Melquiond + + * src/player.cpp, src/player.h, src/localplayer.h, src/being.h: Changed + signatures to prevent the wrong members to be overloaded on + architectures with 64-bit integers and to shut some compiler warnings. + +2007-07-07 Bjørn Lindeijer * src/gui/gui.cpp, src/gui/chatinput.h, src/gui/chatinput.cpp, INSTALL: Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x @@ -33,7 +39,7 @@ data/graphics/sprites/chest-lightplatemail-female.xml: Added light platemail (see entry in items.xml for proposed specs). -2007-06-16 Guillaume Melquiond +2007-06-16 Guillaume Melquiond * src/resources/image.cpp: Set GL texture index to zero when an image uses the SDL backend. -- cgit v1.2.3-70-g09d2