3
I Use This!
Low Activity

News

Analyzed 3 days ago. based on code collected 9 days ago.
Posted over 11 years ago by Bill Currie <[email protected]>
Use g instead of e for the fp values.
Posted over 11 years ago by Bill Currie <[email protected]>
Write fp values to saved games with enough precision.
Posted over 11 years ago by Bill Currie <[email protected]>
Use the already calculated string length.
Posted over 11 years ago by Bill Currie <[email protected]>
Add support for int and quaternion values in saved games.
Posted over 11 years ago by Bill Currie <[email protected]>
Use dstring in PR_UglyValueString().
Posted over 11 years ago by Bill Currie <[email protected]>
Correctly parse octal escapes for plist strings.
Posted over 11 years ago by Bill Currie <[email protected]>
Create a test for octal chars in plist strings.
Posted over 11 years ago by Bill Currie <[email protected]>
Fix an error in qfcc's man page.
Posted over 11 years ago by Bill Currie <[email protected]>
Rename R_RecursiveWorldNode to R_VisitWorldNodes.
Posted over 11 years ago by Bill Currie <[email protected]>
Remove the recursive versions of R_RecursiveWorldNode.