]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Don't call these 2 LOG_FATALF directly from 2 macros that are called literally thousa...
authorterencehill <piuntn@gmail.com>
Mon, 4 Feb 2019 22:06:41 +0000 (23:06 +0100)
committerterencehill <piuntn@gmail.com>
Mon, 4 Feb 2019 22:06:41 +0000 (23:06 +0100)
commit5d24750ce0e47b80c4ad26a9fa8a5a1020d969d2
tree7c84a6beb3da9afc50c8a156aa6db8ee144be9a0
parent84257f628f8813521fa48917babd7fc121616180
Don't call these 2 LOG_FATALF directly from 2 macros that are called literally thousands times in order to reduce compilation output and globals (strings containing filename and line number)

Some stats:
server.qc 710KB smaller
client.qc 780KB smaller

progs.dat 340KB smaller
csprogs.dat 330KB smaller

server globals reduced by 2818 globals
qcsrc/common/impulses/all.qh
qcsrc/lib/registry.qh