Author Statistics for akirschbaum

Back to Index Page

Author Details

Login: akirschbaum
Fullname: akirschbaum
Revisions: 217
Lines of Code: 62
Added Lines of Code: 3483
Lines of Code per Change: 0.3

Author of the Month

Lines Of Code (per Author)

Lines Of Code for akirschbaum (per module)

Activity

Commit Log

DateAuthorFile/Message
2/23/06 2:18 PMakirschbaum
Apply patch #1433271 (code-cleanup) by Stefan Huehner: Add const and static,
remove unused variables
(34 Files changed, 183 Lines changed)
x11/png.c 1.16 (+2 -2)
common/init.c 1.29 (+2 -2)
x11/rcs-id.h 1.2 (+7 -7)
gtk/map.c 1.31 (+2 -2)
gtk/png.c 1.13 (+3 -3)
gtk/image.c 1.27 (+2 -2)
common/commands.c 1.38 (+2 -2)
common/script.c 1.19 (+5 -5)
common/newsocket.c 1.14 (+8 -8)
common/misc.c 1.14 (+4 -4)
gtk/keys.c 1.22 (+2 -2)
x11/xutil.c 1.24 (+3 -3)
common/proto.h 1.22 (+5 -5)
gtk-v2/src/sdl.c 1.8 (+2 -2)
common/rcs-id.h 1.3 (+13 -13)
x11/sound.c 1.8 (+2 -2)
gtk/text.c 1.11 (+13 -13)
gtk/sound.c 1.13 (+3 -3)
gtk/config.c 1.30 (+8 -8)
gtk/sdl.c 1.23 (+2 -2)
common/client.c 1.31 (+2 -2)
common/metaserver.c 1.22 (+2 -2)
ChangeLog 1.85 (+11 -1)
gtk/inventory.c 1.10 (+1 -1)
gtk/win32/soundsdef.h 1.3 (+1 -1)
common/player.c 1.19 (+2 -2)
common/item.c 1.15 (+2 -2)
gtk/rcs-id.h 1.3 (+11 -11)
x11/x11.c 1.37 (+4 -4)
gtk-v2/src/main.c 1.12 (+2 -2)
common/script.h 1.5 (+2 -2)
gtk/gtkproto.h 1.23 (+1 -32)
gtk/gx11.c 1.92 (+50 -56)
common/image.c 1.21 (+2 -2)
2/17/06 3:35 AMakirschbaum
Apply modified patch #1432404 (Solve bug in watch stats script function) by
Benjamin Lerman: make watch stats command work if more than one stat changes
simultaneously.
(2 Files changed, 139 Lines changed)
ChangeLog 1.80 (+9 -1)
common/script.c 1.18 (+130 -128)
2/16/06 4:32 PMakirschbaum
Apply patch #1430279 (code-cleanup: const, static, etc) by Stefan Huehner. (54 Files changed, 239 Lines changed)
gtk-v2/src/stats.c 1.3 (+4 -4)
x11/xutil.c 1.23 (+5 -5)
common/client.c 1.30 (+3 -3)
sound-src/cfsndserv.c 1.8 (+5 -5)
gtk/sdl.c 1.22 (+2 -2)
pixmaps/nonmag.xpm 1.2 (+1 -1)
common/proto.h 1.21 (+3 -3)
pixmaps/mag.xpm 1.2 (+1 -1)
common/commands.c 1.37 (+2 -2)
gtk-v2/src/main.c 1.9 (+3 -3)
gtk-v2/src/inventory.c 1.9 (+3 -3)
gtk-v2/src/sdl.c 1.7 (+2 -2)
gtk/help.c 1.3 (+1 -1)
gtk/inventory.c 1.9 (+6 -6)
pixmaps/skull.xpm 1.2 (+1 -1)
gtk-v2/src/keys.c 1.4 (+4 -4)
common/misc.c 1.13 (+16 -14)
x11/x11.c 1.36 (+12 -12)
gtk-v2/src/magicmap.c 1.4 (+3 -3)
pixmaps/close.xpm 1.2 (+1 -1)
gtk/keys.c 1.21 (+5 -5)
pixmaps/coin.xpm 1.2 (+1 -1)
pixmaps/hand2.xpm 1.2 (+1 -1)
ChangeLog 1.79 (+14 -1)
x11/sound.c 1.7 (+2 -2)
common/player.c 1.17 (+2 -2)
pixmaps/hand.xpm 1.2 (+1 -1)
pixmaps/all.xpm 1.2 (+1 -1)
gtk/sound.c 1.12 (+3 -3)
gtk/png.c 1.12 (+2 -2)
common/item.c 1.14 (+4 -4)
pixmaps/sign_west.xpm 1.2 (+1 -1)
pixmaps/sign_east.xpm 1.2 (+1 -1)
gtk/config.c 1.29 (+2 -2)
common/init.c 1.28 (+2 -2)
gtk/text.c 1.10 (+31 -31)
common/client.h 1.38 (+3 -3)
gtk-v2/src/sound.c 1.2 (+2 -2)
common/def-keys.h 1.2 (+1 -1)
pixmaps/crossfiretitle.xpm 1.2 (+1 -1)
common/p_cmd.c 1.5 (+2 -2)
utils/mdk.sh 1.2 (+1 -1)
common/external.h 1.12 (+3 -3)
sound-src/common.c 1.2 (+4 -4)
gtk/gtkproto.h 1.22 (+5 -5)
pixmaps/lock.xpm 1.2 (+1 -1)
sound-src/alsa9.c 1.2 (+3 -3)
common/item-types.h 1.2 (+1 -1)
pixmaps/question.xpm 1.2 (+1 -1)
pixmaps/unlock.xpm 1.3 (+1 -1)
common/metaserver.c 1.21 (+3 -3)
pixmaps/sign_flat.xpm 1.2 (+1 -1)
gtk/win32/soundsdef.h 1.2 (+1 -1)
gtk/gx11.c 1.90 (+54 -54)
2/12/06 5:46 AMakirschbaum
Apply patch #1429975 (patch to support port numbers in metaserver host names)
by Marc Lehmann.
(2 Files changed, 25 Lines changed)
ChangeLog 1.78 (+8 -1)
common/metaserver.c 1.20 (+17 -6)
2/12/06 3:23 AMakirschbaum
common/metaserver.c, common/metaserver.h: Make cached_servers_loaded static
since it is not used elsewhere.
(3 Files changed, 8 Lines changed)
common/metaserver.h 1.2 (+1 -2)
common/metaserver.c 1.19 (+2 -2)
ChangeLog 1.77 (+5 -1)
2/12/06 3:14 AMakirschbaum
General cleanup -- just whitespace changes; should not affect behavior. (1 Files changed, 257 Lines changed)
common/metaserver.c 1.18 (+257 -277)
1/13/06 3:37 PMakirschbaum
common/commands.c: In DeleteItem() properly handle more than one item. (2 Files changed, 6 Lines changed)
ChangeLog 1.66 (+4 -1)
common/commands.c 1.34 (+2 -2)
12/11/05 6:44 AMakirschbaum
gtk/{map.c,sdl.c}, x11/x11.c: General cleanup - just whitespace changes. (4 Files changed, 25 Lines changed)
x11/x11.c 1.33 (+9 -9)
gtk/sdl.c 1.21 (+4 -4)
ChangeLog 1.62 (+4 -1)
gtk/map.c 1.30 (+8 -8)
11/2/05 2:00 PMakirschbaum
common/player.c: Properly ignore received comc commands with invalid length. (2 Files changed, 4 Lines changed)
ChangeLog 1.60 (+2 -1)
common/player.c 1.16 (+2 -1)
11/2/05 1:56 PMakirschbaum
Remove syntax error. (1 Files changed, 2 Lines changed)
common/image.c 1.20 (+2 -2)