summaryrefslogtreecommitdiff
path: root/src/resources/resource.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-2/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Don't quit the client on invalid decRefThorbjørn Lindeijer1-3/+5
2010-02-14Give more meaningful error messages when decRef() fails.Tametomo1-2/+5
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-3/+4
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-3/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-12-22Merged revisions 3740 via svnmerge from Bjørn Lindeijer1-6/+6
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-6/+0
2006-01-31Made ResourceManager a friend of Resource to avoid looping over decRef, which...Björn Steinbrink1-5/+1
2005-08-29Clean up of the ConfigListener and Resource interfaces.Björn Steinbrink1-8/+2
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+3
2005-06-24Adding missing #include. (Thanks to Scandium).Yohann Ferreira1-0/+2
2005-06-23Finishing resource manager ability to clean up resources. Still work to do onBjørn Lindeijer1-25/+21
2005-05-21Numerous things:Bjørn Lindeijer1-0/+5
2005-05-17Temporarily fixing problem with resource cleanup.Bjørn Lindeijer1-6/+14
2005-05-16This little workaround necessary to prevent crashes for now.Bjørn Lindeijer1-2/+2
2005-01-13Added heavily modified resource manager by zenogais that is currently usingBjørn Lindeijer1-0/+57