Files
wagic/projects/mtg/include
techdragon.nguyen@gmail.com d9efb408e5 * optimized card loading. There was some redundant code that wasn't necessary.
* getCardByName seemed to have a initialization error if you tried to use it before the entire game loaded.  The cache would
throw an exception if you tried to use find and it was empty.  I put a guard around it to avoid this issue.

* refactored Zeth's "toggledifficuly" feature to be stored in meta data.  http://code.google.com/p/wagic/source/detail?r=3106
 -- This is slightly modified as it forces a 1 for 1 swap of cards that are specified.
    from the example given this is how it seemed to be used anyways.
 -- since all the information is stored in the meta data, there's no need to alter the deck's
    definition.
2011-02-14 08:14:35 +00:00
..
2011-02-02 18:22:08 +00:00
2011-02-06 14:50:02 +00:00
2011-01-28 17:34:49 +00:00
2011-02-13 08:01:13 +00:00
2011-02-02 18:22:08 +00:00
2011-02-13 11:23:51 +00:00
2011-02-13 11:23:51 +00:00
2011-02-13 11:23:51 +00:00
2011-02-12 16:31:07 +00:00
2011-02-02 18:22:08 +00:00
J :
2010-02-27 18:49:03 +00:00
2011-01-23 06:59:00 +00:00