Minor menu and about window change
Rename the "Client" menu to "Edit", rename "Quit Character" to "Delete"
with a tooltip under the "Player" menu, remove trailing period.
33 lines of code changed in 2 files:
Avoid calling srandom(3) since we use GLib
0 lines of code changed in 1 file:
Remove extraneous pthread header file
0 lines of code changed in 1 file:
Replace pthreads with GLib threads
19 lines of code changed in 5 files:
Declare functions static whenever possible
24 lines of code changed in 2 files:
Name and document inventory-related enums
24 lines of code changed in 1 file:
Indicate which items are applied in icon view
16 lines of code changed in 2 files:
Shorten and standardize inventory tooltips
11 lines of code changed in 1 file:
Mostly cosmetic whitespace and formatting changes
295 lines of code changed in 1 file:
Clean up initial processing of script commands
19 lines of code changed in 1 file:
Fix server cache saving
23 lines of code changed in 4 files:
Fix sign conversion warnings
49 lines of code changed in 1 file:
Fix server cache display
19 lines of code changed in 3 files:
Clean up fallout from metaserver1 removal
33 lines of code changed in 8 files:
Cosmetic whitespace reformat
72 lines of code changed in 1 file:
Remove metaserver1 support
30 lines of code changed in 10 files:
Clean up startup code and main loop
Several initialization functions were redundant and poorly organized.
Clean up some of the bit rot and improve readability.
131 lines of code changed in 6 files: