[quake3-commits] [ioquake/ioq3] 38a2f4: Fix in_restart causing fatal error while video is ...
Zack Middleton
zack at cloemail.com
Sun Jun 10 16:19:50 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 38a2f4d9384d8b58996377804ee4c65b495b47ed
https://github.com/ioquake/ioq3/commit/38a2f4d9384d8b58996377804ee4c65b495b47ed
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-06-10 (Sun, 10 Jun 2018)
Changed paths:
M code/sys/sys_main.c
Log Message:
-----------
Fix in_restart causing fatal error while video is shutdown
Connecting to a server running a different fs_game and using a
autoexec.cfg containing in_restart would hit a fatal error in IN_Init().
IN_Init called before SDL_Init( SDL_INIT_VIDEO )
Reported by smokey2k on the ioquake3 forum.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the quake3-commits
mailing list