Directory common/

Total Files:
33
Deleted Files:
0
Lines of Code:
23971

[root]/common

Lines of Code

common/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 174 (100.0%) 2126 (100.0%) 12.2
ryo_saeba 53 (30.5%) 1079 (50.8%) 20.3
akirschbaum 36 (20.7%) 693 (32.6%) 19.2
mwedel 77 (44.3%) 325 (15.3%) 4.2
gros 4 (2.3%) 23 (1.1%) 5.7
quinet 2 (1.1%) 6 (0.3%) 3.0
qal21 2 (1.1%) 0 (0.0%) 0.0

Most Recent Commits

quinet 2008-08-02 13:44

Backported from trunk: fix for bug #2028541: Any object using a non-default
move_slow_penalty was always saved with the value 0 because the code was
using FAST_SAVE_LONG instead of FAST_SAVE_DOUBLE for a floating-point value.

1 lines of code changed in:

  • common: loader.l (+1 -1)
quinet 2008-07-03 14:09

Merged fix for bug #2009802 from trunk (alchemy experience not stored correctly).

5 lines of code changed in:

  • common: recipe.c (+5 -5)
ryo_saeba 2008-05-08 02:35

Fix artifact reading to (kind of) trim strings. Fix add missing artifacts to fix alchemy warning.

22 lines of code changed in:

  • common: treasure.c (+22 -16)
ryo_saeba 2008-05-07 14:19

Fix bug #1929084: Wrong artifact stats on forged items.

5 lines of code changed in:

  • common: recipe.c (+4 -4), treasure.c (+1 -1)
akirschbaum 2008-03-21 17:53

Fix protocol issues regarding sent items: do not send invisible items.

5 lines of code changed in:

  • common: object.c (+5 -4)
akirschbaum 2008-03-21 17:38

Remove trailing whitespace.

33 lines of code changed in:

  • common: item.c (+33 -33)
akirschbaum 2008-03-20 02:09

Implement strerror_local() for systems not having strerror_r().

5 lines of code changed in:

  • common: porting.c (+5 -1)
akirschbaum 2008-03-08 01:47

Fix some integer overflows in experience calculations.

6 lines of code changed in:

  • common: exp.c (+3 -3), living.c (+3 -3)
akirschbaum 2008-03-08 01:30

Remove trailing whitespace.

116 lines of code changed in:

  • common: exp.c (+6 -6), living.c (+110 -110)
akirschbaum 2008-02-06 18:33

Add stringbuffer_finish_shared().

10 lines of code changed in:

  • common: stringbuffer.c (+10)
akirschbaum 2008-02-06 18:23

Add stringbuffer_append_stringbuffer().

6 lines of code changed in:

  • common: stringbuffer.c (+6)
akirschbaum 2008-02-06 18:16

Make stringbuffer_append_printf() work.

1 lines of code changed in:

  • common: stringbuffer.c (+1)
akirschbaum 2008-02-06 18:08

Add printf() like variant to StringBuffer module.

27 lines of code changed in:

  • common: stringbuffer.c (+27)
ryo_saeba 2008-02-01 14:38

Fix for bug #1882265: Server failure when all exp_table entries commented out.

12 lines of code changed in:

  • common: exp.c (+12 -2)
akirschbaum 2008-01-12 04:27

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

314 lines of code changed in:

  • common: Makefile.am (changed), Makefile.in (+1), loader.l (+165 -206), object.c (+37 -36), stringbuffer.c (new 111)
akirschbaum 2008-01-12 03:53

Remove trailing whitespace.

23 lines of code changed in:

  • common: loader.l (+23 -23)
ryo_saeba 2008-01-03 05:50

Win32 compilation fixes.

2 lines of code changed in:

  • common: logger.c (+2 -2)
ryo_saeba 2007-12-01 07:21

Fix bug #1828785: Possible false positive in the alchemy formula list.

11 lines of code changed in:

  • common: recipe.c (+11 -10)
ryo_saeba 2007-12-01 05:23

Fux bug #1841391: Item Power and pickup bug.

1 lines of code changed in:

  • common: object.c (+1)
akirschbaum 2007-11-24 16:19

Remove code having no effect.

0 lines of code changed in:

  • common: anim.c (-2)

(61 more)

Generated by StatSVN 0.3.1