Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 632 (100.0%) | 44244 (100.0%) | 70.0 |
doc/Developers/ | 17 (2.7%) | 34929 (78.9%) | 2054.6 |
server/ | 165 (26.1%) | 3404 (7.7%) | 20.6 |
plugins/common/ | 11 (1.7%) | 1163 (2.6%) | 105.7 |
random_maps/ | 19 (3.0%) | 1085 (2.5%) | 57.1 |
common/ | 53 (8.4%) | 1079 (2.4%) | 20.3 |
/ | 168 (26.6%) | 905 (2.0%) | 5.3 |
plugins/cfpython/ | 33 (5.2%) | 884 (2.0%) | 26.7 |
socket/ | 14 (2.2%) | 195 (0.4%) | 13.9 |
include/ | 62 (9.8%) | 166 (0.4%) | 2.6 |
plugins/common/include/ | 8 (1.3%) | 89 (0.2%) | 11.1 |
plugins/cfpython/include/ | 28 (4.4%) | 80 (0.2%) | 2.8 |
lib/ | 13 (2.1%) | 69 (0.2%) | 5.3 |
test/unit/common/ | 6 (0.9%) | 37 (0.1%) | 6.1 |
make_win32/ | 7 (1.1%) | 33 (0.1%) | 4.7 |
lib/help/ | 5 (0.8%) | 27 (0.1%) | 5.4 |
plugins/cfanim/include/ | 6 (0.9%) | 16 (0.0%) | 2.6 |
plugins/cfanim/ | 4 (0.6%) | 10 (0.0%) | 2.5 |
plugins/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/spoiler/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/spoiler-html/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/spell-docs/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/scripts/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/playbook/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/playbook-html/ | 1 (0.2%) | 9 (0.0%) | 9.0 |
doc/ | 3 (0.5%) | 9 (0.0%) | 3.0 |
crossedit/ | 1 (0.2%) | 1 (0.0%) | 1.0 |
plugins/template/ | 2 (0.3%) | 0 (0.0%) | 0.0 |
Implement feature request #1961031: 'drop food' and 'drop flesh' buttons would be nice.
30 lines of code changed in:
Potential fix for bug #1928570: x-ray vision now needs a push start.
8 lines of code changed in:
Fix a potential underflow, forbid players to create too powerful missiles.
12 lines of code changed in:
Remove unpaid items when returning a player to his savebed for map reset or after server-specific timeout.
39 lines of code changed in:
Better and more logical fix for bug #1936178: Trying to remove removed object causes server crash.
16 lines of code changed in:
Fix artifact reading to (kind of) trim strings. Fix add missing artifacts to fix alchemy warning.
34 lines of code changed in:
Tentative fix for bug #1936178: Trying to remove removed object causes server crash.
119 lines of code changed in:
Tentative fix for bug #1956908: bolt wc can overflow.
15 lines of code changed in:
Fix bug #1929084: Wrong artifact stats on forged items.
12 lines of code changed in:
Update files for 1.11.0 release.
33 lines of code changed in:
Fix for bug #1882265: Server failure when all exp_table entries commented out.
15 lines of code changed in:
Make the 'player quits the game' in the same style as entered/leave.
5 lines of code changed in:
Handle invalid file descriptors more gracefully.
27 lines of code changed in:
Win32 compilation fixes.
28 lines of code changed in:
Add Object.NoDamage and Object.RandomMovement to Python Crossfire Object (merge from trunk).
45 lines of code changed in:
Fix 0 destination coordinates warning for final exit of random maps.
6 lines of code changed in:
Fix bug #1828785: Possible false positive in the alchemy formula list.
15 lines of code changed in:
Fix bug #1825685: 'Got no region...' when creating weather.
5 lines of code changed in:
Fix some nrof issues when many items. Always return real money value.
63 lines of code changed in:
Fix bug #1827100: Curse dection not working or problem with containers ?
17 lines of code changed in:
(153 more)