aboutsummaryrefslogtreecommitdiff
path: root/src/game/Object.cpp
AgeCommit message (Collapse)Author
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-20[svn] Implement CREATURE_FLAG_EXTRA_TRIGGER. In GM mode, creatures flagged ↵w12x
with this will be displayed with displayid_a, in non-gm mode with displayid_h. --HG-- branch : trunk
2008-10-18[svn] Add Unit::GetObjectInWorld function to get object by guid without ↵megamage
providing reference. Small change in SummonGameObject. Fix a bug that player can not click summoned najentus spine (must let target summon gameobject). --HG-- branch : trunk
2008-10-18[svn] Modify SummonGameObject function to set owner GUID.megamage
Implement spell 23019. Patch provided by Edder. --HG-- branch : trunk
2008-10-17[svn] Added a function for WorldObjects to summon GameObjects. Original ↵w12x
patch provided by streetrat. Please refer to the patch thread for usage instructions. --HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-12[svn] * Send ShutdownMsg to console using outstring_log.Seline
* Prevent Client Crashes when MOVEMENTFLAG_ONTRANSPORT and MOVEMENTFLAG_SPLINE2 is set on creatures. * Implement four new SEC_ADMINISTRATOR commands: - Group (.group [leader]/[disband]/[remove]) commands. - GameObject State (.gobject state <guid> <state>) command. --HG-- branch : trunk
2008-10-11[svn] * svn:eol-style native set on all files that need itNeo2003
--HG-- branch : trunk
2008-10-09[svn] * Updated to 6743 and 685Neo2003
Moved language id used by Arena to a higher place to solve conflicts Added the empty script folders --HG-- branch : trunk rename : 6731-680 => 6743-685
2008-10-06[svn] * Removed ObjectPosSelector and DetectPosCollision. See ↵derex_tri
http://www.trinitycore.org/forum/project.php?issueid=3 * Need win32 build fix ;) --HG-- branch : trunk
2008-10-05[svn] * PlaySound changed to SendPlaySound, moved to WorldObject and used ↵Neo2003
everywhere instead of hard-coding packet --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk