Fix incorrect arch name in previous formulae expansion.
1 lines of code changed in 1 file:
Continued expansion of smithery formulae.
100 lines of code changed in 1 file:
Add recipes for smelting ores into bars, including brass, bronze, and steel.
127 lines of code changed in 2 files:
Fixed inventory weight calculation bug from merging object piles.
16 lines of code changed in 2 files:
Declare local variable at top of function block.
Reported by: BloodyShade
2 lines of code changed in 1 file:
Fix several bugs that weren't fixed the first time.
18 lines of code changed in 6 files:
Assert that found skill is not null.
24 lines of code changed in 2 files:
Cast to 64-bit data type before evaluation.
15 lines of code changed in 1 file:
Clean up redundant freeing of filenames across conditions.
5 lines of code changed in 1 file:
Add missing files to build.
0 lines of code changed in 1 file:
Add missing brackets.
4 lines of code changed in 1 file:
Fix typo in a comment.
1 lines of code changed in 1 file:
Alter message for transition between high flying and low flying.
1 lines of code changed in 1 file:
Retire crossedit from debian builds. Gridarta should be included in the future, if it isn't already.
5 lines of code changed in 3 files:
Add target build dox to server to match documentation build setup of client.
3 lines of code changed in 1 file:
Changed log level for identifying an outdated account file to info.
1 lines of code changed in 1 file:
Fixed a typo in a comment.
1 lines of code changed in 1 file:
Fixed a bug in CRE where combat simulator would show maxhp of 10000 and minhp of -1.
23 lines of code changed in 1 file:
Removed macro CFREE for lack of use and prevalent use of free() elsewhere. Reverted both uses of CFREE in the code to free().
2 lines of code changed in 3 files:
Move preprocessor macro out of conditional, as both conditions defined the macro the same way.
5 lines of code changed in 1 file:
Add missing parenthesis in macro.
1 lines of code changed in 1 file:
Add missing brackets.
2 lines of code changed in 1 file:
Clean up dead code and unreached variable checks.
40 lines of code changed in 6 files:
Call missing va_end(3) before returning early.
9 lines of code changed in 2 files:
Check return value of chmod(2).
13 lines of code changed in 3 files:
Realized I need to remove attempt to build the perl script from the Automake code, too.
1 lines of code changed in 1 file:
Retiring add_throw script, as the old characters without this probably won't work on a new server (as far as I can tell, the skills were changed back in the CVS version control, at least fiteen years ago).
5 lines of code changed in 2 files:
Remove server support for mapredraw command -- it hasn't been sent by clients 1.11.0 and newer.
7 lines of code changed in 4 files:
Change looping structure for increased readability.
2 lines of code changed in 1 file:
Creating additional @param documentation for functions.
60 lines of code changed in 1 file:
Condensed conditionals to reduce code redundancy.
7 lines of code changed in 1 file:
Reformat some function header documentation comments.
18 lines of code changed in 1 file:
Fixed several typos in cflogger error messages.
3 lines of code changed in 1 file:
Whitespace change.
1 lines of code changed in 1 file:
Correct several typos in code comments.
4 lines of code changed in 3 files:
Whitespace changes.
2 lines of code changed in 1 file:
Remove unnecessary conditional for outputting random house plugin status.
1 lines of code changed in 1 file:
Fix typo in comments.
1 lines of code changed in 1 file:
Whitespace changes.
114 lines of code changed in 37 files:
Add files missing from r19434.
197 lines of code changed in 2 files:
For all files being written: add error checks and retain the previous file contents if a write error occurs.
108 lines of code changed in 14 files:
Whitespace change.
1 lines of code changed in 1 file:
Don't allow account-bound characters to change character password.
14 lines of code changed in 2 files:
Added English help for passwd command.
4 lines of code changed in 1 file:
Added English help for language command.
7 lines of code changed in 1 file:
Added English help for lock command.
7 lines of code changed in 1 file:
Added English help for version command.
2 lines of code changed in 1 file:
Fixed in-game version command.
6 lines of code changed in 2 files:
Added English help for mapinfo command.
8 lines of code changed in 1 file:
Added English help for rotateshoottype command.
6 lines of code changed in 1 file:
Added English help for 'run' and 'run_stop' commands.
6 lines of code changed in 2 files:
Added English help message for afk command.
3 lines of code changed in 1 file:
Fix sign comparison warning.
Submitted by: Tolga Dalman
1 lines of code changed in 1 file:
Add tick_length().
14 lines of code changed in 2 files:
Adjust savebed message.
29 lines of code changed in 1 file:
Get rid of unnecesary declaration.
0 lines of code changed in 1 file:
When examining a buildable object which was connected by using a marking rune, show the original message of the rune as a reference to the player.
This way, it can later keep getting connected to other items and the player doesn't need to remember them all.
22 lines of code changed in 1 file:
Keep altar's their buildable flag when consecrated.
2 lines of code changed in 1 file: