mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-11-17 09:41:21 +00:00
8724b45e15
- Removed CVAR_SERVERINFO flag from compatmode. Since it writes to compatflags, that should be enough. Having that flag set for both of them leads to problems with e.g. loading a savegame, where compatflags is restored, then compatmode is restored and it completely undoes whatever compatflags was restored to. - Fixed: Trying to start a map for some single file that isn't really a map caused a crash. SVN r1478 (trunk) |
||
---|---|---|
.. | ||
crashcatcher.c | ||
critsec.h | ||
dikeys.h | ||
hardware.cpp | ||
hardware.h | ||
i_cd.cpp | ||
i_input.cpp | ||
i_input.h | ||
i_main.cpp | ||
i_movie.cpp | ||
i_system.cpp | ||
i_system.h | ||
i_video.h | ||
sdlvideo.cpp | ||
sdlvideo.h | ||
st_start.cpp |