summaryrefslogtreecommitdiff
path: root/src/resources/resource.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Fixed wallpaper prescaling issuesThorbjørn Lindeijer1-9/+14
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-6/+0
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-03-25A host of code style fixesBjørn Lindeijer1-2/+2
2009-02-07Some more include cleanups.Ira Rice1-2/+1
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-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-4/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-12-22Merged revisions 3740 via svnmerge from Bjørn Lindeijer1-2/+4
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-1/+1
2006-01-31Made ResourceManager a friend of Resource to avoid looping over decRef, which...Björn Steinbrink1-1/+3
2005-10-05Fixed some resource cleanup and memory leaks. Also changed the way danglingBjørn Lindeijer1-0/+6
2005-08-29Clean up of the ConfigListener and Resource interfaces.Björn Steinbrink1-8/+1
2005-06-23Finishing resource manager ability to clean up resources. Still work to do onBjørn Lindeijer1-19/+19
2005-05-21Numerous things:Bjørn Lindeijer1-0/+5
2005-02-13Allow preservation of alpha channel when loading image resources, which is usedBjørn Lindeijer1-3/+0
2005-01-13Added heavily modified resource manager by zenogais that is currently usingBjørn Lindeijer1-0/+73