summaryrefslogtreecommitdiff
path: root/src/resources/openglsdlimageloader.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-39/+0
including optimization of OpenGL memory usage on modern OpenGL drivers. Patches by Guillaume Melquiond.
2006-12-16Subclassed ShopListBox from ListBox to get rid of some duplicated code, andBjørn Lindeijer1-1/+2
fixed a problem with scrolling to the current selection. Also aligned the text a bit better and put the price in parenthesis.
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-0/+38
from the 0.1.0 branch.