Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 209 (100.0%) | 51830 (100.0%) | 247.9 |
trunk/maps/scorn/oldcity/ | 16 (7.7%) | 21364 (41.2%) | 1335.2 |
trunk/maps/scorn/crow/train/ | 11 (5.3%) | 14155 (27.3%) | 1286.8 |
trunk/maps/crow/train/ | 5 (2.4%) | 14076 (27.2%) | 2815.2 |
trunk/client/common/ | 18 (8.6%) | 1308 (2.5%) | 72.6 |
server/trunk/server/ | 35 (16.7%) | 373 (0.7%) | 10.6 |
server/trunk/common/ | 17 (8.1%) | 138 (0.3%) | 8.1 |
trunk/client/gtk/ | 10 (4.8%) | 58 (0.1%) | 5.8 |
client/trunk/common/ | 4 (1.9%) | 52 (0.1%) | 13.0 |
server/trunk/ | 7 (3.3%) | 38 (0.1%) | 5.4 |
server/trunk/types/converter/ | 1 (0.5%) | 34 (0.1%) | 34.0 |
server/trunk/random_maps/ | 7 (3.3%) | 29 (0.1%) | 4.1 |
server/trunk/types/teleporter/ | 1 (0.5%) | 26 (0.1%) | 26.0 |
server/trunk/socket/ | 3 (1.4%) | 19 (0.0%) | 6.3 |
server/trunk/doc/Developers/fields/ | 3 (1.4%) | 19 (0.0%) | 6.3 |
server/trunk/include/ | 9 (4.3%) | 17 (0.0%) | 1.8 |
server/trunk/doc/Developers/ | 1 (0.5%) | 16 (0.0%) | 16.0 |
trunk/crossfire/lib/ | 2 (1.0%) | 13 (0.0%) | 6.5 |
trunk/client/x11/ | 3 (1.4%) | 13 (0.0%) | 4.3 |
client/trunk/gtk-v2/src/ | 1 (0.5%) | 13 (0.0%) | 13.0 |
server/trunk/lib/help/ | 3 (1.4%) | 9 (0.0%) | 3.0 |
trunk/maps/world/ | 3 (1.4%) | 6 (0.0%) | 2.0 |
trunk/client/gnome/ | 1 (0.5%) | 6 (0.0%) | 6.0 |
server/trunk/include/random_maps/ | 2 (1.0%) | 6 (0.0%) | 3.0 |
server/trunk/doc/Developers/types/ | 1 (0.5%) | 5 (0.0%) | 5.0 |
arch/trunk/flesh/generic/ | 2 (1.0%) | 5 (0.0%) | 2.5 |
server/trunk/types/duplicator/ | 1 (0.5%) | 4 (0.0%) | 4.0 |
server/trunk/lib/config/ | 1 (0.5%) | 4 (0.0%) | 4.0 |
trunk/crossfire/server/ | 1 (0.5%) | 3 (0.0%) | 3.0 |
trunk/crossfire/common/ | 1 (0.5%) | 3 (0.0%) | 3.0 |
client/trunk/ | 1 (0.5%) | 3 (0.0%) | 3.0 |
server/trunk/types/transport/ | 1 (0.5%) | 2 (0.0%) | 2.0 |
server/trunk/types/legacy/ | 1 (0.5%) | 2 (0.0%) | 2.0 |
server/trunk/test/unit/server/ | 2 (1.0%) | 2 (0.0%) | 1.0 |
arch/trunk/ | 2 (1.0%) | 2 (0.0%) | 1.0 |
trunk/crossfire/include/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
trunk/arch/skills/Skill_Scrolls/ | 3 (1.4%) | 1 (0.0%) | 0.3 |
server/trunk/types/potion/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
server/trunk/types/container/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
maps/trunk/darcap/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
arch/trunk/spell/Misc/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
arch/trunk/misc/Container/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
trunk/maps/styles/wallstyles/ | 1 (0.5%) | 0 (0.0%) | 0.0 |
trunk/maps/styles/monsterstyles/undead_quest/ | 21 (10.0%) | 0 (0.0%) | 0.0 |
trunk/maps/quests/peterm/quests/ | 1 (0.5%) | 0 (0.0%) | 0.0 |
fix server crash from animate weapon when surrounded while player direction is zero
5 lines of code changed in 1 file:
fix seg fault triggered by a comet spell expanding somehow not having a map defined somewhere
1 lines of code changed in 1 file:
set client_type for hides
5 lines of code changed in 2 files:
Add 'face' command to have the player face a given direction without taking any action.
102 lines of code changed in 6 files:
create missile: Allow specifying bolt or arrow when casting or invoking instead of only relying on whether a crossbow is equiped
17 lines of code changed in 2 files:
use pickup mode when completing jumps
1 lines of code changed in 1 file:
'apply' command: Pass through and honor '-a' and '-u' flags for containers and add a new flag '-o' to fully open a container in your inventory.
94 lines of code changed in 9 files:
Add a config option MIN_NAME to restrict very short account and character names
34 lines of code changed in 5 files:
add client_type for scrollcase.arch
1 lines of code changed in 1 file:
add --script=SCRIPT_NAME command-line option (not tested on Windows)
18 lines of code changed in 3 files:
Minor English cleanup
1 lines of code changed in 1 file:
Client-side scripting: Fix 'request map' command in cases where the square is unknown.
2 lines of code changed in 1 file:
Client-side scripting: Some commands can send a lot of data, and this data was
silently truncated. Now the full data is sent.
3 lines of code changed in 1 file:
Client-side scripting: Add support for commands with tags: drop, take, apply
The script will get tag numbers by requesting the inventory. These could
already be used with:
issue mark <tag>
issue lock <tag>
With this commit, that is expanded to now include
issue drop <tag> [<count>]
issue take <tag> [<count>]
issue apply <tag>
45 lines of code changed in 1 file:
turn off pickup and search_items modes on death to avoid messing up stuff in the apartment
2 lines of code changed in 1 file:
Longer spell formatting to avoid cutting off longer spell names
3 lines of code changed in 1 file:
Improve 'skills' command output and add '-l' option for full perm exp data
83 lines of code changed in 5 files:
Restrict teleporters based on subtype and other_arch to specific object types
46 lines of code changed in 3 files:
Track total_exp instead of perm_exp; elminates rounding errors
82 lines of code changed in 12 files:
add a space between sentences in the improvement potion consumption message
1 lines of code changed in 1 file:
(57 more)