0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[341] * Use more C++ style for EscortAI. If you override UpdateAI you must call npc_escortAI::UpdateAI() More... almost 18 years ago
[340] * Added endtext to CLUCK! quest More... almost 18 years ago
[339] * Fix Unix compile. Also allow EscortAI on Unix. More... almost 18 years ago
[338] * Fix: Unix compile for most scripts. More... almost 18 years ago
[337] * Add: MovementInform() to sc_creature.h. This requires MaNGOS version 5629+. More... almost 18 years ago
[336] New: Zul'Gurub Part III added: The Edge of Madness More... almost 18 years ago
[335] Fixed: use DestroyItemCount instead of RemoveItemCount (removed in mangos 5618) More... almost 18 years ago
[334] Fixed: missing check for isQuestGiver in npc_neltharaku More... almost 18 years ago
[333] Added: support for quest 10519(npc_oronok_tornheart) More... almost 18 years ago
[332] * Add comment field to EventAI summons table. More... almost 18 years ago
[331] * Fix: EventAI not correctly setting and removing InCombat bool More... almost 18 years ago
[330] * Correctly initialize InCombat bool. More... almost 18 years ago
[329] * Remove second bool InCombat definition and direct setting by scripts that should not be modifying this variable. This caused issues with Aggro in some scripts. More... almost 18 years ago
[328] Fixed: restore compile (missing identifiers) More... almost 18 years ago
[327] * Rewrote Terestian Illhoof. He should now be completely functional and therefore... complete. More... almost 18 years ago
[326] Fixed: correcting wrong spell id's in npc_professions More... almost 18 years ago
[325] Added: more cleanup in ScriptData, adding/adjusting misc More... almost 18 years ago
[324] Added: special flight paths for quest 10652 and 9554 (+ small text id fix) More... almost 18 years ago
[323] * Added newlines to appropriate files to make GCC happy. More... almost 18 years ago
[322] Update: scriptdata for scrips A to M. Hopefully complete for all scripts. More... almost 18 years ago
[321] Fixed: restore compile on *nix More... almost 18 years ago
[320] * Fix Linux Compile. More... almost 18 years ago
[319] * Remove MoveInLineOfSight() and AttackStart() functions for most Scripts. Most scripts do not need these functions. Added new pure virtual function Aggro() which is called at initial aggro and then never again until Script resets from evade or death. More... almost 18 years ago
[318] Added: flanis_swiftwing_and_kagrosh create item for quest 10601 & 10583 More... almost 18 years ago
[317] * Modified how Scripts include the required headers. From now on please include "sc_creatures.h" for creature scripts, "sc_instance.h" for instance scripts, and "sc_gossip.h" for scripts that deal with gossip. This reduces the amount of work needed if these files change in the future. More... almost 18 years ago
[316] * Correctly reset Selectable flag for Advisors at Kael'Thas event reset. More... almost 18 years ago
[315] Updated: npc_text id's and POI in guard and mount vendor scripts More... almost 18 years ago
[314] Fixed: restore build, also added check for aura in npc_captured_sunhawk_agent (spell type fixed in 5542) More... almost 18 years ago
[313] * Fix compiler warnings in Illidan, Kael'thas and The Bug Trio scripts. More... almost 18 years ago
[312] Update: replaced script Neltharaku with proper gossip More... almost 18 years ago