2005-03-23 |
havoc | disabled item bobbing by default |
commit | commitdiff | tree | snapshot |
2005-03-23 |
havoc | view_ofs now affects intermission cameras, mods usually... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
havoc | fix decal fading so they really DO disappear eventually... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | fixed two more signed/unsigned mismatches |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | fix 3 NULL vertex pointer crashes (caused by R_Mesh_Sta... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | fix a bug in R_Mesh_Finish introduced by the unsigned... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | fix two runaway loops caused by unsigned int i |
commit | commitdiff | tree | snapshot |
2005-03-21 |
molivier | Added Mac OS X support to the makefiles. Note that... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
molivier | Moved some particles texture initialization loops in... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | more unsigned (i/j/size variables) |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | less unsigned |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | more unsigned |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | changed ActiveTexture and ClientActiveTexture to take... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | changed a few things to unsigned |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | surface renderer now does less R_Mesh_State calls,... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | added R_Mesh_ functions for setting individual parts... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | added 1f and 4f glTexCoord/glMultiTexCoord function... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
havoc | fix PBLEND_MOD in fog |
commit | commitdiff | tree | snapshot |
2005-03-19 |
havoc | reduced particle struct size (now 32768 particles is... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2005-03-19 |
havoc | made detailtextures check r_detailtextures again |
commit | commitdiff | tree | snapshot |
2005-03-19 |
havoc | added GAME_THEHUNTED |
commit | commitdiff | tree | snapshot |
2005-03-18 |
havoc | removed r_floatbuildlightmaps cvar and related code... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
havoc | got rid of aliasskin/aliaslayer system for rendering... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
black | Well, you might not like this change, but I dont like... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
havoc | q3 shader parsing now sets more materialflags (such... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
havoc | removed a lot of renderer cruft (such as 48% of gl_rsur... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
havoc | merged q1bsp and q3bsp surface rendering |
commit | commitdiff | tree | snapshot |
2005-03-15 |
havoc | Host_SaveConfig_f now refuses to save if Host_Frame... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
havoc | Willis updated map list in GAME_TRANSFUSION menus |
commit | commitdiff | tree | snapshot |
2005-03-15 |
havoc | now searchs LAN for servers (using a broadcast message... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
havoc | LHNET now enables broadcast send/receive on any UDP... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
black | -Beautified a function just for fun (better variable... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
havoc | Willis disabled entity filtering based on skill/deathma... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
havoc | Willis changed skill level numbers in GAME_TRANSFUSION... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
molivier | Several fixes related to files opened in write or appen... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
havoc | added basematerialflags/currentmaterialflags to texture... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
havoc | disabled O_NONBLOCKING flag on win32 |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | slight code reduction to DrawShadowVolume functions |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | removed some unused code |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | merged some more q3bsp functions, now only loading... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | corrected an error message |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | cl_capturevideo_raw* modes now use O_NONBLOCKING file... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
molivier | Moved audio CD initialization / finalization out of... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
molivier | We didn't exit the "Reset to defaults" menu when answer... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
molivier | Fixed and updated a few error messages |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | fixed bugs in q1bsp multitexture surface rendering... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | removed R_BoxVisible and added model->brush.BoxTouching... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | fixed gamma support in video saving (don't know why... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
havoc | removed the 1/4th volume scaledown on video capture |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | made FS_Tell and FS_Seek work when writing files |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | added R_BoxVisible (used instead of VIS_CullBox) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | fixed a mistake regarding clusterlist |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | renamed Mod_Q1BSP_BoxTouchingPVS to Mod_Brush_BoxTouchi... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | added r_worldleafvisible flags array for more exact... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | further cleaning of R_WorldVisibility, which now works... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | removed/changed a few mod_brushq1 checks |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | eliminated q3meffect_t (now uses q3deffect_t) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | changed uses of q3mmodel_t to q3dmodel_t because there... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | changed brushq3 submodel firstsurface and firstbrush... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | reenabled CL_TeleportSplash (and removed a bogus parame... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | fix continual setting of sys_ticrate to 0.01 due to... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | slight optimization to q1bsp rtlight surface visibility... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | added firstmodelbrush/nummodelbrushes fields to model... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
havoc | another C99 lazy variable fixed |
commit | commitdiff | tree | snapshot |
2005-03-07 |
havoc | merged q3msurface_t into msurface_t |
commit | commitdiff | tree | snapshot |
2005-03-07 |
havoc | fixed q3bsp bug where firstmodelsurface was not being... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
molivier | Removed a couple of warnings when compiling with MSVC6 |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | a major rename - instead of q1bsp code having surf... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | eliminated surf->poly_* fields and cleaned up Mod_LoadF... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | merged q3mtexture_t into texture_t, note that only... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | removed texture_t->number and q3mtexture_t->number |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | moved brushq3.submodel to brush, removed brushq3.data_t... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | moved brushq1 nodes/leafs/leaffaces/planes/portals... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | renamed q1bsp marksurfaces to leaffaces for consistency... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | changed leafbrushes from pointers to ints to be consist... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | moved pvs handling from R_Q3BSP_DrawFaces to R_WorldVis... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | changed leafface references to ints (making leaffacenum... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | got rid of node->contents, leaf->contents kept (only... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | changed waterlevel checking to use SUPERCONTENTS instea... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | removed the commented out RecursiveHullCheckPoint function |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | changed all uses of CL_PointQ1Contents to CL_PointSuper... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | added SUPERCONTENTS_NODROP |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | lazy variable declarations strike again |
commit | commitdiff | tree | snapshot |
2005-03-06 |
havoc | variable declaration after function call... oops |
commit | commitdiff | tree | snapshot |
2005-03-05 |
havoc | tweaked the order of checks in an if, and removed the... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
havoc | eliminated brushq1.pvs* variables, pvstexture surface... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
havoc | more refactoring of q1bsp rendering |
commit | commitdiff | tree | snapshot |
2005-03-03 |
havoc | fixed Mod_AllocSurfMesh (doesn't crash now) |
commit | commitdiff | tree | snapshot |
2005-03-03 |
havoc | cleaned up q1bsp surface rendering a bit more |
commit | commitdiff | tree | snapshot |
2005-03-03 |
molivier | - Toggled "strip executable" in the Dev-C++ project... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
havoc | cleaned surface drawing in q1bsp and q3bsp a bit |
commit | commitdiff | tree | snapshot |
2005-03-03 |
havoc | some optimizations to q3bsp surface rendering |
commit | commitdiff | tree | snapshot |
2005-03-03 |
havoc | Willis improved the Transfusion menu to support singlep... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
havoc | q1bsp and q3bsp loaders now use model->meshlist for... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
havoc | modified q3msurface_t to use a surfmesh (although not... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
havoc | improved/modified q1bsp surfmesh stuff for more general... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
havoc | improved r_texturestats output (now gives a total for... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
havoc | default sv_public to 1 |
commit | commitdiff | tree | snapshot |
2005-02-11 |
havoc | changed color prefix character to ^ (@ is not acceptable) |
commit | commitdiff | tree | snapshot |
next |