NovaRain
|
db7419a2f7
|
Some format edits to documents
Updated version number.
|
2022-10-25 21:23:21 +08:00 |
|
NovaRain
|
007fa7314b
|
Minor edit to hookscripts.md
|
2022-10-18 08:58:51 +08:00 |
|
NovaRain
|
87f5a5f081
|
Fixed incorrect critter names for corpses
* happens when multiple critters based on the same proto with
different scripts attached are killed.
Tweaked the fix for create_object_sid function.
|
2022-10-09 23:25:15 +08:00 |
|
NovaRain
|
5d5da0a471
|
Code correction to LoadOrder.cpp
Updated version number.
|
2022-09-28 10:17:11 +08:00 |
|
NovaRain
|
bd15cf2b9e
|
Fixed the order of autoloaded dat files on FAT file system
|
2022-09-27 16:14:38 +08:00 |
|
NovaRain
|
ea2a4bfdfa
|
Edited [ExtraPatches] description in ddraw.ini
|
2022-09-22 10:49:16 +08:00 |
|
NovaRain
|
ec5874a3c4
|
Fixed HOOK_REMOVEINVENOBJ to match RMOBJ_* defines
Edits to define_extra.h for RMOBJ_* defines
|
2022-08-14 11:04:17 +08:00 |
|
NovaRain
|
8b3a2bcead
|
Expanded set_pipboy_available function for mode 2
|
2022-08-11 21:24:47 +08:00 |
|
NovaRain
|
13cf81e151
|
Code edits to SpeedInventoryPCRotation
Updated version number.
|
2022-08-09 21:32:59 +08:00 |
|
NovaRain
|
efdd6afa34
|
Fixed the lighting of critters in gl_partycontrol
|
2022-08-09 08:43:39 +08:00 |
|
NovaRain
|
c878d17a2b
|
Added support for editor.msg to message_str_game
Edits to header files.
|
2022-08-09 08:12:54 +08:00 |
|
NovaRain
|
050af07b3b
|
Corrected the language path for loading art files
|
2022-08-08 22:08:24 +08:00 |
|
NovaRain
|
1e5fd7fd13
|
Combined AllowDShowSound=2 with mode 1
Removed MoreTiles from ddraw.ini (always enabled)
Minor edits to documents.
|
2022-08-08 09:08:05 +08:00 |
|
NovaRain
|
c1475ba453
|
Dropped support for old pre-SSE processors
Changed buf_to_buf function to SSE implementation.
* affected old processors:
Intel - Pentium II, older Celeron (Covington/Mendocino)
AMD - older K7 (Athlon Classic/Thunderbird)
|
2022-07-30 00:41:07 +08:00 |
|
NovaRain
|
85862d1599
|
Corrected comments in Functions.cpp
|
2022-07-27 22:11:42 +08:00 |
|
NovaRain
|
be2af4a3a2
|
Changed the default number of sound buffers
Updated version number.
|
2022-07-26 08:23:47 +08:00 |
|
NovaRain
|
d0fa304035
|
Minor edits to sslc document
|
2022-07-22 22:22:48 +08:00 |
|
 burner1024andGitHub
|
f29720effa
|
Switch default Cat Jules appearance to leather jacket
* The original default/naked appearance (`nmprmb`) in RP only has very limited weapon anims.
|
2022-07-18 16:17:58 +08:00 |
|
NovaRain
|
c869080d91
|
Correction to previous commit
|
2022-07-07 08:28:03 +08:00 |
|
NovaRain
|
f5f1f5ec70
|
Fixed NPC stuck in a loop of reloading the solar scorcher
(happens when out of ammo and it's dark.)
|
2022-07-06 20:05:17 +08:00 |
|
NovaRain
|
0b3be17839
|
Edits to document about set_self function
Updated version number.
|
2022-07-02 20:03:21 +08:00 |
|
 NovaRainandGitHub
|
08f19e63e1
|
Merge pull request #439 from sfall-team/dependabot/github_actions/develop/actions/setup-python-4
Bump actions/setup-python from 3 to 4
|
2022-07-01 09:21:23 +08:00 |
|
 dependabot[bot]andGitHub
|
abbdc36eb8
|
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 01:09:07 +00:00 |
|
NovaRain
|
8c71953eed
|
Fixed float_msg script function
* didn't set purple/black text color correctly (was always grey)
|
2022-06-30 21:51:34 +08:00 |
|
NovaRain
|
dee28843ae
|
Changed the mode 1 of NPC combat control mod
* now requires sfall debugging mode to control all critters.
|
2022-06-24 09:36:45 +08:00 |
|