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 |
2002-08-15 |
havoc | only warn about time stepping backwards if it's more... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
havoc | added support for .colormap values >= 1024 in QC to... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
havoc | cvar_vars is no longer known by files other than cvar... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
havoc | turned #define WIN32_USETIMEGETTIME into a cvar named... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
havoc | reset stack position when new progs loaded, or error... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
havoc | changed fps counter behavior to be more 'traditional... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
havoc | (patch from Elric) BloodBath renamed to Transfusion |
commit | commitdiff | tree | snapshot |
2002-08-10 |
havoc | converted particle rendering to use R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | now uses R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | changed viewblend to use R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | converted coronas to R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | converted skysphere to R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | changed a bunch of #if 1's to #if USEMESHBUFFER (which... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | skybox now uses R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | re-enable optimizations by default |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | converted code to use R_Mesh_Draw_GetBuffer |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | converted drawing code from R_Mesh_Draw to R_Mesh_Draw_... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
havoc | rewrote most of the RSurfShader_ functions to use R_Mes... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
havoc | fixed r_drawentities 0 which was forgetting to enlarge... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
havoc | support for top to bottom TGA, thanks Elric. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
havoc | added r_sortsurfaces cvar, default off, sorting them... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
havoc | fix for the effects menu input code, thanks Elric |
commit | commitdiff | tree | snapshot |
2002-08-06 |
havoc | fix for 'falling' in a corner bug, thanks to Elric... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | spawned entities were often not appearing in quake... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | the -I and -L weren't necessary (and didn't work anyway) |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | fix for double to float warning in MSVC |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | consistency fix for GL_EXT_draw_range_elements - don... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | a rather hefty 6% speed gain by getting rid of the... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | R_GetTexture is now named R_RealGetTexture, R_GetTextur... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | removed procedural texture support because it was ineff... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | lightmaps shouldn't be procedural, because they have... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | attempt to optimize SND_PaintChannelFrom8 a little bit |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | fix view_ofs when dead (negative viewheight) |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | removed support for r_ser (also known as R_Clip or... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
havoc | an optimization to CL_RelinkNetworkEntities (and relate... |
commit | commitdiff | tree | snapshot |
next |