2004-02-02 |
havoc | added sv_freezenonclients cvar, fixed the bug that... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
havoc | now always uses glPolygonOffset, and collision brush... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
havoc | added several BoxPlane comparison functions to find... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
havoc | changed a lot of progs errors to warnings, and it print... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
havoc | reduced default r_lightningbeams_repeatdistance from... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
havoc | changed Sys_Sleep from (void) to (int milliseconds... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
black | Only one player list is displayed now. Moved it a littl... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
havoc | handle funky ToAscii values (shift/ctrl/alt sometimes... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
molivier | Slight improvement in the way we include the strl{cat... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
molivier | Don't allow a higher depth than the desktop when using... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
havoc | use sys_ticrate timing on dedicated servers |
commit | commitdiff | tree | snapshot |
2004-01-26 |
havoc | improved handling of video mode failures |
commit | commitdiff | tree | snapshot |
2004-01-24 |
havoc | changed local server ports to 1 (server) and 2 (client... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
havoc | fix a severe bug with the checking of WSAStartup (basic... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
havoc | disabled opening of ipv6 sockets since that code still... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
havoc | wrap angles on rotating pushers because large angle... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
molivier | Transfusion update: renamed the mod directory to "baset... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
havoc | -safe now implies -window and disables all GL extension... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
molivier | Added a check in the WAV loading code to make sure... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
havoc | ignore visofs errors on leaf 0 (solid), thanks to Vic... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
havoc | changed comment above FS_CreatePath |
commit | commitdiff | tree | snapshot |
2004-01-17 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-01-13 |
havoc | fixed a crash with r_lerpsprites 0 mode |
commit | commitdiff | tree | snapshot |
2004-01-12 |
black | Fixed findkeysforcommand hopefully. |
commit | commitdiff | tree | snapshot |
2004-01-12 |
molivier | Added sound support to the NetBSD port. Most of the... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
molivier | Removed a few warnings when compiling with MinGW |
commit | commitdiff | tree | snapshot |
2004-01-12 |
havoc | don't try to upload distorttextures if the texture... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
black | Added the findkeysforcommand builtin to the menu qc... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
black | Hopefully finished the core of the new ui. |
commit | commitdiff | tree | snapshot |
2004-01-07 |
havoc | rewrote COM_ParseToken and COM_ParseTokenConsole to... |
commit | commitdiff | tree | snapshot |
2004-01-07 |
havoc | fix a bad bug in developer printing of out of bounds... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
knghtbrd | INCOMPLETE SDL video support (don't use it!) No input... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
knghtbrd | Undo moving cl_available. This really doesn't belong... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
havoc | added c_nodes, c_leafs, and c_faces increments in q3bsp... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
havoc | sorry Mathieu, can't use va() in filesystem code, not... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
havoc | fix a missing ; from knghtbrd's commit |
commit | commitdiff | tree | snapshot |
2004-01-01 |
knghtbrd | Moved an extern to the proper header. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
knghtbrd | Moved cl_available definition to vid_shared.c |
commit | commitdiff | tree | snapshot |
2004-01-01 |
havoc | now runs scripts at startup differently - runs scripts... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
havoc | fixed the complaints about missing sounds (no longer... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
knghtbrd | More MacOS X stuff. The correct test for MacOS X in... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
havoc | make sure client ports are opened before trying to... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
havoc | don't even try to support XF86DGA stuff on Mac |
commit | commitdiff | tree | snapshot |
2003-12-31 |
havoc | fix a thinko in big endian support (forgot to use defin... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
molivier | Factorized the file searching algorithm in the FS code... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
havoc | updated sv_masterextra1 to point to the newer master... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
havoc | changed nexuiz hud to display a different (more minimal... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
havoc | added GAME_SOM (and its hud), and shuffled some hud... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
havoc | fixed bug with falling (not on ground) MOVETYPE_STEP... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
havoc | made TryUnstick failure a DPrintf (like TryUnstick... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
havoc | added ogg.o to WGL exe build |
commit | commitdiff | tree | snapshot |
2003-12-28 |
havoc | fix a thinko on clip.trace.ent = sv.edicts (it should... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
havoc | fixed fiends jumping through player bug, huge thanks... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
havoc | improved support for q3map2 lights (added fade and... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
molivier | Simple Ogg Vorbis support (no streaming: the file is... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
havoc | made an annoying cbox message that I had forgotten... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
havoc | fix a bug with using the wrong trace end variable in... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
havoc | patched up some compiler warnings in incomplete code |
commit | commitdiff | tree | snapshot |
2003-12-24 |
havoc | added a bunch more COLLISIONPARANOID code trying to... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
havoc | added "sv_saveentfile" command to allow easy dumping... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
havoc | fixed cloud layers in quake sky loading |
commit | commitdiff | tree | snapshot |
2003-12-23 |
black | Fast commit before Im off for 10 days. Please correct... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
black | Added the cvar sbar_alpha. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
black | PR_SetString and PRVM_SetString now point to pr_strings... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
black | Added the console commands edictset and prvm_edictset. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
black | Fixed the crash that occured when the commandline got... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
molivier | Removed a potential buffer overflow and factorized... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
black | minor, minor change to Host_Init - the loading plaque... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
havoc | fixed a bug with high framerate (or low speed) rotating... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
molivier | Fixed AK version of the FS code, it should now behave... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
havoc | fix a filesystem directory listing bug in FS_Search |
commit | commitdiff | tree | snapshot |
2003-12-16 |
havoc | rewrote FS_Search, hopefully it will work better now... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
black | Added the togglemenu command for both menus and the... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
havoc | added cvar_string extension at the request of Paul... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
molivier | Audio CD support for NetBSD; it also compiles on OpenBS... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
molivier | Removed redundant definitions in cd_linux.c |
commit | commitdiff | tree | snapshot |
2003-12-12 |
havoc | made sure EF_FULLBRIGHT works on everything (bmodels... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
molivier | Borland C++ makefile is *so* outdated that I can't... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
molivier | Oops... I forgot to add this file to the previous commit |
commit | commitdiff | tree | snapshot |
2003-12-11 |
molivier | Factorized audio CD code |
commit | commitdiff | tree | snapshot |
2003-12-10 |
molivier | OpenBSD support wasn't very far away... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
havoc | fixed the wall slide stuttering bug (the one that has... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
molivier | Early support for NetBSD (the dedicated binary works... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
molivier | Fixed scr_screenshot_jpeg_quality slider in options... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
havoc | todo item done: sounds spawn even if out of hearing... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
havoc | fixed gcc and linux related compilation problems from... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
havoc | fix the weapon alpha with invisibility in transfusion |
commit | commitdiff | tree | snapshot |
2003-12-08 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-08 |
havoc | added a comment above particle() function to describe... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
black | Added qc fs search functions, so the qcs can easily... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | added an easteregg (v_psycho), thanks to Zinx Verituse... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | todo item done: now ignores modelflags on view entities... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | todo item done: turning keys are no longer affected... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | todo item done: fixed con_notify cvar (limits number... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | todo item done: added cl_particles_blood_bloodhack... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | added scr_screenshot_jpeg_quality cvar (and added it... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | todo item done: added "saveconfig" console command |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | added DP_LITSUPPORT extension |
commit | commitdiff | tree | snapshot |
2003-12-07 |
havoc | todo item done: GAME_FNIGGIUM minimum resolution of... |
commit | commitdiff | tree | snapshot |
next |