Files
wagic/projects/mtg
wrenczes@gmail.com e4dd50766f Reverting/reworking Mike's change on thises/prelords. Zeth says that this is crashing on psp - while sizeof(string) shouldn't eval to 0, I don't fully trust this to evaluate correctly on psp, so I'm reverting out the change. Since these are staticly sized arrays, there's no point in trying to calculate their size programatically. (If they were true dynamic containers, then it would make more sense, but then you'd simply call size() on them anyway.)
While at it, moved the string arrays to be global const declarations - there were two duplicate sets of keywords for lords, and they were being created/destroyed on each call to parseMagicLine.  No point in constantly reallocating these strings, we know we're going to contantly reuse them.
2010-12-18 01:59:07 +00:00
..
2010-12-17 18:46:33 +00:00
2010-12-16 20:11:07 +00:00
2009-11-29 06:45:50 +00:00
2009-11-04 13:33:21 +00:00
2010-10-17 05:37:22 +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
J :
2010-05-05 02:50:49 +00:00