Age | Commit message (Expand) | Author |
---|---|---|
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni |
2010-08-21 | fixed: Ensure any images that fail to load are free'd immediately on resource... | jmarshallnz |
2010-06-07 | changed: move setting of color to CGUITexture::Begin as it never changes for ... | jmarshallnz |
2010-04-18 | changed: Automatically use the large texture manager if the normal texture ma... | jmarshallnz |
2010-01-24 | changed: misc. guilib cleanups | monkeyman_67156 |
2010-01-08 | cosmetics | spiff_ |
2009-10-25 | changed: Invalidate controls when changing the window size, rather than being... | jmarshallnz |
2009-10-04 | changed: Moved image loading from CPicture to CBaseTexture as that is the mai... | jmarshallnz |
2009-09-24 | removed: FRECT struct - use CRect instead. | jmarshallnz |
2009-09-23 | changed: DWORD -> unsigned int for frame-based timings, and moved to using CT... | jmarshallnz |
2009-09-23 | fixed: LINUX build errors | AlTheKiller |
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller |