Module name: twilight
Repository: twilight/qw/
Changes by: knghtbrd 06 Sep 2001 23:18:37 UTC
Log message:
It's possible to make the menu think you're in a game with a console open
simply by opening one and typing "disconnect". This causes the menu to
refuse to open, thinking instead that it should close the console. Fixed.
We now set key_dest == key_console after we init the host, probably other
places need to set key_dest still, the diff for Mercury's new key code has
them all covered. Mouse wheel works fine, but can spit out warnings about
unbound keys if you don't bind the wheel, even when using it to scroll the
console. Cleaning up the key_dest state changes will fix that.
Modified files:
./:
TODO
twilight/nq/:
host.c keys.c menu.c vid_sdl.c
twilight/qw/:
cl_main.c keys.c menu.c vid_sdl.c
Revision Changes Path
1.30 +0 -1 twilight/TODO
1.18 +2 -1 twilight/nq/host.c
1.15 +2 -2 twilight/nq/keys.c
1.26 +2 -2 twilight/nq/menu.c
1.34 +9 -1 twilight/nq/vid_sdl.c
1.26 +2 -1 twilight/qw/cl_main.c
1.26 +2 -2 twilight/qw/keys.c
1.30 +2 -2 twilight/qw/menu.c
1.34 +9 -9 twilight/qw/vid_sdl.c
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) molivier
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) molivier
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
