]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - sv_save.c
Resolved .gitignore conflict
[xonotic/darkplaces.git] / sv_save.c
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-07-22 Cloudwalksv_save: Call CL_Disconnect and ToggleMenu via hook
2021-07-22 Cloudwalkcl_main: Keep old CL_Disconnect for simplicity. Move...
2021-07-22 CloudwalkMerge branch 'Mario/dpk_support' of gitlab.com:xonotic...
2021-07-22 Cloudwalkprotocol/dp8: Implement parting messages
2021-07-21 Cloudwalkedict: Move free and freetime into prvm_edict_t itself
2021-05-14 cloudwalksv_save: Remove SV_CanSave hook and just call it direct...
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