2002-09-12 |
havoc | added pr_traceqc cvar, to enable serious spew (printing... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
havoc | a little extra error checking in keynum lookup |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | VID_Init now takes mode settings (fullscreen, width... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | check for -safe |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | R_SetSkyBox now takes a const char * |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | check for -safe |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | check for -safe |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | BoxOnPlaneSideFunc code - gone, replaced by BoxOnPlaneSide |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | major speed gain in cavetest2 by checking if the portal... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
havoc | memheaders are now doubly linked, so Mem_Free goes... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
havoc | corrected an error message in .lights code |
commit | commitdiff | tree | snapshot |
2002-09-10 |
havoc | no need to update lightmaps if using r_vertexsurfaces |
commit | commitdiff | tree | snapshot |
2002-09-10 |
havoc | optimizing R_DrawSurfaces and WorldNode functions |
commit | commitdiff | tree | snapshot |
2002-09-10 |
havoc | enable optimizations again (oops) |
commit | commitdiff | tree | snapshot |
2002-09-10 |
havoc | surfaces are now texture sorted rather than shader... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
havoc | fixed combine overbright behavior |
commit | commitdiff | tree | snapshot |
2002-09-09 |
havoc | expanded console buffer from 16k to 128k, and changed... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
havoc | fixed typo |
commit | commitdiff | tree | snapshot |
2002-09-09 |
havoc | svs.clients is now allocated dynamically according... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
havoc | removed modelsortedsurfaces |
commit | commitdiff | tree | snapshot |
2002-09-06 |
havoc | mempools now have sentinel checks, for completeness |
commit | commitdiff | tree | snapshot |
2002-09-06 |
havoc | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2002-09-06 |
havoc | transform matrix is now separate from R_Mesh_State... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
havoc | now uses hardware transforms |
commit | commitdiff | tree | snapshot |
2002-09-06 |
havoc | corrected function names reported in various backend... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
havoc | vertex arrays renamed to varray_ and exposed to rest... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | currenttriangle and currentvertex no longer exist,... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | surfvertex_t is gone, in it's place are non-interleaved... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | moved state update from R_Mesh_Render to R_Mesh_Draw_Ge... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | buf_mesh is no longer a pointer, since there is only... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | added r_surfaceworldnode and r_cullsurface cvars (it... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | added getsurfaceclippedpoint builtin |
commit | commitdiff | tree | snapshot |
2002-09-05 |
havoc | you can now (try to) play in maps you don't have, and... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
havoc | you can now open/close the console independently of... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
havoc | make sure zFar is at least 64 units to avoid feeding... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
molivier | Updated Transfusion map list |
commit | commitdiff | tree | snapshot |
2002-09-01 |
havoc | don't allocate resizebuffer for an R_Upload that doesn... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
havoc | free texture processing buffers each frame so they... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
havoc | reduced default max particles from 16384 to 8192 |
commit | commitdiff | tree | snapshot |
2002-08-31 |
havoc | improved pr_fields command to list how many entities... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
havoc | removed console text left/right edge margins (giving... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | weapon models were not being lit in maps using .lights |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | commented out bit-hacking 1/sqrt code |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | consistency cleanup of a (disabled) part of Invert_Simple |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | MSVC updated the project file, why I'm not sure, oh... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | changed to use C runtime library DLL instead of static... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | fixed models getting dark in the distance when fogged... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | fixed bug which caused all models to be untextured... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | draw models which have no textures using the notexture... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
havoc | support for loading external skins that don't exist... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
havoc | fixed viewmodel (it wasn't drawing because it's matrix... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
havoc | fixed crash when ent->skinnum >= model->numskins |
commit | commitdiff | tree | snapshot |
2002-08-29 |
havoc | speed gain in lightmap updates |
commit | commitdiff | tree | snapshot |
2002-08-28 |
havoc | optimizations to rendering |
commit | commitdiff | tree | snapshot |
2002-08-28 |
havoc | fix various fog bugs, and also fix missing colormap... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
havoc | no more m.transparent, transparent surfaces are sorted... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
havoc | added lighting options (and explosion clipping) to... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
havoc | most of the framework for hardware accelerated transfor... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
havoc | got rid of dlightradius variable which was never actual... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
havoc | liquid now goes through meshqueue sorting |
commit | commitdiff | tree | snapshot |
2002-08-27 |
havoc | forgot a m.transparent = in the last commit, and remove... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
havoc | got rid of lots of unnecessary m.transparent = lines... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
havoc | engine mostly converted to use R_MeshQueue functions... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
molivier | Added a new cvar sv_echobprint which controls the print... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
molivier | Fixed a potential buffer overflow in Con_DebugLog |
commit | commitdiff | tree | snapshot |
2002-08-26 |
havoc | renamed mesh_ variables to gl_state. (created a struct... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
havoc | got rid of R_Mesh_Draw and R_Mesh_DrawPolygon, now... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
havoc | batching is gone. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
havoc | monster movement interpolation now works in both protoc... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
havoc | detail texturing added (although with just one generate... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
havoc | removed check for registered.integer in GAME_NORMAL... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
molivier | Finally got rid of the last TRANSFUSION define (the... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
havoc | added DP_SV_SLOWMO to extensions list |
commit | commitdiff | tree | snapshot |
2002-08-22 |
havoc | made stains more small and focused |
commit | commitdiff | tree | snapshot |
2002-08-22 |
havoc | workaround for gcc -funroll-loops bug with RLE compress... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
molivier | Disabled crosshair during intermission |
commit | commitdiff | tree | snapshot |
2002-08-21 |
molivier | Fixed GetModuleFileName call |
commit | commitdiff | tree | snapshot |
2002-08-21 |
molivier | Refixed COM_StripExtension :oP |
commit | commitdiff | tree | snapshot |
2002-08-21 |
havoc | this should fix the program name in com_argv[0], so... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
havoc | change default com_basedir to "." to fix the game when... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
molivier | Fixed COM_StripExtension for strings without a single dot |
commit | commitdiff | tree | snapshot |
2002-08-21 |
molivier | Static/floating crosshair is now an option controled... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
havoc | no more warping meshs of any kind |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | corrected spelling of alorgithm |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | fixed menu player colormapping |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | changed color command description to mention it is... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | got rid of host_parms |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | got rid of host_parms.argc and argv, now uses com_argc... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | cleaned up and merged a lot of sys_*.c code into sys_sh... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | centered Sbar_IntermissionOverlay |
commit | commitdiff | tree | snapshot |
2002-08-20 |
havoc | sys_usetimegettime is now initialized at a place where... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
havoc | removed fxmesa support (3dfx svgalib) because no one... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
havoc | update client color values when new values are recieved... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
havoc | SV_ChangeTeam now actually gets called with the right... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
havoc | reformatted and updated extensions list |
commit | commitdiff | tree | snapshot |
2002-08-16 |
havoc | fix alignment of frag list, it is now centered |
commit | commitdiff | tree | snapshot |
2002-08-16 |
havoc | changed GL_MATRIX_MODE check to GL_PROJECTION, and... |
commit | commitdiff | tree | snapshot |
next |