Remove redundant NULL checks before free().
3 lines of code changed in 2 files:
Enable DMs to see and manipulate quest state of other players.
116 lines of code changed in 1 file:
Give the Scorn bookstore a shopkeeper
Submitted by: Jason Zheng
14 lines of code changed in 1 file:
Clean up Scorn bookstore
Remove extraneous hidden wood floor tiles, fix capitalization, use
automatic spell book naming, and remove unnecessary message text.
Submitted by: Jason Zheng
24 lines of code changed in 1 file:
Standardize names of Regular Army personnel
Submitted by: Jason Zheng
39 lines of code changed in 3 files:
Clean up empty comments
40 lines of code changed in 1 file:
Avoid manually wrapping help text
14 lines of code changed in 3 files:
Clean up unused ifdefs
0 lines of code changed in 1 file:
Remove redundant help commands
1 lines of code changed in 1 file:
Remove broken weather map generator
0 lines of code changed in 1 file:
Avoid unnecessary buffer copies
This also fixes a format string compiler warning.
18 lines of code changed in 1 file:
Replace uses of strerror_local() with strerror(3)
32 lines of code changed in 15 files:
Clean up strerror_local()
2 lines of code changed in 2 files:
Remove compatibility strtol(3) and snprintf(3)
3 lines of code changed in 2 files:
Clean up compatibility functions
8 lines of code changed in 3 files:
Clean up fixed-size integer printing
3 lines of code changed in 2 files:
Fix interpretation of unsigned integer subtraction
An unsigned integer subtraction that would have returned a negative
value wrapped around, causing it to be interpreted as positive. This
fixes experience loss for players buying from shops.
1 lines of code changed in 1 file:
Rename get_payment()
16 lines of code changed in 3 files:
Python cleanup
29 lines of code changed in 1 file:
Revert r19481 because this commit did break the output_file module.
10 lines of code changed in 1 file:
Remove redundant code.
1 lines of code changed in 1 file:
Added light sources to the entrance of Undermountain of Brittany maps (under_world/uworld_106_123 and uworld_107_123) in Brest.
82 lines of code changed in 2 files:
Adjust darkness and difficulty settings to Undermountain of Brittany maps (under_world/uworld_10*) in Brest.
61 lines of code changed in 20 files:
Cosmetic wall changes for nicer merging to Chaos Lair and Snake Pit (lake_country/snake_pit/) in Lake Country. No functional changes.
206 lines of code changed in 8 files: