server/contrib
VladimirMangos ab2bdc3e69 [7518] Implement new script command SCRIPT_COMMAND_PLAY_SOUND (look in World.h for args)
* Also rewrite use SMSG_PLAY_OBJECT_SOUND/SMSG_PLAY_SOUND
  Now WorldObject have 2 function for sound level dependent from distance (PlayDistanceSound)
  and for not depednet (PlayDirectSound)
* Old Player::PlaySound function removed and uses need to be updated to WorldObject functions
  Note: function called for _source_ of sound in different from old function.
* chat command .debug ps removed and .debug playsound can used for bother packects test:
  if no selection used SMSG_PLAY_SOUND, if selection exist including self then SMSG_PLAY_OBJECT_SOUND.
2009-03-23 00:27:01 +03:00
..
dbcEditer Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
dbcformat Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
extractor [7518] Implement new script command SCRIPT_COMMAND_PLAY_SOUND (look in World.h for args) 2009-03-23 00:27:01 +03:00
git_id [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
vmap_assembler Merge branch 'master' into 303 2008-11-22 17:23:44 +03:00
vmap_debugger Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
vmap_extract_assembler_bin Updated vmap extractor bin's 2008-11-22 23:52:31 +03:00
vmap_extractor_v2 Misc fixes 2008-11-23 16:18:14 +03:00