Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
With duplicates because for some people exists more than one emails.
|
|
|
|
characters
|
|
|
|
|
|
commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add separate tables for global integer and string variables.
* Copy data from mapreg table to new map_reg_*_db tables.
* Remove mapreg table.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: HerculesWSAPI <dev@herc.ws>
|
|
Implement SC_RESIST_PROPERTY_* and icon display for SC_ARMOR_RESIST
|
|
Signed-off-by: HerculesWSAPI <dev@herc.ws>
|
|
Cap string variable value length and unify corresponding SQL columns size
|
|
* Add note about maximum length of a string variable's value
* Add note about maximum length of a string read by input() script command
|
|
SCRIPT_STRING_VAR_LENGTH + 1
Also exclude NULL-terminator from string variable value length in inter-server communication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|