From 41101dbd7f38c7e9898422c755b8eaf379f1d7c1 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 29 Dec 2005 02:59:30 +0000 Subject: Added popup support to the Gui class. Moved all mouse input handling into the Gui class. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f3f9b19..eb3efa50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-12-29 Björn Steinbrink + + * src/game.cpp, src/gui/gui.cpp, src/gui/gui.h, + src/gui/inventorywindow.cpp, src/gui/popupmenu.h: Added popup support + to the Gui and moved the according code there to get rid of some nasty + hack that made them disappear. + * src/game.cpp, src/gui/gui.cpp, src/gui/gui.h, + src/gui/inventorywindow.cpp, src/gui/popupmenu.h, + src/net/protocol.cpp, src/net/protocol.h: Moved all mouse input code + into the Gui class. + 2005-12-26 Duane Bailey * src/main.h: fixed define problems with The_Mana_World_private.h -- cgit v1.2.3-70-g09d2