Releases: nukeykt/NBlood
Releases · nukeykt/NBlood
r14056
Blood: Calculate XSPRITE checksums in a cross-platform manner. The way it's done should theoretically match DOS v1.21, short of the value of aiState depending on the exe's layout (but possibly always being 0 for player sprites).
r14055
Blood: workaround for bat attack state
r14054
Rednukem: Fix `-s` command line parameter with values >= 5 when valid Fixes nukeykt/NBlood#817
r14046
Blood: Add -s CLI argument to set game difficulty
r14044
Clean up references to removed/replaced libraries
r14041
Merge pull request #810 from tmyqlfpir/master Blood: Inline VanillaMode()
r14039
Merge remote-tracking branch 'eduke32/master'
r14036
Add games to VS Code build & debug configuration (#808)
r14034
Merge remote-tracking branch 'eduke32/master'
r14029
Blood: Moved VanillaModeDemo() to gDemo.VanillaDemo()