raze-gles/wadsrc/static
Christoph Oelckers cb0538d0f2 - mouse aiming cleanup.
Reverted this to a sane setting, as it was in the original games and in all other games I have ever seen, i.e. there is a global setting to enable mouse view, and a button to manually trigger it. The toggle can be easily handled by flipping the CVAR directly.
The main problem here was that it triggered a few cases for mouse-less gameplay in the default case with a mouse present, because the mouseaim CVAR was no longer what the game expected.
This misguided change seems to have originated in JFDuke but by now had propagated to all the other games as well, the code was in all 4 frontends.
2019-12-05 01:08:35 +01:00
..
demolition - mouse aiming cleanup. 2019-12-05 01:08:35 +01:00
filter - added graphics for the mouse back button and reactivated the code for it. 2019-12-04 17:55:43 +01:00
fonts/consolefont - added ZDoom's menu system as a base to build a new menu on. 2019-11-21 18:03:09 +01:00