2003-11-15 |
havoc | *** empty log message *** |
commit | commitdiff | tree |
2003-11-15 |
havoc | fixed flipped sound (stupid bug in S_Update call) |
commit | commitdiff | tree |
2003-11-14 |
havoc | r_refdef.vieworg and r_refdef.viewangles replaced by... |
commit | commitdiff | tree |
2003-11-14 |
havoc | removed double newlines (don't have a clue how this... |
commit | commitdiff | tree |
2003-11-14 |
havoc | fix a couple signed/unsigned comparison warnings |
commit | commitdiff | tree |
2003-11-14 |
havoc | don't draw viewmodel during intermission |
commit | commitdiff | tree |
2003-11-12 |
molivier | Options menu has a width of 320, not 640 |
commit | commitdiff | tree |
2003-11-12 |
havoc | make quake completable again (killtarget problem with... |
commit | commitdiff | tree |
2003-11-11 |
black | Added {0,0} to vid_resolutions and added the macro... |
commit | commitdiff | tree |
2003-11-11 |
black | Added 2 builtins. |
commit | commitdiff | tree |
2003-11-11 |
havoc | q3bsp transparency support (note: makes maps that abuse... |
commit | commitdiff | tree |
2003-11-11 |
havoc | q1bsp lightmaps are now always rendered at 2x overbrigh... |
commit | commitdiff | tree |
2003-11-10 |
havoc | now limits animation lerp time to .1 second to fix... |
commit | commitdiff | tree |
2003-11-08 |
havoc | added Polygon_Divide_Double and Polygon_Divide_Float... |
commit | commitdiff | tree |
2003-11-08 |
havoc | check for many invalid attempts to modify entities... |
commit | commitdiff | tree |
2003-11-07 |
molivier | When exiting the color control menu, return to the... |
commit | commitdiff | tree |
2003-11-05 |
havoc | call reset functions in init code (not necessary curren... |
commit | commitdiff | tree |
2003-11-05 |
havoc | immense speedups to triangle neighbor building by using... |
commit | commitdiff | tree |
2003-11-05 |
havoc | fixed r_restart/vid_restart bugs with skybox (now reloa... |
commit | commitdiff | tree |
2003-11-05 |
havoc | added r_fullbright (and EF_FULLBRIGHT) support to q3bsp... |
commit | commitdiff | tree |
2003-11-05 |
havoc | added r_ambient support to q3bsp rendering |
commit | commitdiff | tree |
2003-11-05 |
havoc | added r_shadow_showtris |
commit | commitdiff | tree |
2003-11-05 |
havoc | added R_Mesh_Draw_ShowTris function which draws a trian... |
commit | commitdiff | tree |
2003-10-31 |
black | Added isfunction and changed callfunction so it works |
commit | commitdiff | tree |
2003-10-30 |
black | Added 2(3) builtin functions. |
commit | commitdiff | tree |
2003-10-28 |
black | Fixed a bug that caused some messages to not be logged... |
commit | commitdiff | tree |
2003-10-28 |
molivier | Moved some sound code in preparation of adding Ogg... |
commit | commitdiff | tree |
2003-10-26 |
black | Changed the way the new vm is handling the unloading... |
commit | commitdiff | tree |
2003-10-25 |
black | Added a new builin function (callfunction) |
commit | commitdiff | tree |
2003-10-24 |
molivier | Fixed FS code so that unpacked files are handled normal... |
commit | commitdiff | tree |
2003-10-23 |
black | Changed prvm_ed_loadfromfile - it isnt really compatibl... |
commit | commitdiff | tree |
2003-10-22 |
molivier | Factorized the code of the S_Play* functions |
commit | commitdiff | tree |
2003-10-22 |
molivier | Fixed 2 warnings found by MSVC6 |
commit | commitdiff | tree |
2003-10-21 |
havoc | removed pragma that disabled signed/unsigned mismatch... |
commit | commitdiff | tree |
2003-10-21 |
black | I hope this fixes some warnings |
commit | commitdiff | tree |
2003-10-21 |
havoc | physics code no longer uses allsolid (mainly of concern... |
commit | commitdiff | tree |
2003-10-21 |
havoc | SV_Move (and children) now only set trace.ent if there... |
commit | commitdiff | tree |
2003-10-21 |
black | Added in_mouse_x and in_mouse_y, which contain the... |
commit | commitdiff | tree |
2003-10-21 |
havoc | moved trace endpos calculation outside of RecursiveHull... |
commit | commitdiff | tree |
2003-10-21 |
havoc | one more input underrun check in pvs decompression |
commit | commitdiff | tree |
2003-10-17 |
black | Removed some bugs (I forget to change a few pr_argc... |
commit | commitdiff | tree |
2003-10-17 |
black | Updated some builtin parameter lists, added 2 functions... |
commit | commitdiff | tree |
2003-10-17 |
havoc | read multiple frames from demo if client is falling... |
commit | commitdiff | tree |
2003-10-16 |
black | Fixed crash in Host_Shutdown when MR_Shutdown was 0. |
commit | commitdiff | tree |
2003-10-16 |
havoc | handle one error condition I forgot to code in PF_setat... |
commit | commitdiff | tree |
2003-10-15 |
havoc | marked off some completed items and such |
commit | commitdiff | tree |
2003-10-13 |
havoc | added r_shadow_help and r_editlights_help commands... |
commit | commitdiff | tree |
2003-10-13 |
black | Fixed windows input (bad,bad hack) |
commit | commitdiff | tree |
2003-10-12 |
warp | Whoops, fix some stupidity on my part, should work... |
commit | commitdiff | tree |
2003-10-12 |
warp | Change key handling, er, quite a bit. |
commit | commitdiff | tree |
2003-10-12 |
warp | Tweak the key handling, may need more invasive changes. |
commit | commitdiff | tree |
2003-10-11 |
black | Added S_GetCached so the dedicated servers compiles now |
commit | commitdiff | tree |
2003-10-11 |
havoc | remove +use and -use commands because they prevent... |
commit | commitdiff | tree |
2003-10-11 |
black | Added the drawing functions and added also probably... |
commit | commitdiff | tree |
2003-10-11 |
havoc | added DP_QC_TRACE_MOVETYPE_HITMODEL extension (and... |
commit | commitdiff | tree |
2003-10-11 |
havoc | *** empty log message *** |
commit | commitdiff | tree |
2003-10-11 |
havoc | reverted two bugs introduced by Black (anum red digits... |
commit | commitdiff | tree |
2003-10-11 |
havoc | fix Sbar_MiniDeathmatchOverlay to draw to the right... |
commit | commitdiff | tree |
2003-10-11 |
havoc | added another todo item for dpmod, sorted list again |
commit | commitdiff | tree |
2003-10-11 |
havoc | made weapon only 50% invisible in Transfusion with... |
commit | commitdiff | tree |
2003-10-10 |
havoc | fixed a crash in PR_objerror (trying to free self when... |
commit | commitdiff | tree |
2003-10-10 |
havoc | one more reminder that nested for(i) loops are bad... |
commit | commitdiff | tree |
2003-10-10 |
havoc | this should fix skybox in q3bsp (extra preprocessing... |
commit | commitdiff | tree |
2003-10-10 |
havoc | q3bsp surfaces are now always rendered in the same... |
commit | commitdiff | tree |
2003-10-09 |
black | Sorry, forgot to remove some debug code from host.c |
commit | commitdiff | tree |
2003-10-09 |
black | Added a lot of builtin commands to prvm_cmds.c (mostly... |
commit | commitdiff | tree |
2003-10-08 |
havoc | added back glquake stair step up smoothing, and made... |
commit | commitdiff | tree |
2003-10-08 |
havoc | fixed Apply option in video options menu (I had forgott... |
commit | commitdiff | tree |
2003-10-08 |
havoc | fixed a couple warnings on memsetting shm |
commit | commitdiff | tree |
2003-10-08 |
havoc | collision brush generation in q3bsp is now *MUCH* faste... |
commit | commitdiff | tree |
2003-10-08 |
havoc | fixed splashing sounds once and for all - now splashes... |
commit | commitdiff | tree |
2003-10-08 |
havoc | snd_initialized is now checked by S_FindName and S_Prec... |
commit | commitdiff | tree |
2003-10-08 |
havoc | added prvm_cmds.c prvm_edict.c prvm_exec.c prvm_execpro... |
commit | commitdiff | tree |
2003-10-08 |
havoc | fixed a variable declaration I forgot to move when... |
commit | commitdiff | tree |
2003-10-07 |
havoc | cd audio now tied to sound system |
commit | commitdiff | tree |
2003-10-07 |
havoc | removed a temporary comment from Black |
commit | commitdiff | tree |
2003-10-07 |
havoc | fix a signed/unsigned comparison warning |
commit | commitdiff | tree |
2003-10-07 |
black | *** empty log message *** |
commit | commitdiff | tree |
2003-10-07 |
black | AK: Changed makefile temporarily so the new prvm compil... |
commit | commitdiff | tree |
2003-10-07 |
black | Changed dp so the new vm fits in. |
commit | commitdiff | tree |
2003-10-07 |
havoc | a stab in the dark at supporting unlit q3bsp maps |
commit | commitdiff | tree |
2003-10-06 |
black | Adding the new vm |
commit | commitdiff | tree |
2003-10-05 |
havoc | added COM_ReadAndTokenizeLine, a useful parsing function |
commit | commitdiff | tree |
2003-10-05 |
havoc | fix a signed/unsigned comparison in PR_UglyValueString |
commit | commitdiff | tree |
2003-10-02 |
molivier | The crusade against buffer overflows continues... |
commit | commitdiff | tree |
2003-10-01 |
molivier | Fixed/switched the "ev_string" and "ev_field" cases... |
commit | commitdiff | tree |
2003-10-01 |
molivier | Mostly [v]sprintf -> [v]snprintf replacements, and... |
commit | commitdiff | tree |
2003-09-30 |
molivier | More strcpy -> strlcpy and sprintf -> snprintf |
commit | commitdiff | tree |
2003-09-30 |
molivier | Lots of str[n]cat, str[n]cpy, and [v]sprintf have been... |
commit | commitdiff | tree |
2003-09-30 |
molivier | Added strlcat and strlcpy, from OpenBSD. They are smart... |
commit | commitdiff | tree |
2003-09-30 |
havoc | md3 flags support (blood trails, etc) |
commit | commitdiff | tree |
2003-09-30 |
molivier | Fixed 2 potential buffer overflows in SearchInfostring |
commit | commitdiff | tree |
2003-09-29 |
molivier | The "position" field of the "qfile_t" structure was... |
commit | commitdiff | tree |
2003-09-22 |
havoc | Tomaz's new water effect has been added and looks very... |
commit | commitdiff | tree |
2003-09-22 |
havoc | fixed lightgrid out-of-bounds crash (for example when... |
commit | commitdiff | tree |
2003-09-22 |
havoc | empty lightgrid lump should now work |
commit | commitdiff | tree |
2003-09-22 |
havoc | disabled GF3 water shader when water is fogged, fixed... |
commit | commitdiff | tree |
2003-09-22 |
havoc | huge (16%) speed gain on surface rendering by eliminati... |
commit | commitdiff | tree |
2003-09-21 |
havoc | removed RSurf_LightCheck because nothing used it anymore |
commit | commitdiff | tree |
2003-09-21 |
havoc | r_dlightmap 0 mode removed (vertex dlights on lightmapp... |
commit | commitdiff | tree |
next |