Developers: jbontje

Login name:
jbontje
Total Commits:
42 (0.0%)
Lines of Code:
1,063 (0.0%)
Most Recent Commit:
2003-05-26 12:13

Activity by Clock Time

Activity by Hour of Day for jbontje

Activity by Day of Week for jbontje

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 42 (100.0%) 1063 (100.0%) 25.3
trunk/crossfire/lib/ 6 (14.3%) 681 (64.1%) 113.5
trunk/client/gtk/ 3 (7.1%) 173 (16.3%) 57.6
trunk/crossfire/server/ 8 (19.0%) 138 (13.0%) 17.2
trunk/crossfire/common/ 2 (4.8%) 22 (2.1%) 11.0
trunk/crossfire/ 2 (4.8%) 14 (1.3%) 7.0
trunk/crossfire/lib/wizhelp/ 2 (4.8%) 8 (0.8%) 4.0
trunk/crossfire/include/ 3 (7.1%) 7 (0.7%) 2.3
trunk/crossfire/crossedit/ 1 (2.4%) 3 (0.3%) 3.0
trunk/maps/scorn/misc/ 1 (2.4%) 2 (0.2%) 2.0
trunk/maps/navar_city/ 1 (2.4%) 2 (0.2%) 2.0
trunk/arch/player/race/ 2 (4.8%) 2 (0.2%) 1.0
trunk/arch/misc/ 1 (2.4%) 2 (0.2%) 2.0
trunk/maps/world/ 1 (2.4%) 1 (0.1%) 1.0
trunk/crossfire/crossedit/Cnv/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/monster/giant/Belzebub/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/monster/demon/GreatDemon/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/monster/demon/Demon_Lord/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/gods/items/earth_shield/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/gods/items/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/construct/temple/ 1 (2.4%) 1 (0.1%) 1.0
trunk/arch/armour/shield/ 1 (2.4%) 1 (0.1%) 1.0
trunk/crossfire/socket/ 1 (2.4%) 0 (0.0%) 0.0

Activity of jbontje

Most Recent Commits

jbontje 2003-05-26 12:13 Rev.: 2162

Move cathedral
mids 2003-05-26

1 lines of code changed in 1 file:

  • trunk/maps/world: world_121_117 (+1 -5)
jbontje 2003-05-26 12:08 Rev.: 2161

Change exit to Navar
mids 2003-05-26

2 lines of code changed in 1 file:

  • trunk/maps/navar_city: city1church1 (+2 -2)
jbontje 2003-05-26 12:01 Rev.: 2160

Open up the door of the cathedral
mids 2003-05-26

1 lines of code changed in 1 file:

  • trunk/arch/construct/temple: cathedral.arc (+1 -1)
jbontje 2003-05-24 09:02 Rev.: 2144

Change IRC server hostname (thanks hoxu)
mids 2003-05-24

1 lines of code changed in 1 file:

  • trunk/crossfire/lib: motd (+1 -1)
jbontje 2003-05-24 08:58 Rev.: 2143

Fixed typo (thanks buzzsaw)
mids 2003-05-25

1 lines of code changed in 1 file:

  • trunk/client/gtk: gx11.c (+1 -1)
jbontje 2003-03-24 14:11 Rev.: 2076

fixed download url
mids 2003-03-24

2 lines of code changed in 1 file:

  • trunk/maps/scorn/misc: cityhall (+2 -2)
jbontje 2002-08-22 07:37 Rev.: 1686

Pickups: added pickups for spellbooks,skillscrols,normal book/scroll. Patch created by Aprogas
mids 2002/08/22

23 lines of code changed in 3 files:

  • trunk/crossfire/include: define.h (+4)
  • trunk/crossfire/server: c_object.c (+7), player.c (+12)
jbontje 2002-08-22 07:36 Rev.: 1685

Pickups: created submenus and added pickups for spellbooks,skillscrols,normal book/scroll. Patch created by Aprogas
mids 2002/08/22

168 lines of code changed in 1 file:

  • trunk/client/gtk: gx11.c (+168 -97)
jbontje 2002-06-07 03:02 Rev.: 1618

longsword -> sword

1 lines of code changed in 1 file:

  • trunk/crossfire/lib/wizhelp: create (+1 -1)
jbontje 2002-04-13 18:01 Rev.: 1573

New formulae and artifacts. Some of the arrows made a bit more powerfull.
cryo 2002-04-14

673 lines of code changed in 2 files:

  • trunk/crossfire/lib: artifacts (+114 -5), formulae (+559 -13)
jbontje 2002-03-21 09:43 Rev.: 1564

Oops, forgot adding the 'faces' directive
mids 2002-03-21

3 lines of code changed in 1 file:

  • trunk/crossfire/lib: Makefile.in (+3 -3)
jbontje 2002-03-21 09:40 Rev.: 1563

Add install of faces file.
Thanks to Lord_Devi for reporting this.
mids 2002-03-21

1 lines of code changed in 1 file:

  • trunk/crossfire/lib: Makefile.in (+1 -1)
jbontje 2002-02-13 16:10 Rev.: 1531

server/main.c: If exit is damned, update players death & WoR home-position
and delete town portal.
server/apply.c: Fix bug in move_apply. return was used instead of goto
leave, so recursion_depth wasn't decremented.
mids 02/13/2002

29 lines of code changed in 3 files:

  • trunk/crossfire: CHANGES (+6)
  • trunk/crossfire/server: apply.c (+1 -1), main.c (+22 -1)
jbontje 2002-01-17 17:44 Rev.: 1511

Add helpfile for teleport. mids 2002-01-17

10 lines of code changed in 2 files:

  • trunk/crossfire/lib: Makefile.in (+3 -2)
  • trunk/crossfire/lib/wizhelp: teleport (new 7)
jbontje 2002-01-16 05:51 Rev.: 1510

include/player.h include/sproto.h server/c_chat.c server/player.c:
New player command 'reply', replies to the last person who told you
something.
server/c_wiz.c: New DM command 'teleport', lets a DM teleport next
to target player, it is an inverse summon.
server/commands.c: Add hooks for 'reply' and 'teleport'.
mids 2002-01-16

107 lines of code changed in 7 files:

  • trunk/crossfire: CHANGES (+8)
  • trunk/crossfire/include: player.h (+1), sproto.h (+2)
  • trunk/crossfire/server: c_chat.c (+43 -1), c_wiz.c (+50), commands.c (+2), player.c (+1)
jbontje 2002-01-15 20:25 Rev.: 1509

gx11.c: Fix for error with Count when nopopups is enabled.
After picking up with Count the label Count wasn't resetted to 0 but
cpl.count is. After dropping with Count both the label and cpl.count are
resetted to 0. Now it is always made 0 after pickup/drop, just like with
cfclient.
mids 2002-01-16

4 lines of code changed in 1 file:

  • trunk/client/gtk: gx11.c (+4 -2)
jbontje 2001-12-19 12:07 Rev.: 1476

clockdata really should be in localdir, garbled tried to do that before
but he forgot to change it in a function. mids 2001-12-19

1 lines of code changed in 1 file:

  • trunk/crossfire/common: init.c (+1 -1)
jbontje 2001-09-24 05:47 Rev.: 1292

These are some misc. patches by Tim Rightnour to make Crossfire compile
cleanly on NetBSD.

1) The Cnv makefile wasn't recieving EXTRA_CFLAGS, making it difficult to
compile, because it wants to locate the guile includes.

2) The metaserver code didn't cast the fifth argument to sendto properly.
Amusingly, it did so on WIN32. I verified this is the proper cast with SUSV2,
Solaris, NetBSD and linux.

mids 2001-09-24

4 lines of code changed in 3 files:

  • trunk/crossfire/crossedit: Makefile.in (+3 -1)
  • trunk/crossfire/crossedit/Cnv: Makefile.in (+1 -1)
  • trunk/crossfire/socket: metaserver.c (-4)
jbontje 2001-06-28 10:11 Rev.: 1224

Fixed typo's MiDS 2001-06-28

4 lines of code changed in 3 files:

  • trunk/arch/misc: naz_report.arc (+2 -2)
  • trunk/arch/player/race: quetzalcoatl.arc (+1 -1), wraithp.arc (+1 -1)
jbontje 2001-06-28 09:52 Rev.: 1223

Fixed typo. MiDS 2001-06-28

1 lines of code changed in 1 file:

  • trunk/arch/gods/items: mail_mostrai.arc (+1 -1)

(4 more)

Generated by StatSVN 0.7.0