mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 06:10:56 +00:00
more updates :)
This commit is contained in:
parent
6f88e4e343
commit
39598742b8
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
@ -11,6 +11,13 @@ Changes from 0.5.4
|
|||
o save game loading fixed
|
||||
o FPS display now updated every 0.2 seconds and displays to the tenth of
|
||||
an fps
|
||||
o qfcc conforms better to Objective-C sematics
|
||||
o Object root class revamped
|
||||
o qfcc's "struct" support closer to that of C (ie, separate namespace)
|
||||
o minor improvement s to statement printing (pr_debug >= 1)
|
||||
o qfcc how supports the "unsigned" type (32 bit unsigned integer)
|
||||
o improper placement of fullscreen window on startup in -x11 and -glx fixed
|
||||
(ie, starting with +set vid_fullscreen 1)
|
||||
|
||||
Changes from 0.5.3
|
||||
o CRITICAL: exploitable buffer overflow in qw-server fixed
|
||||
|
|
Loading…
Reference in a new issue