- 29 Apr, 2020 4 commits
-
-
Richard Gobeille authored
Fixes #18.
-
Richard Gobeille authored
-
Richard Gobeille authored
These aren't needed anymore after Striker's patch to improve overall interpolation.
-
Richard Gobeille authored
Fixes #20.
-
- 28 Apr, 2020 13 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
audiolib: fix crash when a configuration file contains mus_xmp_interpolation but multivoc isn't initialized when the cfg is parsed
-
Richard Gobeille authored
We're explicitly using the functions that rely on the overflow detection functionality, so this will never be useful to us.
-
Richard Gobeille authored
This also resets wavetype to FMT_UNKNOWN in MV_CleanupVoice(), and moves the resetting of a few structure members common to different voice types there.
-
Evan Ramos authored
-
Evan Ramos authored
-
Evan Ramos authored
-
Evan Ramos authored
(No difference with Duke.)
-
Evan Ramos authored
-
Evan Ramos authored
-
Evan Ramos authored
Add internal standardhalfheight and tilesizx
-
Evan Ramos authored
-
Evan Ramos authored
-
- 24 Apr, 2020 4 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
Fixes #17.
-
Richard Gobeille authored
-
Richard Gobeille authored
-
- 21 Apr, 2020 3 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
Probably actually fixes #4. Regardless, I want to note that this is really sub-optimal.
-
- 20 Apr, 2020 5 commits
-
-
nukeykt authored
-
Richard Gobeille authored
Fixes #2.
-
Richard Gobeille authored
Fixes #3.
-
Richard Gobeille authored
Fixes #4.
-
Richard Gobeille authored
Fixes #1.
-
- 14 Apr, 2020 11 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
-
NY00123 authored
PACKED macro. This is more consistent with the current Duke3D codebase, and further fixes build with older versions of MinGW GCC, in which attribute packed is broken without specifying -mno-ms-bitfields.
-
NY00123 authored
-
NY00123 authored
SW 1.2 after minor adjustments. Originally recreated for sw-src-and-build-addendum-20190129.7z.
-
NY00123 authored
-
NY00123 authored
and also as currently in use in EDuke32-OldMP.
-
NY00123 authored
the sync check on the slave side in Master/Slave mode.
-
NY00123 authored
-
NY00123 authored
Let's see if this is breaking anything.
-
NY00123 authored
Increase MAXINTERPOLATIONS from 1024 to MAXSPRITES.
-