aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-14*Use the correct tc function in last rev.megamage
--HG-- branch : trunk
2009-08-13*Fix build, minor cleanupmaximius
--HG-- branch : trunk
2009-08-14Merge [SD2]Kudlaty
r1245 Update escortAI MAX_PLAYER_DISTANCE from 50 to 66 yards - skip r1246 Not call JustDied() AI function when escortAI max range is over limit(not regular death). Some additional cleanup to apply code style. r1247 Implement automated FailQuest in escortAI (if npc has specific death events, call npc_escortAI::JustDied()). Clean up scripts related to it. Restore original faction at escortAI's JustRespawned() in case faction changed (normal case for escorts). Remove in scripts where defined. r1248 Add small delay before move to first point in escortAI. r1249 Add support for quest 898 r1250 Add support for quest 10451. Original patch by Lightguard --HG-- branch : trunk
2009-08-13*Fix a crash bug caused by corpse.megamage
--HG-- branch : trunk
2009-08-14Merge [SD2]Kudlaty
r1241 Add text to ysondre and also replace manual summon with spell. Clean up script. Patch by Turok r1242 Add support for quest 4770 r1243 Add support for quest 4904 r1244 Update most scripts calling escortAI's Start() from outside creature AI with more safe method. --HG-- branch : trunk
2009-08-13*I highly doubt bool Ism_auiEncounterInProgress() is valid..maximius
--HG-- branch : trunk
2009-08-13*Cleanupmaximius
--HG-- branch : trunk
2009-08-13*Added directions to Inscription trainers to all guards, based on Nafsih's patchmaximius
*Cleaned up Sethekk Halls --HG-- branch : trunk
2009-08-14More SD2 code style. (Merge [SD2] 1237,1238,1239)Kudlaty
--HG-- branch : trunk
2009-08-13*Fix Anzu multiple spawns, by Oculusmaximius
--HG-- branch : trunk
2009-08-13*Fix a typo which makes tenacity is casted on wrong team in wintergrasp. By ↵megamage
iadus3 --HG-- branch : trunk
2009-08-14More SD2 code styleKudlaty
--HG-- branch : trunk
2009-08-14mergeKudlaty
--HG-- branch : trunk
2009-08-13*Do not assert !map for non-corpse worldobjects.megamage
--HG-- branch : trunk
2009-08-14Merge [SD2] Apply SD2 code styleKudlaty
--HG-- branch : trunk
2009-08-13*Fix a typo that broken quest death's challengemegamage
--HG-- branch : trunk
2009-08-13Merge [SD2]Kudlaty
r1240 Update scripts, increment/decrement variables using operator before instead of after variable, mainly for code consistency. Original patch by Meldanor. --HG-- branch : trunk
2009-08-13Merge [SD2]Kudlaty
r1236 Rewrite/simplify arlokk script (no real changes in features/abilities) --HG-- branch : trunk
2009-08-13*Add some detailed error log in SCRIPT_COMMAND_CAST_SPELL so we can know ↵megamage
what is causing spams --HG-- branch : trunk
2009-08-13*Use m_caster as caster of triggered spell in EffectTriggerSpell handler.QAston
*Correct stance check in handleShapeshiftBoosts - by Sarjuuk *Minor cleanup in Unit.cpp. --HG-- branch : trunk
2009-08-13*Fix some typos in spell_area which make some spells are not available to ↵megamage
female char. --HG-- branch : trunk
2009-08-13*Add an assert in ~worldobjectmegamage
--HG-- branch : trunk
2009-08-13*A better fix of 4974.megamage
--HG-- branch : trunk
2009-08-13*Revert 4974.megamage
--HG-- branch : trunk
2009-08-13*Fix a crash caused by shaffar script.megamage
*Fix build. --HG-- branch : trunk
2009-08-13*Remove some incorrect use of removefromworld in scripts.megamage
--HG-- branch : trunk
2009-08-13*Fix a crash caused by corpse.megamage
--HG-- branch : trunk
2009-08-13mergeKudlaty
--HG-- branch : trunk
2009-08-13Merge [SD2]Kudlaty
r1231 Remove old hack code that never worked and move/comment a few remaining to a more suitable function. r1232 Use more safe way to check local bool in AI, accessed from GossipSelect r1233 Update instance type and data labels for ZG to sd2 style and remove not needed ones. r1234 Add scriptname for Gong, prevent using it in ZG if event already in progress or done (script added in previous commit) r1235 Restore compile, sorry for typos :) Apply SD2 code style to arlokk script. --HG-- branch : trunk
2009-08-13*A hacky fix of the crash happening when player is teleported during logout.megamage
--HG-- branch : trunk
2009-08-13*Fix a typo in Spell::EffectEnergize.QAston
--HG-- branch : trunk
2009-08-13Missing change in rev 4945 - thanks Thyros and Aokromes for pointing it out.Chaz Brown
--HG-- branch : trunk
2009-08-13Fix typo and add debug_Out_Filters (update your conf)Chaz Brown
--HG-- branch : trunk
2009-08-13AHBot - Clean up some debug messages, fix a couple of possible conditions ↵Chaz Brown
where performance could be affected, shorten some code to cut down on future typos - Even though your idea wasn't valid, it lead to some of this optimization, so, thanks MrSmite --HG-- branch : trunk
2009-08-13*Some update of script "death's challenge"megamage
--HG-- branch : trunk
2009-08-12*Rewrite and simplify sendmessagetoset functions. This fixes the bug that ↵megamage
player cannot see dummy aura is cancelled when puppet is far away. --HG-- branch : trunk
2009-08-12*first remove corpse from world then resetmapmegamage
--HG-- branch : trunk
2009-08-12*Do not allow to run the server if openssl lib is outdated.megamage
--HG-- branch : trunk
2009-08-13mergeKudlaty
--HG-- branch : trunk
2009-08-13Merge [SD2]Kudlaty
r1221 Restore compile after changes to KilledMonster(). Remove no longer needed code where creature_template are expected to have definitions for KillCredit. Replace one creature script with areatrigger script and some related code cleanup. Requires Mangos 8190+ r1222 Move waypoints for Barnes to database. Also adjust code and simplify parts of pre-event. Some additional code cleanup r1223 Clean up labels for Kara instance. r1224 Replace use of MANGOS_DLL_SPEC with MANGOS_DLL_DECL as expected in script. Thanks Zor for notice. - skip r1225 Add new options for escortAI. For normal escorts, InstantRespawn can be set true (normal will despawn creature and use database spawntimesecs) For non-escorting scripts, option to loop path can be set. Creature will return to respawn coords and after, start path from beginning. r1226 Remove escortAI option to defend self. Creature must be able to enter combat with any attacking and then defend self by attacking back. If custom cases exist where creature must not be set in combat with attacking, then custom script is expected. r1227 Using _SECURE_SCL=0 to speedup iterators in Windows (release build, ref Mangos rev 8194). Patch by Vladimir - skip r1228 Clean up gruul instance + scripts, add instance save and apply sd2 code style. Some adjustment to hurtful strike. Minor adjustments to other spell abilities. Create own AI for adds, and avoid repetitive code being common for all adds. Patch by Abim - skip r1229 Move door code to instance script and simplify Set/GetData() code and aggro check. - skip r1230 Remove no longer needed call to Reset() in Council_Base_AI and correct typo. - skip --HG-- branch : trunk
2009-08-12*Implement m_AurasUpdateIterator. [8329] Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-08-12*Fix build.megamage
--HG-- branch : trunk
2009-08-12 [8360] Simplify and partly rewrite SPELL_EFFECT_TRIGGER_SPELL work. ↵megamage
Author: VladimirMangos * Always use explicit spell cast from effect code * Always use for normal case unitTraget self cast that fix thriggered spell apply to area targets. --HG-- branch : trunk
2009-08-12[8359] Make effect from item 20414 positive. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-08-12 [8356] Added 'place holders' for unknown CreatureTypeFlags.megamage
Signed-off-by: NoFantasy <nofantasy@nf.no> --HG-- branch : trunk
2009-08-12 [8355] Implement QUEST_STATUS_FAILED and simplify related code.megamage
Use FailQuest for all quests that can fail and remove no longer needed function FailedTimedQuest. Signed-off-by: NoFantasy <nofantasy@nf.no> --HG-- branch : trunk
2009-08-12[8354] Update kill credit for normal creature entry including heroic case. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-08-12[8352] More correct dazed spells selection for remove at shapeshift. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-08-12[8351] Implement spell 55693. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-08-12* Some cleanups and better checks in IsPositiveEffect. Author: VladimirMangosmegamage
--HG-- branch : trunk