- 03 Jul, 2021 2 commits
-
-
-
Dino Bollinger authored
-
- 01 Jul, 2021 2 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
Duke3d: make MenuAnimation_t start member uint32_t, remove menu animation reset hacks from demo playback
-
- 30 Jun, 2021 5 commits
-
-
-
-
Richard Gobeille authored
-
-
Dino Bollinger authored
This is required for DukeDC's ending sounds to play. Fixes terminx/eduke32#12
-
- 29 Jun, 2021 10 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
Fixes terminx/eduke32#157
-
Richard Gobeille authored
Fixes terminx/eduke32#146
-
Richard Gobeille authored
Fixes terminx/eduke32#83
-
Richard Gobeille authored
-
Richard Gobeille authored
A value of -1 now indicates that the GL state should be preserved. This is used to fix terminx/eduke32#159
-
Richard Gobeille authored
-
This will allow all CUTSCENE events to use the ifcutscene command. Before, only EVENT_CUTSCENE for ANM files could use it.
-
-
-
- 28 Jun, 2021 8 commits
-
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
This reverts commit 33d4dc3d.
-
Richard Gobeille authored
Fixes terminx/eduke32#150
-
Richard Gobeille authored
-
Richard Gobeille authored
Fixes terminx/eduke32#152
-
Richard Gobeille authored
engine: remove wrappers around glBindTexture() and glActiveTexture() in favor of explicitly calling polymost_activeTexture() and polymost_bindTexture() This is better for clarity, I think.
-
Richard Gobeille authored
-
- 27 Jun, 2021 13 commits
-
-
Richard Gobeille authored
This should fix terminx/eduke32#16
-
Richard Gobeille authored
Fixes terminx/eduke32#153
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
Debug is now configured to use AddressSanitizer on 64-bit, and various other build options have been made uniform with each other across all projects. This means 64-bit debug builds built with Visual Studio will only run if the VS ASan dlls are in your PATH, but I believe this is fine as we don't distribute any VS builds.
-
Richard Gobeille authored
I didn't test this.
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
-
Richard Gobeille authored
You're gonna have to talk to me or read the source for full details on usage, sorry. These are also all still liable to change in future builds, either in name or in functionality.
-
Richard Gobeille authored
The default value is 256 (GRAVITATIONALCONSTANT value from USER.CON + 80).
-