Author Statistics for temitchell

Back to Index Page

Author Details

Login: temitchell
Fullname: temitchell
Revisions: 144
Lines of Code: 5300
Added Lines of Code: 43839
Lines of Code per Change: 36.8

Author of the Month

Lines Of Code (per Author)

Lines Of Code for temitchell (per module)

Activity

Commit Log

DateAuthorFile/Message
1/23/05 11:00 PMtemitchell
Add in some help files for a few newer features. The 'mode' file
isn't explaining a command per/se but should have brief info on the
different player 'modes', prompting more detailed help requests on them.
(4 Files changed, 31 Lines changed)
lib/help/bowmode 1.1 added 15
lib/help/petmode 1.1 added 9
lib/help/mode 1.1 added 6
lib/help/listen 1.1 added 1
10/17/04 10:25 PMtemitchell
- peaceful state is no danger to others so does not need
to be in display unless player is hostile. (ok done for sure now)
(1 Files changed, 3 Lines changed)
server/c_misc.c 1.46 (+3 -3)
10/17/04 10:14 PMtemitchell
- arg! add missing string place for hidden status. (1 Files changed, 2 Lines changed)
server/c_misc.c 1.45 (+2 -2)
10/17/04 10:07 PMtemitchell
- make who output even more readable - also clean up code formatting (1 Files changed, 25 Lines changed)
server/c_misc.c 1.44 (+25 -20)
10/17/04 9:20 PMtemitchell
- reformat output for who command so it is actually readable. (1 Files changed, 15 Lines changed)
server/c_misc.c 1.43 (+15 -12)
10/11/04 2:28 PMtemitchell
- add bronze weapons and armour to starting treasures and some lists (1 Files changed, 134 Lines changed)
lib/treasures 1.78 (+134 -46)
9/19/04 10:19 PMtemitchell
- add Cloak of Unholy Protection and recipie for same as per patch
1030545
(2 Files changed, 26 Lines changed)
lib/formulae 1.17 (+11 -0)
lib/artifacts 1.51 (+15 -0)
8/31/04 8:26 PMtemitchell
- move direwolf and hellhoud treasures to arches. (1 Files changed, 1 Lines changed)
lib/treasures 1.77 (+1 -24)
8/29/04 11:43 AMtemitchell
- add new directory for datafiles to local dir (var/crossfire/datafiles) (2 Files changed, 2 Lines changed)
lib/Makefile.am 1.15 (+1 -1)
lib/Makefile.in 1.60 (+1 -1)
8/27/04 8:12 PMtemitchell
- fix typo item->items (1 Files changed, 1 Lines changed)
lib/artifacts 1.50 (+1 -1)