/client/trunk Developers: akirschbaum

Login name:
akirschbaum
Total Commits:
227 (5.5%)
Lines of Code:
8,929 (3.3%)
Most Recent Commit:
2011-03-09 11:07

Activity by Clock Time

Activity by Hour of Day for akirschbaum

Activity by Day of Week for akirschbaum

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 227 (100.0%) 8929 (100.0%) 39.3
/ 39 (17.2%) 5297 (59.3%) 135.8
common/ 39 (17.2%) 2680 (30.0%) 68.7
gtk/ 26 (11.5%) 422 (4.7%) 16.2
gtk-v2/src/ 35 (15.4%) 237 (2.7%) 6.7
sound-src/ 8 (3.5%) 116 (1.3%) 14.5
x11/ 10 (4.4%) 104 (1.2%) 10.4
macros/ 34 (15.0%) 43 (0.5%) 1.2
gtk/win32/ 6 (2.6%) 12 (0.1%) 2.0
gnome/ 4 (1.8%) 5 (0.1%) 1.2
utils/ 6 (2.6%) 4 (0.0%) 0.6
gtk-v2/ 8 (3.5%) 4 (0.0%) 0.5
pixmaps/ 3 (1.3%) 2 (0.0%) 0.6
help/ 6 (2.6%) 2 (0.0%) 0.3
gtk-v2/themes/ 1 (0.4%) 1 (0.0%) 1.0
Documentation/ 2 (0.9%) 0 (0.0%) 0.0

Activity of akirschbaum

Most Recent Commits

akirschbaum 2011-03-09 11:07 Rev.: 14328

Remove stray debug option introduced in r13675.

1 lines of code changed in 1 file:

  • common: Makefile.am (+1 -1)
akirschbaum 2009-09-19 16:58 Rev.: 12192

Fix prototype declaration.

1 lines of code changed in 1 file:

  • common: external.h (+1 -1)
akirschbaum 2009-01-19 15:41 Rev.: 11192

Fix typo in scripting protocol: send "watch stats maxsp" rather than "watch stats maxspp".

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • common: script.c (+1 -1)
akirschbaum 2009-01-18 12:32 Rev.: 11181

Fix typo.

1 lines of code changed in 1 file:

  • common: mapdata.h (+1 -1)
akirschbaum 2009-01-18 11:46 Rev.: 11176

Send correct coordinates for "request map pos" script command.

2 lines of code changed in 2 files:

  • ChangeLog (+1)
  • common: script.c (+1 -1)
akirschbaum 2009-01-18 11:38 Rev.: 11175

Do not crash for "request items cont" if there is no opened container.

5 lines of code changed in 2 files:

  • ChangeLog (+1)
  • common: script.c (+4 -2)
akirschbaum 2009-01-18 11:30 Rev.: 11174

Replace while loops with for loop.

8 lines of code changed in 1 file:

  • common: script.c (+8 -12)
akirschbaum 2009-01-18 11:26 Rev.: 11173

Whitespace changes.

1174 lines of code changed in 1 file:

  • common: script.c (+1174 -1103)
akirschbaum 2009-01-18 10:41 Rev.: 11172

Report weight in grams in "request items" commands.

3 lines of code changed in 2 files:

  • ChangeLog (+2)
  • common: script.c (+1 -1)
akirschbaum 2009-01-18 08:36 Rev.: 11171

Simplify expressions.

4 lines of code changed in 1 file:

  • common: script.c (+4 -4)
akirschbaum 2009-01-18 06:29 Rev.: 11166

Add checks for incorrect parameters to scripttell command. Do not pass the script ID to the script.

23 lines of code changed in 2 files:

  • ChangeLog (+5)
  • common: script.c (+18 -1)
akirschbaum 2007-06-27 15:13 Rev.: 6718

utils/mdk.sh: Make script work again.

5 lines of code changed in 2 files:

  • ChangeLog (+3)
  • utils: mdk.sh (+2 -1)
akirschbaum 2007-06-27 13:57 Rev.: 6716

Remove trailing whitespace.

1045 lines of code changed in 128 files:

  • ChangeLog (+68 -68), INSTALL (+8 -8), Makefile.am (-1), NOTES (new), README (+8 -10), TODO (new), aclocal.m4 (+13 -14), crossfire-client.spec (+19 -19)
  • common: Makefile.am (+2 -2), client-types.h (+1 -1), client.c (+1 -3), client.h (+2 -2), image.c (+15 -16), init.c (+4 -4), item.h (+2 -2), items.pl (new), mapdata.c (+3 -3), misc.c (+1 -1), msgtypes.pl (+1 -1), newclient.h (+10 -10), newsocket.c (+2 -2), p_cmd.c (+48 -48), p_cmd.h (+5 -7), player.c (+5 -5), script.c (+9 -9)
  • gtk-v2: Makefile.am (-1), README (-1), README-dev (+2 -2), TODO (new)
  • gtk-v2/src: Makefile.am (+1 -2), about.c (+1 -2), config.c (+14 -14), image.c (+7 -8), image.h (+2 -3), info.c (+13 -14), inventory.c (+28 -28), magicmap.c (+3 -4), main.c (+7 -7), map.c (+17 -17), metaserver.c (+3 -4), opengl.c (+20 -20), pickup.c (+2 -3), png.c (+12 -13), sdl.c (+45 -45), sound.c (+1 -1), spells.c (+2 -3), stats.c (+22 -22)
  • gtk: Makefile.am (+2 -3), config.c (+24 -24), crossfire-client-gtk.man (+7 -7), gx11.c (+15 -15), gx11.h (+4 -5), help.c (+20 -21), image.c (+6 -6), inventory.c (+205 -213), keys.c (-1), map.c (+12 -12), png.c (+8 -10), sdl.c (+57 -57), sound.c (+1 -1), text.c (+48 -48)
  • gtk/win32: porting.c (+9 -9)
  • help: Makefile.am (new), bugreport.h (-1), chelp.h (-1), shelp.h (+1)
  • macros: aclocal-include.m4 (+2 -2), autogen.sh (+2 -2), compiler-flags.m4 (+2 -2), curses.m4 (new), gnome-bonobo-check.m4 (+4 -5), gnome-common.m4 (+1 -2), gnome-fileutils.m4 (+1 -1), gnome-gettext.m4 (new), gnome-ghttp-check.m4 (+1 -1), gnome-guile-checks.m4 (+1 -1), gnome-libgtop-check.m4 (new), gnome-objc-checks.m4 (new), gnome-print-check.m4 (+4 -4), gnome-support.m4 (new), gnome-vfs.m4 (+1 -3), gnome-xml-check.m4 (+2 -2), gnome.m4 (+4 -4)
  • pixmaps: Makefile.am (+1 -2)
  • sound-src: Makefile.am (-1), alsa9.c (+25 -25), cfsndserv.c (+71 -71), common.c (+17 -17)
  • utils: Makefile.am (new), mdk.sh (new)
  • x11: Makefile.am (-1), crossfire-client-x11.man (+2 -2), png.c (+13 -14), sound.c (+2 -3), xutil.c (+16 -16)
akirschbaum 2007-04-25 06:10 Rev.: 6120

Fix incorrect command name.

0 lines of code changed in 2 files:

  • Documentation: Scripting.html (changed)
akirschbaum 2007-04-23 13:10 Rev.: 6105

Fix memory overrun error in gtk-v2 client's rc file loader.

3 lines of code changed in 2 files:

  • ChangeLog (+2)
  • gtk-v2/src: config.c (+1 -1)
akirschbaum 2007-04-23 13:00 Rev.: 6104

Fix memory overrun error in gtk-v2 client's text display.

3 lines of code changed in 2 files:

  • ChangeLog (+2)
  • gtk-v2/src: info.c (+1 -1)
akirschbaum 2007-04-23 12:55 Rev.: 6103

Fix memory overrun error in gtk-v2 client's skills display.

4 lines of code changed in 2 files:

  • ChangeLog (+1)
  • gtk-v2/src: stats.c (+3 -1)
akirschbaum 2007-04-23 12:47 Rev.: 6102

Fix memory overrun error in gtk client's menu handling.

8 lines of code changed in 2 files:

  • ChangeLog (+6)
  • gtk: gx11.c (+2 -2)
akirschbaum 2007-04-16 15:22 Rev.: 6052

Remove trailing whitespace.

22 lines of code changed in 1 file:

  • gtk-v2/src: keys.c (+22 -23)
akirschbaum 2007-04-16 15:06 Rev.: 6051

Add script to rebuild autoconf files.

9 lines of code changed in 2 files:

  • ChangeLog (+1), autogen.sh (new 8)

(16 more)

Generated by StatSVN 0.7.0