aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
2018-10-28Add rotation to .gob info (#22723)Rochet2
2018-08-29Core/GameObject: Add getter for current Quat rotationTreeston
2018-08-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2018-08-22[3.3.5] Core/Loot/Gameobject: Tempspawned Gameobjects after looting (#22124)PolarCookie
2018-07-24revert 5df7ffa, hackTreeston
2018-07-24Core/GameObject: Hunter traps now always put the Hunter in combat with the ta...Treeston
2018-07-18Core/GameObject: Fix an edge case where GOs might never respawn after being m...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-07-11Core/GameObjects: Fixed DestroyGate battleground hook for vehicles (#22145)Maphaze
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-03-11Core/GameObject: Fix linked traps not being despawned properly and remove dep...Killyana
2018-03-10Core/Spell: fix LoS checks for GameObject spellsariel-
2018-03-09Core/Spells: rework part 5: GameObject castingariel-
2018-02-24Core/GameObject: implemented gameobject_overrides table to change faction and...ariel-
2018-02-24Core/GameObject: kill uninitialized, unused field from GameObjectTemplateAddo...ariel-
2018-02-23Core/GameObject: Force compatibility mode for stupid ridiculous junk legacy h...Treeston
2018-02-23Core/GameObject: fix stupid ridiculous junk legacy hack code with negative go...Treeston
2018-02-14Entities/GO: Add forceRespawnTimer support to DespawnOrUnsummon. Use it in SAI.Treeston
2018-02-13Entities/GO: GameObjects now support (delayed) despawning in a reasonable man...Treeston
2018-01-08Core/Creature: improve DB linked_respawn handling (#21172)kelno
2018-01-01Update copyright note for 2018tkrokli
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-16Core/GameObject: refactor dismounting on useariel-
2017-12-16Core/GameObject: implement dismount on use of certain GOsariel-
2017-11-30Some misc streamlining/cleanup:Treeston
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-07-23Core/WorldObject: Properly initialize position data for all types when initia...Treeston
2017-07-09Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-06Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)ariel-
2017-06-01Core/AI: Factory functions cleanupariel-
2017-05-23Core/Player: update interaction checks, some info taken from clientariel-
2017-05-23Core/Defines: define faction templates and replace magic numbers from scriptsForesterDev
2017-05-01Core/Scripts: unified scripted gossip/quest apiariel-
2017-04-28Core/Misc: camelize GetFaction/SetFaction properlyariel-
2017-04-04Core/GameObject: fix unitialized member on GameObjectDataariel-
2017-03-31Core/Scripts: Fix a logic fail that overriden the script of an entity that ch...ariel-
2017-03-26Core/Gameobject: remove virtual from GetScriptId, it's not overridenariel-
2017-03-26Core/Scripts: Add support for spawn specific C++ scriptsAokromes
2017-03-23Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2017-03-05Corrected doors and buttons without autoclose time after recent changes (#19249)xinef1
2017-03-01Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2017-03-01Core/GameObject: regenerate GO loot if respawn time passed since last loot ge...xinef1
2017-02-21Core/Packet: convert query packets into new system.ariel-
2017-02-20Store cached static data queries, instead of building them in every query opc...xinef1
2017-02-17Core/SmartAI: Various fixes and extensions for smart scripts: (#18673)xinef1
2017-02-04Core/Misc: Fix various crashes, also related to multithreading (#19012)xinef1