Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 86 (100.0%) | 8.6 |
common/ | 2 (20.0%) | 48 (55.8%) | 24.0 |
gtk-v2/src/ | 2 (20.0%) | 18 (20.9%) | 9.0 |
/ | 3 (30.0%) | 17 (19.8%) | 5.6 |
x11/ | 1 (10.0%) | 1 (1.2%) | 1.0 |
gtk/ | 1 (10.0%) | 1 (1.2%) | 1.0 |
gtk-v2/ | 1 (10.0%) | 1 (1.2%) | 1.0 |
Allow scripts to retrieve information that was previously unavailable: tag of
the player object (used in move commands), title, list of known spells, names
of the known skills, and attuned/repelled/denied spell paths.
54 lines of code changed in 2 files:
Move the signal handler for SIGPIPE in main so that it can be used both for sounds and for scripts.
23 lines of code changed in 4 files:
- Escape the apostrophe when it starts a line, to avoid confusing man or
nroff ('help -> \'help). Reported by Kari Pahula.
9 lines of code changed in 4 files: