aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
2012-08-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-12Core/Gameobject: Properly toggle collision state when a gameobject is activat...e000
2012-08-10Core: Add missing includeNay
2012-08-10Core/Movement: Ensured object orientation is always within 0-2pi range, this ...Shauren
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-24Core/Objects: Minor fixes to creature/gameobject dataShauren
2012-07-12Core/PacketIO: Updated SMSG_UPDATE_OBJECT structureShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-11Core/AI: Added EventInform hook for GameObjectAI and implemented it in SAIShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-05-29Merge pull request #6605 from Vincent-Michael/scaleShocker
2012-05-28Core/Spells: Ignore LoS when spells are cast/triggered by gameobjectsNay
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-05-16Core/Scripting: add the ability to access loot/go state changed events for ga...Kandera
2012-05-09Core/Gameobject: Set artkit once in GameObject::Createkaelima
2012-04-18Core/Collision: Disable LoS check for destroyed destructible buildings.Subv
2012-04-10Collision/GameObjects: Corrected a possible logic failSubv
2012-04-10Battlegrounds/WSG: Fixed door LoS in Warsong GulchSubv
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-03-28Core/Game: Code style again.Gyx
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-17Collision/GameObjects: Fixed LoS for all doors (open and closed). Looks like ...Subv
2012-03-12Core/GameObjects: Chests will now remain locked for players who left the grou...Shauren
2012-03-09Some random cleanup here and thereSpp
2012-02-29Core/Object:kaelima
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-12Fixed the logic on my last commitSubv
2012-02-11Core/Collision: Fixed LoS for doors with data0 = 0 and state = 0Subv
2012-02-10Core/GameObjects: Fixed crashes in GameObject::SetLootState and GameObject::S...Shauren
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-09Merge pull request #4726 from ille/baa2252bd31718e93ccc3e97aa81afeecb5ec9c3QAston
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-22Core/SAI: Linked events should be executed after the event that linked them i...Subv2112
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-08implement objectdetectionille
2012-01-07Merge branch 'master' into 4.xNay
2012-01-06Core/SAI: Implemented SMART_EVENT_GO_STATE_CHANGED and SMART_ACTION_GO_SET_LO...Subv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-12-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-28Core/GOs: Update `gameobject_template` and SMSG_GAMEOBJECT_QUERY_RESPONSENay
2011-11-27Core/Packets: updated update_object structureRat