diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-30 09:21:28 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-30 09:21:28 +0000 |
commit | 62ba3401df75d514b91aa7e1b2f818609950f735 (patch) | |
tree | 3d4c22de62871e8dc6c199a9d08360f39bdf4cff /eAthena-9.sln | |
parent | 7ceb4db245c386772e57b1f7be8793f75f18a0c0 (diff) | |
download | hercules-62ba3401df75d514b91aa7e1b2f818609950f735.tar.gz hercules-62ba3401df75d514b91aa7e1b2f818609950f735.tar.bz2 hercules-62ba3401df75d514b91aa7e1b2f818609950f735.tar.xz hercules-62ba3401df75d514b91aa7e1b2f818609950f735.zip |
Fixed sql char deletion code using a broken pet deletion query (ran very slow, and had a typo in a binary shift operation) (bugreport:3304).
Fixed change r13774 to the code responsible for deciding whether to move 1 extra cell when stopping walking; it had its logic inverted by mistake (bugreport:3312).
Cleaned up the itemlist, cartlist and storagelist gm command code:
- fixed buffer overflows in all three functions (bugreport:456).
- merged all three atcommand functions into a single one; the appropriate behavior is detected from the command's name.
- using the StringBuf class instead of static-size buffers and string operations for more efficient and safe processing.
- using 'jname' (the one without underscores) as the primary item name in the list, and not using the aegis name for cards at all (since it's almost identical).
- fixed forged item details never being displayed due to a missing strcat().
- extended item info (crafted/named items, pet eggs) will now be displayed for storage and cart list as well.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13920 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'eAthena-9.sln')
0 files changed, 0 insertions, 0 deletions