]> git.xonotic.org Git - xonotic/darkplaces.git/commit
misc: engine version string polishing
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 7 May 2024 04:34:30 +0000 (14:34 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 9 May 2024 03:07:37 +0000 (13:07 +1000)
commit0a37d478fdfd5e92db19894a7bc88a18fd637c76
treec5bdd30bb47b08e163bc246d95934d27fdbde3b0
parent541436b5a8750272755940c7b5c5c3bb469043a8
misc: engine version string polishing

Updates engineversion when changing gamedirs, sets it earlier so it's
more likely to be included in crash logs.
Includes compiler in buildstring.

Makes sure the engine can always be identified as DarkPlaces (many
gamename values don't include it) by CSQC and in the console.

Logs which API is in use when loading a csprogs.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
builddate.c
com_game.c
csprogs.c
host.c
host.h
prvm_edict.c