aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-15 [8018] Implement EVENT_T_BUFFED and EVENT_T_TARGET_BUFFED for creature ↵megamage
EventAI. Author: VladimirMangos Its can be used for check specific spell auras stack size for event triggering. [8017] Always reset creature EventAI phase at creature death. --HG-- branch : trunk
2009-06-15 [8016] Work at npc click table data use. Author: VladimirMangosmegamage
* New fields in `npc_spellclick_spells` for allow set npc spell click mode from quest to infinity or to another quest, or from reward quest. * Not expect (and forbid set UNIT_NPC_FLAG_SPELLCLICK in DB and set it at `npc_spellclick_spells` loading. * Apply some speedups for creature checks affected by spel click state *Also add target position of 51852. By Roland --HG-- branch : trunk
2009-06-16*Update diminishing returns to 3.1.3QAston
*Correct diminishing return for Entangling Roots and Frostbite - by Larva. --HG-- branch : trunk
2009-06-16*Remove 2 not needed files from CMakeLists.cca220v
--HG-- branch : trunk
2009-06-15*Some creature display id update. By VladimirMangos and GriffonHeartmegamage
--HG-- branch : trunk
2009-06-16* Tabs to spaces in the entire TrinityScript project. Please set your text ↵Machiavelli
editing settings to insert 4 spaces upon tabbing. --HG-- branch : trunk
2009-06-16*MergeMachiavelli
--HG-- branch : trunk
2009-06-16*Update Blood Furnace script; correctly set instance data and correctly ↵Machiavelli
manage doors upon boss kill. Based somewhat on the original script by Paytheo. --HG-- branch : trunk
2009-06-15[8014] Fixes and cleanup in error messages at `skill_discovery_template` ↵megamage
loading. Author: NoFantasy --HG-- branch : trunk
2009-06-15*MergeMachiavelli
--HG-- branch : trunk
2009-06-15*Integrate TicketMgr with ObjectMgr and clean up assosciated code. More ↵Machiavelli
features concerning ticket system are to be added soon. Please report any issues, thanks. --HG-- branch : trunk
2009-06-15*Fix Honor Among ThievesQAston
*Fix Turn the Tables. --HG-- branch : trunk
2009-06-15Fix script for creature 16518Kudlaty
--HG-- branch : trunk
2009-06-15*Use SendGlobalGMSysMessage() instead of SendGlobalSysMessage() in some ↵Xlybriem
reload commands. --HG-- branch : trunk
2009-06-15*Fix build.megamage
--HG-- branch : trunk
2009-06-15*Fix a bug that dark rider of dk quest cannot be attacked.megamage
--HG-- branch : trunk
2009-06-15*Check movementflag to interrupt casting instead of checking position.megamage
*Also some other fixes about movement flags. --HG-- branch : trunk
2009-06-15*Fix build, sorry for that:/QAston
--HG-- branch : trunk
2009-06-15*Spell power coefficient for Sacred Shield.QAston
--HG-- branch : trunk
2009-06-15*Fix improved stormstrike - by CRAZyBUgQAston
--HG-- branch : trunk
2009-06-15*Fix dead loop in proc system.QAston
*Fix curse of doom. --HG-- branch : trunk
2009-06-15*Fix a crash caused by passive traps.megamage
--HG-- branch : trunk
2009-06-15*Fix build.QAston
--HG-- branch : trunk
2009-06-15*Fix improved drain soul.QAston
--HG-- branch : trunk
2009-06-14*Remove some redundent code in spell.cppmegamage
--HG-- branch : trunk
2009-06-14*Fix spell 53110.megamage
--HG-- branch : trunk
2009-06-14*Fix aura SPELL_AURA_PERIODIC_HEALTH_FUNNELmegamage
--HG-- branch : trunk
2009-06-14*Inform creature/dynobj seers in visiblechangesnotifiermegamage
--HG-- branch : trunk
2009-06-14*Some update of vehicle.megamage
--HG-- branch : trunk
2009-06-14*Fix a bug that flying puppet interrupts caster's channelling.megamage
--HG-- branch : trunk
2009-06-15Merge [SD2]Kudlaty
r1010 Removed script for general marcus (can be done with eventAI) r1011 Fix typos. Should not assign value. Expected equal-to operator. r1012 Added support for quest 5561 r1013 Remove redundant directory path, already in include path - Skip. r1014 Remove old tables in SD2 database no longer used. Remove ScriptName for script 'mob_eventai' that does no longer exist - Skip r1015 Added PostgreSQL database create structure - Skip --HG-- branch : trunk
2009-06-15Merge [SD2]Kudlaty
r1009 Restore compile. RecieveEmote function moved to creature AI. --HG-- branch : trunk
2009-06-15*mergeKudlaty
--HG-- branch : trunk
2009-06-15Merge [SD2]Kudlaty
r1006 Restore build (using pointer to m_creature now exist in creatureAI). - Skip r1007 Some cleanup in mr.stonefist script and remove strange call to AttackedBy() r1008 Added support for quest 9752 - move waypoint to db --HG-- branch : trunk
2009-06-15*Fix Hungering Cold.QAston
--HG-- branch : trunk rename : sql/updates/3997_world_spell_proc_event.sql => sql/updates/4000_world_spell_proc_event.sql
2009-06-15Merge [SD2]Kudlaty
r1001 Correcting location where drake fly to for quest 10814 r1002 Reorganize and rename sql-files. - Skip r1003 Include data from sd2_db_version table in function used by .server info -command - Skip r1004 Updated How to install.txt - Skip r1005 Fixed typo in scriptdev2_script_full.sql - Skip --HG-- branch : trunk
2009-06-15Fix compileKudlaty
--HG-- branch : trunk
2009-06-15merge sd2Kudlaty
r998 Added support for quest 11129 r999 Remove obsolete code r1000 Summon pet of sharkkis in different way, to also allow summon if pet dies during fight. - skip --HG-- branch : trunk
2009-06-14*Fix Icy Talons and their improved version.QAston
--HG-- branch : trunk
2009-06-14*Update Scourge Strike damage formula for 3.1.3QAston
*Add diseases coefficient for Blood Strike. --HG-- branch : trunk
2009-06-14*Fix Pestilence and Glyph of Diseases.QAston
--HG-- branch : trunk
2009-06-14*Fix Blood-Caked bladeQAston
*Fix Impurity. *Fix Rage of Rivendare damage bonus. --HG-- branch : trunk
2009-06-14*Teleport player to home if player falls under the map and no close grave is ↵megamage
available. --HG-- branch : trunk
2009-06-14*Fix compile in *nix. Thanks to Aokromesmegamage
--HG-- branch : trunk
2009-06-14*Correct interpretation of procflags and update spell_proc_event due to that ↵QAston
(some of mangos entries may be incompatibile due to that change) *Fix siphon life. *Fix Rapture. --HG-- branch : trunk
2009-06-14[8013] Fixed SMSG_RAID_INSTANCE_INFO opcode, some other fixes. Author: tomrus88megamage
--HG-- branch : trunk
2009-06-14[8012] Fixed rage decay rate to 1 rage per second. Author: domingomegamage
--HG-- branch : trunk
2009-06-14*Add function EnergizeBySpell. Author: nos4r2zodmegamage
--HG-- branch : trunk
2009-06-14*Use overheal as parameter instead of gain. Author: DonTomikamegamage
--HG-- branch : trunk
2009-06-14 [8009] Pass const string reference to functions where possible. Author: ↵megamage
hunuza Avoids creating an unnecessary copy of strings. --HG-- branch : trunk