..
gl_alias.c
misc fixes, tweaks, and hacks.
2014-08-03 14:47:47 +00:00
gl_backend.c
bugfix patch:
2014-08-16 05:33:50 +00:00
gl_bloom.c
fix nq bob (also fixes show_speed in nq)
2014-08-19 06:08:23 +00:00
gl_draw.c
misc fixes, tweaks, and hacks.
2014-08-03 14:47:47 +00:00
gl_draw.h
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
gl_font.c
try to fix centerprint bug.
2014-06-23 16:18:00 +00:00
gl_heightmap.c
fix recent prediction issue.
2014-07-02 03:20:40 +00:00
gl_hlmdl.c
fix iqm models.
2014-03-31 17:06:41 +00:00
gl_model.c
try to fix q2/q3bsp checkclient bug by rewriting everything to do with pvs!
2014-05-23 02:02:51 +00:00
gl_model.h
reworked penalties flags. now a single bitfield instead of separate booleans. added 'blind' penalty.
2014-06-25 03:53:11 +00:00
gl_ngraph.c
fixed menu bug
2014-04-13 04:23:13 +00:00
gl_rlight.c
I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again).
2014-08-15 02:20:41 +00:00
gl_rmain.c
fix nq bob (also fixes show_speed in nq)
2014-08-19 06:08:23 +00:00
gl_rmisc.c
Fix some bugs.
2014-08-10 00:31:37 +00:00
gl_rsurf.c
Add gl_lightmap_nearest.
2014-04-02 00:58:02 +00:00
gl_screen.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
gl_shader.c
I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again).
2014-08-15 02:20:41 +00:00
gl_shadow.c
I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again).
2014-08-15 02:20:41 +00:00
gl_vidcocoa.m
add support for symlinks in zips.
2014-01-13 02:42:25 +00:00
gl_vidcommon.c
I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again).
2014-08-15 02:20:41 +00:00
gl_viddroid.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_videgl.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_videgl.h
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_vidlinuxglx.c
try to fix a crash reported by spirit. not sure how I didn't find that myself.
2014-07-07 17:18:45 +00:00
gl_vidmacos.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_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
rewrite download code detect rates and get the best speeds practical.
2014-06-12 23:08:42 +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
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_vidsdl.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_vidtinyglstubs.c
Added copyright header, extended the comment a bit.
2007-09-09 14:33:13 +00:00
gl_vidwayland.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_warp.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
gl_warp_sin.h
Initial checkin of OpenGL renderer
2004-08-22 22:29:09 +00:00
glmod_doom.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4073 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-07-15 02:40:30 +00:00
glquake.h
fix nq bob (also fixes show_speed in nq)
2014-08-19 06:08:23 +00:00
glsupp.h
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
ltface.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
model_hl.h
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
r_bishaders.h
fix nq bob (also fixes show_speed in nq)
2014-08-19 06:08:23 +00:00
shader.h
I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again).
2014-08-15 02:20:41 +00:00