[root]/common
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 |
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:
Merged fix for bug #2009802 from trunk (alchemy experience not stored correctly).
5 lines of code changed in:
Fix artifact reading to (kind of) trim strings. Fix add missing artifacts to fix alchemy warning.
22 lines of code changed in:
Fix bug #1929084: Wrong artifact stats on forged items.
5 lines of code changed in:
Fix protocol issues regarding sent items: do not send invisible items.
5 lines of code changed in:
Remove trailing whitespace.
33 lines of code changed in:
Implement strerror_local() for systems not having strerror_r().
5 lines of code changed in:
Fix some integer overflows in experience calculations.
6 lines of code changed in:
Remove trailing whitespace.
116 lines of code changed in:
Add stringbuffer_finish_shared().
10 lines of code changed in:
Add stringbuffer_append_stringbuffer().
6 lines of code changed in:
Make stringbuffer_append_printf() work.
1 lines of code changed in:
Add printf() like variant to StringBuffer module.
27 lines of code changed in:
Fix for bug #1882265: Server failure when all exp_table entries commented out.
12 lines of code changed in:
Fix buffer overflows in get_ob_diff(), dump_object(), and dump_arch().
314 lines of code changed in:
Remove trailing whitespace.
23 lines of code changed in:
Win32 compilation fixes.
2 lines of code changed in:
Fix bug #1828785: Possible false positive in the alchemy formula list.
11 lines of code changed in:
Fux bug #1841391: Item Power and pickup bug.
1 lines of code changed in:
Remove code having no effect.
0 lines of code changed in:
(61 more)