Developers: elsbernd

Login name:
elsbernd
Total Commits:
11 (0.0%)
Lines of Code:
306 (0.0%)
Most Recent Commit:
2006-03-07 06:33

Activity by Clock Time

Activity by Hour of Day for elsbernd

Activity by Day of Week for elsbernd

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 11 (100.0%) 306 (100.0%) 27.8
trunk/crossfire/ 2 (18.2%) 285 (93.1%) 142.5
trunk/client/ 4 (36.4%) 9 (2.9%) 2.2
trunk/client/x11/ 1 (9.1%) 5 (1.6%) 5.0
trunk/crossfire/crossedit/ 2 (18.2%) 4 (1.3%) 2.0
trunk/crossfire/crossedit/Cnv/ 1 (9.1%) 2 (0.7%) 2.0
trunk/client/sound-src/ 1 (9.1%) 1 (0.3%) 1.0

Activity of elsbernd

Most Recent Commits

elsbernd 2006-03-07 06:33 Rev.: 4511

sound-src/Makefile.in

4 lines of code changed in 1 file:

  • trunk/client: ChangeLog (+4)
elsbernd 2006-03-07 06:30 Rev.: 4510

replaced SOUNDDIR with SOUND_DIR in sound-src/Makefile.in so that
--with-sound-dir=<dir> works now.

1 lines of code changed in 1 file:

  • trunk/client/sound-src: Makefile.in (+1 -1)
elsbernd 2005-03-08 07:58 Rev.: 3107

Load can modify self->w only, if self->w was created, which is not alwas the case

2 lines of code changed in 1 file:

  • trunk/crossfire/crossedit: Edit.c (+2 -1)
elsbernd 2003-10-21 03:29 Rev.: 2408

get_map_image_size: access of width/height when pixmaps[face]==NULL
results in coredump on IRIX (pixmaps[0] == NULL)

5 lines of code changed in 1 file:

  • trunk/client/x11: png.c (+5 -3)
elsbernd 2001-04-10 12:12 Rev.: 960

sync with configure.in

267 lines of code changed in 1 file:

  • trunk/crossfire: configure (+267 -245)
elsbernd 2001-04-10 11:50 Rev.: 959

sound.o and cfsndserv depend on soundsdef.h and should be compiled,
if the definitions changed

3 lines of code changed in 1 file:

  • trunk/client: Makefile.in (+3 -1)
elsbernd 2001-04-10 11:48 Rev.: 958

Call cfsndserv with prefix/bin=bindir so bindir need not to be in PATH

2 lines of code changed in 2 files:

  • trunk/client: configure.in (+1 -1), sound.c (+1 -1)
elsbernd 2001-04-10 10:11 Rev.: 957

new configure flags --with-ldflags, -with-includes to support extraordinary
header and library files.
Rearange of tests for libm (needed to test before png on some machines)
Propagate CPPFLAGS and LDFLAGS from commandline to configure

18 lines of code changed in 1 file:

  • trunk/crossfire: configure.in (+18 -5)
elsbernd 2001-04-10 10:04 Rev.: 956

Propagate CPPFLAGS and LDFLAGS down to Makefile

4 lines of code changed in 2 files:

  • trunk/crossfire/crossedit: Makefile.in (+2 -2)
  • trunk/crossfire/crossedit/Cnv: Makefile.in (+2 -2)
Generated by StatSVN 0.7.0