Layout and cosmetic updates to Royal Blacksmith (lake_country/Butakis/blacksmith) in the Fortress of Lord Butakis (lake_country/Butakis/Butakis0). No functional changes.
3199 lines of code changed in 2 files:
New help files for the nextkey and prevkey commands.
20 lines of code changed in 3 files:
Use modern defaults for sample format and rate
5 lines of code changed in 2 files:
Improve music playback
- Avoid restarting when playing same music
- Fade tracks in and out
- Free previously played track
- Stop playback when receiving NONE or unknown music
29 lines of code changed in 2 files:
Refactor mostly empty source files
142 lines of code changed in 4 files:
Use full filename for sound files
This allows using sounds that don't have a .wav extension.
1 lines of code changed in 1 file:
Consolidate AUTHORS and remove empty directory
4 lines of code changed in 8 files:
Play region music if a map doesn't have music
Update background music in more cases where the player moves due to
entering a map, teleporting, spells, or other means.
35 lines of code changed in 7 files:
Remove redundant memset() after calloc()
1 lines of code changed in 1 file:
Improve combat skill sounds
254 lines of code changed in 6 files:
Add sound file extensions
164 lines of code changed in 1 file:
Add sound for bullet storm spell
1 lines of code changed in 1 file:
Add sounds for attack skills
8 lines of code changed in 1 file:
Convert remaining old sound types
2 lines of code changed in 1 file:
Update README
74 lines of code changed in 2 files:
Update field documentation from README
6 lines of code changed in 1 file:
Fix sound server
- Add missing path separator
- Fix SOUND build when SDL is not enabled
- Fix cfsndserv argument order
- Fix logic errors breaking initialization
6 lines of code changed in 4 files:
Remove man page
The man page for the GTKv2 client is out-of-date. Command-line arguments
are sufficiently documented in the '--help' text and the rest of the
functionality is discoverable via the GUI.
0 lines of code changed in 2 files:
Improve password hashing interface functions
19 lines of code changed in 5 files:
Perform floating point division
1 lines of code changed in 1 file:
Use install(DIRECTORY) for layouts and themes
2 lines of code changed in 3 files:
Install icons in new icon directories
5 lines of code changed in 1 file:
Install icon image
3 lines of code changed in 1 file: