NovaRain
|
05399497d2
|
Edits to startup and usage text
|
2025-10-02 09:52:40 +08:00 |
|
NovaRain
|
fa14ab9425
|
Fixed incorrect mnemonic names in script dumps
Updated some code and documents.
|
2025-10-01 21:41:31 +08:00 |
|
NovaRain
|
00f337827b
|
Updated changelog
Code style edits to FalloutScriptDecompile.cpp.
|
2025-06-13 23:57:15 +08:00 |
|
NovaRain
|
aa313d6fec
|
Edits to opcode list and license text
|
2024-12-03 08:49:21 +08:00 |
|
NovaRain
|
6a902ab7c7
|
Added project files for vc14 (closes #11)
Updated the changelog.
|
2023-08-07 20:25:41 +08:00 |
|
NovaRain
|
69445cf21a
|
Updated version number, changelog, and opcode list
|
2023-07-06 10:37:29 +08:00 |
|
NovaRain
|
489de55330
|
Merged win2k build into release build
|
2021-06-06 09:45:36 +08:00 |
|
NovaRain
|
fddeb72e9d
|
Added new opcodes sfall_func7 and sfall_func8
|
2020-12-22 17:01:46 +08:00 |
|
NovaRain
|
6218344211
|
Updated opcode list
|
2020-03-11 09:17:52 +08:00 |
|
NovaRain
|
70287e25d8
|
Added support for new "div" operator (unsigned integer division)
|
2020-02-02 16:43:11 +08:00 |
|
NovaRain
|
c8160aa6b0
|
Fixed non-working -c option in previous commit
|
2020-01-07 06:56:26 +08:00 |
|
NovaRain
|
77d498b58b
|
Added new logical operators 'AndAlso', 'OrElse' for short-circuit evaluation
Updated version and added changelog.
|
2020-01-06 14:03:57 +08:00 |
|
NovaRain
|
e406b14c01
|
Added new "reg_anim_callback" sfall opcode
Updated documents.
|
2019-11-14 13:05:43 +08:00 |
|
NovaRain
|
aca6fdf930
|
Added support for new "register_hook_proc_spec" function
Updated document & version number.
|
2019-09-21 23:22:27 +08:00 |
|
NovaRain
|
5f7d98d6f9
|
Updated the asm patch in previous commit.
|
2019-05-15 10:38:34 +08:00 |
|
NovaRain
|
1de23cc4f8
|
Reverted the change on CMap.h in commit 9d9bf4a.
Implemented an ASM hack for Win2K build to remove the need of VS2008.
(Tested in VM environment.)
|
2019-05-14 08:57:59 +08:00 |
|
NovaRain
|
ec157eeea4
|
Replaced outdated "sfall function list.txt" with newer "sfall opcode list.txt" from sfall modders pack.
Updated version number and year.
|
2018-05-22 20:58:41 +08:00 |
|
NovaRain
|
9d9bf4a3b2
|
Fixed the argument of how_much and enabled support for ceil math function.
Added VS2010 project files.
Tweaked CMap.h for the compatibility of VS2008.
|
2018-05-22 20:49:45 +08:00 |
|