summaryrefslogtreecommitdiff
path: root/src/resources/soundeffect.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-3/+2
2011-12-02Mac: Change to local SDL inclues.David Athay1-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-27Fixed include structure in resource/ directoryBjørn Lindeijer1-3/+3
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-0/+4
2009-02-13Fixed a break in building for non-mac users which was caused by usingIra Rice1-1/+1
2009-02-13Added in mac build support, contributed to us by allenmoatallen> fromIra Rice1-0/+4
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
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-2/+1
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-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-4/+2
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-0/+1
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-5/+7
2005-08-29Clean up of the ConfigListener and Resource interfaces.Björn Steinbrink1-2/+3
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-2/+2
2005-06-23Finishing resource manager ability to clean up resources. Still work to do onBjørn Lindeijer1-5/+0
2005-04-10Resource manager can now load sfx and music as samples.Eugenio Favalli1-0/+78