Version bump 8.42RR10

This commit is contained in:
Denis Pauk 2024-10-27 02:00:57 +03:00
parent fc2d44f43c
commit ba89fa6ca6
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
Quake 2 8.42RR10:
- client: updated console logic,
- game: Update default entities descriptor file,
- game: Add hack for next level change in q64/outpost
- game: Restore flame effect, currently used only as torch fire in
Heretic 2 fire as example.
Quake 2 8.42RR9:
- vk: fixed vulkan call groups,
- game: Add ReRelease translated messages (English only)

View file

@ -32,7 +32,7 @@
#include "shared.h"
#include "crc.h"
#define YQ2VERSION "8.42RR9"
#define YQ2VERSION "8.42RR10"
#define BASEDIRNAME "baseq2"
#ifndef YQ2OSTYPE