Developers: reeve

Login name:
reeve
Total Commits:
63 (0.0%)
Lines of Code:
8,055 (0.0%)
Most Recent Commit:
2002-05-03 18:21

Activity by Clock Time

Activity by Hour of Day for reeve

Activity by Day of Week for reeve

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 63 (100.0%) 8055 (100.0%) 127.8
trunk/client/ 27 (42.9%) 8003 (99.4%) 296.4
trunk/client/gtk/ 3 (4.8%) 27 (0.3%) 9.0
trunk/crossfire/socket/ 2 (3.2%) 18 (0.2%) 9.0
trunk/crossfire/server/ 2 (3.2%) 6 (0.1%) 3.0
trunk/client/common/ 1 (1.6%) 1 (0.0%) 1.0
trunk/client/pixmaps/ 1 (1.6%) 0 (0.0%) 0.0
trunk/client/macros/ 27 (42.9%) 0 (0.0%) 0.0

Activity of reeve

Most Recent Commits

reeve 2002-05-03 18:21 Rev.: 1586

Adjusted width/height limits to better allow WM decorations.

2 lines of code changed in 1 file:

  • trunk/client/gtk: gx11.c (+2 -2)
reeve 2001-12-03 21:39 Rev.: 1446

Scott Barnes: Another modification to the window sizing code, now it will not set
the window's default size larger than the display.

12 lines of code changed in 1 file:

  • trunk/client/gtk: gx11.c (+12 -2)
reeve 2001-11-21 11:00 Rev.: 1437

Scott Barnes: Changed the inventory lists to respect the user's GTK font
settings, and made the window and display sizes judged by the font size.

18 lines of code changed in 3 files:

  • trunk/client: CHANGES (+4)
  • trunk/client/common: config.h (+1 -1)
  • trunk/client/gtk: gx11.c (+13 -7)
reeve 2001-08-29 11:31 Rev.: 1272

Scott Barnes: One last fix for server/main.c, the login crashes I found are gone.

5 lines of code changed in 1 file:

  • trunk/crossfire/server: main.c (+5 -1)
reeve 2001-08-29 10:55 Rev.: 1271

Scott Barnes: Another fix, this time in server/main.c

1 lines of code changed in 1 file:

  • trunk/crossfire/server: main.c (+1 -1)
reeve 2001-08-29 10:50 Rev.: 1270

Scott Barnes: Fixed some bugs in request.c that crashed the server.

17 lines of code changed in 1 file:

  • trunk/crossfire/socket: request.c (+17 -14)
reeve 2001-08-29 10:45 Rev.: 1269

Scott Barnes: Fixed a bug in the loop code that made the server crash.

1 lines of code changed in 1 file:

  • trunk/crossfire/socket: loop.c (+1 -1)
reeve 2001-07-24 10:26 Rev.: 1241

Scott Barnes: Removed some unused variables to eliminate warnings.

53 lines of code changed in 1 file:

  • trunk/client: gnome.c (+53 -31)
reeve 2001-06-18 18:30 Rev.: 1211

Scott Barnes: Changed the gnome-config test from -n to -z so that it actually
works :)

2 lines of code changed in 2 files:

  • trunk/client: configure (+1 -1), configure.in (+1 -1)
reeve 2001-06-07 15:13 Rev.: 1175

Scott Barnes: Adjusted configure.in so now ./configure tells you if it didn't find Gnome.

97 lines of code changed in 2 files:

  • trunk/client: configure (+96 -95), configure.in (+1)
reeve 2001-06-07 15:03 Rev.: 1174

Scott Barnes: Made ./configure not fail if it can't find Gnome.

103 lines of code changed in 2 files:

  • trunk/client: configure (+99 -95), configure.in (+4)
reeve 2001-06-07 14:21 Rev.: 1173

Scott Barnes: Fixed the problem of not creating the install directories and also fixed a problem with loading the user's preferences.

9 lines of code changed in 2 files:

  • trunk/client: Makefile.in (+4), gnome.c (+5 -5)
reeve 2001-06-05 16:48 Rev.: 1171

Added support to the Gnome client for larger viewable maps.

65 lines of code changed in 1 file:

  • trunk/client: gnome.c (+65 -36)
reeve 2001-06-05 11:59 Rev.: 1170

More fixes to sync up with the other clients.

49 lines of code changed in 1 file:

  • trunk/client: gnome.c (+49 -45)
reeve 2001-06-05 11:23 Rev.: 1169

Fixed display_map_doneupdate for the new proto.h

2 lines of code changed in 1 file:

  • trunk/client: gnome.c (+2 -2)
reeve 2001-06-04 22:01 Rev.: 1166

*** empty log message ***

7619 lines of code changed in 14 files:

  • trunk/client: Makefile.in (+37 -2), acconfig.h (new 9), aclocal.m4 (+624 -143), cconfig.h (+3), config.h (+34 -13), config.h.in (+33 -12), configure (+1494 -165), configure.in (+20 -2), gnome-cfclient.desktop (new 9), gnome-cfclient.soundlist.in (new 641), gnome-sound.c (new 88), gnome.c (new 4309), sounds (+159 -159), soundsdef.h (+159 -159)
reeve 2001-06-04 21:57 Rev.: 1165

Intital Gnome client checkin.

0 lines of code changed in 1 file:

  • trunk/client/pixmaps: dot.xpm (new)
reeve 2001-06-04 21:52 Rev.: 1164

Initial Gnome client checkin.

0 lines of code changed in 27 files:

  • trunk/client/macros: .cvsignore (new), Makefile.am (new), Makefile.in (new), aclocal-include.m4 (new), autogen.sh (new), compiler-flags.m4 (new), curses.m4 (new), gnome-bonobo-check.m4 (new), gnome-common.m4 (new), gnome-fileutils.m4 (new), gnome-gettext.m4 (new), gnome-ghttp-check.m4 (new), gnome-gnorba-check.m4 (new), gnome-guile-checks.m4 (new), gnome-libgtop-check.m4 (new), gnome-objc-checks.m4 (new), gnome-orbit-check.m4 (new), gnome-print-check.m4 (new), gnome-pthread-check.m4 (new), gnome-support.m4 (new), gnome-undelfs.m4 (new), gnome-vfs.m4 (new), gnome-x-checks.m4 (new), gnome-xml-check.m4 (new), gnome.m4 (new), linger.m4 (new), need-declaration.m4 (new)
Generated by StatSVN 0.7.0