User statistics for nafees

back to main page

Summary Period: 2003-01-02 to 2003-01-08

Total Changes

4 (0.0%)

Lines of Code

158 (0.0%)

Modules

Directory Changes Lines of Code Lines per Change
Totals 4 (100.0%) 158 (100.0%) 39.5
src/game/ 3 (75.0%) 145 (91.8%) 48.3
src/bzflag/ 1 (25.0%) 13 (8.2%) 13.0

Activity by Clock Time

Most Recent Commits

nafees 2003-01-08 23:08

const'd argument to copy constructor.

1 lines of code changed in:

nafees 2003-01-04 11:00

Displays an error message and exits if the fonts cannot be loaded. Which probably means the data directory cannot be found.

13 lines of code changed in:

nafees 2003-01-02 01:08

Collated the flag name, abbreviation, and help arrays into one array of FlagTable classes. Defined FlagTable class within Flag class.

FlagTable class contains the name, abbreviation, type, and help. I should also remove the dependency on ordering this list the same as the Flag enumeration order in global.h. Use a std::map perhaps.

119 lines of code changed in:

nafees 2003-01-02 01:06

Collated the flag name, abbreviation, and help arrays into one array of FlagTable classes. Defined FlagTable class within Flag class.

25 lines of code changed in:

Generated by StatCVS 0.2.2