mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
2cad75bc69
Removed the impulse2/+forward2 etc commands. Added +p2, -p2, p2 commands as a prefixed command instead. don't use + or - on them (so '+p2 forward' to move player 2 forward), this permits a simple generic way to send commands to a single player from an input device. rawinput mice will submit commands/movements based upon idx%maxsplits, they will correctly submit mouse clicks, which will be mapped through the +p2/+p3 commands as appropriate, so each mouse is purely for a single player. Fixed player model visibility in splitscreen mode. Ignoring allow_splitscreen for the local player, cl_splitscreen is technically now the only enabler (though you will need to configure rawinput or binds). Added support for { texturename prefixes. git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3582 fc73d0e0-1445-4013-8a0c-d673dee63da5 |
||
---|---|---|
.. | ||
gltod3d | ||
gl_alias.c | ||
gl_backend.c | ||
gl_bloom.c | ||
gl_draw.c | ||
gl_draw.h | ||
gl_font.c | ||
gl_heightmap.c | ||
gl_hlmdl.c | ||
gl_model.c | ||
gl_model.h | ||
gl_ngraph.c | ||
gl_rlight.c | ||
gl_rmain.c | ||
gl_rmisc.c | ||
gl_rsurf.c | ||
gl_screen.c | ||
gl_shader.c | ||
gl_shadow.c | ||
gl_vidcocoa.m | ||
gl_vidcommon.c | ||
gl_vidlinuxglx.c | ||
gl_vidmacos.c | ||
gl_vidmorphos.c | ||
gl_vidnt.c | ||
gl_vidnull.c | ||
gl_vidsdl.c | ||
gl_vidtinyglstubs.c | ||
gl_warp.c | ||
gl_warp_sin.h | ||
glmod_doom.c | ||
glquake.h | ||
glsupp.h | ||
ltface.c | ||
model_hl.h | ||
shader.h |