Commit graph

257 commits

Author SHA1 Message Date
Spoike
488af2771c Don't crash!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@492 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-20 01:11:07 +00:00
Spoike
0b5e78fbea We now support stereo wav files. (I'm supprised I didn't do this earlier - the rest of the sound code was already stereo-capable)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@485 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-20 00:57:43 +00:00
Spoike
a1c72b2f1d New effects, from DP.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@484 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-20 00:56:15 +00:00
Spoike
5360ef0097 I got that wrong. Sorry. top-down-rle tgas work a bit better now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@471 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-19 03:09:38 +00:00
Spoike
ac284a1b94 Adding a few tiny optimisations and playdemo working on qwd files again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@470 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-18 17:55:04 +00:00
Spoike
1755c401ea getting bored. Bulk commit of 6 files
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@465 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:10:46 +00:00
Spoike
8bc9a08ec6 I was getting the camera stuck in too many walls..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@464 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:10:06 +00:00
Spoike
010cd26fc7 cope with q3 data foo!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@463 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:09:13 +00:00
Spoike
7ac4045675 backend stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@462 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:08:31 +00:00
Spoike
0402c86496 removed a \n from a builtin text for no apparent reason. :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@461 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:07:48 +00:00
Spoike
a0557e05fb client ents work on the basis of axis instead of angles, for GL rotations (eular angles end up failing too easily)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@460 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:06:58 +00:00
Spoike
f17ea2d97e We don't need a palette now... As we can download it. :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@459 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:06:06 +00:00
Spoike
86250365e9 Rewrote the bulk of V_RenderView
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@458 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:04:43 +00:00
Spoike
f3b305b600 Why does the scoreboard need the pic? It doesn't now!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@457 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:03:09 +00:00
Spoike
809bc88707 support for /me
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@456 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:02:19 +00:00
Spoike
a76af65a24 *whistles*...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@455 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:01:44 +00:00
Spoike
566f9db45f Hrm. Whoops.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@454 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:01:14 +00:00
Spoike
f297f979b3 support for /P in centerprints for persistant/plaques. These stay until the next centerprint. They also have a box around them (for readability).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@453 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 18:00:21 +00:00
Spoike
f8629df2a8 support for /me, as well as autodownloading of the palette (for when running off q3 data)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@452 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 17:58:22 +00:00
Spoike
e19ea04207 toggling the console makes the loading plaque go away.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@451 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 17:57:09 +00:00
Spoike
233bf881f3 Big coords is supported in the client too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@450 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 17:56:27 +00:00
Spoike
5081ebab5e adding md3 tags.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@449 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-17 17:55:19 +00:00
Spoike
bef51071a6 Renderer fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@417 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-13 17:30:33 +00:00
Spoike
1f64e32b45 small bugfixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@416 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-13 17:29:47 +00:00
Spoike
a011c20348 Whoops... *whistles*... say_team was compleatly and utterly... say.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@415 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-13 17:27:34 +00:00
Spoike
a6fdafe6ee grenade trails no longer stain.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@414 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-13 17:25:13 +00:00
Spoike
a22b226f6c Prevent the double boost of gamma.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@413 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-13 17:24:33 +00:00
TimeServ
bd038aa1d8 cvar cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@405 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-10 19:28:24 +00:00
TimeServ
2acc7afa28 particle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@388 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-29 08:50:57 +00:00
TimeServ
cb66a2e005 particle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@387 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-29 07:54:11 +00:00
Spoike
f2ddeefe19 Warning and target fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@377 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 23:06:29 +00:00
Spoike
0f6b5d1eef allow the minimal gl to compile
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@376 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 23:05:19 +00:00
TimeServ
253cf12933 particle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@375 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 21:36:47 +00:00
Spoike
f005b5bfd0 don't try loading q3 ui vm anymore.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@372 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 15:32:27 +00:00
Spoike
9982c2d9f9 Vertex lighting cvar added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@371 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 15:31:39 +00:00
TimeServ
e86a39d079 beam stuff for regular effects, SM_UNICIRCLE addition
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@362 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-23 22:21:38 +00:00
TimeServ
fc20b7cb95 "die 0" case for particles/beams fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@361 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-21 01:01:10 +00:00
TimeServ
6976b04908 beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@359 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 21:56:31 +00:00
TimeServ
ae3545ef6d I did not just do that...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@358 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 19:09:50 +00:00
TimeServ
4c2123484c beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@357 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 19:08:42 +00:00
TimeServ
0524b0115a beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@356 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 18:56:13 +00:00
TimeServ
dff7e8bc0f beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@355 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 16:27:30 +00:00
Spoike
4f36d50f60 Few bug fixes and some q3 compatable shaders.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@354 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 16:10:14 +00:00
TimeServ
7cc2a8b85e unused union search and replace
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@344 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 18:21:57 +00:00
TimeServ
e3518a7c1f remove unused trailstate stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@336 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:31:31 +00:00
Spoike
5d2843e7b2 Code for texturing/smoothing beams.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@335 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:25:41 +00:00
TimeServ
fd5c54cbdc beam system overhaul
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@333 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:00:15 +00:00
Spoike
8473252e1a More sensible support for gamma settings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@331 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 12:32:32 +00:00
Spoike
4d528922fd plugins
capture_codec tga/png/jpg
Changed intensity of hud images so that high-gamma settings work... (maybe too much)
Small progs changes that fixes hexenc


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@323 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 07:24:59 +00:00
Spoike
8d74660384 Bye Bye some warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@317 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:32:14 +00:00
Spoike
ea5c476ced I need to commit more often...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@316 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-10 06:32:29 +00:00
Spoike
4c2236c015 Simply more civilised.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@312 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-07 13:04:30 +00:00
Spoike
42bd1d20de Fuhquake compatable kp_ key names.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@311 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-07 13:02:40 +00:00
TimeServ
fbe03ef6e3 few more sound fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@308 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-07 00:23:06 +00:00
TimeServ
85bcbb1b20 oops
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@307 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-06 23:59:42 +00:00
TimeServ
d1f57ab175 play/playvol made non-positional
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@306 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-06 23:44:39 +00:00
Spoike
f8f4157f92 Fixing positioning with cl_chasecam 1
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@302 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-04 07:26:16 +00:00
Spoike
73cfeca6f3 fixing cl_chasecam 0 positioning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@301 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-04 07:25:47 +00:00
Spoike
e84cf19ffc removed a message
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@300 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-04 07:25:05 +00:00
Spoike
9b9c48baa0 progress bar on console about lighting list.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@299 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-04 07:24:34 +00:00
Spoike
960b9e734a removed my debugging spam.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@298 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 23:06:58 +00:00
Spoike
5fbe74b582 Small stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@297 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 22:52:02 +00:00
TimeServ
1ba53e017e rogue sbar
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@296 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 22:13:30 +00:00
Spoike
70ab01cb49 vid_hardware gamma should be more consistant now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@295 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 11:05:31 +00:00
Spoike
c7c0246eb4 We don't block ctrl+esc any more...
You should be able to use that with sys_disableWinKeys again.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@294 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 10:19:58 +00:00
Spoike
1f7dda0006 A couple of keys fixed and added... capslock/scroll lock should be bindable now, and full working.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@293 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 10:17:15 +00:00
Spoike
f2a89538fa Slow gametime when paused.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@292 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 10:16:15 +00:00
Spoike
c5fc5858b6 hmm. that should make downloads less crazy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@285 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-02 05:42:20 +00:00
Spoike
dc559bf6df dedicated servers debugging is improved with this.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@279 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:16:01 +00:00
Spoike
d47895df56 Spinning particles should be feeling better now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@278 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:14:16 +00:00
Spoike
95ca49effb Surface particle emittence should be nicer now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@266 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:43:23 +00:00
Spoike
b08fe6561b playing with teamplay code and plugins
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@265 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:42:34 +00:00
Spoike
9cf99374db added an if. defaults on anyway.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@264 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:41:42 +00:00
Spoike
19e99274fd should make clients more stable... though I'm not sure if this is a good thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@263 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:40:24 +00:00
Spoike
dc91267fff clarified the help message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@262 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:39:32 +00:00
Spoike
f04e0eba67 make it that bit more noticable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@261 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:38:29 +00:00
Spoike
103cf9b7b0 couple of fixes there...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@260 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:25:55 +00:00
Spoike
8a34e35fc4 should make things easier.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@259 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:24:38 +00:00
Spoike
8edb4a5259 Hmm. Whoops.. that'll help norms a bit better...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@257 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:09:22 +00:00
Spoike
0ceaef027f Fixed compilation under linux, compleatly and utterly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@251 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:46:49 +00:00
Spoike
a4284501fc Is that the fix needed for linux?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@249 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:35:50 +00:00
Spoike
af8b141be8 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@248 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:34:26 +00:00
Spoike
f25bf204a9 small bug fix, part way through adding plugin stuff for menu support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@247 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 00:30:42 +00:00
Spoike
ab8d562f8b fixing avi files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@243 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 04:41:15 +00:00
Spoike
114501d2cb Plugin stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@242 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 02:45:41 +00:00
Spoike
81aa26fd67 I've STILL not registered that? Well, I have now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@233 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-22 15:25:58 +00:00
Spoike
7f4c682292 Particles can be made to rotate now. Woo.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@232 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-22 15:25:20 +00:00
Spoike
cd9439c5b7 fixed it so pngs load again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@230 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-22 15:23:31 +00:00
Spoike
9c59fafc3e lots of changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@228 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-20 23:25:38 +00:00
Spoike
55d29b5b27 that's not used...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@224 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-15 03:12:00 +00:00
Spoike
d2e02eccbe gcc warnings = gone
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@223 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-15 03:11:07 +00:00
Spoike
4aab741fc8 two sorts of gcc warnings fixed from this file.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@222 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-15 03:09:55 +00:00
Spoike
0f5a9b0a04 rotating particles (rendering at least)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@217 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-15 03:01:10 +00:00
Spoike
0df88acb20 Allow us to connect even to broken MVDSVs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@211 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-14 21:39:18 +00:00
Spoike
9c94742305 Some GCC compiler warnings fixed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@204 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 04:16:52 +00:00
Spoike
c0c2130978 Adding stuff like specular highlights - required changes to texture loading to prevent gamma adjustments on all textures.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@203 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 03:20:04 +00:00
Spoike
65a2f1aaef I'm working on this slowly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@196 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 03:12:20 +00:00
Spoike
8bc93c6a3b Fixed some warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@195 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 03:11:44 +00:00
Spoike
a263ffdb3f Menu changes and adding new cvars.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@194 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 03:10:50 +00:00
Spoike
52a00cab7d Added bind script and checkbox mask option.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@193 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 03:10:10 +00:00
Spoike
0ea4557bde removed unreferenced local
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@189 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 02:19:15 +00:00
TimeServ
bf4bede0d9 rename
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@187 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-09 21:39:49 +00:00
TimeServ
ab237360da small fix for something I broke
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@186 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-09 19:39:26 +00:00
Spoike
22df4f4dd8 TEI_SHOWLMP2 function headers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@177 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:36:32 +00:00
Spoike
796b2d1d0c Let them have that extra bit of precision.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@176 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:22:48 +00:00
Spoike
096d0f0973 That's a better, more generic place for it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@173 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:15:55 +00:00
Spoike
bb9f6374df Latched vars were not displaying on the menus (only really noticable in the video menu)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@172 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:15:19 +00:00
Spoike
ef7540eb41 fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@168 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 19:07:37 +00:00
Spoike
3577d534b6 small cleanup and rocket smoothing by increasing tolerances.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@161 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:22:30 +00:00
Spoike
fb823339cb Added sanity limit for clipped particles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@160 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:21:08 +00:00
Spoike
4beb3753dc menubind command from binds on scripted menus
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@159 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:20:05 +00:00
Spoike
dd25f87fde Added binds for menu scripts
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@158 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:19:22 +00:00
Spoike
8b9eb9f5f8 Files needed for linux to compile properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@156 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:18:02 +00:00
Spoike
06c3038508 Fixing case.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@149 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 12:32:21 +00:00
Spoike
216cbd9660 Case insensative, sorry.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@148 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 12:31:49 +00:00
Spoike
6553cf7bb3 linux cd drivers
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@146 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-06 11:14:40 +00:00
TimeServ
de51889f62 transtable/palconvbits updates
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@143 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-06 01:18:24 +00:00
Spoike
279d3a651c more bindable keys
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@142 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-05 23:17:32 +00:00
Spoike
a62271db9b new bindable keys
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@141 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-05 23:15:51 +00:00
Spoike
eefc867262 So that client can now connect to dodgy servers that expect clc_move before sending a serverinfo. (sol.net)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@123 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:49:15 +00:00
Spoike
ec74d9ac80 Added sanity warning if the user tries compiling a client without a renderer.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@122 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:48:11 +00:00
Spoike
9c752d5a74 Added ability to disable and bind the extra windows keys - sys_disableWinKeys
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@121 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:45:10 +00:00
Spoike
38f11e6530 new line added at EOF for gcc warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@120 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:43:53 +00:00
Spoike
21ca983fdc Added new line to end of file, to fix mingw warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@119 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:43:32 +00:00
TimeServ
3b26e6ff2f r_partconvbits
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@111 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-02 04:23:16 +00:00
Spoike
4925c0953b does that download the TEI_SHOWLMP2 stuff better?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@110 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-02 00:34:10 +00:00
Spoike
41b248e00d Fixes the single player status bar - was showing memory addresses instead of kill counts/secrit counts
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@108 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 22:59:09 +00:00
Spoike
9a8a8fecea removing some old code
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@107 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 22:57:29 +00:00
Spoike
f483806d55 removed some old code
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@106 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 22:56:40 +00:00
Spoike
2e0e229062 DP_INPUTBUTTONS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@105 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 22:56:08 +00:00
Spoike
cc9d8d71d8 say hello to TEI_SHOWLMP2
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@95 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:01:08 +00:00
Spoike
f1879caaba zquake style support for te_beam
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@83 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:16:56 +00:00
Spoike
944139224f fixes a couple of warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@82 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:15:53 +00:00
Spoike
8d69a86881 removing a warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@81 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:15:24 +00:00
Spoike
ccd3153d9a Chat on a server causes the window to flash on the taskbar. (rather than just when we host the server)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@78 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 07:08:13 +00:00
Spoike
b9f99c8352 allow up/down cursor keys to autorepeat
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@77 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 07:06:57 +00:00
TimeServ
fe53615900 custom tent change
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@74 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 06:07:13 +00:00
Spoike
f788e5a871 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@71 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:52:38 +00:00
Spoike
07c7a7c06a MVD stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@67 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:49:14 +00:00
Spoike
407870c85a Small MVD tweeks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@66 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:48:49 +00:00
Spoike
b904f27ee7 Trying to get MVDs to feel better as well as fixing a Q2 cin bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@65 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:48:03 +00:00
Spoike
9d2ccb4b3b something to do with mvds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@64 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:46:32 +00:00
Spoike
183da6fb91 Fix for q2 cinematics. dur...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@63 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:45:58 +00:00
Spoike
5d0f3608c1 Trying to figure out why MVD playback causes the player to not be able to move...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@58 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:41:51 +00:00
Spoike
8b17a8923d fixed up icon usage.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@57 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:41:04 +00:00
Spoike
c916722125 Small change for Q2 deaths in single player.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@56 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:40:40 +00:00
Spoike
841b2e6fa0 Long awaited... Playing a film whilst the game is active, and pressing escape will now end the film. (progressing the q2 server to the next level immediatly)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@55 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:40:01 +00:00
Spoike
96689f0e00 Added 24 bit texture loading to the options menu
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@54 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:38:41 +00:00
Spoike
de990c14d6 tiny optimisation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@53 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:38:09 +00:00
Spoike
7e650f9e28 fix for q2 huds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@52 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:37:32 +00:00