]> git.xonotic.org Git - xonotic/darkplaces.git/history - sv_send.c
build: minor adjustments
[xonotic/darkplaces.git] / sv_send.c
2024-03-02 CloudwalkRevert renamings from 591877ee0c64958303dcbb4f2af3d343a...
2024-01-28 bones_was_heresys: improve error and crash handling
2024-01-20 bones_was_herecom: rename BSD strlcpy and strlcat
2023-12-09 bones_was_hereRename sv_gameplayfix_customstats to sv_qcstats, improv...
2022-11-07 bones_was_hereMinor sv_cullentities refactoring
2022-11-07 bones_was_hereImprove reliability and documentation of portal camera...
2022-05-02 Ashley 'LadyHavoc... Resolved .gitignore conflict
2022-01-16 bones_was_hereMerge PR 'sv_gameplayfix_stepmultipletimes 1: Prevent...
2022-01-16 bones_was_hereMerge PR 'sv_gameplayfix_stepmultipletimes 1: Make...
2022-01-16 bones_was_hereMerge MR 'Set groundentity when sv_gameplayfix_downtrac...
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
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-04-07 bones_was_hereMake trace entity culling optional for spectators with... bones_was_here/trace 115/head
2020-10-16 cloudwalkFix compatibility with DP's own server with NEHAHRABJP2...
2020-10-02 cloudwalkmodel_shared: Rename dp_model_t to model_t, to avoid...
2020-09-26 cloudwalkserver: Eliminate references to cls.state in server...
2020-09-26 cloudwalkserver: Give a lot of functions new homes
2020-06-30 cloudwalkAdd EOF newlines
2020-06-22 cloudwalkFirst massive rename and move