Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 20 (100.0%) | 2.5 |
trunk/crossfire/server/ | 3 (37.5%) | 9 (45.0%) | 3.0 |
trunk/crossfire/crossedit/ | 1 (12.5%) | 7 (35.0%) | 7.0 |
trunk/crossfire/lib/ | 1 (12.5%) | 2 (10.0%) | 2.0 |
trunk/client/ | 2 (25.0%) | 1 (5.0%) | 0.5 |
trunk/arch/armour/mail/ | 1 (12.5%) | 1 (5.0%) | 1.0 |
wis -> pow
1 lines of code changed in 1 file:
passwd length atmost 16 chars
2 lines of code changed in 1 file:
You could crash server with an overly long name. Name can now be at max 31 chars long.
3 lines of code changed in 1 file:
Magic ear wouldn't hear what You say, if a NPC heard You first. Fixed.
4 lines of code changed in 1 file:
cfsndserv didn't compile on sgi
1 lines of code changed in 1 file:
removed a bogus file, so make archive works
0 lines of code changed in 1 file:
lib/settings was not included into the tar in 'make archive'
2 lines of code changed in 1 file:
Crossedit now does a graceful exit(0); if no libXpm and FONTNAME==""
7 lines of code changed in 1 file: