]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Move quake, halflife and q3 files into a compat subdirectory (wop support coming...
authorMario <mario@smbclan.net>
Sun, 25 Dec 2016 11:42:20 +0000 (21:42 +1000)
committerMario <mario@smbclan.net>
Sun, 25 Dec 2016 11:42:20 +0000 (21:42 +1000)
commit9f3c9851a330279ee0ea7943970c3af484447bf2
tree5d440bffa506a9bb0182c1182fec12a7297e6a29
parentaa18a5758615f24b007e9f35b68cc61b5aa0e50f
Move quake, halflife and q3 files into a compat subdirectory (wop support coming soon)
17 files changed:
qcsrc/server/_all.inc
qcsrc/server/_mod.inc
qcsrc/server/_mod.qh
qcsrc/server/compat/_mod.inc [new file with mode: 0644]
qcsrc/server/compat/_mod.qh [new file with mode: 0644]
qcsrc/server/compat/halflife.qc [new file with mode: 0644]
qcsrc/server/compat/halflife.qh [new file with mode: 0644]
qcsrc/server/compat/quake.qc [new file with mode: 0644]
qcsrc/server/compat/quake.qh [new file with mode: 0644]
qcsrc/server/compat/quake3.qc [new file with mode: 0644]
qcsrc/server/compat/quake3.qh [new file with mode: 0644]
qcsrc/server/t_halflife.qc [deleted file]
qcsrc/server/t_halflife.qh [deleted file]
qcsrc/server/t_quake.qc [deleted file]
qcsrc/server/t_quake.qh [deleted file]
qcsrc/server/t_quake3.qc [deleted file]
qcsrc/server/t_quake3.qh [deleted file]