Commit graph

4519 commits

Author SHA1 Message Date
Spoike
30605d11b7 D3D support should set the video mode via D3D rather than windows - this allows proper support for various duel-driver systems. (where we wouldn't know which screen was which anyway)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@69 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:51:25 +00:00
Spoike
b0fb7f242c Err... How'd that get there?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@68 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:49:50 +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
9b59991ab3 Added support for Q2's nextserver command (for when playing cinamatics)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@62 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:45:34 +00:00
Spoike
57f4282c26 Server only Con_Printf should be VARGS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@61 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:44:39 +00:00
Spoike
bb97a1cc38 nextmap is more q2 compatable now...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@60 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:43:28 +00:00
Spoike
7899805b46 Q2 servers were stealing all chat text. 'sv ' is the only prefix allowed to get q2 commands executing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@59 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:42:51 +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
Spoike
a0d5341961 trail fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@51 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:37:05 +00:00
TimeServ
816d331b91 particle trail fixes... hopefully
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@50 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 17:59:48 +00:00
Spoike
80d3e5c9c3 minimal builds can have the server browser if they must... *sigh*
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@49 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 10:18:06 +00:00
Spoike
018b3ada7e Off by one error that was causing crashes on certain configs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@48 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 10:17:21 +00:00
Spoike
4f6a434e85 small fix so lightning3 works...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@47 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 07:38:52 +00:00
Spoike
fd96c51c5b trying to fix an optimisation bug... does this fix it properly?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@46 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 07:00:38 +00:00
TimeServ
8e349ffdb3 oops, this breaks particle surface emittance altogether, so right now it's a tradeoff between unnecessary memory usage and cpu vs no surface emittance
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@45 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 00:29:24 +00:00
Spoike
5a3d570b99 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@44 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 03:45:51 +00:00
Spoike
906f08e70c added standalong qc compiler project.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@43 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 03:44:57 +00:00
Spoike
ed1ddbe46b project file for standalone qc compiler
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@42 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 03:44:33 +00:00
Spoike
ecf8930ed2 extra files needed for windows gui compiler.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@41 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 03:42:49 +00:00
Spoike
f0aef8bb6e Three bugs fixed, and I was only aiming for 2! Should go faster even without the effects of these bugs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@40 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 03:41:27 +00:00
TimeServ
b88c2dc2b9 small particle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@39 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 01:15:27 +00:00
TimeServ
6fe58a6acf small particle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@38 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-25 00:38:47 +00:00
Spoike
f539115b43 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@37 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-24 06:04:09 +00:00
Spoike
8c6bf9d0b9 minglrelease should build now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@36 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-24 05:59:32 +00:00
Spoike
0f5ca68e5e Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@35 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-24 05:52:54 +00:00
Spoike
8e9c027aad few files moved around.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@34 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-24 00:10:47 +00:00
Spoike
7a4481559a Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@33 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 06:23:16 +00:00
Spoike
47c8c80a0a small cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@32 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 06:23:11 +00:00
Spoike
262eb2d8a1 Errr.. does this make it work a bit better?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@31 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 06:22:22 +00:00
Spoike
8c96f47bba small readme for vc users
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@30 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 06:21:58 +00:00
Spoike
a84ca32347 small fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@29 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:43:03 +00:00
Spoike
90152874da Initrial Checkin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@28 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:42:35 +00:00
Spoike
9f8bad3198 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@27 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:41:26 +00:00
Spoike
ac94f7039c Utility functions for reading from zip files. Some small enhancements to allow direct opening of non-compressed files. Requires zlib.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@26 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:03:47 +00:00
Spoike
985c70e051 I want D3DMultMatrixf to work... This is on the way, but it's not perfect, or fully functional. Just better than nothing drawn...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@25 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:00:48 +00:00
Spoike
a515abba52 Added our motives for the if...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@24 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 03:59:26 +00:00
Spoike
b32f15ce2a Initial Commit
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@23 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 03:58:21 +00:00
Spoike
7c95d67a08 IRC client.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@22 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 03:57:39 +00:00
Spoike
7ee6e8131b minimal set needed for windows build
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@21 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 03:56:35 +00:00
Spoike
fffb8897b9 Initial checkin of software rendering bits and bobs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@20 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 03:03:41 +00:00