Age | Commit message (Collapse) | Author | Files | Lines |
|
Enable multiple itemskill() calls per item
|
|
|
|
|
|
clif_maptypeproperty2()
|
|
|
|
|
|
|
|
Remove misleading debug code for nonexistent skill unit group when ending SC_DANCING
|
|
Add MSC_MAGICATTACKED cast condition for monster skills
|
|
Enable receiving not NULL terminated whisper names with a length of 24 characters
|
|
Split mapreg table and refactor mapreg code
|
|
Secure gender changing
|
|
allow local NPC functions to be public or private
|
|
map_session_data
|
|
|
|
|
|
SC_DANCING in status_change_end_()
|
|
GN_CRAZYWEED
|
|
|
|
|
|
characters
|
|
|
|
commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement SC_RESIST_PROPERTY_* and icon display for SC_ARMOR_RESIST
|
|
Cap string variable value length and unify corresponding SQL columns size
|
|
SCRIPT_STRING_VAR_LENGTH + 1
Also exclude NULL-terminator from string variable value length in inter-server communication.
|