Files
wagic/projects/mtg
wrenczes@gmail.com 832f11c153 Switched the managed JQuad container implementation from a vector to a map. This speeds up the cache lookup time from O(n) to O(log n). Hard to see a noticeable difference on win, but it definitely feels snappier on my psp, for instance, when browsing your library for a card, or your graveyard, etc.
I'm also noticing that the GetQuad(int) variant never seems to get hit, so I suspect that the ID lookup map is redundant.  I left it alone as the JResourceManager base class forces the need for the function; I need to spend more time looking at just how much of JResourceManager we actually use at this point.
2010-10-17 16:54:08 +00:00
..
2010-10-17 14:03:51 +00:00
2010-10-09 10:45:02 +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
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