Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-31 | Removed ImageLoader and ProxyImage classes | Thorbjørn Lindeijer | 1 | -6/+0 | |
They allowed using gcn::Image, which in turns allows using gcn::Icon and gcn::ImageFont, but none of this is actually used anymore. | |||||
2012-04-01 | Made changes to compile on Mac OSX 10.6 and later | David Athay | 5 | -0/+2780 | |
Also added Xcode project for others to compile for Mac OSX. Reviewed-by: Thorbjørn Lindeijer |