Ragnvald Maartmann-Moe IV
|
9949108f45
|
draw.c now identical in qw and nq.
|
2001-05-18 20:52:15 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
51cb61aea2
|
keys.c is now identical in nq and qw, as well as less of a whitespace mess.
|
2001-05-18 20:38:22 +00:00 |
|
Bill Currie
|
788218d9d7
|
turned out just a copy was needed
|
2001-05-18 20:22:59 +00:00 |
|
Bill Currie
|
69ab5c981c
|
99% merge of d_*.[cS]. just d_polyse to look at
|
2001-05-18 20:19:20 +00:00 |
|
Bill Currie
|
664c640e42
|
total merge of the particle system (except r_part.c isn't in qw yet)
|
2001-05-18 19:58:49 +00:00 |
|
Bill Currie
|
6ee0692e58
|
complete the merge of sw_rpart.c. this involved adding old_origin to entity_t
and setting it up correctly
|
2001-05-18 19:21:51 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
1dbfea351a
|
console.c mergable. Little bit of cleanup of client.h
|
2001-05-18 18:33:37 +00:00 |
|
Bill Currie
|
a735b92bab
|
kill the allowskybox varible. it wasn't ever checked anyway
|
2001-05-18 18:04:55 +00:00 |
|
Bill Currie
|
e75a2b96e9
|
cl_entities[0] is no longer referred to in the sw renderer. insted,
r_worldentity is used.
|
2001-05-18 17:50:19 +00:00 |
|
Bill Currie
|
eb95bcae84
|
move the gib language out of nq and into its own dir (hehe, libQFgib:)
|
2001-05-17 21:45:56 +00:00 |
|
Bill Currie
|
d62ac62ff5
|
allow commands other than set to be executed from ~/.quakeforgerc
|
2001-05-17 21:32:59 +00:00 |
|
Bill Currie
|
d820a6ecee
|
fix up the libs dependencies so the targets get relinked if any of the QF
libs get updated (vital for static builds)
|
2001-05-17 16:52:47 +00:00 |
|
Bill Currie
|
a344c9fbd2
|
lib link order fixing so stat libs work
|
2001-05-17 08:29:04 +00:00 |
|
Bill Currie
|
4a690f8723
|
fix nq's startup code re commandline vs config file (also make sure comands
aren't double executed)
|
2001-05-17 07:53:22 +00:00 |
|
Bill Currie
|
35a52bb634
|
diff noise reductions + fix what looks to be a bug with surf flushing
|
2001-05-16 17:20:42 +00:00 |
|
Bill Currie
|
8f4394de4f
|
various merge cleanups including moving the contents of R_Textures_Init into
Mod_Init
|
2001-05-16 17:08:56 +00:00 |
|
Bill Currie
|
0efc398423
|
diff noise cleanup
|
2001-05-16 06:04:38 +00:00 |
|
Bill Currie
|
72cc67e863
|
kill r_fullbright and r_draworder
`merge' skin handling
|
2001-05-16 06:01:34 +00:00 |
|
Bill Currie
|
266e6b3474
|
put TE_BLOOD and TE_LIGHTNINGBLOOD into nq and clean up some other diffs.
down to just old_origin vs ent->msg_origins
|
2001-05-16 03:55:19 +00:00 |
|
Bill Currie
|
e2944a82c9
|
forgot to remove the debug info
|
2001-05-16 03:37:53 +00:00 |
|
Bill Currie
|
3461e3d106
|
get the gunshot effect back
|
2001-05-16 03:24:08 +00:00 |
|
Bill Currie
|
793a5ff084
|
run the correct particle effect for TE_GUNSHOT
|
2001-05-15 22:03:23 +00:00 |
|
Bill Currie
|
e61c33c9d9
|
merge of cl_tents and r_efrag.
|
2001-05-15 21:34:54 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
e7c2ed82db
|
whitespace...
|
2001-05-15 21:13:07 +00:00 |
|
Bill Currie
|
8826182522
|
misc non-functional cleanups
|
2001-05-15 20:03:56 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
63a4cc271f
|
whitespace
|
2001-05-15 19:25:33 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c278652d9a
|
diff noise reduction
|
2001-05-15 19:22:39 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
e88cdda35a
|
whitespace.
|
2001-05-15 19:19:38 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
4206b93721
|
diff noise reduction
|
2001-05-15 19:00:53 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
5d52236da1
|
Whitespace and comment cleanup.
|
2001-05-15 17:38:43 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
dd81f9bf30
|
Change light setting from 256 and 200 to 255, for fullbright models.
|
2001-05-15 17:38:02 +00:00 |
|
Bill Currie
|
40cbc5ed3c
|
cl.items in nq is now cl.stats[ITEMS] as per qw
|
2001-05-15 17:22:53 +00:00 |
|
Bill Currie
|
9c9e22f253
|
fix segfault when using -abyss etc
|
2001-05-15 06:35:47 +00:00 |
|
Bill Currie
|
350920399e
|
that wasn't quite the right thing to do
|
2001-05-15 05:38:06 +00:00 |
|
Bill Currie
|
ba0d0c755c
|
do key_dest right
|
2001-05-15 05:27:14 +00:00 |
|
Bill Currie
|
7b4e395dcb
|
massive merging madness mounds
|
2001-05-15 04:50:53 +00:00 |
|
Bill Currie
|
eb65d61322
|
more merge madness
|
2001-05-15 03:27:55 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
cf7487b692
|
Dead cvar removal, diff noise cleanup. The usual.
|
2001-05-15 02:19:36 +00:00 |
|
Bill Currie
|
86d76ed39a
|
enable the mirror code. no idea how well it works
|
2001-05-14 20:49:18 +00:00 |
|
Bill Currie
|
1b74d305a8
|
diff noise reduction
|
2001-05-14 20:35:32 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
0c16f56c23
|
diff noise reduction.
|
2001-05-14 19:46:16 +00:00 |
|
Bill Currie
|
59d033f3d4
|
fix the black alias models
|
2001-05-14 06:54:14 +00:00 |
|
Bill Currie
|
9064530d1d
|
diff noise reduction
|
2001-05-14 06:48:59 +00:00 |
|
Bill Currie
|
a2ac0b5c0e
|
forgot this
|
2001-05-14 06:48:11 +00:00 |
|
Bill Currie
|
afef935399
|
95% merge gl_rmain.c
nq is actually generally working again, except alias models are black
|
2001-05-14 06:47:38 +00:00 |
|
Bill Currie
|
879a133c19
|
forward port the x11 repeat fix
|
2001-05-14 05:37:47 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
91200a862d
|
Whitespace.
|
2001-05-14 03:08:24 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
56f76e8192
|
More cleanups.
|
2001-05-14 01:22:58 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
924cdf917d
|
Fix a new bug with dlights, more cleanups.
|
2001-05-13 23:15:34 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
048a80ce23
|
Merges and cleanups...
|
2001-05-13 22:57:27 +00:00 |
|