summaryrefslogtreecommitdiff
path: root/src/resources/resourcemanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Removed remnants of alpha cache in ResourceManagerThorbjørn Lindeijer1-22/+0
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-3/+2
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-30/+30
2012-02-09Fixed wallpaper prescaling issuesThorbjørn Lindeijer1-4/+24
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-23/+14
2010-10-16Implement opacity cache for SDL surfaces.Andrei Karas1-0/+15
2010-08-13Simplify handling of compressed filesJared Adams1-9/+36
2010-05-21Fix some issues found by CppcheckJared Adams1-1/+5
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-1/+2
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
2010-01-12Standardize header orderJared Adams1-3/+5
2010-01-10Change code styleAndrei Karas1-3/+6
2009-07-24Made the wallpaper be rescaled when necessary under SDL and OpenGL.Bertram1-0/+13
2009-04-18Don't leak the music file after copying itBjørn Lindeijer1-1/+3
2009-04-16Renamed ResourceManager::moveFile to ResourceManager::copyFile and catched er...Philipp Sehmisch1-1/+1
2009-04-16Added support for playing music in zip files.Philipp Sehmisch1-0/+26
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-10/+11
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-02-09Changed AETHYRA_DATADIR to PKG_DATADIR.Ira Rice1-1/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-10/+7
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
2009-01-19Fixed a directory creation error reported by our Windows users (whyIra Rice1-2/+2
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+1
2009-01-04Code reformattingBjørn Lindeijer1-6/+6
2008-12-08Code reformattingBjørn Lindeijer1-31/+18
2008-12-08Code reformattingBjørn Lindeijer1-33/+20
2008-11-30Delete resources after removing from the orphan list, to avoid double frees d...Fate1-1/+1
2008-11-23Delete resources after removing from the orphan list, to avoid double frees d...Fate1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-8/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-08-07Rebranding TME to AethyraKraant1-1/+1
2008-07-27Changed files to tmeDouglas Boffey1-3/+3
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-1/+5
2008-06-05Added command line argument to specify the update host (-H). Also, to avoidBjørn Lindeijer1-2/+1
2008-01-13Fixed non-default location music loadingDavid Athay1-0/+21
2007-12-22Merged revisions 3740 via svnmerge from Bjørn Lindeijer1-13/+66
2007-12-21Added logging of error on PHYSFS_addToSearchPath.Bjørn Lindeijer1-2/+6
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-8/+35
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-83/+61
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-0/+7
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-1/+4
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-11/+11