Age | Commit message (Collapse) | Author |
|
reference)
|
|
"free_string" is 0
|
|
|
|
expressions
|
|
If no callback is given, a default callback is used, which just compares
pointers.
|
|
The syntax is: ${cutscr:max,suffix,string}.
The string is cut after max chars displayed on screen. If the string is cut,
the optional suffix is added after.
|
|
The lag is stored in the local variable "lag" of the server buffer.
When there is no lag, the local variable does not exist.
|
|
The syntax is: ${cut:max,suffix,string}.
The string is cut after max chars. If the string is cut, the optional suffix is
added after.
|
|
New functions:
- arraylist_new
- arraylist_size
- arraylist_get
- arraylist_search
- arraylist_insert
- arraylist_add
- arraylist_remove
- arraylist_clear
- arraylist_free
|
|
|
|
New functions:
- string_dyn_alloc
- string_dyn_copy
- string_dyn_concat
- string_dyn_free
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
API reference)
|
|
reference)
|
|
reference)
|
|
|
|
|
|
|