November 2013 Commit Log

Number of Commits:
18
Number of Active Developers:
2
partmedia 2013-11-16 16:16 Rev.: 19124

Prevent a segmentation fault by checking for NULL animations.

Submitted by: H. S. Teoh
Tracker: bugs/765

2 lines of code changed in 1 file:

partmedia 2013-11-14 20:16 Rev.: 19119

Fix client item name buffer overflow.

set_item_values concatenates a number string with the item name, but
doesn't check for buffer overflow. [1]

Take this opportunity to back out my previous hackish commit by
restoring item name buffer length to 128 characters. [2]

Submitted by: H. S. Teoh [1]
Pointyhat to: Kevin Zheng [2]

3 lines of code changed in 2 files:

partmedia 2013-11-12 23:31 Rev.: 19118

Increase item name buffer size to 150 characters.

The server limits the length of the name that is sent, but the client
may append flags (e.g. worn, locked) that cause it to 'overflow'.
Resolve this issue by increasing buffer from 128 char to 150 char.

1 lines of code changed in 1 file:

partmedia 2013-11-12 23:31 Rev.: 19117

Use Xorg-style log level indicators and tweak colors.

6 lines of code changed in 1 file:

partmedia 2013-11-10 20:06 Rev.: 19116

Fix SHIFT modifier with NetHack-style keys.

9 lines of code changed in 1 file:

partmedia 2013-11-10 14:08 Rev.: 19115

Replace common menu items with stock items.

450 lines of code changed in 1 file:

partmedia 2013-11-10 14:04 Rev.: 19114

Sync shared headers from server.

6 lines of code changed in 2 files:

partmedia 2013-11-10 13:11 Rev.: 19112

Remove svn:externals for trunk branch.

750 lines of code changed in 2 files:

partmedia 2013-11-10 12:27 Rev.: 19109

Put less information in the message window on client startup.

29 lines of code changed in 2 files:

partmedia 2013-11-10 12:03 Rev.: 19108

Clean up client logger and give it color output.

33 lines of code changed in 1 file:

partmedia 2013-11-10 11:00 Rev.: 19107

Fix NetHack-style keys and remove duplicates in default keybinding.

17 lines of code changed in 1 file:

partmedia 2013-11-10 10:58 Rev.: 19106

Be more descriptive about duplicate bindings.

3 lines of code changed in 1 file:

partmedia 2013-11-04 20:05 Rev.: 19095

Sort default keybindings and remove old FXX keys.

6 lines of code changed in 1 file:

partmedia 2013-11-04 19:23 Rev.: 19094

Fix keybindings when connecting to a pre-login server.

Submitted by: Arvid Brodin <arvidb@kth.se>

35 lines of code changed in 4 files:

silvernexus 2013-11-03 19:59 Rev.: 19093

Adjusted message for invalid stats to correspond with change in r19092.

1 lines of code changed in 1 file:

silvernexus 2013-11-03 18:09 Rev.: 19092

Adjusted the boundaries for the invalid stat message for character creation to include zero.

4 lines of code changed in 1 file:

partmedia 2013-11-03 10:35 Rev.: 19091

Implement per-character key bindings [1].

Submitted by: Arvid Brodin <arvidb@kth.se> [1]

104 lines of code changed in 6 files:

partmedia 2013-11-02 23:34 Rev.: 19090

Implement multiple changes to how keybindings are handled. [1]

- Show all keybindings (including defaults)
- Add "Any" key modifier type
- Consistently use hash helper functions to clean up code
- Fix usage texts
- Only bind lowercase keys
- Rehash keybind entry on key dialog update
- Remove -afmnr flags from 'bind' command

Submitted by: Arvid Brodin <arvidb@kth.se> [1]

433 lines of code changed in 3 files:

October 2013 »

Generated by StatSVN 0.7.0