Evan Ramos
Evan Ramos
You should delete the change to the line endings. It's not a "fix". For the actual change in the PR, you should put the if statement outside of the for...
I remember seeing a bunch of warnings from the GL driver at some point. What we're doing when the startup movies play is so simple that there is no reason...
Moving discussion here from #545.
@zZeck wrote: > [MinGW by default](https://stackoverflow.com/questions/24015852/struct-packing-and-alignment-with-mingw) was using [ms_struct](https://gcc.gnu.org/onlinedocs/gcc-10.3.0/gcc/x86-Type-Attributes.html#x86-Type-Attributes) style packing. This made XSPRITE a have different structure in memory, and different size. Checksums don't match as a result. In...
We found a different issue relating to overlapping content types that also requires weird steps to trigger, and I feel like the two may be related in some way. https://voidpoint.io/terminx/eduke32/-/issues/274
The palswaps are stored in the PLU files in the RFF. They contain 8bpp 256x64 (= 16384 bytes) palookup tables. You probably only need the first 256 bytes of them...
Cross-posting from Discord, this was introduced in merge commit 2a8bbae9fdbb66f7c33521b8e75e19347ee20b7b.
Let's move discussion to #191.
Is this issue still present?
Is this issue still present?