2010-09-03 |
divverent | fix connect help |
commit | commitdiff | tree | snapshot |
2010-09-03 |
divverent | added arg: connect-userinfo; works like this: "connect... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
divverent | curl: strip user/pass from URLs on display |
commit | commitdiff | tree | snapshot |
2010-08-29 |
havoc | overhauled mod_q3bsp_lightmapmergepower code, to fix... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | fix a -lX11 typo |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | fix nogravityonground description |
commit | commitdiff | tree | snapshot |
2010-08-27 |
havoc | don't use sv_gameplayfix_stepmultipletimes by default... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | PROPERLY load the icon in SDL/X11 |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | vid_sdl: also upload a smooth netwm icon if possible... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | SDL: also use a non-XPM icon darkplaces-icon.tga but... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | GLX: use _NET_WM_ICON additionally to the xpm icon... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
divverent | do not use partial lightmap updates for lightmap merging |
commit | commitdiff | tree | snapshot |
2010-08-24 |
havoc | don't use TEXF_ALLOWUPDATES on fully-updated textures... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
havoc | disable USE_WSPIAPI_H by default, since it only works... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
havoc | change R_Upload error from Host_error to Sys_Error... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
divverent | support more level network eyes, and make them static... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
havoc | fix errors related to cl_rollangle on dedicated servers... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
havoc | migrate the libjpeg options to per-target scripting... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | remove DP_LINK_TO_JPEG from makefile, as this is defaul... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-08-20 |
havoc | fixed some issues with how D3D=1 worked in the makefile |
commit | commitdiff | tree | snapshot |
2010-08-20 |
havoc | link to libjpeg by default when built with gcc or mingw |
commit | commitdiff | tree | snapshot |
2010-08-20 |
havoc | reworked makefile a little bit to support DX9 renderer... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | Draw_CachePic_Flags: ignore TEXF_COMPRESS when comparin... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | use cl.movevars_stepheight for stair smoothing |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | In the apropos command exclude \n from being filtered... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | Get rid of an unused variable |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | Fix issues with matchpattern_with_separator |
commit | commitdiff | tree | snapshot |
2010-08-20 |
havoc | set registered cvar consistently regardless of game... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
havoc | add versioned dll names for a bunch of things |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | check the proper texture compression extension for... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | cs_*project: as both 2D and 3D rendering are confined... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
divverent | recalc the 2D view if changing view parameters with... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
havoc | fix crash in steelstorm on a ent with no model |
commit | commitdiff | tree | snapshot |
2010-08-10 |
havoc | improved include order to fix some compile errors using... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
havoc | fix a C++ void pointer error |
commit | commitdiff | tree | snapshot |
2010-08-10 |
divverent | Win64 builds: search for DLLs in bin64/ |
commit | commitdiff | tree | snapshot |
2010-08-10 |
divverent | VM tokenizer: remove a duplicate condition in a long... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
divverent | actually look into DXT1 pixel data to check if it has... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
divverent | Mod_BuildAliasSkinsFromSkinFile: strip image extension |
commit | commitdiff | tree | snapshot |
2010-08-10 |
divverent | fix a seldom sound related segfault |
commit | commitdiff | tree | snapshot |
2010-08-10 |
divverent | use the DDPF_ALPHAPIXELS flag for DDS reading, at least... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
divverent | cvar: r_texture_dds_load_dxt1_noalpha; if set, DXT1... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
divverent | make sure the return value of R_PicmipForFlags can... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
divverent | only send prydoncursor related buttons, if cl_prydoncur... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Rudolf Polzer | Merge remote branch 'origin/divVerent/clevercolormod' |
commit | commitdiff | tree | snapshot |
2010-08-03 |
havoc | a different fix for colormod on unusual blendfuncs... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
havoc | don't apply colormod to shaders that use unusual custom... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
havoc | also allow 32768x32768 pcx files |
commit | commitdiff | tree | snapshot |
2010-08-03 |
havoc | allow tga, wal and jpg images to be 32768x32768 rather... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
havoc | use TE_EXPLOSION in effectinfo.txt when encountering... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
divverent | bump modplug version to libmodplug-1.dll (only supports... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
divverent | Library loading: if a DLL succeeds to load but a functi... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
divverent | make prydon cursor absolute, not relative |
commit | commitdiff | tree | snapshot |
2010-07-27 |
divverent | fix v_flipped with near clip plane (water, warpzone) |
commit | commitdiff | tree | snapshot |
2010-07-27 |
divverent | Linux SDL/GLX: allow loading the icon from .xpm at... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
divverent | track if a cachepic has alpha, and turn off depth write... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
divverent | PROPERLY handle roundoff errors in drawsetcliparea |
commit | commitdiff | tree | snapshot |
2010-07-23 |
divverent | Fix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
divverent | CRLF fixes, .gitattributes file updated |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | make airstopaccelerate less accidentally epic ;) |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Merge remote branch 'origin/mirceakitsune/landing_views... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | And my third intended change: Remove view bobbing depen... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Second change: Use cos for the horizontal view bobbing... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Sort this space in a more correct way while I'm at it |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Fix some final things on my list for my effects in... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | sv_aircontrol_penalty |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | VM_stringtokeynum: return a float, not an int |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Oops, must be framerate dependent |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Fix the final details and disable by default. Use cl_bo... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Minimum necessary speed for fall-bobbing to occur |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Bounds |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Cvars. Enabled by default just for testing until everyt... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | The code works as intended! Change some names and comme... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Very close to getting the correct maths done. It now... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Even closer to a senseful code. We need to get just... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Use sin() for the the view going up / down. Now it... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | More progress, still nothing considerable |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Some comments and a view bound on the speed, which... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Make the view slowly go back after hitting the ground... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | Attempt to implement landing viewshake effect (the... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
havoc | fix uninitialized variable warning |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | fix ~TEXF_PICMIP in DDS loading, and fix TEXF_ALPHA... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
divverent | cvar: r_mipnormalmaps |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | reworked .obj loader to work as a world model (SLOWLY... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
divverent | fix ISWORLD and ISSPRITE texture flags (making r_picmip... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | better error message when map load fails |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | fix map loading in Nexuiz |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | raise SVBSP polygon points limit to avoid crashes with... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | changed modeldecompile's obj output to not negate an... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | allow loading non-bsp files as world models (no longer... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
havoc | fix a bug with svbsp compiled lights when a leaf has... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
divverent | add q prefix to modplug functions |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Make cl_bobmodel work if cl_bob2 is enabled too. Althou... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Bound the side bobbing's speed as well |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Remove xyspeed from the side bobbing. The speed is... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Comments |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Place / move a speed bound, to avoid bobbing getting... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Bound cvar values instead of bounding how far the view... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
divverent | Get rid of cl_bob2up. It's not good for -sideways-... |
commit | commitdiff | tree | snapshot |
next |