]> icculus.org git repositories - divverent/darkplaces.git/log
divverent/darkplaces.git
19 years ago*** empty log message ***
tomaz [Sun, 8 Aug 2004 22:52:45 +0000 (22:52 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4320 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
tomaz [Sun, 8 Aug 2004 21:51:58 +0000 (21:51 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4316 d7cf8633-e32d-0410-b094-e92efae38249

19 years agomade TE_EXPLOSION2 use a spherical spawn pattern rather than cube shape
tomaz [Sun, 8 Aug 2004 21:49:43 +0000 (21:49 +0000)]
made TE_EXPLOSION2 use a spherical spawn pattern rather than cube shape

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4315 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
tomaz [Sun, 8 Aug 2004 21:26:23 +0000 (21:26 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4314 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
tomaz [Sun, 8 Aug 2004 21:07:19 +0000 (21:07 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4313 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed the missing colorlength param on te_explosion2
tomaz [Sun, 8 Aug 2004 21:04:51 +0000 (21:04 +0000)]
Fixed the missing colorlength param on te_explosion2

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4312 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Sun, 8 Aug 2004 20:17:16 +0000 (20:17 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4311 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
tomaz [Sun, 8 Aug 2004 20:06:59 +0000 (20:06 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4310 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago-Fixed a bad bugfix in the menu router.
black [Sat, 7 Aug 2004 23:21:54 +0000 (23:21 +0000)]
-Fixed a bad bugfix in the menu router.
-Added read-only support for files outside of data/ to the new vm.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4309 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoeffect dlights weren't casting shadows (oops)
havoc [Sat, 7 Aug 2004 15:52:21 +0000 (15:52 +0000)]
effect dlights weren't casting shadows (oops)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4308 d7cf8633-e32d-0410-b094-e92efae38249

19 years agofixed r_showtris
havoc [Sat, 7 Aug 2004 15:51:42 +0000 (15:51 +0000)]
fixed r_showtris

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4307 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoImproved sound resampling. It can handle sounds up to 96KHz stereo at a constant...
molivier [Sat, 7 Aug 2004 13:08:55 +0000 (13:08 +0000)]
Improved sound resampling. It can handle sounds up to 96KHz stereo at a constant precision, even if they're very long, since the algorithm now works second by second.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4306 d7cf8633-e32d-0410-b094-e92efae38249

19 years agorearranged SCR_UpdateScreen, now puts 2D graphics in the two views in r_stereo_sideby...
havoc [Fri, 6 Aug 2004 13:06:07 +0000 (13:06 +0000)]
rearranged SCR_UpdateScreen, now puts 2D graphics in the two views in r_stereo_sidebyside mode (but not in any other mode), and 2D graphics are rendered into both color planes with the anaglyph modes

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4305 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoadded DP_QC_MULTIPLETEMPSTRINGS extension (thanks to fuh for pointing out I should...
havoc [Fri, 6 Aug 2004 08:01:37 +0000 (08:01 +0000)]
added DP_QC_MULTIPLETEMPSTRINGS extension (thanks to fuh for pointing out I should make this detectable to the QC)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4301 d7cf8633-e32d-0410-b094-e92efae38249

19 years agothis patch adds a number of stereo viewing modes (shutter glasses and video glasses...
havoc [Thu, 5 Aug 2004 13:50:38 +0000 (13:50 +0000)]
this patch adds a number of stereo viewing modes (shutter glasses and video glasses not supported yet)
added r_stereo_redblue and r_stereo_redgreen and r_stereo_redcyan (anaglyph 3d glasses)
added r_stereo_sidebyside (no glasses, recommend using the smallest viewsize to get them lined up with your eyes, then stare straight ahead...  warning: eye strain)
added r_stereo_separation (sets how far apart the eyes are in the world, default is 4 units, technically this should be 1.33, about 2 inches, but the quake player is a midget compared to the world...  so that doesn't look right)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4299 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoChanged S_LocalSound to play multiple sounds at a time.
black [Tue, 3 Aug 2004 08:39:50 +0000 (08:39 +0000)]
Changed S_LocalSound to play multiple sounds at a time.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4297 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoAdded CTRL+V paste into the console for win32 users.
tomaz [Mon, 2 Aug 2004 18:00:26 +0000 (18:00 +0000)]
Added CTRL+V paste into the console for win32 users.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4296 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoPut all gamemode information (name, game dir, ...) into an array to ease maintenance.
molivier [Mon, 2 Aug 2004 14:18:46 +0000 (14:18 +0000)]
Put all gamemode information (name, game dir, ...) into an array to ease maintenance.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4295 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoremoved particle compacting stage, this fixed all 'disappearing decals' problems...
havoc [Tue, 27 Jul 2004 09:18:10 +0000 (09:18 +0000)]
removed particle compacting stage, this fixed all 'disappearing decals' problems, and caused a slight redesign to support dead particles in the array (now classified as pt_dead)
removed pressure particle support (since the freeparticle array it reused is gone now), pressure property still exists but is unused
added friction to a few more particle effects

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4290 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoremoved gl_delayfinish cvar as it's now a speed loss with gl_finish 0
havoc [Mon, 26 Jul 2004 06:11:23 +0000 (06:11 +0000)]
removed gl_delayfinish cvar as it's now a speed loss with gl_finish 0

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4289 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoadded gl_finish cvar, defaults to 0, this was a noticable speed gain (22.5% on timede...
havoc [Mon, 26 Jul 2004 06:09:26 +0000 (06:09 +0000)]
added gl_finish cvar, defaults to 0, this was a noticable speed gain (22.5% on timedemo demo1 if not fillrate limited)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4288 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
tomaz [Fri, 23 Jul 2004 10:29:52 +0000 (10:29 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4287 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
tomaz [Fri, 23 Jul 2004 10:01:08 +0000 (10:01 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4286 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoAdded 3 new QuakeC extensions: DP_SND_DIRECTIONLESSATTNNONE, DP_SND_OGGVORBIS and...
molivier [Thu, 22 Jul 2004 13:35:24 +0000 (13:35 +0000)]
Added 3 new QuakeC extensions: DP_SND_DIRECTIONLESSATTNNONE, DP_SND_OGGVORBIS and DP_SND_STEREOWAV

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4284 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
molivier [Thu, 22 Jul 2004 11:05:34 +0000 (11:05 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4283 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Thu, 22 Jul 2004 00:38:41 +0000 (00:38 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4281 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed a warning when compiling with GCC (missing type)
molivier [Wed, 21 Jul 2004 12:46:00 +0000 (12:46 +0000)]
Fixed a warning when compiling with GCC (missing type)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4280 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoUpdated Transfusion map list for version 1.1 beta3
molivier [Tue, 20 Jul 2004 12:26:55 +0000 (12:26 +0000)]
Updated Transfusion map list for version 1.1 beta3

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4279 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed the sliders and the toggles in the options menu
molivier [Tue, 20 Jul 2004 09:59:46 +0000 (09:59 +0000)]
Fixed the sliders and the toggles in the options menu

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4278 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoadded graphics options menu and put realtime lighting stuff in it
tomaz [Sat, 17 Jul 2004 20:25:04 +0000 (20:25 +0000)]
added graphics options menu and put realtime lighting stuff in it

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4277 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoadded r_editlights_editall command, same as _edit but affects all lights
tomaz [Sat, 17 Jul 2004 20:17:36 +0000 (20:17 +0000)]
added r_editlights_editall command, same as _edit but affects all lights

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4276 d7cf8633-e32d-0410-b094-e92efae38249

19 years agomade gl_texture_anisotropy take effect immediately like gl_texturemode rather than...
tomaz [Sat, 17 Jul 2004 20:15:25 +0000 (20:15 +0000)]
made gl_texture_anisotropy take effect immediately like gl_texturemode rather than needing an r_restart

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4275 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed a color bug that made realtime lights to be severly broken.
tomaz [Sat, 17 Jul 2004 20:10:28 +0000 (20:10 +0000)]
Fixed a color bug that made realtime lights to be severly broken.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4274 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago-Added SDL cd playing support (though not all functions are supported).
black [Fri, 16 Jul 2004 15:35:26 +0000 (15:35 +0000)]
-Added SDL cd playing support (though not all functions are supported).
-Added (in the SDL driver) the console command cddrive to handle multiple cd drives.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4273 d7cf8633-e32d-0410-b094-e92efae38249

19 years agocleaned up EntityState code somewhat, added beginnings of new protocol (not used...
havoc [Thu, 15 Jul 2004 20:34:49 +0000 (20:34 +0000)]
cleaned up EntityState code somewhat, added beginnings of new protocol (not used yet)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4272 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago-Added SDL sound support (still needs a bit debugging, though).
black [Thu, 15 Jul 2004 13:01:48 +0000 (13:01 +0000)]
-Added SDL sound support (still needs a bit debugging, though).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4271 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago-Added the preprocessor constant USE_DSOUND.
black [Wed, 14 Jul 2004 13:22:01 +0000 (13:22 +0000)]
-Added the preprocessor constant USE_DSOUND.
-Moved some prototypes around in sys.h a bit.
-Moved Sys_SendKeyEvents from sys_win.c to vid_wgl.c.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4270 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Wed, 14 Jul 2004 12:52:10 +0000 (12:52 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4269 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Wed, 14 Jul 2004 12:31:59 +0000 (12:31 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4268 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago-The mouse wheels now work in Windows (now button presses are detected event-based)
black [Mon, 12 Jul 2004 18:54:01 +0000 (18:54 +0000)]
-The mouse wheels now work in Windows (now button presses are detected event-based)
-The left and middle mouse button arent switched any more.
-The library SDL version and the linked SDL version are displayed now (perhaps change
 the outputted text)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4267 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoAdd OpenQuartz support, provided by Toddd.
coderjoe [Sun, 11 Jul 2004 17:58:54 +0000 (17:58 +0000)]
Add OpenQuartz support, provided by Toddd.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4266 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago-Removed Sys_Quit and added Sys_Shutdown which will be called by Host_Shutdown.
black [Sun, 11 Jul 2004 14:56:33 +0000 (14:56 +0000)]
-Removed Sys_Quit and added Sys_Shutdown which will be called by Host_Shutdown.
-The SDL main driver is works more or less now.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4265 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed a bug in the menu.
black [Sat, 10 Jul 2004 12:27:22 +0000 (12:27 +0000)]
Fixed a bug in the menu.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4264 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoRemoved the functions "S_RawSamples_*" and "S_ResampleBuffer16Stereo". They're useles...
molivier [Tue, 6 Jul 2004 08:38:27 +0000 (08:38 +0000)]
Removed the functions "S_RawSamples_*" and "S_ResampleBuffer16Stereo". They're useless now that the video code uses the common sound API.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4263 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoUSETEXMATRIX is now a #ifdef rather than a #if
havoc [Tue, 6 Jul 2004 07:06:10 +0000 (07:06 +0000)]
USETEXMATRIX is now a #ifdef rather than a #if
now parses tyrlite light types properly (though doesn't do much special with them)
(this was an update I was sitting on for a month, forgot about it, sorry.)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4262 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed a crash when using "-nosound"
molivier [Mon, 5 Jul 2004 13:28:58 +0000 (13:28 +0000)]
Fixed a crash when using "-nosound"

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4261 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Mon, 5 Jul 2004 02:19:57 +0000 (02:19 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4260 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoOops. Forgot to remove "wavefile.[ch]"
molivier [Fri, 2 Jul 2004 15:31:52 +0000 (15:31 +0000)]
Oops. Forgot to remove "wavefile.[ch]"

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4259 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoModified the sound code so it can handle sounds outside of a "sound" subdirectory.
molivier [Fri, 2 Jul 2004 15:30:22 +0000 (15:30 +0000)]
Modified the sound code so it can handle sounds outside of a "sound" subdirectory.
Changed the video code so it uses the common sound code (nice side-effect: DP video soundtracks can now be Ogg Vorbis files). Removed "wavefile.[ch]" and updated the project files accordingly.
Fixed log timestamps on Win32.
Cleaned a bit of code and a few header files inclusions here and there.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4258 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoAdded support for my experimental ng menu(qc).
black [Sat, 26 Jun 2004 14:32:53 +0000 (14:32 +0000)]
Added support for my experimental ng menu(qc).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4257 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoAdded the cmd prvm_global <program> <global> which displays the value of the
black [Fri, 25 Jun 2004 15:13:05 +0000 (15:13 +0000)]
Added the cmd prvm_global <program> <global> which displays the value of the
specific global. This makes debugging easier.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4256 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoFixed partially the sound code for DP video captures. It still can't sync with the...
molivier [Fri, 25 Jun 2004 13:38:31 +0000 (13:38 +0000)]
Fixed partially the sound code for DP video captures. It still can't sync with the video stream capture itself, but at least it produces a correct WAV file.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4254 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoDP now handles correctly demos containing "svc_disconnect" messages (fix Quake Done...
molivier [Thu, 24 Jun 2004 14:49:07 +0000 (14:49 +0000)]
DP now handles correctly demos containing "svc_disconnect" messages (fix Quake Done Quick With A Vengeance demos)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4253 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoRemoved unused functions S_AmbientOff and S_AmbientOn. Moved S_ClearBuffer declaratio...
molivier [Wed, 23 Jun 2004 14:14:11 +0000 (14:14 +0000)]
Removed unused functions S_AmbientOff and S_AmbientOn. Moved S_ClearBuffer declaration into "snd_dma.c" so it doesn't need an implementation in "snd_null.c"

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4251 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoOops. I involuntary changed the default Linux sound config from OSS to ALSA 2 months...
molivier [Wed, 23 Jun 2004 14:11:05 +0000 (14:11 +0000)]
Oops. I involuntary changed the default Linux sound config from OSS to ALSA 2 months ago. Reverted back that change.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4250 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoA couple of minor simplifications in the screenshot / video code
molivier [Wed, 23 Jun 2004 14:06:45 +0000 (14:06 +0000)]
A couple of minor simplifications in the screenshot / video code

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4249 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoAdded support for Dev-C++, a MinGW32 IDE <http://www.bloodshed.net/dev/devcpp.html>
molivier [Wed, 16 Jun 2004 12:06:24 +0000 (12:06 +0000)]
Added support for Dev-C++, a MinGW32 IDE <http://www.bloodshed.net/dev/devcpp.html>

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4248 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz renamed r_picmip to gl_picmip, r_max_size to gl_max_size, r_max_scrapsize to...
havoc [Wed, 26 May 2004 23:03:44 +0000 (23:03 +0000)]
Tomaz renamed r_picmip to gl_picmip, r_max_size to gl_max_size, r_max_scrapsize to gl_max_scrapsize

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4247 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Wed, 26 May 2004 11:28:04 +0000 (11:28 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4245 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz fixed key repeats in the console
havoc [Wed, 26 May 2004 11:25:12 +0000 (11:25 +0000)]
Tomaz fixed key repeats in the console

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4244 d7cf8633-e32d-0410-b094-e92efae38249

19 years agonow reloads rtlights only when map changes, not renderer restarts, this means rtlight...
havoc [Sun, 23 May 2004 08:41:21 +0000 (08:41 +0000)]
now reloads rtlights only when map changes, not renderer restarts, this means rtlights changes are not lost when video mode changes
autoloads rtlights when map changes, even if not in realtime lighting mode
compiles lights and loads their cubemaps without checking for visibility first (to force loading on first frame, not during gameplay)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4243 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Sat, 22 May 2004 08:11:03 +0000 (08:11 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4238 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Sat, 22 May 2004 03:13:09 +0000 (03:13 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4237 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoHost_Name_f now validates player names, stripping \r and \n control codes
havoc [Sat, 22 May 2004 03:12:27 +0000 (03:12 +0000)]
Host_Name_f now validates player names, stripping \r and \n control codes

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4236 d7cf8633-e32d-0410-b094-e92efae38249

19 years agosort
havoc [Sat, 22 May 2004 03:00:40 +0000 (03:00 +0000)]
sort

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4235 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Sat, 22 May 2004 03:00:07 +0000 (03:00 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4234 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoadded sv_gameplayfix_grenadebouncedownsteps, sv_gameplayfix_noairborncorpse, sv_gamep...
havoc [Sat, 22 May 2004 02:59:36 +0000 (02:59 +0000)]
added sv_gameplayfix_grenadebouncedownsteps, sv_gameplayfix_noairborncorpse, sv_gameplayfix_stepwhilejumping, sv_gameplayfix_swiminbmodels cvars to be able to disable DP's physics enhancements

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4233 d7cf8633-e32d-0410-b094-e92efae38249

19 years agortlights were crashing when there's no vis in a q3bsp
havoc [Sat, 22 May 2004 02:42:03 +0000 (02:42 +0000)]
rtlights were crashing when there's no vis in a q3bsp

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4232 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoforgot to sort the todo
havoc [Sat, 22 May 2004 02:12:33 +0000 (02:12 +0000)]
forgot to sort the todo

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4230 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Sat, 22 May 2004 02:11:56 +0000 (02:11 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4229 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 22:25:29 +0000 (22:25 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4227 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 22:18:45 +0000 (22:18 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4226 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 19:45:13 +0000 (19:45 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4224 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 19:42:06 +0000 (19:42 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4223 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 19:20:51 +0000 (19:20 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4222 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 19:18:15 +0000 (19:18 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4221 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 19:09:21 +0000 (19:09 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4220 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz renamed r_shadow_polygon* cvars to r_shadow_shadow_polygon*
havoc [Fri, 21 May 2004 18:59:21 +0000 (18:59 +0000)]
Tomaz renamed r_shadow_polygon* cvars to r_shadow_shadow_polygon*

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4219 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz made Mem_Free only clear if developer is on, this may speed up engine shutdown
havoc [Fri, 21 May 2004 18:56:54 +0000 (18:56 +0000)]
Tomaz made Mem_Free only clear if developer is on, this may speed up engine shutdown

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4218 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz renamed cl_fake* networking cvars to cl_net*
havoc [Fri, 21 May 2004 18:55:30 +0000 (18:55 +0000)]
Tomaz renamed cl_fake* networking cvars to cl_net*

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4217 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz made the progs/bolt.mdl and progs/bolt2.mdl loading not complain if missing
havoc [Fri, 21 May 2004 18:53:58 +0000 (18:53 +0000)]
Tomaz made the progs/bolt.mdl and progs/bolt2.mdl loading not complain if missing

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4216 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Fri, 21 May 2004 08:29:04 +0000 (08:29 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4215 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz fixed the name timer glitch which caused blank names when restarting a server
havoc [Fri, 21 May 2004 02:56:10 +0000 (02:56 +0000)]
Tomaz fixed the name timer glitch which caused blank names when restarting a server

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4214 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz added r_skyscroll1/2 to the menu
havoc [Fri, 21 May 2004 01:30:23 +0000 (01:30 +0000)]
Tomaz added r_skyscroll1/2 to the menu

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4213 d7cf8633-e32d-0410-b094-e92efae38249

19 years agohandle sky scroll wrapping better
havoc [Fri, 21 May 2004 00:49:52 +0000 (00:49 +0000)]
handle sky scroll wrapping better

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4212 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz implemented r_skyscroll1/2 cvars to control sky scrolling speeds
havoc [Fri, 21 May 2004 00:40:53 +0000 (00:40 +0000)]
Tomaz implemented r_skyscroll1/2 cvars to control sky scrolling speeds

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4211 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz implemented the vid_pixelaspect patch provided by Grisha Spivak
havoc [Fri, 21 May 2004 00:38:50 +0000 (00:38 +0000)]
Tomaz implemented the vid_pixelaspect patch provided by Grisha Spivak

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4210 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoadded GAME_NEOTERIC
havoc [Thu, 20 May 2004 23:24:41 +0000 (23:24 +0000)]
added GAME_NEOTERIC

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4209 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Thu, 20 May 2004 23:18:41 +0000 (23:18 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4208 d7cf8633-e32d-0410-b094-e92efae38249

19 years agochanged Son of Man's data directory to sonofman, as requested by Supajoe
havoc [Thu, 20 May 2004 23:17:57 +0000 (23:17 +0000)]
changed Son of Man's data directory to sonofman, as requested by Supajoe

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4207 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoGL_TransformToScreen now properly calculates out[2], thanks to Vic for pointing out...
havoc [Thu, 20 May 2004 23:05:55 +0000 (23:05 +0000)]
GL_TransformToScreen now properly calculates out[2], thanks to Vic for pointing out the flaw

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4206 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago*** empty log message ***
havoc [Thu, 20 May 2004 21:05:15 +0000 (21:05 +0000)]
*** empty log message ***

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4205 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz made cl_avidemo screenshot saving use no mallocs
havoc [Thu, 20 May 2004 20:33:00 +0000 (20:33 +0000)]
Tomaz made cl_avidemo screenshot saving use no mallocs

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4204 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz cleaned up some double ;; lines (strange stuff)
havoc [Thu, 20 May 2004 19:29:04 +0000 (19:29 +0000)]
Tomaz cleaned up some double ;; lines (strange stuff)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4203 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz optimized the cl_avidemo mode by making it keep around the image processing...
havoc [Thu, 20 May 2004 18:57:28 +0000 (18:57 +0000)]
Tomaz optimized the cl_avidemo mode by making it keep around the image processing buffers, two less mallocs per frame

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4202 d7cf8633-e32d-0410-b094-e92efae38249

19 years ago... actually 16 looks better as a start size
havoc [Wed, 19 May 2004 07:22:37 +0000 (07:22 +0000)]
... actually 16 looks better as a start size

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4200 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoupdated cl_explosions_size_start and cl_explosions_size_end to 64 and 128 respectively
havoc [Wed, 19 May 2004 07:22:06 +0000 (07:22 +0000)]
updated cl_explosions_size_start and cl_explosions_size_end to 64 and 128 respectively

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4199 d7cf8633-e32d-0410-b094-e92efae38249

19 years agorestructured parts of explosion code
havoc [Wed, 19 May 2004 07:20:12 +0000 (07:20 +0000)]
restructured parts of explosion code
cl_explosions_size_start and cl_explosions_size_end now work

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4198 d7cf8633-e32d-0410-b094-e92efae38249

19 years agomoved screenshot base name stuff to common.c, out of fs.c (by adding a gamescreenshot...
havoc [Wed, 19 May 2004 00:49:08 +0000 (00:49 +0000)]
moved screenshot base name stuff to common.c, out of fs.c (by adding a gamescreenshotname variable, set like gamename and gamedirname)
added support for multiple -game directories (-game a -game b -game c ...)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4196 d7cf8633-e32d-0410-b094-e92efae38249

19 years agoTomaz changed skybox rendering/loading to flip skyboxes and use cubemaps directly...
havoc [Tue, 18 May 2004 22:01:56 +0000 (22:01 +0000)]
Tomaz changed skybox rendering/loading to flip skyboxes and use cubemaps directly (no visual differences, just prefers cubemaps now) and reordered suffix tables to load in the order px posx rt

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4195 d7cf8633-e32d-0410-b094-e92efae38249