spearmint
spearmint copied to clipboard
Refresh screen more often while loading map?
trafficstars
Maybe do something like this https://github.com/inolen/ioq3/commit/c65915a91aa796744425edd3e4b05f644ffc690c ? (make a list of all functions to call with an argument, then run some until reach a certain time lapse)
Need to refresh screen more in CM_LoadMap too.
RTCW and ET call trap_UpdateScreen in trap_R_RegisterModel Shader etc instead.
fwiw the link is 404.