raze-gles/source
hendricks266 293491644f 1. Fix translucency in the mouse cursor.
2. In "EVENT_DISPLAYCROSSHAIR" and "EVENT_DISPLAYCURSOR", make "userdef[].return" 1 and 2 return the coordinates, and 3 the alpha ("EVENT_DISPLAYCURSOR" only).
3. New event "EVENT_DISPLAYPOINTER"
Similar to "EVENT_DISPLAYCURSOR", it is used to display the pointer that controls the aiming in Wii. "RETURN" / "userdef[].return" work in the same way as "EVENT_DISPLAYCURSOR".

Patch from Fox.

git-svn-id: https://svn.eduke32.com/eduke32@6714 1a8010ca-5511-0410-912e-c29ae57300e0
2018-03-01 13:46:52 +00:00
..
audiolib Revert change to _multivc.h because it fucked up the volume slider 2018-02-27 16:54:42 +00:00
build Disable the switching of keyboard layout on window focus gain and loss. 2018-02-26 20:27:58 +00:00
duke3d 1. Fix translucency in the mouse cursor. 2018-03-01 13:46:52 +00:00
enet The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad GLAD: update to include "GL_ARB_sync" extension 2018-02-16 06:38:44 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite Add support for MTM modules. 2017-10-15 23:09:59 +00:00
lpeg LPeg: Necessary changes for building in our environment and with our project. See lpeg-lunatic.patch. 2017-06-09 06:39:18 +00:00
mact animlib: Editorialize the code style a bit more. 2018-02-25 01:18:25 +00:00
sw Replace bespoke CON/def module and clipmap filename array reallocing with a new class, GrowArray. 2018-02-17 22:30:39 +00:00
tools/src Moved to GLAD for dynamic GL/WGL and extension loading. 2018-02-16 06:38:21 +00:00