2002-01-21 |
lordhavoc | fix for bug in memory checking |
commit | commitdiff | tree | snapshot |
2002-01-21 |
lordhavoc | yet more memory testing |
commit | commitdiff | tree | snapshot |
2002-01-21 |
lordhavoc | changed way windings are allocated, may fix memory... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
lordhavoc | added some memory corruption checks, trying to find... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
lordhavoc | improved error reporting on memory functions |
commit | commitdiff | tree | snapshot |
2002-01-19 |
lordhavoc | rearranged error checking during portal building so... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
lordhavoc | moved cl_visedicts to r_refdef.entities |
commit | commitdiff | tree | snapshot |
2002-01-18 |
lordhavoc | cleaned up a lot of particle rendering properties ... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
lordhavoc | minor optimization to fogged decal rendering |
commit | commitdiff | tree | snapshot |
2002-01-18 |
lordhavoc | view model is no longer fully fogged (it was a divide... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
lordhavoc | grenades no longer stick when you fire down a slope |
commit | commitdiff | tree | snapshot |
2002-01-17 |
molivier | Fixed a couple of warnings on MSVC6 |
commit | commitdiff | tree | snapshot |
2002-01-17 |
lordhavoc | removed no longer used static light parsing code |
commit | commitdiff | tree | snapshot |
2002-01-17 |
lordhavoc | made directional static lighting work, then disabled... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
lordhavoc | removed (experimental, and broken) particles with polyg... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | changed behavior about 'Bad Surfaces Extents', now... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | updated project to match added/removed files |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | hushed unitialized warning on end in cl_particles.c... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | fix for missing (byte *) cast, and fix for WIN32 functi... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | fixed a typo in cl_particles.c that happened to work... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | forgot to remove these |
commit | commitdiff | tree | snapshot |
2002-01-16 |
lordhavoc | rewrote memory system entirely (hunk, cache, and zone... |
commit | commitdiff | tree | snapshot |
2001-12-29 |
eviltypeguy | Small fixes to tab completion |
commit | commitdiff | tree | snapshot |
2001-12-17 |
knghtbrd | -safe now does something approximately close to correct... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
lordhavoc | forgot to add this |
commit | commitdiff | tree | snapshot |
2001-12-05 |
molivier | Updated MSVC6 project files |
commit | commitdiff | tree | snapshot |
2001-12-04 |
lordhavoc | rewrote RecursiveHullCheck, no longer gets stuck on... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
lordhavoc | reenabled some invisible entity checking (probably... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
lordhavoc | added comments about use of the functions, and regroupe... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
lordhavoc | got rid of two trigraph warnings in gcc 3.0 |
commit | commitdiff | tree | snapshot |
2001-11-08 |
lordhavoc | changed swapintblock loop to hopefully get rid of a... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
lordhavoc | fix for gcc 3.0 warnings on MSG_ReadByte in function... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
molivier | Added MSVC6 project files |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | two-layer sky rendering now uses GL_ARB_texture_env_com... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | fixed gl_combine so it is enabled by default (if present) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | removed support for GL_SGIS_multitexture (ancient) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | minor buffer-size-safe improvement in Sys_Printf, and... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | possible improvement to keep camera out of walls (still... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | corrected a typo in a comment referring to the e4 hall... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | fix for misnumbered video mode menu in menu key code... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | clear keybindings[] array during Key_Init (bounds check... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
lordhavoc | changed -march=686 to -march=i686 |
commit | commitdiff | tree | snapshot |
2001-10-30 |
lordhavoc | added support for GL_ARB_texture_env_combine, currently... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
lordhavoc | added support for transparent model skins |
commit | commitdiff | tree | snapshot |
2001-10-30 |
lordhavoc | added R_TextureHasAlpha function to check if a loaded... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | added include unistd.h and fcntl.h on non-win32 |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | removed unused portalstack array |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | got rid of leafnums array in edict structure for pvs... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | changed SV_Move calls to use MOVE_NORMAL or MOVE_NOMONS... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | fixed ED_Print so that it can not cause buffer overflow... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | moved Sys_Printf and related code/data to sys_shared... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | changing all isDedicated references to cls.state =... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | forgot to put a newline at the end of the file |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | fixed input reading code bug in dedicated servers ... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | changed SV_Move call to use MOVE_NORMAL instead of... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | changed SV_Move calls to always use the correct MOVE_... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | rearranged some variable declarations (no code changes) |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | minor whitespace tweak on loc1 label, removed old debug... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | moved ixtable definition and initialization code to... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | removed duplicate comment on a line |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | changed way that "entities" (CL_PrintEntities_f) displa... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | no longer needs ui/mousepointer.lmp |
commit | commitdiff | tree | snapshot |
2001-10-29 |
lordhavoc | fix for snprintf check (can't check if functions exist... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | fix for two Con_Printf calls that are passed a string... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | don't change gamma ramps when running dedicated |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | added hidden surface removal option (r_ser cvar) |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | added #define snprintf _snprintf for win32 |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | add externs for window_x and window_y |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | forgot to update this file apparently |
commit | commitdiff | tree | snapshot |
2001-10-28 |
lordhavoc | made the Sorted Edge Rasterizer (hidden surface removal... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
lordhavoc | added CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
lordhavoc | Forgot to update build number for 105 release |
commit | commitdiff | tree | snapshot |
2001-10-18 |
lordhavoc | probable fix for severe model rendering bugs in 3DFX... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
lordhavoc | little whitespace change |
commit | commitdiff | tree | snapshot |
2001-10-17 |
lordhavoc | added force_centerview to glx (by moving it to vid_shared) |
commit | commitdiff | tree | snapshot |
2001-10-17 |
lordhavoc | fix for cvar tab completion crash |
commit | commitdiff | tree | snapshot |
2001-10-17 |
lordhavoc | fix for oriented sprites not appearing |
commit | commitdiff | tree | snapshot |
2001-10-16 |
lordhavoc | forgot to commit updated makefile |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | mallocs, callocs, and frees changed to qmalloc/qfree |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | fix for command/cvar/alias completion bug (example... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | changed defaults for chase_active camera position,... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | move dynamic lights up 30 units for the client player... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | fix the off-by-one fix (oops) |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | fix an off-by-one issue with model->numleafs in PVS... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | added function definitions for tab completion back... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | Major update, been neglecting CVS for some time... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
taniwha | ignore ChangeLog |
commit | commitdiff | tree | snapshot |
2001-07-20 |
taniwha | very nice command line tab completeion from Shawn Walker |
commit | commitdiff | tree | snapshot |
2001-06-15 |
lordhavoc | another attempt to fix skybox loading |
commit | commitdiff | tree | snapshot |
2001-06-10 |
taniwha | fix loading savegames |
commit | commitdiff | tree | snapshot |
2001-06-10 |
lordhavoc | added -lz to the non-ALSA compile line, switched to... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
taniwha | apply a fix for LordHavoc as his tree is not yet ready... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
lordhavoc | fix for skybox |
commit | commitdiff | tree | snapshot |
2001-06-03 |
lordhavoc | added a newline to the end |
commit | commitdiff | tree | snapshot |
2001-06-03 |
taniwha | hopefully fix external file gzip support |
commit | commitdiff | tree | snapshot |
2001-05-31 |
lordhavoc | skyquality and mergesky are saved to the config now |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | fixed PCX loader bug to do with palettes |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | added loadsize variable set by COM_LoadFile |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | added newline at end to appease gcc |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | fix for mistake in pcx loader (had two pointers swapped) |
commit | commitdiff | tree | snapshot |
next |