Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 76 (100.0%) | 356 (100.0%) | 4.6 |
common/ | 19 (25.0%) | 140 (39.3%) | 7.3 |
gtk-v2/src/ | 23 (30.3%) | 120 (33.7%) | 5.2 |
/ | 29 (38.2%) | 89 (25.0%) | 3.0 |
sound-src/ | 4 (5.3%) | 7 (2.0%) | 1.7 |
gtk-v2/ui/ | 1 (1.3%) | 0 (0.0%) | 0.0 |
Fix config dialog faceset selection.
Fixes bug 877
25 lines of code changed in 2 files:
Make Harfbuzz word wrapping wrap on characters when the word is too long to wrap in the message window.
2 lines of code changed in 2 files:
Fix improper handling of event association on map area. Now the events only associate once.
8 lines of code changed in 2 files:
Remove vestigal hp, sp, grace, food, and xp info labels outside the progress bars from chthonic ui.
1 lines of code changed in 2 files:
Prevent a segfault when the server forcibly terminates a connection.
24 lines of code changed in 2 files:
Prevent multiple inclusions of main.h. Should fix Bug #871.
6 lines of code changed in 2 files:
Resolve assertion error described in bug 878 by scaling pixmaps[0] to the chosen tileset's size.
20 lines of code changed in 3 files:
Allow for the face set to define the tile size, rather than assume 32x32.
This works for 24x24, and presumably can be extended to larger tile sizes as well, e.g. 64x64.
9 lines of code changed in 2 files:
Correct incorrect selection of current face set in config menu.
5 lines of code changed in 2 files:
Reduce calls to mapdata_cell
19 lines of code changed in 2 files:
Adjust minimum cmake version to match presence of c_std_99 item for compile targets.
2 lines of code changed in 2 files:
Make blessed items display '(blessed)' to denote they are blessed.
This is mostly for scrolls, where being blessed makes a difference.
8 lines of code changed in 3 files:
Don't make a local copy of the environment string in sound initialization. We only use it in a read-only manner.
1 lines of code changed in 1 file:
Change environment variable access to use unowned string result
This allows for the sound server to run with Vala < 0.25.3.
2 lines of code changed in 2 files:
Fix delayed update of weight limit display on Strength changes.
9 lines of code changed in 2 files:
Check the packet size using an unsigned short, since a signed short rolls to negative before being converted to a size_t
19 lines of code changed in 1 file:
Fix short-circuit logic that bypasses fflush on music commands.
3 lines of code changed in 1 file:
Add define around debugging message in cfsndserv.
2 lines of code changed in 1 file:
Adjusted msgtypes.pl to use strict perl syntax.
11 lines of code changed in 2 files:
Fixed a reference to meta_update.php for the US metaserver on client metaserver poll.
2 lines of code changed in 2 files:
(19 more)