Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 96 (100.0%) | 6.4 |
doc/Developers/ | 2 (13.3%) | 67 (69.8%) | 33.5 |
/ | 8 (53.3%) | 26 (27.1%) | 3.2 |
server/ | 2 (13.3%) | 3 (3.1%) | 1.5 |
test/unit/common/ | 1 (6.7%) | 0 (0.0%) | 0.0 |
lib/ | 2 (13.3%) | 0 (0.0%) | 0.0 |
Remove to eliminate autoconf complaints that configure.ac and configure.in
exist.
5 lines of code changed in:
Change heading of high score command output to match the actual highscore data
by using <> instead of [] around max grace, hp, and sp. The reason is that
when [max x] gets to a client that supports mediaTags, the text is treated
as a tag, and a log message is created about an unknown tag.
8 lines of code changed in:
- Remove duplicate void esrv_update_item() that breaks make from top of server
on fresh checkout / autogen.sh && make.
5 lines of code changed in:
lib/smooth updated in conjunction with arch update (revision 5421).
3 lines of code changed in:
- Oops. Fix typo in commit 5017.
2 lines of code changed in:
- Spelling adjustments
- doc/Developers/objects updated to better describe @match use in objects. Many
objects contain useless case handling keys like @match Hello|hello because
mapmakers do not know how @match works. Also add mention of the limited
regular expression support that applies to match keys.
71 lines of code changed in:
- Spelling adjustments
0 lines of code changed in:
- Move env pointer assignment to fix error in Revision 4979 modification of spring_trap()
See also Sourceforge bug # 1571081.
2 lines of code changed in: