]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Registry: network and verify checksums on connect
authorTimePath <andrew.hardaker1995@gmail.com>
Fri, 6 Nov 2015 02:34:28 +0000 (13:34 +1100)
committerTimePath <andrew.hardaker1995@gmail.com>
Fri, 6 Nov 2015 02:34:28 +0000 (13:34 +1100)
commit910d5295d631181792d354f44a80b63dc3e629eb
treee81aa794a5bd02a08c151ec024583a9d8dc01f76
parent8f450f9a25325203da1e502a319c64fdd51b43ef
Registry: network and verify checksums on connect
20 files changed:
qcsrc/client/main.qc
qcsrc/common/buffs/all.qh
qcsrc/common/constants.qh
qcsrc/common/deathtypes/all.qh
qcsrc/common/effects/all.qh
qcsrc/common/items/all.qh
qcsrc/common/mapinfo.qh
qcsrc/common/minigames/cl_minigames.qh
qcsrc/common/minigames/sv_minigames.qh
qcsrc/common/monsters/all.qh
qcsrc/common/mutators/mutator/waypoints/all.qh
qcsrc/common/nades/all.qh
qcsrc/common/turrets/all.qh
qcsrc/common/vehicles/all.qh
qcsrc/common/weapons/all.qh
qcsrc/lib/_all.inc
qcsrc/lib/net.qh
qcsrc/lib/registry.qh
qcsrc/lib/registry_net.qh [new file with mode: 0644]
qcsrc/server/cl_client.qc