Files
wagic/projects/mtg
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-13 15:37:51 +00:00
2009-11-29 06:45:50 +00:00
2009-11-04 13:33:21 +00:00
2011-02-12 16:31:07 +00:00
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
2010-10-06 08:45:55 +00:00
J :
2009-11-08 02:55:14 +00:00
2011-02-12 16:31:07 +00:00
J :
2010-05-05 02:50:49 +00:00
2011-02-01 09:56:05 +00:00