servatrice/cockatrice
sylvanbasilisk 040d9d15a3 bug fix: move isEnabled test out of acceptCardAttr
in the case of AND'ed filter terms, returning true
from acceptCardAttr will be equivalent to ignoring the
disabled term, but in the case of OR'ed terms,
returning true will incorrectly cause all cards
to be accepted.

the fix is to test for whether the term is enabled
before calling acceptCardAttr and continue if
disabled.
2014-04-24 19:49:50 +00:00
..
resources added Georgia to countries 2013-01-19 16:14:47 +01:00
src bug fix: move isEnabled test out of acceptCardAttr 2014-04-24 19:49:50 +00:00
translations added missing retranslateUi() call in TabMessage; minor Swedish fixes 2012-06-25 12:16:02 +02:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt refactored deck editor UI key shortcuts 2014-03-24 21:03:26 +00:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc added Georgia to countries 2013-01-19 16:14:47 +01:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00
FindQtMobility.cmake switched from qmake to cmake 2012-01-21 19:21:57 +01:00