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 |
|
Bill Currie
|
31b867a08e
|
rework contains_updir to allow a specified number of ..s. QFS_FOpenFile now
allows one .. in the path (won't be able to find any files in a pak file
and is horribly inefficient, but oh well)
|
2004-04-14 02:15:14 +00:00 |
|
Bill Currie
|
1bf13a27b9
|
QFS_Open more secure and simplify contains_updir
|
2004-04-13 04:42:12 +00:00 |
|
Bill Currie
|
1fb50d2f08
|
don't create the path in QFS_Open if not writing
|
2004-04-13 03:38:16 +00:00 |
|
Bill Currie
|
cb7bbff49f
|
oops, fix some minor breakage
|
2004-04-13 02:23:20 +00:00 |
|
Bill Currie
|
45c304ffc0
|
add a -novideo option to allow for headless operation
|
2004-04-13 02:13:35 +00:00 |
|
Bill Currie
|
62cdbb5fc4
|
optionally allow recomte commands from a specified host address
|
2004-04-13 01:13:07 +00:00 |
|
Bill Currie
|
8a7bb9c4a0
|
fix a silly that messed up type mismatch errors
|
2004-04-12 23:46:21 +00:00 |
|
Bill Currie
|
8fdd8a0888
|
make local command ip address checking sane
|
2004-04-12 23:38:09 +00:00 |
|
Chris Ison
|
e148880ec6
|
oops, added append support to other functions that require it
|
2004-04-12 12:20:26 +00:00 |
|
Chris Ison
|
fc40da217e
|
append support added to cfopen
|
2004-04-12 11:25:53 +00:00 |
|
Brian Koropoff
|
8bbd7bc13a
|
For some reason, using static nested function as callback = segfault.
Fixed.
|
2004-04-09 18:18:19 +00:00 |
|
Bill Currie
|
9a3acc8035
|
get the field offset correctly
|
2004-04-09 04:30:19 +00:00 |
|
Bill Currie
|
7b28c555ba
|
quaternion field access now works
|
2004-04-09 04:12:44 +00:00 |
|
Bill Currie
|
332ec82495
|
update the scope of local defs to the parent scope when the creation scope
goes away (doesn't get updated to the global scope). fixes a bug where
local defs would be miscounted (and sometimes lost)
|
2004-04-09 03:47:41 +00:00 |
|
Bill Currie
|
0b61dae402
|
allow .imm fields (need a better test, I think)
|
2004-04-09 03:45:55 +00:00 |
|
Bill Currie
|
50dc955652
|
fix a couple out-by-one errors highlighted by quaternions
|
2004-04-09 02:20:47 +00:00 |
|
Bill Currie
|
0e47ee96f8
|
spelling fixes
|
2004-04-08 18:53:46 +00:00 |
|
Bill Currie
|
4c4f40f137
|
fix a few bugs. basics seem to be working
|
2004-04-08 05:13:24 +00:00 |
|
Bill Currie
|
5869cb693e
|
oops
|
2004-04-08 05:04:50 +00:00 |
|
Bill Currie
|
a7103c6732
|
quaternion conjugate
|
2004-04-08 04:59:10 +00:00 |
|
Bill Currie
|
633dada682
|
quaternion conjugate support (engine side)
|
2004-04-08 04:57:17 +00:00 |
|