Directory server/

Total Files:
43
Deleted Files:
0
Lines of Code:
52658

[root]/server

Lines of Code

server/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 374 (100.0%) 4958 (100.0%) 13.2
ryo_saeba 165 (44.1%) 3404 (68.7%) 20.6
akirschbaum 50 (13.4%) 824 (16.6%) 16.4
mwedel 132 (35.3%) 408 (8.2%) 3.0
qal21 12 (3.2%) 141 (2.8%) 11.7
quinet 5 (1.3%) 100 (2.0%) 20.0
gros 4 (1.1%) 46 (0.9%) 11.5
tchize 2 (0.5%) 24 (0.5%) 12.0
anmaster 2 (0.5%) 8 (0.2%) 4.0
kbulgrien 2 (0.5%) 3 (0.1%) 1.5

Most Recent Commits

quinet 2008-08-04 07:07

Avoid problems if the floor was already removed together with a wall.

1 lines of code changed in:

  • server: build_map.c (+1)
quinet 2008-08-03 16:07

Merged bug fix from trunk: when building a new floor on top of an old floor,
the old one was never removed, resulting in a stack of floors in some buildable
areas.

7 lines of code changed in:

  • server: build_map.c (+7)
quinet 2008-07-25 14:25

Fix for bug introduced when backporting.

3 lines of code changed in:

  • server: build_map.c (+3 -3)
quinet 2008-07-19 15:50

Backported fix for bug #2017790 "Cannot build talking books, listening books or
signs". In order to miminize the code changes in the branch, only a minimal
fix was merged from trunk, without including the other improvements to the
code.

81 lines of code changed in:

  • server: build_map.c (+81 -98)
anmaster 2008-07-18 07:51

Merged fix for bug #2009686 from trunk (party password does not work if 8
characters long)

7 lines of code changed in:

  • server: login.c (+7 -2)
quinet 2008-06-14 08:40

Fix for bug #1990016 (No message when using skills over an empty cauldron)

8 lines of code changed in:

  • server: alchemy.c (+8 -4)
anmaster 2008-05-21 12:23

Backport fix for bug #1965528 from trunk.

1 lines of code changed in:

  • server: shop.c (+1 -1)
ryo_saeba 2008-05-10 03:02

Implement feature request #1961031: 'drop food' and 'drop flesh' buttons would be nice.

25 lines of code changed in:

  • server: c_object.c (+25)
ryo_saeba 2008-05-08 05:07

Potential fix for bug #1928570: x-ray vision now needs a push start.

4 lines of code changed in:

  • server: spell_effect.c (+4 -2)
ryo_saeba 2008-05-08 04:26

Fix a potential underflow, forbid players to create too powerful missiles.

8 lines of code changed in:

  • server: spell_effect.c (+8)
ryo_saeba 2008-05-08 04:08

Remove unpaid items when returning a player to his savebed for map reset or after server-specific timeout.

25 lines of code changed in:

  • server: login.c (+4), player.c (+21 -12)
ryo_saeba 2008-05-07 14:48

Tentative fix for bug #1956908: bolt wc can overflow.

11 lines of code changed in:

  • server: player.c (+11 -5)
akirschbaum 2008-03-08 01:47

Fix some integer overflows in experience calculations.

6 lines of code changed in:

  • server: attack.c (+1 -1), skill_util.c (+5 -4)
akirschbaum 2008-03-08 01:30

Remove trailing whitespace.

2 lines of code changed in:

  • server: attack.c (+2 -2)
kbulgrien 2008-02-06 21:52

Change heading of high score command output to match the actual highscore data
by using <> instead of [] around max grace, hp, and sp. The reason is that
when [max x] gets to a client that supports mediaTags, the text is treated
as a tag, and a log message is created about an unknown tag.

1 lines of code changed in:

  • server: hiscore.c (+1 -1)
mwedel 2008-01-28 02:06

Fix for bug 1850524 - SDL clients crash when entering boat. Bogus scroll
values were being sent on mapscroll, but only the SDL client did anything
with the mapscroll variables, so only it saw problems.
---
server/apply.c: Store away player x and y positions so we
can do proper comparisions. Move update of applier values out of
if coordinates are different, since those need to get updated in all
cases.
MSW 2008-01-27

18 lines of code changed in:

  • server: apply.c (+18 -14)
akirschbaum 2008-01-12 04:27

Fix buffer overflows in get_ob_diff(), dump_object(), and dump_arch().

9 lines of code changed in:

  • server: c_wiz.c (+9 -7)
akirschbaum 2008-01-12 03:59

Remove trailing whitespace.

9 lines of code changed in:

  • server: c_wiz.c (+9 -9)
ryo_saeba 2008-01-07 17:48

Make the 'player quits the game' in the same style as entered/leave.

1 lines of code changed in:

  • server: player.c (+1 -1)
ryo_saeba 2007-12-01 06:52

Fix bug #1825685: 'Got no region...' when creating weather.

1 lines of code changed in:

  • server: init.c (+1 -1)

(182 more)

Generated by StatSVN 0.3.1