Display core player stats on progress bars
Numeric stats for hp, mana, grace, food, and experience were displayed
on labels next to the progress bar. Instead, draw the information
directly on the progress bar widget.
This commit includes layout updates to GTKv1 and GTKv2. The rest of the
layouts should still work, but will eventually need updating.
1296 lines of code changed in 3 files:
Remove unnecessary array allocation
1 lines of code changed in 1 file:
Reordered some includes to silence preprocessor warnings about including winsock2.h after windows.h.
26 lines of code changed in 7 files:
Fix types.
5 lines of code changed in 1 file:
Remove file deleted in r19726.
0 lines of code changed in 1 file: