2010-05-15 |
divverent | attempt at better defaults for gunmodel effects; try... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
divverent | DP_CSQC_BOXPARTICLES |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | really fix multiple effectinfo.txt file loading |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | fix loading of q1bsp sky replacement textures to also... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | two more obvious bugs in worldnamenoextension |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | properly strip the / from worldbasename |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | append maps/mapname_effectinfo.txt as intended |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | somehow I missed this edit in the other maps/ checks |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | particles: apply rotation so that in the initial displa... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
divverent | anoth'error bites the dust |
commit | commitdiff | tree | snapshot |
2010-05-10 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-05-10 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | stringbuffers: allow "" strings, keep disallowing NULL... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | fix segfault on empty slots in a stringbuffer on buf_sort |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | fix funny loading screen breakage with DX vertex formats |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | add a missing include |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | screenshot: get rid of the 3*w*h+18 TGA buffer; instead... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
havoc | changed R_Mesh_PrepareVertices_*_Unlock and _Lock funct... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
havoc | use rsurface.modelelement3i variable instead of |
commit | commitdiff | tree | snapshot |
2010-05-09 |
havoc | fix a stencil shadowvolume bug with models that use... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
divverent | WritePicture: also support png input images :P |
commit | commitdiff | tree | snapshot |
2010-05-08 |
divverent | makefile: we need to link to image loading libs in... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
divverent | new cvar: mastervolume (controlling both volume and... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
vortex | add r_editlights_lock command which will lock selection... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
divverent | demo deleting: switch the meaning of the values 2 and... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
divverent | properly declare the aircontrol power cvar |
commit | commitdiff | tree | snapshot |
2010-05-04 |
divverent | fix the EndIncreaseEdicts handlers as edicts beyond... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
divverent | sv_aircontrol_power - customizing the response curve... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
vortex | call m_hide() on loadgame/map/changelevel/restart if... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
havoc | don't generate vertex colors in q1bsp format for shader... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
havoc | added -noconfig commandline option for benchmarking... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
havoc | fix water/reflection/camera surface rendering |
commit | commitdiff | tree | snapshot |
2010-05-02 |
havoc | fix a crash on deformvertexes wave |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | for now, turn off gun lean and follow effects by default |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Revert "gunangles[ROLL] = cl.viewangles[ROLL] rather... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | fix most of the guneffect issues with warpzones |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | gunangles[ROLL] = cl.viewangles[ROLL] rather than 0... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Use only one pair of toggle cvars. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | attempted fix for teleports |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Better following limits for the new code. Added new... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | hopefully fix issues with mouse motion (shivering)... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Add the highpass cvars to darkplaces.txt |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | simplify and clean up the gun model effects code a bit |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Very minor renaming |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Use cl.realframetime properly again |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Actually, why not persist gunorg and gunangles and... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Minor optimizations |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Weapon following: Subtract player velocity from gun... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Use averaging for calculating the leaning speed. Most... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Make leaning even faster (more discrete). Fix typos... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Tweak limits, to make this more like in Half-Life 2 :) |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Faster speeds and tighter limits by default |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Fix slowmo speed |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Minor comment arrangements |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | try to fix the gun origin for view bobbing |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Revert "More arrangements" |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | More arrangements |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Fix some comments |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | fix a typo in the last commit |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | move the new globals into the cl struct |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | some fixes to Taoki's code regarding axis-independence |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Final checking and cleanup on my end. Imo this should... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Cvars for part 2. Added safety checks and fixed gunmode... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Limits for part 2. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Part 2 of the viewmodel effects. Gunmodel now "follows... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Add cl.movevars_timescale into the mix so this works... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Disable when cl.realframetime * speed_cvar go over... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Base animation on cl.frametime |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | TODO 3 done. Cvared everything and added better default... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | TODO 2 done. View model rotation is now limited. Will... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Remove reference comment |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | TODO 1 done. Gun no longer spins when when passing... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Gun model leaning effect when looking around (eg. the... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | use 1 + uservec2.x |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | this supposedly is faster on older cards (or with badly... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | removing the comments |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | using float for sobel value |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | get rid of a warning in the shader |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | uservec2.x is now the scene, .y the sobel strength... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | uservec2 now combines the possibly-blurred scene and... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | first draft of sobel operator, use r_glsl_postprocess_u... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | unset command |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | DP_SV_DISCARDABLEDEMO |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Add QC/cfg facilities to control deletion of automatica... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
divverent | same modification to the darkplaces-dedicated project |
commit | commitdiff | tree | snapshot |
2010-05-01 |
divverent | updated darkplaces.dev project (new files added) |
commit | commitdiff | tree | snapshot |
2010-05-01 |
havoc | overhauled vertex formats, now supports 100% interleave... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
divverent | fix stain alpha |
commit | commitdiff | tree | snapshot |
2010-04-28 |
vortex | Two more options for videos - vertical align (if video... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
vortex | a bit of loading screen bar customization: new cvars... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
vortex | fix a warning |
commit | commitdiff | tree | snapshot |
2010-04-25 |
divverent | in MSYS, the WINDIR env variable is uppercase, so let... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
divverent | mode "developer -1" that behaves like old "developer... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
vortex | fix another bug in subtitles parsing (badly parsed... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
vortex | subtitles: fix a bug with last subtitle now showing... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
vortex | simple video subtitles support, defined in external... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
havoc | fix VorteX's modification of darkplaces.vcproj that... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
eihrul | fix IQM format to use relative base pose |
commit | commitdiff | tree | snapshot |
2010-04-18 |
havoc | allow saving multiplayer games from the menu, rather... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
divverent | fix CRLF on darkplaces.txt |
commit | commitdiff | tree | snapshot |
next |