summaryrefslogtreecommitdiff
path: root/src/sound.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Can now build using cmake on OSXSocapex1-4/+0
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer1-0/+9
2012-02-10Arbitrary small code cleanupsThorbjørn Lindeijer1-1/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Stream music files directly from the archivesThorbjørn Lindeijer1-10/+12
2011-12-02Mac: Change to local SDL inclues.David Athay1-1/+1
2011-04-26Made the client use a unique kind of movement code.Yohann Ferreira1-2/+2
2011-04-11Implemented a simple non-blocking fadeOutAndPlay system.Yohann Ferreira1-3/+25
2011-03-15Basically merged the two movement algorithms into one.Yohann Ferreira1-2/+2
2011-01-11Added a distance based positional sfx sound system. Thanks to 4144.Yohann Ferreira1-1/+3
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-04-14Cleanup of Sound class, fixing restoring of volumes and musicBjørn Lindeijer1-21/+11
2009-04-09Some random cleanupsBjørn Lindeijer1-9/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+2
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-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
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer1-2/+3
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-9/+9
2007-01-29Some trivial documentation work. Fixes all Doxygen warnings.Bjørn Lindeijer1-11/+12
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+3
2006-12-03Don't try to play empty strings as sounds, and don't return a SoundEffectBjørn Lindeijer1-1/+3
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-4/+4
2006-02-25Added a logic method to the being manager.Björn Steinbrink1-0/+2
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+0
2005-07-12windows compilation fixesEugenio Favalli1-1/+0
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-2/+0
2005-04-26Changed keyboard control to integrate better with mouse walk, changed locationBjørn Lindeijer1-5/+6
2005-04-16- Readding stripping to executable (Dev-cpp project options)Eugenio Favalli1-26/+0
2005-04-14Fixed pixel alignment error in playerset that was just introduced, and fixedBjørn Lindeijer1-4/+10
2005-04-11Improving sound engine (now it loads samples through resource manager)Eugenio Favalli1-69/+58
2005-04-03Added playing hardcoded background song during login, stops when game starts.Bjørn Lindeijer1-1/+1
2005-02-21Added parameter names in header.Bjørn Lindeijer1-7/+7
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-12/+86
2005-02-13Largely cleanups.Bjørn Lindeijer1-0/+79