From d4f310480146a8dd5417e6988ddc25a40e560ff3 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Fri, 26 Aug 2005 17:23:40 +0000 Subject: Updating ChangeLog again. Last time it didn't work ? --- ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74473254..88c6d6fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,18 @@ * src/openglgraphics.cpp: Use glTranslatef instead of glTranslated. Remove some useless code. +2005-08-25 Ferreira Yohann + + * src/main.h, src/main.cpp, src/gui/login.cpp, + src/resources/buddylist.cpp, gui/char_select.cpp: Adding min and max + length check for password, more code cleanups in login and removing + possible buffer overflows by replacing some + global char[] by std::strings. + * src/items.h, src/items.cpp, src/resources/itemmanager.h, + src/resources/itemmanager.cpp, src/resources/iteminfo.h, + src/resources/iteminfo.cpp, data/items.xml, + data/items.xsd: Added Effects description to items. + 2005-08-25 Bjørn Lindeijer * ChangeLog: Fixed line length using tab size of 8. @@ -44,7 +56,7 @@ * docs/HACKING.txt: Added a notice about line length in ChangeLog and an example for the ChangeLog format. -2005-08-22 Ferreira Yohann +2005-08-24 Ferreira Yohann * src/game.cpp: Simply don't show equipped items in sell dialog as it's annoying. -- cgit v1.2.3-70-g09d2