e54bf092d2afd81702a21a5be0358a6e16cffdc0
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://svn.code.sf.net/p/rathena/svn/trunk@13920 54d463be-8e91-2dee-dedb-b68131a5f0ec
Description
rAthena is an open-source cross-platform MMORPG server.
c-plus-pluseducationgame-developmentgame-serverhacktoberfestlearningmmorpgmmorpg-servermysqlragnarokrathenayaml
Readme
560 MiB
Languages
C++
98%
Perl
0.6%
CMake
0.4%
M4
0.3%
Makefile
0.2%
Other
0.2%