NovaRain
|
e435e1d614
|
Updated docs for art_frame_data script function
Minor code edits: type name, indentation/alignment, unified messages
|
2024-05-07 21:05:42 +08:00 |
|
 phobos2077andNovaRain
|
8f10169661
|
Add docs and macro for new opcode
|
2024-05-07 20:35:57 +08:00 |
|
NovaRain
|
c7dfa793ac
|
Fixed page build error
|
2024-04-24 15:16:16 +08:00 |
|
NovaRain
|
01ab4cfef7
|
Added signal_close_game script function
Updated documents and version number.
|
2024-04-24 08:54:35 +08:00 |
|
NovaRain
|
1b98bedd6f
|
Edits to sslc documents
* edited the description of command line options.
* removed old references of dos4gw.exe (only for pre-2.10) and FSE.
|
2024-03-11 10:08:31 +08:00 |
|
NovaRain
|
ea9a701f51
|
Fixed functions.yml
|
2023-12-27 13:25:19 +08:00 |
|
NovaRain
|
7e47607781
|
Added reg_anim_animate_and_move script function (closes #497)
|
2023-12-27 13:18:52 +08:00 |
|
NovaRain
|
143ec750cf
|
Updated documents (mainly array functions)
|
2023-10-16 11:32:52 +08:00 |
|
NovaRain
|
59f1ed0233
|
Removed AdditionalWeaponAnims from ddraw.ini (always enabled)
Updated version number.
|
2023-10-05 09:10:44 +08:00 |
|
NovaRain
|
deee6fc521
|
Corrected the description of CALCAPCOST hook
|
2023-09-30 17:17:53 +08:00 |
|
NovaRain
|
1524c7daa0
|
Fixed functions.yml
|
2023-08-22 10:10:41 +08:00 |
|
NovaRain
|
e923fa801b
|
Updated changelog and other documents
|
2023-08-21 14:23:59 +08:00 |
|
phobos2077
|
553c7cc195
|
Renamed string_pos back to string_find to make meaning more obvious
|
2023-08-07 20:01:21 +02:00 |
|
phobos2077
|
5d7015bbb5
|
Headers update
- Synced a small number of defines from RPU headers
- Removed duplicate defines from define_lite
|
2023-07-30 22:24:44 +02:00 |
|
NovaRain
|
c95d872f77
|
Added build instructions to readme
|
2023-07-26 15:08:41 +08:00 |
|
phobos2077
|
5c3c1ca4db
|
Header fixes
- Fix conflict with RPU command_extra.h
- Fix undefined debug_array_str error
|
2023-07-24 00:56:01 +02:00 |
|
NovaRain
|
53c294cf98
|
Edited ASM code and documents for HOOK_STEAL
|
2023-07-22 20:46:26 +08:00 |
|
phobos2077
|
5394352bf0
|
HOOK_STEAL: add ret0 value 2 to fail "silently"
|
2023-07-22 13:43:23 +02:00 |
|
phobos2077
|
b189fe9252
|
HOOK_STEAL: ret1 to override experience for successful stealing
|
2023-07-22 04:21:05 +02:00 |
|
phobos2077
|
b2c9b1cc23
|
HOOK_STEAL: add arg4 - quantity of items stolen
|
2023-07-22 03:29:31 +02:00 |
|
NovaRain
|
6d66bfffb0
|
Edited function and sslc docs
|
2023-07-17 20:53:50 +08:00 |
|
NovaRain
|
b94993d756
|
Minor edits to error msg for some script functions
Edits to function notes.
|
2023-07-11 11:19:29 +08:00 |
|
phobos2077
|
a2ea1910f5
|
Minor header and readme edits
|
2023-07-10 23:56:58 +02:00 |
|
NovaRain
|
ddb3cf9b6e
|
Added upper/lower limits to the hit chance value
Edited hookscript docs.
|
2023-07-09 15:22:56 +08:00 |
|
NovaRain
|
321f8e1ab2
|
Changed string_pos to return -1 on arg error
Added a check to PartyControl::OrderAttackPatch().
Updated function documents.
|
2023-07-05 22:14:04 +08:00 |
|