Commit graph

2890 commits

Author SHA1 Message Date
Spoike
12c8cef385 most noticably an attempt at vertex arrays, but also includes an optimisation to the normal rendering to give an extra frame per second,,, I was hoping for more. Also small fix for q2 transparent surfaces.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@140 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:15:18 +00:00
Spoike
420ab4ba75 that parameter changed, so the reference needs to too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@139 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:10:45 +00:00
Spoike
3cd3e0a025 water warp stuff for proper q2 transparency support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@138 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:08:51 +00:00
Spoike
a27cb81452 Support q2 transparency properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@137 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:07:54 +00:00
Spoike
d6484d39ec So that's why splitscreen is broken then... *sigh*...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@136 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:07:07 +00:00
Spoike
4fc2964d5b Project file for Dev-CPP
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@135 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:05:38 +00:00
Spoike
f23cf8b861 removed unused function
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@134 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:04:21 +00:00
Spoike
1b05d4209e Draw depth map only with debug builds. It's otherwise a cheat if in releases.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@133 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:03:47 +00:00
Spoike
e76cd7f2ac compile the lot, let the compiler filter out the unneeded files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@132 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:02:41 +00:00
Spoike
87d532c3e8 Changing splitscreen code so that sol.net can still work with our client. (Always expect a clc_move)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@131 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:01:53 +00:00
Spoike
7ed4086431 ifdef server only so that it can be compiled as just annother file
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@130 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:59:22 +00:00
Spoike
f3beabcfef Revised dimension sutff, prevented bug with fractional frags.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@129 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:58:18 +00:00
Spoike
7dd720a4fc If the server still hasn't initialised, allow more precaches.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@128 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:56:53 +00:00
Spoike
19e3909bde EXT_DIMENSION_PHYSICS, EXT_DIMENSION_GHOST
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@127 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:55:12 +00:00
Spoike
54724f1bbf fields needed for changes to pr_cmds.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@126 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:54:04 +00:00
Spoike
34f7c5e517 extension changes. DP_INPUTBUTTONS and EXT_DIMENSION_XYZ
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@125 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:52:32 +00:00
Spoike
123eb55418 EXT_DIMENSION_PHYSICS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@124 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:51:20 +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
Spoike
8784e698e3 Starting inside a bbox no longer traps a player.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@118 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:42:25 +00:00
Spoike
dfa6f1398a Added properties for EXT_DIMENSION_PHYSICS.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@117 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:41:46 +00:00
Spoike
ab6f58cf5e now compiles with mingw.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@116 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:40:49 +00:00
Spoike
9ed9b70d9d server latches wern't being cleared on disconnect.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@115 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:39:47 +00:00
Spoike
30b8181429 make sure the functions works if the compiler aborted in the wrong place
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@114 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-02 12:59:35 +00:00
Spoike
b4ceb68680 some warnings changes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@113 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-02 12:58:56 +00:00
Spoike
7fe24ba394 fixing a problem with functions passed as parameters killing the local names.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@112 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-02 12:58:49 +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
d6b2210e12 Load texture filenames out of a small config like text file.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@109 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 22:59:56 +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
1d22fd0b85 r_skybox should work in sw now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@104 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 22:54:19 +00:00
Spoike
3c39d1e20f hmm.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@103 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:09:22 +00:00
Spoike
bc95321687 fix for alternate viewports.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@102 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:08:39 +00:00
Spoike
44f6b09d17 hmm. Double echoing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@101 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:06:26 +00:00
Spoike
403fbd6f56 index for builtin number - so pf_fixme can give more usable info
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@100 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:05:47 +00:00
Spoike
3b31362435 just to make me happier for when I next add a function to the end of that list.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@99 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:05:04 +00:00
Spoike
5679f8248e sets the builtin number that the progs is calling. Very useful when the mod tries using a missing builtin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@98 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:04:02 +00:00
Spoike
b5f284f7d6 bye bye warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@97 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:02:43 +00:00
Spoike
ade2b682c6 made gldraw_cachepic more resiliant to binaray files that are not lmps
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@96 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-01 00:02:00 +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
4f6b0592b7 QSG_DIMENSION_PLANES and TEI_SHOWLMP2 support added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@94 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:58:18 +00:00
Spoike
2ed0e6a508 QSG_DIMENSION_PLANES
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@93 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:55:22 +00:00
Spoike
70d4f6aa9b small cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@92 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:54:54 +00:00
Spoike
da2634c3b2 New PEXT - TEI_SHOWLMP2. Will be utilised only via builtins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@91 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:49:37 +00:00