fteqw/engine/gl
Spoike cd97d1fff3 cmake now builds botlib (as a shared object)
fix q3 looping sounds
fix q3sv bug that was kicking clients on map changes
attempt to resize q3ui if the window changes size
added some more disconnect reasons (for menuqc/q3ui to report).
reworked particle count/step arguments for better compat with DP. particles that used count for trails were already broken...
drawtextfield builtin will report line numbers shown, so qc can finally tell how much text there actually was
added some more items to 'fps_preset dp', stuff needed for the 'quake15' mod.
added dpcompat_noretouchground cvar for people wanting to mimic dp's bugs.
added 'r_netgraph 2' setting, which will show packet sizes per svc, in part to highlight wasteful mods.
added cvar to disable the q1mdl floodfill, which caused problems for yet another person.
internal editor now attempts to support debugging asm, if no source is available.
fix 64bit icon bug in x11.
FINALLY fix high's te_teleport effect.
load with no arguments will scan for the most recent a#/s#/quick savedgame instead of using just quick.
load command will chose between fte and vanilla savedgame formats based on modification time, if both exist in the same package/dir.



git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5394 fc73d0e0-1445-4013-8a0c-d673dee63da5
2019-01-29 07:18:07 +00:00
..
gl_alias.c misc windows-related fixes. 2018-11-28 05:41:39 +00:00
gl_backend.c Flattened downloads menu. 2019-01-13 16:51:50 +00:00
gl_bloom.c Fix various compiler warnings. 2017-09-20 11:27:13 +00:00
gl_draw.c Some compile fixes. 2018-12-29 07:43:02 +00:00
gl_draw.h rework loading screen for legacy mods that don't have their own. 2017-11-05 13:15:08 +00:00
gl_font.c Flattened downloads menu. 2019-01-13 16:51:50 +00:00
gl_heightmap.c Early version of fteqccgui-qt 2019-01-20 01:00:18 +00:00
gl_hlmdl.c hlmdl: added "support" for fullbright and chrome materials. still requires GLSL additions upstream. 2019-01-22 00:52:35 +00:00
gl_model.c Flattened downloads menu. 2019-01-13 16:51:50 +00:00
gl_model.h Flattened downloads menu. 2019-01-13 16:51:50 +00:00
gl_ngraph.c cmake now builds botlib (as a shared object) 2019-01-29 07:18:07 +00:00
gl_rlight.c Early version of fteqccgui-qt 2019-01-20 01:00:18 +00:00
gl_rmain.c Many general cleaups and warning fixes. 2018-11-19 06:37:25 +00:00
gl_rmisc.c lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
gl_rsurf.c Fix vulkan lag issue with vk_busywait. Separate lightmap formats, to fix deluxemapping-with-hdr-lightmaps. Fix decals lingering on removed bmodels. 2018-10-27 04:32:18 +00:00
gl_screen.c Many general cleaups and warning fixes. 2018-11-19 06:37:25 +00:00
gl_shader.c Some compile fixes. 2018-12-29 07:43:02 +00:00
gl_shadow.c Flattened downloads menu. 2019-01-13 16:51:50 +00:00
gl_terrain.h Fix vulkan lag issue with vk_busywait. Separate lightmap formats, to fix deluxemapping-with-hdr-lightmaps. Fix decals lingering on removed bmodels. 2018-10-27 04:32:18 +00:00
gl_vidcocoa.m add support for symlinks in zips. 2014-01-13 02:42:25 +00:00
gl_vidcommon.c Flattened downloads menu. 2019-01-13 16:51:50 +00:00
gl_viddroid.c win: emulate gamepad thumb axis as buttons. 2018-04-27 16:40:50 +00:00
gl_videgl.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
gl_videgl.h removed old scr_chatmode 2018-03-25 09:36:14 +00:00
gl_vidlinuxglx.c cmake now builds botlib (as a shared object) 2019-01-29 07:18:07 +00:00
gl_vidmacos.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
gl_vidmorphos.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_vidnt.c Fix issue where keypresses were getting sent to QC/etc while the engine is still busy changing video modes. 2018-12-20 00:57:15 +00:00
gl_vidnull.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_vidrpi.c Make sure vk+x11 can deal with window resizes properly. Fix some warnings. Deal with hardware that uses gamma ramps larger than 256 entries on x11. 2016-07-28 15:57:22 +00:00
gl_vidsdl.c Misc tweaks. 2018-10-23 07:09:06 +00:00
gl_vidtinyglstubs.c Added copyright header, extended the comment a bit. 2007-09-09 14:33:13 +00:00
gl_vidwayland.c fix bug reported by ciscon: do not crash when XDG_SESSION_TYPE is unset in linux's environment. 2018-12-02 09:01:51 +00:00
gl_warp.c Attempt to optimise texture memory by loading greyscale tgas as 8bit. Extend serverbrowser api for xonotic. Be more aggressive with loading hardware cursor images. Fix software banding with compressed textures. Rework autosprites to cope with atlased texcoords (note: q3 would discard the texcoords). 2018-09-29 17:31:58 +00:00
gl_warp_sin.h Initial checkin of OpenGL renderer 2004-08-22 22:29:09 +00:00
glmod_doom.c centerprints with links now show cursors. 2017-07-28 01:49:25 +00:00
glquake.h Flattened downloads menu. 2019-01-13 16:51:50 +00:00
glsupp.h Flattened downloads menu. 2019-01-13 16:51:50 +00:00
ltface.c Implement an area grid, primarily to avoid mods(read: xonotic) generating 2000 ents all sitting on the root area node. 2017-08-29 02:29:06 +00:00
model_hl.h hlmdl: added "support" for fullbright and chrome materials. still requires GLSL additions upstream. 2019-01-22 00:52:35 +00:00
r_bishaders.h Flattened downloads menu. 2019-01-13 16:51:50 +00:00
shader.h Some compile fixes. 2018-12-29 07:43:02 +00:00