New dungeon in the wilderness - Voragray's Gauntlet.
6835 lines of code changed in 3 files:
Correct plural names for strange flower and Gold Bug found in Tower of Sorcery, Wizards (lake_country/Mwizard/MwizardG) in Lake Country.
4 lines of code changed in 1 file:
Move debug output to main
4 lines of code changed in 2 files:
Fix short-circuit logic error
4 lines of code changed in 1 file:
Fix likely double free
1 lines of code changed in 1 file:
Mark local symbols static
5 lines of code changed in 1 file:
Remove delay
0 lines of code changed in 1 file:
Clean up sound server main
20 lines of code changed in 1 file:
Revert "Remove unused check for sysconf"
Turns out I wasn't careful while running a global grep and didn't see
where we're using sysconf().
6 lines of code changed in 2 files:
Correctly display hint using magic mouth
8 lines of code changed in 1 file:
Remove unused check for sysconf
0 lines of code changed in 2 files:
Cache chunks for the duration of the sound server
26 lines of code changed in 1 file:
Reduce sound server link dependencies
1 lines of code changed in 1 file:
Reduce test-metaserver link dependencies
19 lines of code changed in 2 files:
Pass callback as argument instead of using global
9 lines of code changed in 4 files:
Parse metaserver info from a buffer
Store character data from curl using mbuf_write() and parse it as an
ordinary string. This makes the parser easier to debug and separates
curl logic from the parsing code.
45 lines of code changed in 1 file:
Move declarations closer to first use
6 lines of code changed in 1 file:
Update year.
1 lines of code changed in 1 file:
Tweak pk determination to not display self-kill as a pk.
10 lines of code changed in 2 files:
Lower login window after receiving 'player' command
Sometimes 'addme_success' is not received by the client after a
successful login, even though the player shows up in-game. This is the
bug where you have to press 'Play' twice to dismiss the login window.
1 lines of code changed in 2 files:
Request bigger map to hide right and bottom edge
2 lines of code changed in 1 file:
Add minimal metaserver test program
24 lines of code changed in 4 files:
Rotate bookshelves
While here single-space after period.
Submitted by: Jason Zheng
6 lines of code changed in 1 file:
Fix king's initial face
Reported by: Jason Zheng
2 lines of code changed in 1 file:
Use correct function to get region name
1 lines of code changed in 1 file:
Minor grammatical fixes
Submitted by: Jason Zheng
5 lines of code changed in 1 file:
Add missing region null check
Reported by: Nixtarma
4 lines of code changed in 1 file:
Move music to $CF_SOUND_DIR/music
5 lines of code changed in 3 files:
Fix path to sound effects
3 lines of code changed in 2 files:
Separate sound functions from sound server
293 lines of code changed in 3 files:
Add shim to match client type signature
6 lines of code changed in 1 file:
Move declarations closer to first use
16 lines of code changed in 2 files:
Remove unused headers
0 lines of code changed in 1 file:
Make stairs up symmetric
Submitted by: Jason Zheng
5 lines of code changed in 1 file:
May 2017 »