From c63776ba5486170404155475bb8f232b92159179 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Fri, 26 Aug 2005 22:27:53 +0000 Subject: Fix ChangeLog and its example in the hacking docs. --- ChangeLog | 30 ++++++++++++++++-------------- docs/HACKING.txt | 4 ++-- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 46cb6c23..6774963f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,15 @@ 2005-08-25 Ferreira Yohann - * src/gui/buy.h, src/gui/buy.cpp, src/gui/sell.h, src/gui/sell.cpp, - src/gui/inventorywindow.h, src/gui/inventorywindow.cpp: Added - effect description to those each windows, and also made some - improvements and bugfixes as I was on it. - * data/maps/new_7-1.tmx.gz: Added eyecandy to the map 7-1. + * src/gui/buy.h, src/gui/buy.cpp, src/gui/sell.h, src/gui/sell.cpp, + src/gui/inventorywindow.h, src/gui/inventorywindow.cpp: Added effect + description to those each windows, and also made some improvements and + bugfixes as I was on it. + * data/maps/new_7-1.tmx.gz: Added eyecandy to the map 7-1. 2005-08-26 Björn Steinbrink + * ChangeLog: Fix indentation and line length. + * docs/HACKING.txt: Fix the example (OOPS!). * src/configuration.cpp: Remove dependency on math.h. * src/openglgraphics.cpp: Remove useless code. * src/openglgraphics.cpp: Use glTranslatef instead of glTranslated. @@ -15,15 +17,15 @@ 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. + * 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 diff --git a/docs/HACKING.txt b/docs/HACKING.txt index a6d3260a..f2ae8b2b 100644 --- a/docs/HACKING.txt +++ b/docs/HACKING.txt @@ -129,6 +129,6 @@ necessary. 1234-12-24 Some Body * some/file: My comment. - * some/file, anotherfile: This is a pretty long comment and needs a line - break, to avoid characters at colums > 79. + * some/file, anotherfile: This is a pretty long comment and needs a + line break, to avoid characters at colums > 79. -- cgit v1.2.3-60-g2f50