August 2009 Commit Log

Number of Commits:
14
Number of Active Developers:
3
kbulgrien 2009-08-31 20:37 Rev.: 12179

- The hiscore command requests 50 high scores, but for some reason the command
that outputs the scores arbitrarily returns only 49. Removed a needless
decrement of the max parameter. Now the command returns the number of
scores requested.

6 lines of code changed in 2 files:

kbulgrien 2009-08-31 20:06 Rev.: 12178

- Remove help files that used to support the output-sync and output-count
functionality.

0 lines of code changed in 6 files:

kbulgrien 2009-08-31 20:05 Rev.: 12177

- Remove i18n strings and help files that used to support the output-sync and
output-count functionality.

19 lines of code changed in 4 files:

akirschbaum 2009-08-27 14:07 Rev.: 12159

Remove unneeded else clause.

21 lines of code changed in 1 file:

akirschbaum 2009-08-27 14:03 Rev.: 12158

Remove duplicate initializations.

4 lines of code changed in 3 files:

kbulgrien 2009-08-13 22:08 Rev.: 12142

- Add a note to the Changelog entry for r12141 to note I18N impact.

3 lines of code changed in 1 file:

kbulgrien 2009-08-13 22:06 Rev.: 12141

Remove output-count and output-sync from the server. Remove the output buffer
defines and declarations, along with the outputs_sync and outputs_count items.
Remove now unused flush_output_element(), check_output_buffers(), various
comments, calls to removed functions, output-sync and output-count command
support, player struct outputs_sunc and outputs_count members. This mod does
attempt to preserver player file compatibility with older server versions by
always saving legacy defaults to the player file outputs_sync and count
parameters. Re-ran make cproto to add missing items fix brokenness in the
proto files. NOTE: References to I18N_MSG_CMISC_099, 100, 101, 102, 103, and
104 were removed, but the messages themselves were not removed and no attempt
was made to see if other references still exist. Also note, it is intended
that the output-sync and output-count function will be soon restored, but in
the gtk-v2 client. There is no plan to restore it to the legacy clients.
jxclient reportedly already implements output-count/sync functionality.

46 lines of code changed in 10 files:

kbulgrien 2009-08-11 06:17 Rev.: 12140

Fix bug 2835449 pickup is broken by changing server/login.c check_login() to
read the pickup value saved in the player file as an unsigned value instead
of as a signed value. Unfortunately corrupted player files still have the
debug bit set, and this fix does not address that issue. To fix the player
file, zero out the pickup value, or adjust the value to turn off the debug
bit.

15 lines of code changed in 2 files:

kbulgrien 2009-08-10 17:50 Rev.: 12139

- Fix regression introduced at revision 12136 by commenting an uncommented
line in experience table D (Table C is supposed to be used). Reported
by MarkM / knotwork. Causes server start failure [Error] Experience
for level 116 is lower than previous level (0 <= 67200000000).

11 lines of code changed in 2 files:

meflin2 2009-08-08 11:13 Rev.: 12136

set perm XP to 50 like metalforge missed the settings file

1 lines of code changed in 1 file:

meflin2 2009-08-08 11:12 Rev.: 12135

set perm XP to 50 like metalforge

46 lines of code changed in 2 files:

kbulgrien 2009-08-03 23:50 Rev.: 12133

- Fix for tracker #2825935 `cast consecrate` regression introduced at revision
11827, Sat Jun 13 2009 in server/spell_effect.c that resulted in "You are
not standing over an altar!" even when standing on an altar. The regression
caused the altar check to iterate over character inventory instead of
objects below the character. Various spelling issues also corrected.

23 lines of code changed in 2 files:

kbulgrien 2009-08-02 08:30 Rev.: 12130

- Fix a spelling mistake introduced in 12129.

1 lines of code changed in 1 file:

kbulgrien 2009-08-01 19:24 Rev.: 12129

- Fix a whitespace issue with attack message "viciously strikes".

4 lines of code changed in 2 files:

July 2009 »

Generated by StatSVN 0.7.0