NovaRain
|
f6c4e5133c
|
Fixed ai_retrieve_object_ engine function not returning the requested object when there are different objects with the same ID (from Mr.Stalin)
Added info about map_*_p_proc procedures to the global script section in notes.txt.
|
2018-09-23 08:15:52 +08:00 |
|
NovaRain
|
2e30c86467
|
Added "get_current_inven_size" script function.
|
2018-09-21 19:27:57 +08:00 |
|
NovaRain
|
540abbe273
|
Fixed a bug in DisplaySecondWeaponRange that didn't display correct weapon range when the secondary mode is aimed (e.g. spear and throwing knife)
Added more info about unwielding in HOKK_INVENWIELD to hookscripts.txt.
|
2018-06-11 13:47:20 +08:00 |
|
NovaRain
|
01214633f4
|
Simplified the code in BarBoxes.cpp.
Updated version number.
Fixed a minor typo in function notes.txt.
|
2018-05-27 16:42:34 +08:00 |
|
NovaRain
|
9b67db7208
|
Fixed broken get_attack_type function (from Mr.Stalin and Crafty)
Replaced some SafeWriteX usages with SafeMemSet for writing serial NOPs.
Minor edits to documents.
|
2018-05-08 15:39:39 +08:00 |
|
NovaRain
|
e92ded34e4
|
Added "floor2" script function to work with ceil (#109)
Added the missing description of ceil to notes.txt.
Disabled ceil marco in lib.math.h.
Removed duplications in Utils.h.
|
2018-04-28 11:16:10 +08:00 |
|
NovaRain
|
1689542165
|
Fixed the last additional notification boxes to the interface being missing (#140)
|
2018-04-26 10:11:22 +08:00 |
|
NovaRain
|
2c86201db9
|
Updated README.txt for info about additional headers/libraries.
(cherry picked from commit e474ba1660)
|
2018-04-21 09:19:20 +08:00 |
|
NovaRain
|
d7c9acf713
|
Added set_ini_setting to documents, and updated info for get_ini_setting.
Updated credits.
Replacing a couple of strcpy usages with strcpy_s.
|
2018-04-21 08:49:56 +08:00 |
|
NovaRain
|
514894ed59
|
Fixed typos in sfall function notes.txt.
|
2018-03-23 22:06:02 +08:00 |
|
NovaRain
|
45632d6887
|
Changed sneak_success to call is_pc_sneak_working_ engine function, which takes player's current sneaking status into account as well, instead of only returning the result of last sneak attempt.
|
2017-12-05 10:25:11 +08:00 |
|
NovaRain
|
7a4ab59089
|
Added missing description for set_car_current_town.
Removed trailing spaces in MetaruleOp.hpp.
|
2017-08-13 11:38:18 +08:00 |
|
phobos2077
|
363d7a1cc5
|
Rename types in function references for consistency and clarity.
|
2016-11-06 00:56:59 +07:00 |
|
phobos2077
|
d9d86e3fe4
|
Added macros for new scripting functions
|
2016-11-06 00:32:28 +07:00 |
|
phobos2077
|
1595d75f7c
|
Added docs for new opcodes and scripting functions
|
2016-11-06 00:14:25 +07:00 |
|
NovaRain
|
1bea84eb3c
|
Added ExtraGameMsgFileList setting to ddraw.ini, and updated message_str_game reference in sfall function notes.txt.
Added a couple of new engine-related defines.
Updated version number. (Need to consider changing to semantic versioning for 3.8.)
|
2016-05-10 17:18:31 +08:00 |
|
NovaRain
|
4e2bfd6b08
|
Some minor document edits: fixing typos, removing double/trailing spaces, unifying space/tab usages, and lining up some lines.
|
2016-04-20 10:20:05 +08:00 |
|
NovaRain
|
05f15f0262
|
Removed incorrect information from sfall function notes.
Edited the description in ddraw.ini with less self-advertising.
Added a few new engine-related defines and constants.
|
2016-04-18 10:28:12 +08:00 |
|
VladislavKolosovsky
|
b82348ed33
|
Added full ddraw.ini + other config files and all relevant artifacts from latest modderspack.
|
2015-07-07 00:44:58 +07:00 |
|