Commit graph

287 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
Spoike
30962f9bcf Two fields that no-one wants.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@90 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:23:38 +00:00
Spoike
5831ec922c Nothing uses that member any more.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@89 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:22:56 +00:00
Spoike
823b950751 Fixing a bug - this one was breaking DP_ENT_ALPHA
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@88 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:22:12 +00:00
Spoike
ac202273b7 Negative dlights was causing weird effects - disable them with r_shadows
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@87 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:21:16 +00:00
Spoike
304d947a46 This function wasn't used anywhere anymore
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@86 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:19:11 +00:00
Spoike
c2669282d7 function was removed
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@85 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:18:39 +00:00
Spoike
eeb7c66232 clearing some unused members.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@84 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:18:09 +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
6986cfd401 button1 works - pr_allowbutton0 to disable
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@80 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:05:42 +00:00
Spoike
912fe34e6a Stops 16bit rendering from crashing underwater.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@79 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 23:17:20 +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
Spoike
8698617965 aliasing to just a command can now be used as a shortcut.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@76 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 07:05:41 +00:00
Spoike
f121e3edd7 fixing a warning the proper way.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@75 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 07:04:48 +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
4df881b0c9 forgot to register allow_download_demos
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@73 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 05:34:41 +00:00
TimeServ
899e672722 32-bpp fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@72 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 01:17:57 +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
81af630757 Changed a default so that rcon cannot - by default - hack the server.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@70 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:52:10 +00:00
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
Spoike
3a7c75319a Built in FTP/HTTP client/server
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@19 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 01:40:25 +00:00
Spoike
7c00f2b190 Initial Checkin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@18 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 01:38:21 +00:00
Spoike
d7b2ae0270 built in X server
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@17 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 01:37:23 +00:00
Spoike
7f00235804 Non-Functional voice communication.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@16 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 01:36:14 +00:00
Spoike
8184225473 Initial Checkin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@15 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 00:15:46 +00:00
Spoike
b3fb01bfed Email notification and email servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@14 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 00:10:47 +00:00
Spoike
c343403759 Main MSVC workspace file
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@13 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 00:10:08 +00:00
Spoike
9fbfc1f0ec Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@12 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 00:09:37 +00:00
Spoike
1266c2a91b Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@11 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 23:03:37 +00:00
Spoike
b9f56dc90b Initial checkin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@10 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 23:00:12 +00:00
Spoike
4ce771eeb7 program to convert the gas assembler (from id's origional zip) into masm compatable assembler script for msvc compilation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@9 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 22:59:42 +00:00
Spoike
e2f6be77ac ASM code for q1 world hull physics
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@8 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 22:46:32 +00:00
Spoike
a8509b5eb5 MSVC project file
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@7 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 22:37:10 +00:00
Spoike
8aa0eee611 Initial checkin of OpenGL renderer
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@6 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 22:29:09 +00:00
Spoike
f64029bbc8 Initial checkin - OpenGL to Direct3D wrapper.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 22:26:37 +00:00
Spoike
a67a6355d2 Initial checkin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-21 01:25:48 +00:00