Directory server/branches/1.12/common/

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

[root]/server/branches/1.12/common

Lines of Code

server/branches/1.12/common/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 73 (100.0%) 5143 (100.0%) 70.4
lalo 67 (91.8%) 5093 (99.0%) 76.0
ryo_saeba 3 (4.1%) 31 (0.6%) 10.3
akirschbaum 1 (1.4%) 16 (0.3%) 16.0
mwedel 2 (2.7%) 3 (0.1%) 1.5

Most Recent Commits

ryo_saeba 2010-09-29 14:21 Rev.: 13939

Extend 'reset' to enable to reset unique player maps and unique squares in maps. Backport from trunk.

22 lines of code changed in 1 file:

  • server/branches/1.12/common: map.c (+22)
ryo_saeba 2010-09-26 11:25 Rev.: 13899

Fix bug #1811411: Ground view is not correctly updated.

8 lines of code changed in 1 file:

  • server/branches/1.12/common: item.c (+8 -3)
ryo_saeba 2010-09-26 08:57 Rev.: 13896

Fix bug #2072850: Inconsistent limits for damage stat.

1 lines of code changed in 1 file:

  • server/branches/1.12/common: treasure.c (+1 -1)
akirschbaum 2009-06-14 09:32 Rev.: 11869

Add command parameter validation as reported by Alex Tokar.

16 lines of code changed in 1 file:

  • server/branches/1.12/common: utils.c (+16)
lalo 2009-02-23 17:02 Rev.: 11578

merge from trunk

5093 lines of code changed in 61 files:

  • server/branches/1.12/common: anim.c (new), arch.c (+196 -176), button.c (+263 -241), dialog.c (new), exp.c (+51 -48), friend.c (+29 -29), glue.c (+3 -3), holy.c (+72 -80), image.c (+123 -116), info.c (new), init.c (+89 -75), item.c (new), languages.c (+13 -15), links.c (+5 -4), loader.l (+6 -6), logger.c (new), los.c (new), map.c (new), ob_methods.c (new), ob_types.c (+9 -5), object.c (+913 -788), path.c (new), player.c (+55 -29), porting.c (new), re-cmp.c (+272 -243), readable.c (new), recipe.c (new), region.c (+114 -87), shstr.c (+38 -48), time.c (+69 -63), treasure.c (+637 -583), utils.c (+79 -67)
mwedel 2009-02-12 01:04 Rev.: 11458

common/treasure.c: Restore item_power if GT_MINIMAL is passed into
fix_generated_item(). Fixes bug 2590465: Anvils making items without
item power
MSW 2009-02-11

3 lines of code changed in 2 files:

  • server/branches/1.12/common: treasure.c (new)
lalo 2009-01-19 00:07 Rev.: 11190

reverted r8194 -- mwedel's combat rebalance.

Not a change that I'm happy about, but we agreed we shouldn't release this until
the corresponding spell rebalance is done.

Some changes from r8194 are kept though, notably the new D exp_table.

0 lines of code changed in 6 files:

  • server/branches/1.12/common: exp.c (new), living.c (changed), loader.l (changed)
Generated by StatSVN 0.7.0