summaryrefslogtreecommitdiff
path: root/src/openglgraphics.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-14Unduplicated the code that draws a quadBjørn Lindeijer1-1/+1
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+4
2009-03-16Optimising OpenGLGraphics::drawImagePatternSteve Cotton1-0/+4
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-31Made an option around the syncing, but no way to change it for now.Bjørn Lindeijer1-0/+8
2008-12-02Made an option around the syncing, but no way to change it for now.Bjørn Lindeijer1-0/+8
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-8/+2
2005-09-19Mostly code cleanups related to commits in past two days.Bjørn Lindeijer1-6/+11
2005-09-18Changed Graphics::saveScreenshot to Graphics::getScreenshot. Now using the Im...Björn Steinbrink1-0/+5
2005-08-25Reducing the code duplication a little more.Björn Steinbrink1-1/+6
2005-08-25Reduce code duplication.Björn Steinbrink1-2/+4
2005-08-18Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.Björn Steinbrink1-0/+68