ioef/code
Zack Middleton 3518e7b22e Fix bind commands getting run when closing UI
Introduced in commit "Add togglemenu command" bf2b04.

Don't let UI key event changing key catcher affect bind parsing. Bind parsing itself will never change the key catcher.

Example of issue: if mouse1 is bound to +attack when clicking Resume Game, player will shoot until releasing the mouse button.
Mouse button should have to be released and pressed again before player will shoot.
2013-07-22 17:44:28 -05:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
asm Fix some clang warnings 2013-03-12 21:50:59 +00:00
botlib clean up return statements a bit more 2013-05-30 15:43:21 -05:00
cgame drop some useless return statements 2013-05-30 15:43:21 -05:00
client Fix bind commands getting run when closing UI 2013-07-22 17:44:28 -05:00
game Correct TeamCount return type and team argument type 2013-04-26 15:46:12 -05:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl/curl * add cURL support for HTTP/FTP downloading (bug 2661) 2006-09-11 16:41:55 +00:00
libogg-1.3.0 Fix last commit 2013-02-17 20:42:18 -06:00
libs More fixes to the macosx buildsystem. This removes the SDL Framework and makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice. 2012-12-31 01:32:15 +00:00
libspeex Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
null Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
opus-1.0.2 Add libopus 1.0.2 and libopusfile 0.2 2013-02-17 18:33:39 -06:00
opusfile-0.2 Fix some clang warnings 2013-03-12 21:50:59 +00:00
q3_ui fix some OOB enumerator usages 2013-05-30 15:48:49 -05:00
qcommon Fix getting servers from and being listed on id's q3 master server 2013-07-07 16:31:36 -05:00
renderercommon out seems to be unnecessarily large for one byte per pixel 2013-07-18 03:00:39 +03:00
renderergl1 Fix IQM tess buffer overflow 2013-06-18 18:00:45 -05:00
renderergl2 Add assignment below declarations otherwise compiling fails with msvc 2013-07-21 19:15:24 -05:00
sdl SDL Mouse Button clean up 2013-07-09 14:41:56 -05:00
SDL12/include Minor hack to SDL headers for building on Linux. 2012-04-11 04:51:58 +00:00
server Remove unused models from server_t 2013-07-11 23:26:30 -05:00
sys Fix Windows server history scrolling 2013-07-21 17:32:56 -05:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui fix some OOB enumerator usages 2013-05-30 15:48:49 -05:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00