diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-10-09 21:34:58 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-10-09 21:34:58 +0000 |
commit | 31047c05a9b56c101566301d81931c66bc4b9ecd (patch) | |
tree | 8646f4383a0297732e76227bc601cd0f80ec5151 /ChangeLog | |
parent | 2327c5a7c3b054e52b69286da906f8e5c4432d1c (diff) | |
download | mana-31047c05a9b56c101566301d81931c66bc4b9ecd.tar.gz mana-31047c05a9b56c101566301d81931c66bc4b9ecd.tar.bz2 mana-31047c05a9b56c101566301d81931c66bc4b9ecd.tar.xz mana-31047c05a9b56c101566301d81931c66bc4b9ecd.zip |
Corrected the white browser font bug and the black hp/mp bug which were linked. Added a debug window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-10-09 Yohann Ferreira <bertram@cegetel.net> + + * ChangeLog, src/gui/browserbox.cpp, src/gui/ministatus.cpp, + src/gui/debugwindow.h, src/gui/debugwindow.cpp, src/game.cpp, + src/engine.cpp, src/Makefile.am: Corrected the white browser font + bug and the black hp/mp bug which were linked. Added a debug window + 2005-10-09 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/being.cpp, src/being.h, src/engine.cpp, src/engine.h, |