mirror of
https://github.com/libretro/libretro-tyrquake.git
synced 2025-02-01 13:42:05 +00:00
[PATCH] TyrQuake v0.61
Signed-off-by: Tyrann <tyrann@disenchant.net>
This commit is contained in:
parent
b1035b4328
commit
5e5603551b
2
Makefile
2
Makefile
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
TYR_VERSION_MAJOR = 0
|
||||
TYR_VERSION_MINOR = 60
|
||||
TYR_VERSION_MINOR = 61
|
||||
TYR_VERSION_BUILD =
|
||||
|
||||
TYR_VERSION = $(TYR_VERSION_MAJOR).$(TYR_VERSION_MINOR)$(TYR_VERSION_BUILD)
|
||||
|
@ -2,8 +2,8 @@
|
||||
Tyr-Quake
|
||||
-----------
|
||||
|
||||
Date: 2008-06-16
|
||||
Version: 0.60
|
||||
Date: 2009-07-05
|
||||
Version: 0.61
|
||||
Author: Kevin Shanahan (aka. Tyrann)
|
||||
Webpage: http://disenchant.net
|
||||
email: tyrann@disenchant.net
|
||||
@ -40,6 +40,11 @@ you can select by setting Makefile variables:
|
||||
|
||||
Version History:
|
||||
|
||||
v0.61
|
||||
=====
|
||||
- Fix QWSV command line parsing
|
||||
- Attempt to detect when X86 assembler files should be used
|
||||
|
||||
v0.60
|
||||
=====
|
||||
- Fix video buffer overrun when rendering endtitle in low-res vid mode
|
||||
|
Loading…
x
Reference in New Issue
Block a user