commit b55eca7f8f4f9c7d09de6847be73f2aa52c1a0ef Author: Richard Gobeille Date: Sun Sep 11 14:52:05 2022 -0700 engine: revert more of 8cc49790938f2419c885167cdb6b732d165191fb commit 3b1e9e866b619651671721a4ed9088931607dc15 Author: Richard Gobeille Date: Sun Sep 11 16:32:00 2022 -0700 engine: bail out of voxcache_fetchvoxmodel() if the offsets found in texturecache.index don't lead to the expected data commit d6813b1531db54e9809b8038773961a2de48f342 Author: Richard Gobeille Date: Fri Sep 9 16:58:53 2022 -0700 engine: disable the rainbow background in the editor in yax_drawrooms() commit 22f707f9c57dda54ec9f3b04837c3eb0b43e4a00 Author: Richard Gobeille Date: Fri Sep 9 16:03:46 2022 -0700 engine: don't attempt to tear down ImGui in destroy_window_resources() if we didn't even make it far enough through initialization to get it set up See https://voidpoint.io/terminx/eduke32 for more details.