2007-04-24 |
havoc | audited all Sys_Quit calls and gave them return values... |
blob | commitdiff | raw |
2007-01-22 |
havoc | two improvements to vid_restart in the SDL client:... |
blob | commitdiff | raw | diff to current |
2006-10-18 |
havoc | added vid_stereobuffer cvar based on patch from syschuc... |
blob | commitdiff | raw | diff to current |
2006-07-31 |
havoc | added gamepad/joystick support to the SDL client, this... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
havoc | remove some r_render checks, and added an r_render... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
havoc | treat AltGr key as ALT for bind purposes |
blob | commitdiff | raw | diff to current |
2006-04-26 |
havoc | added a lot more CHECKGLERROR macro calls, to identify... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | grab mouse when using menu while watching demos (import... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
havoc | modified gamma handling, now VID_UpdateGamma is only... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
havoc | WIN32_LEAN_AND_MEAN patch from Willis to speed up MSVC... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
havoc | changed VID_Finish to take an allowmousegrab parameter... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
havoc | some win64 fixes from Willis |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | added SDL_APPACTIVE checking so that vid_hidden is... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
molivier | Fix for Win64, by Willis |
blob | commitdiff | raw | diff to current |
2006-01-01 |
havoc | changed mouse button numbering to have MWHEELUP/MWHEELD... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
havoc | implemented vid_refreshrate cvar to specify display... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | fixed keynum_t issue, it was declared as an extern... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | changed buttonremap arrays to int instead of keynum_t... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | made K_MOUSE4/5 keys separate from K_MWHEELUP/DOWN... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | removed \n from all Host_Error, Sys_Error, PRVM_ERROR... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-10-20 |
havoc | gcc 4.0 signedness warning fixes and uninitialized... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
molivier | Fixed the SDL video driver on Mac OS X (crash when... |
blob | commitdiff | raw | diff to current |
2005-06-01 |
havoc | enable unicode and keyrepeat every time a video mode... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | replaced all references to vid.conwidth and vid.conheig... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | more clean up of IN_Activate, added cl_ignoremousemove... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
havoc | major cleanup of input code - CL_Move replaces most... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
havoc | changed Host_Init to execute configs only once |
blob | commitdiff | raw | diff to current |
2005-05-05 |
black | -Changed the SDL window icon back to DP's icon. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
molivier | Removed a couple of warnings when compiling with MSVC6 |
blob | commitdiff | raw | diff to current |
2005-02-04 |
havoc | enable key repeat |
blob | commitdiff | raw | diff to current |
2004-12-03 |
molivier | - DP now defines MACOSX when relevant |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | changed a lot of Con_DPrint/Con_DPrintf calls to Con_Pr... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | implemented PRYDON_CLIENTCURSOR extension (clientside... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
havoc | changed drivername to NULL, as SDL knows best |
blob | commitdiff | raw | diff to current |
2004-10-18 |
havoc | add support for 32bit color in SDL builds |
blob | commitdiff | raw | diff to current |
2004-10-10 |
havoc | fixed a signed/unsigned warning |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | now compiles on x86_64 successfully (still a crash... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | revised commandline option comments for better categori... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | added COMMANDLINEOPTION comments for every commandline... |
blob | commitdiff | raw | diff to current |
2004-07-26 |
havoc | added gl_finish cvar, defaults to 0, this was a noticab... |
blob | commitdiff | raw | diff to current |
2004-07-14 |
black | -Added the preprocessor constant USE_DSOUND. |
blob | commitdiff | raw | diff to current |
2004-07-12 |
black | -The mouse wheels now work in Windows (now button press... |
blob | commitdiff | raw | diff to current |
2004-07-11 |
black | -Removed Sys_Quit and added Sys_Shutdown which will... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
knghtbrd | INCOMPLETE SDL video support (don't use it!) No input... |
blob | commitdiff | raw | diff to current |
|