Files
wagic/projects/mtg/src
wrenczes@gmail.com ba0f5c4191 Reduced ManaCostHybrid's internals to uint8_t instead of ints. Removed the hardsized array of ManaCostHybrid pointers, and replaced it with a vector of objects, got rid of all the unnecessary new/delete code everywhere.
Also deleted "extraCostsIsCopy" from ManaCost - unused variable.

Overall, drops ManaCost from 148 bytes to 120 (which in turn reduces CardPrimitive's memory footprint by the same amount, since it encapsulates a ManaCost).
2011-04-28 07:49:51 +00:00
..
2011-04-21 08:32:32 +00:00
2011-04-21 08:32:32 +00:00
2011-04-22 11:17:20 +00:00
J :
2009-06-15 01:01:57 +00:00
2011-04-22 11:17:20 +00:00
2011-04-22 11:17:20 +00:00
2011-04-22 11:17:20 +00:00
2011-03-31 16:39:28 +00:00
2011-04-22 11:17:20 +00:00
2011-03-02 21:35:31 +00:00
2011-03-02 13:41:24 +00:00
2011-04-22 11:17:20 +00:00
2011-01-08 12:24:39 +00:00
2011-04-22 13:12:36 +00:00
2011-04-12 20:54:34 +00:00