From 0f730185d2e73bf80b6a53952c626a7b22ab5055 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 20 Sep 2005 14:32:06 +0000 Subject: Fixed use of Enter for closing death and weight notices, and changed glColor4f to glColor4ub. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 17717a0c..799fbaac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-09-20 Bjørn Lindeijer + + * src/game.cpp, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h, + src/gui/window.cpp: Enter is used to dismiss dialogs currently, + removed the hacks for use in combination with non-modal dialogs that + made the game crash. + * src/openglgraphics.cpp: Changed glColor4f to glColor4ub. + 2005-09-19 Bjørn Lindeijer * configure.ac: Replaced custom function FIND_PATH with AC_PATH_PROG, -- cgit v1.2.3-70-g09d2