Author Statistics for cavesomething

Back to Index Page

Author Details

Login: cavesomething
Fullname: cavesomething
Revisions: 49
Lines of Code: 236
Added Lines of Code: 656
Lines of Code per Change: 4.8

Author of the Month

Lines Of Code (per Author)

Lines Of Code for cavesomething (per module)

Activity

Commit Log

DateAuthorFile/Message
2/20/06 5:00 PMcavesomething
make the spell list display generic as the skill if a spell doesn't use one (2 Files changed, 8 Lines changed)
gtk/gx11.c 1.91 (+3 -2)
ChangeLog 1.82 (+5 -1)
2/8/06 7:47 PMcavesomething
make the mesage displayed on trying to drop locked items more descriptive (4 Files changed, 13 Lines changed)
gtk/inventory.c 1.8 (+2 -1)
gtk-v2/src/inventory.c 1.8 (+3 -2)
ChangeLog 1.76 (+5 -1)
x11/x11.c 1.35 (+3 -2)
1/31/06 3:11 PMcavesomething
remove option to display resistances without a scrollbar (4 Files changed, 50 Lines changed)
gtk/gx11.c 1.89 (+24 -91)
ChangeLog 1.75 (+12 -1)
common/init.c 1.27 (+2 -2)
gtk/config.c 1.28 (+12 -33)
1/31/06 8:22 AMcavesomething
remove coloured inventory and text options and support for black and white monitors, change cfclient to a grey colourscheme (12 Files changed, 90 Lines changed)
gtk/inventory.c 1.7 (+2 -21)
gtk-v2/src/info.c 1.5 (+1 -9)
common/client.h 1.37 (+33 -35)
gtk-v2/src/inventory.c 1.7 (+7 -12)
x11/x11.c 1.34 (+19 -66)
ChangeLog 1.74 (+13 -1)
gtk/gx11.c 1.88 (+1 -11)
x11/x11proto.h 1.13 (+1 -1)
common/init.c 1.26 (+2 -4)
gtk/config.c 1.27 (+1 -9)
x11/xutil.c 1.22 (+10 -23)
gtk/gtkproto.h 1.21 (+0 -1)
1/21/06 5:52 PMcavesomething
add a 'spell options' box to allow extra options to be passed to spells, make any mouse button change the spell description, not just the left one and reorder some gtk function calls to improve clarity (2 Files changed, 50 Lines changed)
ChangeLog 1.72 (+6 -1)
gtk/gx11.c 1.87 (+44 -24)
1/19/06 12:02 PMcavesomething
fix bug with reading the wrong bytes on an updspell packet (2 Files changed, 7 Lines changed)
common/commands.c 1.36 (+4 -4)
ChangeLog 1.70 (+3 -1)
1/19/06 11:17 AMcavesomething
spell listing suppport for common and gcfclient (7 Files changed, 318 Lines changed)
common/commands.c 1.35 (+106 -2)
common/proto.h 1.20 (+3 -0)
gtk/gx11.c 1.85 (+157 -11)
common/client.h 1.36 (+22 -1)
ChangeLog 1.69 (+15 -1)
common/newclient.h 1.7 (+9 -1)
common/client.c 1.29 (+6 -2)
1/16/06 7:13 PMcavesomething
make skills appear in a scroll pane, and show all known skills, not just those with exp (2 Files changed, 18 Lines changed)
gtk/gx11.c 1.84 (+13 -5)
ChangeLog 1.68 (+5 -1)
1/15/06 8:02 PMcavesomething
make the Close button in gcfclient be greyed-out when there is no container open. (2 Files changed, 13 Lines changed)
ChangeLog 1.67 (+4 -1)
gtk/inventory.c 1.5 (+9 -3)
9/21/05 11:57 PMcavesomething
Implement RFE 1090049 - add client message timestamp option (5 Files changed, 31 Lines changed)
ChangeLog 1.49 (+6 -1)
common/init.c 1.25 (+3 -2)
gtk/gx11.c 1.78 (+15 -5)
gtk/config.c 1.25 (+4 -2)
common/client.h 1.33 (+3 -2)