mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 14:52:08 +00:00
26a2d6a3de
mismatch. First, the md4 checksum is stored in the mesh, and the md4 checksum of the mesh and the model checksum are also stored. If, on loading, either checksum fails, the model is re-meshed. include/mdfour.h: Add define for MDFOUR_DIGEST_BYTES source/.gdbinit setrom _windowed_mouse 0 so mods don't make debugging difficult source/model_alias.c: pass original model data and size to GL_MakeAliasModelDisplayLists source/sw_model_alias.c: GL_MakeAliasModelDisplayLists take (but ignore) new params source/gl_mesh.c: do md4 checksums on the model and mesh
1 line
81 B
Text
1 line
81 B
Text
set args -nocdaudio +setrom _windowed_mouse 0 +set gl_sky_clip 1 +set show_fps 1
|