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 |
Move cathedral
mids 2003-05-26
1 lines of code changed in 1 file:
Change exit to Navar
mids 2003-05-26
2 lines of code changed in 1 file:
Open up the door of the cathedral
mids 2003-05-26
1 lines of code changed in 1 file:
Change IRC server hostname (thanks hoxu)
mids 2003-05-24
1 lines of code changed in 1 file:
Fixed typo (thanks buzzsaw)
mids 2003-05-25
1 lines of code changed in 1 file:
fixed download url
mids 2003-03-24
2 lines of code changed in 1 file:
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:
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:
longsword -> sword
1 lines of code changed in 1 file:
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:
Oops, forgot adding the 'faces' directive
mids 2002-03-21
3 lines of code changed in 1 file:
Add install of faces file.
Thanks to Lord_Devi for reporting this.
mids 2002-03-21
1 lines of code changed in 1 file:
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:
Add helpfile for teleport. mids 2002-01-17
10 lines of code changed in 2 files:
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:
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:
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:
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:
Fixed typo's MiDS 2001-06-28
4 lines of code changed in 3 files:
Fixed typo. MiDS 2001-06-28
1 lines of code changed in 1 file:
(4 more)