2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw |
2004-02-02 |
coderjoe | don't need to send WM_SETICON... just set the icon... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
havoc | fix misplaced extern S_UnblockSound |
blob | commitdiff | raw | diff to current |
2004-02-02 |
coderjoe | get msvc using the new icon |
blob | commitdiff | raw | diff to current |
2004-02-02 |
havoc | cast the char array to unsigned short in the ToAscii... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
havoc | winquake.h is gone, absorbed into the respective files... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
havoc | handle funky ToAscii values (shift/ctrl/alt sometimes... |
blob | commitdiff | raw | diff to current |
2004-01-27 |
molivier | Don't allow a higher depth than the desktop when using... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
knghtbrd | Undo moving cl_available. This really doesn't belong... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
knghtbrd | Moved cl_available definition to vid_shared.c |
blob | commitdiff | raw | diff to current |
2003-12-23 |
black | Fast commit before Im off for 10 days. Please correct... |
blob | commitdiff | raw | diff to current |
2003-12-07 |
havoc | removed vid_allowhwgamma variable because vid_activewin... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
molivier | ClearAllStates cleared the key states twice in vid_wgl... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
molivier | Fixed 2 warnings found by MSVC6 |
blob | commitdiff | raw | diff to current |
2003-10-21 |
black | Added in_mouse_x and in_mouse_y, which contain the... |
blob | commitdiff | raw | diff to current |
2003-10-13 |
black | Fixed windows input (bad,bad hack) |
blob | commitdiff | raw | diff to current |
2003-10-12 |
warp | Change key handling, er, quite a bit. |
blob | commitdiff | raw | diff to current |
2003-10-07 |
havoc | cd audio now tied to sound system |
blob | commitdiff | raw | diff to current |
2003-10-07 |
black | Changed dp so the new vm fits in. |
blob | commitdiff | raw | diff to current |
2003-08-28 |
havoc | thanks to Andreas Kirsh for a discussion about using... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
havoc | added support for GAME_GOODVSBAD2 |
blob | commitdiff | raw | diff to current |
2003-05-24 |
havoc | possible stability improvement in VID_Shutdown - moved... |
blob | commitdiff | raw | diff to current |
2003-04-20 |
havoc | thanks to "backslash" for submitting a patch to support... |
blob | commitdiff | raw | diff to current |
2003-03-07 |
havoc | menu.c - changed M_DrawSlider to take a value and a... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
havoc | most of Q2's keyboard handling ported over - what this... |
blob | commitdiff | raw | diff to current |
2002-11-08 |
havoc | Elric's changes: |
blob | commitdiff | raw | diff to current |
2002-10-19 |
molivier | Implemented a very simple video mode selection menu... |
blob | commitdiff | raw | diff to current |
2002-10-16 |
havoc | fixed some dynamic lighting bugs related to glowing... |
blob | commitdiff | raw | diff to current |
2002-09-28 |
havoc | fixed vid_restart |
blob | commitdiff | raw | diff to current |
2002-09-28 |
havoc | needed one more prototype |
blob | commitdiff | raw | diff to current |
2002-09-28 |
havoc | trying to fix many forward references in input code |
blob | commitdiff | raw | diff to current |
2002-09-27 |
havoc | stencil is now supported (optional, off by default... |
blob | commitdiff | raw | diff to current |
2002-09-26 |
havoc | this commit adds video mode switching, and preferred... |
blob | commitdiff | raw | diff to current |
2002-09-25 |
havoc | added -gl_driver commandline option, it's useless thoug... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
havoc | remove an unused extension function list |
blob | commitdiff | raw | diff to current |
2002-09-23 |
havoc | wglGetExtensionsString is properly detected now (was... |
blob | commitdiff | raw | diff to current |
2002-09-23 |
havoc | almost completely rewrote vid_wgl's mode code, there... |
blob | commitdiff | raw | diff to current |
2002-09-22 |
havoc | fixed crash on startup and shutdown |
blob | commitdiff | raw | diff to current |
2002-09-22 |
havoc | VID_Init now takes an int bpp parameter |
blob | commitdiff | raw | diff to current |
2002-09-17 |
havoc | you can now build a darkplaces-dedicated executable... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
havoc | VID_Init now takes mode settings (fullscreen, width... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
havoc | you can now open/close the console independently of... |
blob | commitdiff | raw | diff to current |
2002-08-04 |
havoc | moved the GL_CloseLibrary call a bit |
blob | commitdiff | raw | diff to current |
2002-08-04 |
havoc | fix mouse in win32, I had forgotten to update a lot... |
blob | commitdiff | raw | diff to current |
2002-08-03 |
havoc | now entirely dynamic OpenGL binding |
blob | commitdiff | raw | diff to current |
2002-08-02 |
havoc | cleaned up vid_glx.c somewhat, it can now quit properly... |
blob | commitdiff | raw | diff to current |
2002-06-24 |
molivier | Fixed video modes menu on Win32 |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | A minor removal of a few pieces of dead code. Nothing... |
blob | commitdiff | raw | diff to current |
2002-05-15 |
lordhavoc | change a lot of calls from gl to qgl |
blob | commitdiff | raw | diff to current |
2002-03-13 |
lordhavoc | whoever last modified this forgot a rather important ; |
blob | commitdiff | raw | diff to current |
2002-03-12 |
lordhavoc | added cl_particles_blood_size_min, cl_particles_blood_s... |
blob | commitdiff | raw | diff to current |
2002-03-01 |
lordhavoc | reenabled loading plaques (and cleaned up that code... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
lordhavoc | renamed byte to qbyte throughout engine to eliminate... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
lordhavoc | moved a lot of 2D/screen stuff out of gl_screen.c into... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
lordhavoc | added cl_screen.c/h (eventually most 2D stuff should... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
lordhavoc | rewrote memory system entirely (hunk, cache, and zone... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
lordhavoc | rewrote RecursiveHullCheck, no longer gets stuck on... |
blob | commitdiff | raw | diff to current |
2001-11-02 |
lordhavoc | removed support for GL_SGIS_multitexture (ancient) |
blob | commitdiff | raw | diff to current |
2001-10-29 |
lordhavoc | moved Sys_Printf and related code/data to sys_shared... |
blob | commitdiff | raw | diff to current |
2001-10-17 |
lordhavoc | little whitespace change |
blob | commitdiff | raw | diff to current |
2001-05-27 |
lordhavoc | cleaned up nearly all of the externs in .c files (moved... |
blob | commitdiff | raw | diff to current |
2001-05-26 |
lordhavoc | some whitespace changes |
blob | commitdiff | raw | diff to current |
2001-04-06 |
lordhavoc | optimized AngleVectors calls (pass NULL for vectors... |
blob | commitdiff | raw | diff to current |
2001-03-04 |
lordhavoc | rewrite of map texture loading (mainly to do with HL... |
blob | commitdiff | raw | diff to current |
2001-02-23 |
lordhavoc | improved TraceLine in chase.c to be more generally... |
blob | commitdiff | raw | diff to current |
2001-02-03 |
lordhavoc | removed unused cvars |
blob | commitdiff | raw | diff to current |
2001-01-28 |
lordhavoc | VID_CheckMultiTexture case was wrong (now VID_CheckMult... |
blob | commitdiff | raw | diff to current |
2000-12-09 |
lordhavoc | bmodel rotation physics now work |
blob | commitdiff | raw | diff to current |
2000-11-18 |
lordhavoc | implemented r_render and r_upload cvar options for... |
blob | commitdiff | raw | diff to current |
2000-11-17 |
lordhavoc | obliterated Draw_TransPic and relatives, also fixed... |
blob | commitdiff | raw | diff to current |
2000-11-17 |
lordhavoc | updated to version 1.50, build 75. |
blob | commitdiff | raw | diff to current |
2000-10-15 |
lordhavoc | Gigantic commit - dlight system rewritten |
blob | commitdiff | raw | diff to current |
2000-09-06 |
lordhavoc | Various graphical tweaks (mainly particle related)... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
lordhavoc | Linux GLX, a lot of code shrinkage/cleanup, assembly... |
blob | commitdiff | raw | diff to current |
2000-08-31 |
lordhavoc | Better smoke textures, no floodfillskin, some cleanup. |
blob | commitdiff | raw | diff to current |
2000-08-22 |
lordhavoc | Initial revision |
blob | commitdiff | raw | diff to current |
|