Hi, Le Jeudi 9 Février 2006 20:20, Kurosu a écrit : > It is rather intrusive: > - corrected some frenglish
Good! > - added functions to store and retrieve damage statistics I didn't test this, just commit the patch :-) > - added a TextBox that handles '\n' so as to be able to stack several > lines; this is utterly ugly (both in means of graphism and code) Hey, your patch is buggy for string without \n :-P ~~~> Fixed > - added poor comparison functions (I maybe should have overloaded operator > == ) for team and character; it probably isn't The Right Solution > - added a function to retrieve a character's name I prepare to see code in .cpp and not .h. ".h" files are like "documentation". Patch commited. I just add some lines in graphic/text.cpp to display correctly text without \n (and add space to width). http://svn.gna.org/viewcvs/wormux?rev=454&view=rev Haypo