]> git.xonotic.org Git - xonotic/darkplaces.git/history - sv_save.c
image: Check if file exists first to allow early out and avoid a slower codepath
[xonotic/darkplaces.git] / sv_save.c
2020-09-29 cloudwalksv_save: Add new hooks to reduce client code in server...
2020-09-26 cloudwalkserver: Eliminate references to cls.state in server...
2020-09-17 cloudwalkRename qboolean to qbool
2020-06-27 cloudwalkRemove Con_Warnf and Errorf. Use macros to change color...
2020-06-22 cloudwalk(Round 1) Break up host_cmd.c