Skip to content

Releases: nukeykt/NBlood

r14056

13 Jun 18:35
Compare
Choose a tag to compare
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

10 Jun 23:43
Compare
Choose a tag to compare
Blood: workaround for bat attack state

r14054

04 Jun 13:05
Compare
Choose a tag to compare
Rednukem: Fix `-s` command line parameter with values >= 5 when valid

Fixes nukeykt/NBlood#817

r14046

04 Jun 09:12
Compare
Choose a tag to compare
Blood: Add -s CLI argument to set game difficulty

r14044

24 May 01:49
Compare
Choose a tag to compare
Clean up references to removed/replaced libraries

r14041

19 May 14:27
6c3f8e7
Compare
Choose a tag to compare
Merge pull request #810 from tmyqlfpir/master

Blood: Inline VanillaMode()

r14039

15 May 00:33
Compare
Choose a tag to compare
Merge remote-tracking branch 'eduke32/master'

r14036

14 May 05:04
e811bb9
Compare
Choose a tag to compare
Add games to VS Code build & debug configuration (#808)

r14034

14 May 04:36
Compare
Choose a tag to compare
Merge remote-tracking branch 'eduke32/master'

r14029

13 May 22:35
Compare
Choose a tag to compare
Blood: Moved VanillaModeDemo() to gDemo.VanillaDemo()