NovaRain
b24df4caad
Removed DivisionOperatorFix from ddraw.ini (always enabled)
2022-04-29 08:09:24 +08:00
NovaRain
9a6022d923
Moved FO1 worldmap sfx code to Interface.cpp
...
Removed extra button release sfx for markers on the world map.
(to match the exact FO1 behavior)
2022-04-21 19:53:15 +08:00
Markus and GitHub
f985af96db
Fallout 1 worldmap sfx implementation ( #434 )
...
Implemented FO1 worldmap sfx (#373 )
Added obj_drop call definition.
2022-04-21 19:49:48 +08:00
NovaRain
e9581cd92b
Corrected placeholders for obsolete opcodes
...
Minor edit to documents.
2022-04-20 09:51:40 +08:00
NovaRain
144d57243c
[HRP] Disabled scaling of main menu buttons/text for Chinese version
...
* to prevent garbled text from Image::ScaleText()
2022-04-18 14:22:08 +08:00
NovaRain
e5f7d29a03
[HRP] Fixed movie subtitles not showing up when setting MOVIE_SIZE=1
...
* happens with certain combinations of screen and movie aspect ratios.
Minor edit to Credits.cpp.
Updated version number.
2022-04-11 09:56:35 +08:00
NovaRain
d3255277d7
Copy GitHub pages fixes
2022-04-07 21:24:49 +08:00
NovaRain
824780db88
Fix to GitHub pages
2022-04-07 21:16:16 +08:00
NovaRain
0a5a4e569e
Release 4.3.4
v4.3.4
2022-04-07 20:46:58 +08:00
NovaRain
69461516fe
Edited code comment in the previous commit
...
Code format edits to BugFixes.cpp.
2022-04-07 20:42:33 +08:00
NovaRain
4e3d8a62ca
Fixed item planting for non-biped critters with the "barter" flag set
...
(BGforgeNet/Fallout2_Unofficial_Patch#95 )
Updated version number.
2022-04-04 21:31:51 +08:00
NovaRain
c3f6b0ebb6
Removed FadeBackgroundMusic option
...
Removed unused "type" parameter from Tilemap::make_path_func.
Edits to documents and README.md.
2022-03-28 14:35:15 +08:00
NovaRain
93b53081a7
Edits to hookscripts.md and hooks.yml
...
Corrected a typo in arrays.md.
Removed redundant compiler txt files.
2022-03-21 22:49:42 +08:00
NovaRain
4af68b612b
Code edits to the fix for FadeBackgroundMusic
2022-03-21 08:42:45 +08:00
NovaRain
1f44428fd6
Updated Ammo INI Loader example script mod
...
Updated version number.
2022-03-15 12:59:19 +08:00
NovaRain
b486b58dd1
Added .gitattributes with ssl syntax highlighting
...
Added game debug project info to ddraw.sln.
2022-03-11 20:23:57 +08:00
NovaRain
1b579ad1d4
Bumped checkout to v3 for GitHub Action
...
Bumped nokogiri from 1.12.5 to 1.13.3 in /docs
2022-03-03 16:51:24 +08:00
NovaRain and GitHub
454c8d2a6d
Merge pull request #430 from phobos2077/dependabot/bundler/docs/nokogiri-1.13.3
...
Bump nokogiri from 1.12.5 to 1.13.3 in /docs
2022-02-26 19:44:38 +08:00
dependabot[bot] and GitHub
c609d79841
Bump nokogiri from 1.12.5 to 1.13.3 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.12.5 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-26 11:33:23 +00:00
NovaRain
a392e5620a
Added support for LocalMapXLimit/LocalMapYLimit options to sfall HRP
2022-02-20 08:39:02 +08:00
NovaRain
15c512ff7b
Fixed some problems with the main menu in sfall HRP
...
Minor edits to other code.
2022-02-20 08:05:27 +08:00
NovaRain
4b6bc75814
Changed the build OS to Windows Server 2019
...
* for keeping Visual Studio 2017.
2022-02-17 11:34:14 +08:00
NovaRain
3f2f3560ad
Release 4.3.3.1
v4.3.3.1
2022-02-17 10:38:06 +08:00
NovaRain
29cd430b17
Moved 24-bit BMP code refs to HRP\Image.cpp
...
Minor edits to code/documents.
Updated version number.
2022-02-17 10:20:56 +08:00
NovaRain
e84376351b
Reverted the palette update method for DX9 mode to pre-4.3.1
...
* moving the processing to GPU (commit edbfc05 )
Improved the functionality of AllowDShowMovies:
now can take screenshots and press any key to skip AVI movies.
Code edits to Logging.cpp.
2022-02-14 12:03:21 +08:00