Bill Currie
4f71b39827
it seems glGetProcAddressARB is obsolete so check for glGetProcAddress first
2004-05-06 07:13:18 +00:00
Bill Currie
5099c05605
bring back my stuttering fixes
2004-05-04 21:59:17 +00:00
Bill Currie
0253b65718
general overview of the system
2004-05-04 04:58:02 +00:00
Bill Currie
5c82f48f41
fix logging of svc_deltapacketentities
2004-05-04 01:57:29 +00:00
Bill Currie
9ed9832789
bring back the alpha setting for dlights (finally found out what it was
...
for) and "fix" the wayward dlights in mvds: caused by svc_muzzleflash being
written before the player updates. Should probably fix properly that in the
server too.
2004-05-03 06:21:39 +00:00
Bill Currie
57ffcae9fe
remove some dead code
2004-05-03 04:52:00 +00:00
Bill Currie
406d596178
don't allow recording while playing a demo
2004-05-03 03:49:02 +00:00
Bill Currie
fc4211c257
the rest of Grievre's lighting tweaks
2004-05-02 21:21:00 +00:00
Bill Currie
c6768b4c5b
bring in fixes from 0.5.5 branch
2004-05-02 21:00:25 +00:00
Bill Currie
adf50949e2
slightly modified version of Grievre's fix for black models on an unlit map
2004-05-02 20:40:09 +00:00
Bill Currie
4d2300ff11
finally support png
2004-05-01 04:14:59 +00:00
Bill Currie
1a9ca12bcf
can't use None due to the math
2004-05-01 03:41:51 +00:00
Bill Currie
3f6b2fd87b
has some issues, but support writting to stdout
2004-05-01 03:39:33 +00:00
Bill Currie
7205e10f94
fun tool to display item info in a map (using an already extracted entity
...
file). use as a filter
2004-05-01 03:21:42 +00:00
Bill Currie
42c88b23fc
correct the help output
2004-04-30 21:52:17 +00:00
Bill Currie
a12074c1a6
can now extract entities from foo.bsp to foo.ent
2004-04-30 21:51:00 +00:00
Bill Currie
8b2eb9e73e
cleanup and add the recent fixes
2004-04-29 04:10:49 +00:00
Bill Currie
c99a011f21
make sure sample length is never 0
2004-04-29 03:00:25 +00:00
Bill Currie
c456eb1f80
fix a 64bit warning
2004-04-29 01:13:37 +00:00
Bill Currie
09592207b5
get the release number right
2004-04-28 22:52:02 +00:00
Bill Currie
f5a94d424c
add 0.5.5 entry
2004-04-28 22:19:35 +00:00
Bill Currie
47927f10a0
whee, 0.5.5 at last :)
2004-04-28 21:10:03 +00:00
Bill Currie
9f4942cf6c
0.5.5-CVS now :)
2004-04-28 21:07:39 +00:00
Ragnvald Maartmann-Moe IV
f0d9008fa4
Swap normal/vertex order to match order they are accessed in during render.
...
Optimization from Grievre.
Also fix a minimum light clamping to actually be applied.
2004-04-28 20:27:11 +00:00
Bill Currie
f81a302c2a
add cd_file
2004-04-28 20:11:11 +00:00
Jeff Teunissen
ed40ca076f
Even more updates... let's get cd_file and the SDL crap into the dist.
2004-04-28 06:50:40 +00:00
Jeff Teunissen
a221815585
Even more Debian changes.
...
* Deek does the build-package dance again...
2004-04-28 05:54:45 +00:00
Jeff Teunissen
fe654959ee
qfcc man page updates.
2004-04-28 04:49:15 +00:00
Jeff Teunissen
72ada08635
More Debian updates.
2004-04-28 04:48:52 +00:00
Bill Currie
1c0735d0c9
* taniwha mutters about end-runs (sorry, Grievre)
2004-04-28 04:07:50 +00:00
Bill Currie
24e5b1b543
getting ready for 0.5.5
2004-04-28 01:43:52 +00:00
Jeff Teunissen
4fb777733b
Debian updates.
2004-04-28 00:46:15 +00:00
Jeff Teunissen
31f5bb5d96
Small changes to the QFCC book.
2004-04-28 00:43:03 +00:00
Jeff Teunissen
2842f4d4f1
Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete,
...
but working.
2004-04-28 00:42:38 +00:00
Jeff Teunissen
b057b6cb26
Some signed/unsigned formatting stuff found by lint.
2004-04-27 23:17:41 +00:00
Bill Currie
785307fd9a
Grievre's lighting tweeks
2004-04-27 22:18:23 +00:00
Brian Koropoff
c16194cf76
Disable libQFobject from being built or used, since it doesn't serve
...
any purpose right now.
2004-04-27 21:58:21 +00:00
Brian Koropoff
409ba9887f
Last few changes to libQFobject, in case anyone wants to use the code
...
for something.
2004-04-27 21:56:26 +00:00
Bill Currie
14900bb82e
fast-float code option (defaults to on). kills almost 3000 statements from
...
prozac
2004-04-27 20:24:37 +00:00
Bill Currie
f88310ddd0
patch from Grievre to add a cvar to control "fake" filtering and change the
...
fake kick default
2004-04-27 03:45:26 +00:00
Bill Currie
2d671955fb
fix an oopsie that broke skyboxlist (early morning paper routes are bad for
...
coding:)
2004-04-23 22:53:39 +00:00
Bill Currie
204618da66
make dist fix
2004-04-22 02:49:50 +00:00
Bill Currie
804ba76719
add bindings for the qfs functions
2004-04-20 23:01:54 +00:00
Bill Currie
616be68bdd
strip parameter to QFS_FilelistFill and add rua support
2004-04-20 22:52:09 +00:00
Bill Currie
e8f9761d33
move the filelist building code into quakefs
2004-04-20 22:25:52 +00:00
Brian Koropoff
7975d17f64
Remove references to the broken and soon-to-be-removed object system.
2004-04-20 05:34:35 +00:00
Bill Currie
dd989c18ff
fix a braino
2004-04-16 04:21:16 +00:00
Bill Currie
1f9d75a7c7
add r_norefresh support to sw and sw32 and rename the console side of the
...
cvar to get around the evil in customtf
2004-04-16 03:24:10 +00:00
Bill Currie
37a5938b87
don't do hostname lookup on an empty string
2004-04-15 06:14:03 +00:00
Bill Currie
b62f3c98d9
full path reporting when writing screenshots
2004-04-14 03:31:08 +00:00