aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectAccessor.cpp
AgeCommit message (Expand)Author
2008-12-01*Try to fix a bug that crash happens in GetInstance().megamage
2008-11-21*Move object update from objectaccessor to mapmegamage
2008-11-20*Fix the bug that updatepacket is not sent to players.megamage
2008-11-18*Merge from Mangos. Add MapReference. Author: hunuza.megamage
2008-11-15[svn] DynamicObject should only be visible for caster if it is not in distanc...megamage
2008-11-14[svn] * Reimplemented packet/update forwarding in more generic waygvcoman
2008-11-10[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help...KingPin
2008-11-05[svn] Implemented player on player and player on creature possession:gvcoman
2008-10-27[svn] * Fixed startup error flood if creature model id is 0w12x
2008-10-27[svn] * Allow WorldObjects to keep the grid active, and prevent it from being...w12x
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
2008-10-02[svn] * Proper SVN structureinitNeo2003