2008-03-02 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | fix ev_field parser for savegames |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | reenable stripping of release binaries |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | fixed GL_CheckExtension to not even bother checking... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | init gl_extensions and gl_platformextensions to ""... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | don't bother doing two-pass window setup unless vid_sam... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | clear some variables when VID_Shutdown is called (the... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | make sure that gl_extensions and gl_platformextensions... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | no longer stripping darkplaces release executables... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | fix two-layer quake sky in r_glsl 1 mode (was blending... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | default gl_texturecompression_q3bspdeluxemaps to 0 |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | use a better cast on a parameter in a ToAscii call... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | fix warnings on qglGetString calls |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | a fix from Black for prevseparator, hopefully the only bug |
commit | commitdiff | tree | snapshot |
2008-02-29 |
black | Restored FS_Search patch. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
divverent | Reverted Black's filematch changes for now, because... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
havoc | fix a bug in FS_ChangeGameDirs (it was doing a CL_Disco... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
havoc | reworked min/avg/max fps report in timedemo, now works... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
havoc | fixed a problem with snd_renderbuffer->endframe being... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
black | I must have been smoking cannabis when I wrote this... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
black | Don't try to render something when height or width... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | Make the "no such builtin" message more descriptive |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | |sort |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | DP_QC_NUM_FOR_EDICT extension implemented by Blub |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | slight change in location of a piece of code, should... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | fix a typo (but it was harmless) |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | implemented threaded audio mixing for SDL client (requi... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | oops... double builtins suck |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | oops... use upper case hex, as that matches URI::Escape... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | DP_QC_URI_ESCAPE |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | one last try to beat the OSX texture scrolling bug... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | fix bug in wav loader that messed up loopstart, now... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | fix toggle command's error message for cvars that are... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | disable adaptive mixahead when soundtimehack is non... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | implemented adaptive mixahead at low framerates (ones... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
havoc | audited PixelFormat setup code and made it request... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
res | Change GLX visual acquisition to also try without sampl... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
havoc | disabled cull face on lightning beams |
commit | commitdiff | tree | snapshot |
2008-02-26 |
havoc | made r_showbboxes disable cull face |
commit | commitdiff | tree | snapshot |
2008-02-25 |
divverent | oops... too many colors in xpm |
commit | commitdiff | tree | snapshot |
2008-02-25 |
divverent | remove misleading print from FS "My Games" code |
commit | commitdiff | tree | snapshot |
2008-02-25 |
black | Move rt* states and the ambient value into r_refdef_sce... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | fix fields.server reference in surface attribute code |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | 475 |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | fix bug with r_novis 1 not enabling r_wateralpha suppor... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | fix bug with rtlights not being imported from the map... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | patch from Blub that fixes csqc polygon rendering |
commit | commitdiff | tree | snapshot |
2008-02-23 |
divverent | libjpeg writing: turn off chroma subsampling. Really... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
black | Revert revisions 7946 and 7767. R_Upload now doesn... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
havoc | don't link dxguid.lib or dinput.lib anymore, since... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
havoc | set csqc world.mins and world.maxs (reworked World_SetS... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | patch from Blub that fixes DrawQ_Line with GLSL mode |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | fix severe bug in my previous screensaver-disable patch... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | another todo item for csqc spec changes |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | added #ifdef SUPPORTDIRECTX checks around all the dinpu... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | go back to using main - apparently some platforms don... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | made missing gamedir errors non-fatal warnings |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | added Dev-C++ project for SDL client |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | changed main to SDL_main for simplicity reasons |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | added DP_QC_EDICT_NUM extension to list |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | fix addstat type parameter, swapped 8 and 2 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | fix bug in csqc getplayerkey reported by Blub |
commit | commitdiff | tree | snapshot |
2008-02-20 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2008-02-19 |
havoc | changed hostname for tchr's master from excalibur.nvg... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
havoc | removed tag override support in .skin files - because... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
black | Fix a parameter switch typo in the linux code. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
black | New attempt to change listdirectory. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
havoc | split Mod_GetMesh_Vertices into 3 AnimateVertices funct... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | always call Sleep(0) at the end of each frame on Window... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | remove cl_alwayssleep, it only does what we want on... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | remove an unnecessary check in Sys_Sleep |
commit | commitdiff | tree | snapshot |
2008-02-14 |
black | Fix it.. nah I'm just reverting :D |
commit | commitdiff | tree | snapshot |
2008-02-14 |
black | Fix something Ive broken ofc. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
black | Append path in listdirectory automatically. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | slight cleanup of Sys_EventFilter |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | implemented vid_samples cvar (antialiasing samples... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | disable screensaver on windows while game window is... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | added vid_vsync control in SDL |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | added experimental cl_alwayssleep cvar which calls... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | changed now showfps calculates the fps - hopefully... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
divverent | Nexuiz icon updated |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | remove unnecessary #include of quakedef.h |
commit | commitdiff | tree | snapshot |
2008-02-13 |
divverent | new Nexuiz icon... still waiting for .ico |
commit | commitdiff | tree | snapshot |
2008-02-12 |
havoc | changed ANGLEMOD to use floor instead of conversion... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
havoc | reworked cl.viewangles bounding of roll angle, and... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
divverent | thanks to blub for locating the texture blending bug |
commit | commitdiff | tree | snapshot |
2008-02-08 |
divverent | respect the conchars image width/height correctly,... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
divverent | make "set con_completion_commandname map" a command... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
divverent | hopefully fix engine crash with map-less shader stages |
commit | commitdiff | tree | snapshot |
2008-02-06 |
divverent | disable joystick by default, and make joy_enable saved; |
commit | commitdiff | tree | snapshot |
2008-02-05 |
black | Comment out a line in setmodel again (needs fixing... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
black | Fix the VM's clientstate builtin to do a correct mappin... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
black | Fix a typo. Enjoy. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
havoc | fix bug that caused early console messages to not be... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
havoc | replaced World_Clear with World_SetSize and World_UnlinkAll |
commit | commitdiff | tree | snapshot |
2008-02-04 |
havoc | modified droptofloor to try a downward trace from the... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
havoc | revert my change and fix the types on Black's changes... |
commit | commitdiff | tree | snapshot |
next |