Files
wagic/projects/mtg/src
Tobias Loose 3f0dd987f0 Remove bool CardInstance::hasSubtype(const char * _subtype)
There exists bool CardInstance::hasSubtype(const string& _subtype) and the
const char* version converts _subtype into string deeper in the call
hierarchy anyway. So both methods did the same.
2013-11-29 11:43:59 +01:00
..
2013-11-20 11:13:35 +01:00
2013-11-17 20:22:03 +01:00
2013-11-17 21:02:08 +01:00
2013-11-17 21:06:56 +01:00
2013-11-20 11:43:27 +01:00
2013-10-28 15:20:35 -07:00
2013-05-20 02:59:18 +00:00
2013-06-18 01:41:34 +00:00
2013-01-20 20:13:07 +00:00
2013-10-24 21:53:46 +02:00