Author Statistics for damn

Back to Index Page

Author Details

Login: damn
Fullname: damn
Revisions: 56
Lines of Code: 1292
Added Lines of Code: 10980
Lines of Code per Change: 23.1

Author of the Month

Lines Of Code (per Author)

Lines Of Code for damn (per module)

Activity

Commit Log

DateAuthorFile/Message
9/18/99 2:41 AMdamn
Moved everything back where it was, except materials. -- DAMN (1 Files changed, 15 Lines changed)
include/spells.h 1.4 (+15 -63)
9/18/99 2:36 AMdamn
Moved everything back where it was, except materials. -- DAMN (6 Files changed, 8 Lines changed)
include/object.h 1.4 (+1 -319)
include/map.h 1.3 (+2 -2)
include/player.h 1.5 (+3 -17)
include/spellist.h 1.4 (+1 -5)
include/living.h 1.4 (+0 -67)
include/skills.h 1.4 (+1 -3)
9/18/99 2:34 AMdamn
Moved things back, so spells.h doesn't need to be loaded twice any more.-- DAMN (1 Files changed, 1 Lines changed)
include/global.h 1.4 (+1 -2)
9/18/99 2:29 AMdamn
Moved everything back where it was, except materials. -- DAMN (1 Files changed, 474 Lines changed)
include/define.h 1.6 (+474 -27)
9/18/99 2:08 AMdamn
Adjusted notification text for expired snake/staff. -- DAMN (1 Files changed, 2 Lines changed)
server/spell_util.c 1.5 (+2 -2)
9/17/99 6:54 PMdamn
Minor bugfix / cleanup -- DAMN (1 Files changed, 12 Lines changed)
server/c_object.c 1.3 (+12 -13)
9/17/99 6:53 PMdamn
see batch update for arch tree -- DAMN (6 Files changed, 8032 Lines changed)
lib/crossfire.xpm 1.2 (+2638 -2542)
lib/bmaps 1.2 (+2545 -2542)
lib/faces 1.2 (+13 -0)
lib/archetypes 1.4 (+234 -16)
lib/animations 1.2 (+57 -0)
lib/bmaps.paths 1.2 (+2545 -2542)
9/17/99 6:42 PMdamn
Removed leftover prototype for staff_to_snake -- DAMN (1 Files changed, 0 Lines changed)
include/sproto.h 1.6 (+0 -1)
9/17/99 6:40 PMdamn
Monster movement numbers moved here from defines.h -- DAMN (1 Files changed, 68 Lines changed)
include/living.h 1.3 (+68 -1)
9/17/99 6:36 PMdamn
Oops... typo: VERY_BIG__BUF (1 Files changed, 2 Lines changed)
common/item.c 1.4 (+2 -2)