]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix REGISTRY_CHECK not checking all elements of a huge registry like the Notification...
authorterencehill <piuntn@gmail.com>
Wed, 7 Feb 2024 21:40:06 +0000 (22:40 +0100)
committerterencehill <piuntn@gmail.com>
Wed, 7 Feb 2024 21:40:06 +0000 (22:40 +0100)
commitcd0ecd4e9621ad6ee55fda908c4fb1366bae8028
treea3d65b969c7eedfaa62cb2ba8d4283ae6faea937
parent744e99843f5b9a53e1be5e276ec29485b037d2a9
Fix REGISTRY_CHECK not checking all elements of a huge registry like the Notifications registry

Code is optimized to have basically the same performance as before while adding string length checks.
qcsrc/lib/registry.qh