diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-24 23:04:35 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-24 23:04:35 +0000 |
commit | 890ee708e6d781ff6fd4d93f73695e37881e1eeb (patch) | |
tree | 66383ff1f7d959da23361a72af6d12f216d966ab /db/item_db.txt | |
parent | 631630d348375d8e64b57aceb09ee5da13f76fca (diff) | |
download | hercules-890ee708e6d781ff6fd4d93f73695e37881e1eeb.tar.gz hercules-890ee708e6d781ff6fd4d93f73695e37881e1eeb.tar.bz2 hercules-890ee708e6d781ff6fd4d93f73695e37881e1eeb.tar.xz hercules-890ee708e6d781ff6fd4d93f73695e37881e1eeb.zip |
* Fixes to char-server.
- Removed unnecessary #includes from TXT and synchronized them with SQL.
- Fixed TXT having start Zeny of 500 instead of 0 by default (follow up to r4409 and r8420).
- Fixed TXT using 1024 instead of NAME_LENGTH for 'unknown_char_name' (follow up to r2191).
- Fixed SQL potentionally attempting to disconnect a player for account_id == 0 in changesex packet.
- Fixed SQL looking for option 'db_path' in 'inter_athena.conf' instead of 'char_athena.conf'.
- Fixed char select not sending a reply packet, when selected character was not found.
- Made use of safestrncpy instead of strcpy, strncpy and memset for copying strings where appropriate.
- Removed unused function 'chardb_final' in TXT (since r4878).
- Removed unnecessary WFIFOHEAD in char deletion in SQL (since r11245, related r9307 and r10909).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14618 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
0 files changed, 0 insertions, 0 deletions