summaryrefslogtreecommitdiff
path: root/src/resources/image.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Ported to SDL2Thorbjørn Lindeijer1-51/+7
2012-08-05Removed 'virtual' from methods of ImageThorbjørn Lindeijer1-13/+5
2012-08-05Avoid copying surfaces unnecessarily for upload to textureThorbjørn Lindeijer1-1/+1
2012-08-05Added support for ARB_texture_non_power_of_two extensionThorbjørn Lindeijer1-0/+1
2012-02-09Fixed wallpaper prescaling issuesThorbjørn Lindeijer1-4/+5
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Removed unused function Image::SDLmergeThorbjørn Lindeijer1-9/+0
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-9/+6
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-9/+0
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-2/+0
2010-10-22Turned the OpenGL and disable transparency options as static members.Yohann Ferreira1-21/+33
2010-10-16Implement opacity cache for SDL surfaces.Andrei Karas1-3/+22
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-10-14Add more detail to DebugWindowJared Adams1-0/+2
2009-08-15Mantis #783: Fixed window opacity breaks in software (SDL) mode.Bertram1-2/+11
2009-08-14Fixed the compilation without OpenGL Support, and remove a too young function.Bertram1-8/+0
2009-08-14Added a Alpha Channel copier for 32 bit SDL based images.Bertram1-1/+10
2009-08-14Added a new function to know if an image is using an alpha channel.Bertram1-2/+8
2009-08-14Made the mLoaded member working again.Bertram1-0/+6
2009-08-13Changed mImage member to mSDLSurface as it is SDL specific...Bertram1-1/+1
2009-08-13Cleaned up the image code a bit...Bertram1-32/+58
2009-08-06Use fillRectangle instead of tiling a colored imageThorbjørn Lindeijer1-8/+2
2009-07-26Fixed a '+' string operation, and attempt to resolve the Mantis 427.Bertram1-0/+6
2009-07-25Fixed compile warnings about unsigned/signed integer comparisonsThorbjørn Lindeijer1-1/+1
2009-07-24Made the wallpaper be rescaled when necessary under SDL and OpenGL.Bertram1-0/+16
2009-04-14Unduplicated the code that draws a quadBjørn Lindeijer1-0/+4
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-6/+6
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-0/+10
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+10
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+0
2009-03-17Added an image merge feature loosely based on a merge function found inIra Rice1-0/+10
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Removed a getImage() function I added. Considered renaming it toIra Rice1-12/+0
2009-02-07Some more include cleanups.Ira Rice1-0/+2
2009-02-03Disable alpha values affecting two widgets which would otherwise takeIra Rice1-1/+13
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-24Code reformattingBjørn Lindeijer1-5/+8
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-20/+9
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-1/+15
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-7/+5
2007-11-03Added automatic recoloring of images. Inspired by fungos' ideas (PR #41).Guillaume Melquiond1-1/+15
2007-10-19Factored code between resource handlers. Implemented failure-friendly sprite ...Guillaume Melquiond1-7/+5
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-0/+9
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-0/+1