Hello,

please find attached a diff against latest svn that adds statistics displaying at end of game.

It is rather intrusive:
- corrected some frenglish
- added functions to store and retrieve damage statistics
- 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
- 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)

I've switched for the later stuff to C-ish code when I got fed up with the C++ version that was still crashing on me after 1H of investigation).

Attachment: stats.diff
Description: Binary data

Répondre à