aboutsummaryrefslogtreecommitdiff
path: root/src/game/Object.cpp
AgeCommit message (Collapse)Author
2009-04-04*Add check in ClearUpdateMask.megamage
--HG-- branch : trunk
2009-04-03*Add some checks during object deconstruction.megamage
--HG-- branch : trunk
2009-04-02*Try to fix a crash.megamage
--HG-- branch : trunk
2009-04-01*Try to fix some crash.megamage
--HG-- branch : trunk
2009-03-31*Try to fix crash.megamage
--HG-- branch : trunk
2009-03-29 [7578] Replace generic [7577] implememtaion by more explicit code. ↵megamage
Author: VladimirMangos This must restore build at Unix/Linux. --HG-- branch : trunk
2009-03-28*Add new creature_template column VehicleIdmegamage
*Allow spawn vehicles *Make vehicles grid objects. --HG-- branch : trunk
2009-03-28*Temp fix build in linux.megamage
--HG-- branch : trunk
2009-03-28[7577] Implement YellToZone for different world object types. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-28[7564] fixed WorldObject::HasInArc(): must return true if testing self ↵megamage
Author: fgenesis --HG-- branch : trunk
2009-03-27*Fix some bugs of pet.megamage
--HG-- branch : trunk
2009-03-26*Backport a missing function from TC2.megamage
--HG-- branch : trunk
2009-03-25*Fix a crash caused by pet.megamage
*Make pet class derived from guardian class. --HG-- branch : trunk
2009-03-25*Fix a crash caused by active object.megamage
--HG-- branch : trunk
2009-03-25*Summon all creatures by summon properties.megamage
--HG-- branch : trunk
2009-03-25*Only set guardian's ownerguid in setpet.megamage
--HG-- branch : trunk
2009-03-24*Fix a crash caused by summoncreature.megamage
--HG-- branch : trunk
2009-03-23*Fix some crashes possibly related to vehicles.megamage
*Fix a bug that client crashes when seer is far away from caster. --HG-- branch : trunk
2009-03-23*Allow knockback creatures.megamage
--HG-- branch : trunk
2009-03-22*Note some script id are changed. DB change may be needed.megamage
[7518] Implement new script command SCRIPT_COMMAND_PLAY_SOUND (look in World.h for args) Author: VladimirMangos * 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. --HG-- branch : trunk
2009-03-21*Remove dual ERROR in logs Author: AlexDerekamegamage
--HG-- branch : trunk
2009-03-21*Update summon system. Show pet bar for guardians. Allow multiple ↵megamage
charms/guardians. --HG-- branch : trunk
2009-03-20*More work on summon system.megamage
--HG-- branch : trunk
2009-03-19*Fix the bug that summon dbc is not read. Now creatures can be summoned.megamage
*Make minipet as tempsummon instead of pet. Make totem as tempsummon. --HG-- branch : trunk
2009-03-18*Allow spells to summon vehicles.megamage
--HG-- branch : trunk
2009-03-18*Merge with 243.megamage
--HG-- branch : trunk
2009-03-17*Fix a bug that redundant packets are sent to clients which may cause freeze.megamage
--HG-- branch : trunk
2009-03-11 [7440] Use server-side only zone info. Optimize related calles in case ↵megamage
zone and subzone use. Author: VladimirMangos This in some cases make some zones not explorable if it not have server side data in current maps but not allow cheating with zone set from client. --HG-- branch : trunk
2009-03-09 [7413] Fixed finally problems with node names localization in ↵megamage
BattleGroundAB messages. Author: VladimirMangos Also fix build at some platforms. Note: GetTrinityString should be removed in the future when AV is updated. --HG-- branch : trunk
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
--HG-- branch : trunk
2009-03-06*Merge.megamage
--HG-- branch : trunk
2009-03-05*Disable charmed/possessed creature AI.megamage
*Use general react states to replace charminfo react states. --HG-- branch : trunk
2009-03-05*Merge.megamage
--HG-- branch : trunk
2009-03-02*Fix a crash.megamage
--HG-- branch : trunk
2009-02-26*Merge.megamage
--HG-- branch : trunk
2009-02-26*Fix a crash.megamage
--HG-- branch : trunk
2009-02-26*Update active object code.megamage
--HG-- branch : trunk
2009-02-26*Fix a crash caused by far sight spells.megamage
--HG-- branch : trunk
2009-02-25*Update active object code. By VladimirMangos.megamage
--HG-- branch : trunk
2009-02-25*Fix some crash bugs.megamage
--HG-- branch : trunk
2009-02-24*Merge.megamage
--HG-- branch : trunk
2009-02-24*Clean up of summoning pet spells.megamage
--HG-- branch : trunk
2009-02-24*Try to fix some crash bug related to grid.megamage
--HG-- branch : trunk
2009-02-22*Merge.megamage
--HG-- branch : trunk
2009-02-22*Check IsInWorld() when calling GetMap() in RemoveFromWorld(). This may fix ↵megamage
some crash bugs. --HG-- branch : trunk
2009-02-21 [7311] Divide MessageChatLocaleCacheDo to specialized helper classesmegamage
1) LocalizedPacketDo (allocate and cache packets for locale indexes) 2) MonsterChatBuilder (prepare monster chat message packet for specific locale index) Author: VladimirMangos --HG-- branch : trunk
2009-02-20[7310] Fixed name localization in whisper message. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-02-20*Merge.megamage
--HG-- branch : trunk
2009-02-19*Fix a crash caused by summon_type_possess.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk