Age | Commit message (Expand) | Author | Files | Lines |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-01-26 | Removed 'inline' keyword where it's not of any value | Thorbjørn Lindeijer | 1 | -4/+4 |
2011-09-08 | Merge remote-tracking branch 'origin/0.5' | Ben Longbons | 1 | -1/+1 |
2011-09-07 | Changes need to build without OpenGL | Ben Longbons | 1 | -1/+1 |
2010-12-06 | Removed superfluous #includes taken from checkheaders list. | Yohann Ferreira | 1 | -2/+0 |
2010-08-03 | Improve OpenGL speed. | Andrei Karas | 1 | -2/+21 |
2010-07-27 | Improve OpenGL speed. | Andrei Karas | 1 | -2/+21 |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2009-09-23 | Added a basic smooth effect to rescaled wallpapers in OpenGL. | Bertram | 1 | -0/+9 |
2009-07-27 | Added the ability to ask a ambient layer to keep its ratio when the resolutio... | Bertram | 1 | -0/+7 |
2009-07-24 | Made the wallpaper be rescaled when necessary under SDL and OpenGL. | Bertram | 1 | -0/+9 |
2009-04-14 | Unduplicated the code that draws a quad | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+4 |
2009-03-16 | Optimising OpenGLGraphics::drawImagePattern | Steve Cotton | 1 | -0/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-12-31 | Made an option around the syncing, but no way to change it for now. | Bjørn Lindeijer | 1 | -0/+8 |
2008-12-02 | Made an option around the syncing, but no way to change it for now. | Bjørn Lindeijer | 1 | -0/+8 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2007-10-18 | Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, | Bjørn Lindeijer | 1 | -8/+2 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -6/+11 |
2005-09-18 | Changed Graphics::saveScreenshot to Graphics::getScreenshot. Now using the Im... | Björn Steinbrink | 1 | -0/+5 |
2005-08-25 | Reducing the code duplication a little more. | Björn Steinbrink | 1 | -1/+6 |
2005-08-25 | Reduce code duplication. | Björn Steinbrink | 1 | -2/+4 |
2005-08-18 | Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance. | Björn Steinbrink | 1 | -0/+68 |