2011-10-17 |
havoc | allow terminal input on sdl client as well (glx client... |
blob | commitdiff | raw |
2011-10-17 |
havoc | allow terminal input on sdl client as well (glx client... |
blob | commitdiff | raw |
2011-04-01 |
divverent | sys_linux, sys_sdl: support options -noterminal and... |
blob | commitdiff | raw | diff to current |
2011-03-31 |
divverent | sys_linux, sys_sdl: support options -noterminal and... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Rudolf Polzer | ::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
havoc havoc@d7cf86... | UNMERGE |
blob | commitdiff | raw | diff to current |
2010-09-24 |
havoc havoc@d7cf86... | UNMERGE |
blob | commitdiff | raw | diff to current |
2010-09-24 |
havoc havoc@d7cf86... | UNMERGE |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Rudolf Polzer | Reset the stable branch to the current DP trunk, as... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix a compile error |
blob | commitdiff | raw | diff to current |
2010-07-14 |
havoc | fix a warning in mingw |
blob | commitdiff | raw | diff to current |
2010-07-02 |
havoc | created new MSVC2008 project files and solution from... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
divverent | Detect appended data to the DP executable. |
blob | commitdiff | raw | diff to current |
2010-03-02 |
divverent | refactor timing, so that timing code is in sys_shared.c. |
blob | commitdiff | raw | diff to current |
2010-03-02 |
divverent | Revert "added linux timing code to SDL client for more... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
havoc | added linux timing code to SDL client for more accurate... |
blob | commitdiff | raw | diff to current |
2010-02-28 |
divverent | Detect appended data to the DP executable. |
blob | commitdiff | raw | diff to current |
2010-02-26 |
divverent | refactor timing, so that timing code is in sys_shared.c. |
blob | commitdiff | raw | diff to current |
2010-02-26 |
divverent | Revert "added linux timing code to SDL client for more... |
blob | commitdiff | raw | diff to current |
2010-02-26 |
havoc | added linux timing code to SDL client for more accurate... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fixed compile errors and warnings using Dev-C++ in... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-06-15 |
divverent | also reject time stepping > 30 minutes (this threshold... |
blob | commitdiff | raw | diff to current |
2008-02-21 |
havoc | go back to using main - apparently some platforms don... |
blob | commitdiff | raw | diff to current |
2008-02-21 |
havoc | changed main to SDL_main for simplicity reasons |
blob | commitdiff | raw | diff to current |
2008-02-14 |
havoc | added experimental cl_alwayssleep cvar which calls... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
havoc | changed Sys_Sleep functions to take microseconds instea... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
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-04-18 |
havoc | rewrote timing code, now a much better and very differe... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | another int cast for that patch |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | added int cast on write call in new terminal printing... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | div0 fixed the bug that caused huge console prints... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
havoc | cleaned up many text buffer sizes throughout the engine... |
blob | commitdiff | raw | diff to current |
2005-05-08 |
havoc | various printf/fprintf calls are now Con_Printf, and... |
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-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
havoc | changed main() argv parameter to non-const, and casting... |
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-09-06 |
black | Adding Sys_GetClipboardData to the SDL driver. |
blob | commitdiff | raw | diff to current |
2004-08-21 |
tomaz | Made Sys_Error print the error message to the console... |
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-02-01 |
havoc | changed Sys_Sleep from (void) to (int milliseconds... |
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 |
|