Files
wagic/projects/mtg/include
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-12 20:54:34 +00:00
2011-04-22 13:12:36 +00:00
2011-04-22 13:12:36 +00:00
2011-04-22 11:17:20 +00:00
2011-02-14 09:35:43 +00:00
2011-03-02 13:41:24 +00:00
2011-04-22 11:17:20 +00:00
2011-04-12 20:54:34 +00:00
2011-02-15 14:17:34 +00:00
J :
2010-02-27 18:49:03 +00:00
2011-04-12 20:54:34 +00:00
2011-04-22 13:12:36 +00:00