mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Edited the log messages in LoadOrder.cpp
Cleaned up some module headers. Updated version number in documents. Updated changelog in sslc document, and removed the mention about empty statements (it never worked).
This commit is contained in:
@@ -1112,7 +1112,7 @@
|
||||
detail: int get_string_pointer(string text)
|
||||
doc: |
|
||||
(DEPRECATED) Returns a pointer to a string variable or to a text
|
||||
- __NOTE:__ this function is intended for use only in `HOOK_DESCRIPTIONOBJ`. Starting from sfall 4.3.9/3.8.39, you can return normal strings directly in the hook without calling the function
|
||||
- __NOTE:__ this function is intended for use only in `HOOK_DESCRIPTIONOBJ`. Starting from sfall 4.4/3.8.40, you can return normal strings directly in the hook without calling the function
|
||||
macro: sfall.h
|
||||
- name: string_format
|
||||
detail: string string_format(string format, any val1, any val2, ...)
|
||||
|
||||
Reference in New Issue
Block a user