]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix display of maps with missing previews, add a new option (enabled by default)...
authorMario <mario.mario@y7mail.com>
Thu, 16 Jul 2020 14:19:36 +0000 (00:19 +1000)
committerMario <mario.mario@y7mail.com>
Thu, 16 Jul 2020 14:19:36 +0000 (00:19 +1000)
commit86ab879e7839917047152b724f1f0722c434e268
treeaeee2d50f7d5e7c8c00b63a1bdbe4bbd3d290757
parent02780fb9caead37e8d82121aa8612d1245700e4d
Fix display of maps with missing previews, add a new option (enabled by default) which uses the .arena and .defi files directly instead of generating .mapinfo files, pull information from these files when generating .mapinfo, make use of the new search_packfile_begin extension to optimise .arena searches
qcsrc/common/mapinfo.qc
qcsrc/common/mapinfo.qh
qcsrc/dpdefs/upstream/menudefs.qc
qcsrc/menu/draw.qc
qcsrc/menu/draw.qh
qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc
qcsrc/menu/xonotic/maplist.qc
qcsrc/server/g_world.qc
xonotic-common.cfg