NovaRain
|
247d4fae6c
|
Edits to the arrays document
|
2022-01-13 21:29:24 +08:00 |
|
NovaRain
|
7c0adc558a
|
Updated documents for the removal of ArraysBehavior option
Some other minor edits to documents.
|
2022-01-12 09:40:18 +08:00 |
|
NovaRain
|
81912b47ed
|
Added optimization for the save/load game screens
Edited the description of args for HOOK_TOHIT.
|
2021-11-23 20:43:19 +08:00 |
|
NovaRain
|
cd3c220ef8
|
Changed the option name of grave containers fix
Edited the code of tile_num function wrapper.
Reorganized the options in ddraw.ini.
Updated web document.
|
2021-11-09 10:01:17 +08:00 |
|
NovaRain
|
f2bc04001e
|
Changed the description of CheckWeaponAmmoCost in ddraw.ini
Replaced <br> html tag with backslash in markdown documents.
(CommonMark spec)
|
2021-10-25 10:18:16 +08:00 |
|
NovaRain
|
43a8e84dee
|
Updated define_extra.h
|
2021-10-16 07:24:58 +08:00 |
|
NovaRain
|
6c6f0be11b
|
Updated web document
|
2021-10-15 10:51:44 +08:00 |
|
NovaRain
|
ac1bc19faa
|
Reverted the previous commit and added "obj_is_openable" function
* the previous commit conflicts with BIS document.
|
2021-10-08 09:16:05 +08:00 |
|
NovaRain
|
e62803837b
|
Minor edit to sfall function notes
|
2021-10-06 21:15:45 +08:00 |
|
NovaRain
|
c19137bd1a
|
Fixed crash at the end of DS sound playback
* revert to the previous implementation.
Made sure sfall only loads a localized resource file with valid name.
Some code edits.
|
2021-10-05 13:36:58 +08:00 |
|
NovaRain
|
113324097c
|
Updated the site doc as well
|
2021-10-03 09:56:44 +08:00 |
|
NovaRain
|
e725445ce9
|
Added the description of set_scr_name function
|
2021-10-03 09:43:54 +08:00 |
|
NovaRain
|
9a5b38dfc3
|
Added "set_scr_name" script function
* not documented yet.
|
2021-10-02 22:44:15 +08:00 |
|
NovaRain
|
bb88830a5b
|
Added a fix to display the color index 255 of the palette correctly
* in DX9 mode when using the hi-res patch
Some minor code corrections.
|
2021-09-12 13:59:58 +08:00 |
|
NovaRain
|
0a8a28b80c
|
Moved some functions from AI.cpp to AIHelpers.cpp
|
2021-09-06 07:44:38 +08:00 |
|
NovaRain
|
c047402dc9
|
Code edits to gl_npcarmor script
Added some line breaks in hookscripts.md.
|
2021-09-03 10:36:33 +08:00 |
|
NovaRain
|
569bde5fab
|
Code changes to the previous commit
Changed HOOK_CANUSEWEAPON to run for both the player and NPCs.
Updated gl_npcarmor script.
|
2021-09-02 11:23:24 +08:00 |
|
NovaRain
|
428cf42c7d
|
Added an additional '"Can't Use" flag to misc flags in item objects
* it makes the weapon object unusable in combat.
Edits to header files.
|
2021-08-31 12:35:47 +08:00 |
|
NovaRain
|
a6417069ad
|
Internal fix for HOOK_REMOVEINVENOBJ
|
2021-08-21 11:35:41 +08:00 |
|
NovaRain
|
638499b106
|
Code edits to ExtraSaveSlots.cpp
* the page numbering is now 0-indexed, to better align with the macros.
Re-numbered save slot control metarules.
|
2021-08-13 10:54:57 +08:00 |
|
NovaRain
|
5ef12b60c5
|
Changed the implementation of AutoQuickSave
* now it sets the number of pages used for quick saving.
Added related macros for controlling the save slot with scripts.
|
2021-08-12 15:07:24 +08:00 |
|
NovaRain
|
6a95cdf3ca
|
Updated the documents in the previous commit
|
2021-07-07 09:26:41 +08:00 |
|
NovaRain
|
da3cdd4698
|
Added markdown version of compiler documents
|
2021-07-05 10:01:48 +08:00 |
|
NovaRain
|
443a423081
|
Some edits to documents
Removed txt version of arrays, hookscripts, and function notes.
|
2021-06-01 11:05:38 +08:00 |
|
NovaRain
|
1a40aceea3
|
Added markdown version of function notes and opcode list
|
2021-05-28 21:38:10 +08:00 |
|