Author Statistics for crowbert

Back to Index Page

Author Details

Login: crowbert
Fullname: crowbert
Revisions: 32
Lines of Code: 1293
Added Lines of Code: 1415
Lines of Code per Change: 40.4

Author of the Month

Lines Of Code (per Author)

Lines Of Code for crowbert (per module)

Activity

Commit Log

DateAuthorFile/Message
1/16/05 8:01 PMcrowbert
fix script interface bugs (3 Files changed, 11 Lines changed)
common/commands.c 1.23 (+2 -2)
common/script.c 1.10 (+7 -9)
common/client.h 1.23 (+2 -1)
1/16/05 7:52 PMcrowbert
indentation fix--no impact on the binary (1 Files changed, 2 Lines changed)
gtk/gx11.c 1.54 (+2 -2)
11/10/03 9:11 AMcrowbert
add scripting interface (14 Files changed, 1312 Lines changed)
common/client.h 1.16 (+3 -7)
gnome/gnome.c 1.3 (+6 -3)
common/script.h 1.1 added 51
common/commands.c 1.18 (+3 -3)
gtk/gx11.c 1.38 (+10 -6)
common/item.c 1.7 (+6 -1)
common/newsocket.c 1.9 (+4 -1)
common/Makefile.in 1.4 (+4 -2)
common/client.c 1.19 (+43 -40)
common/image.c 1.10 (+3 -3)
common/init.c 1.16 (+1 -7)
common/player.c 1.9 (+11 -3)
common/script.c 1.1 added 1161
x11/x11.c 1.21 (+6 -1)
9/12/03 11:12 AMcrowbert
remove unused tmp_exceptions and add missing file close (1 Files changed, 3 Lines changed)
x11/x11.c 1.18 (+3 -4)
9/12/03 11:04 AMcrowbert
remove unused tmp_exceptions and add missing file close (1 Files changed, 7 Lines changed)
gtk/gx11.c 1.33 (+7 -7)
9/11/03 3:12 PMcrowbert
add SDL prototypes to avoid warnings (1 Files changed, 3 Lines changed)
gtk/gtkproto.h 1.11 (+3 -0)
9/11/03 12:12 PMcrowbert
remove some compiler warnings; no binary changes (1 Files changed, 15 Lines changed)
common/commands.c 1.13 (+15 -1)
6/25/03 12:13 PMcrowbert
add config option for controling generation of the splash screen (5 Files changed, 39 Lines changed)
gtk/gcfclient.man 1.7 (+9 -3)
gtk/gx11.c 1.32 (+13 -3)
gtk/config.c 1.11 (+11 -1)
common/client.h 1.11 (+3 -2)
common/init.c 1.12 (+3 -2)
2/21/03 11:26 AMcrowbert
display pickup mode code with setting new pickup mode (1 Files changed, 4 Lines changed)
gtk/gx11.c 1.28 (+4 -1)
2/21/03 11:15 AMcrowbert
add "clearinfo" command for gtk client (2 Files changed, 11 Lines changed)
x11/x11.c 1.13 (+7 -1)
common/player.c 1.7 (+4 -2)