| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-01 | Correction in scripts (m_creature -> me) - fixes #1954 | click | |
| (Also corrects some old scripts that seems to have been done the same way) --HG-- branch : trunk | |||
| 2010-05-01 | Add support for quest 9446 (Tomb of the Lightbringer) - closes #197 | click | |
| Patch by Supabad --HG-- branch : trunk | |||
| 2010-04-30 | Add support for quest 12832 (Bitter Departure) - closes issue #804 | click | |
| Patch by supabad --HG-- branch : trunk | |||
| 2010-04-30 | Add support for daily quest "Overwhelmed!" (quest 12288) | click | |
| Patch by Supabad (thank you) --HG-- branch : trunk | |||
| 2010-04-30 | Fix compile. | Spp | |
| (Not a good idea to test something and push another file) --HG-- branch : trunk | |||
| 2010-04-30 | * Fix CRLF. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-04-30 | DragonBlight: Script for Quest 12321 (A Righteous Sermon) | Spp | |
| Patch by Supabad Closes issue 314 --HG-- branch : trunk | |||
| 2010-04-30 | Implementation of Tabard vendor | Spp | |
| Patch by etznab Closes issue 908 --HG-- branch : trunk | |||
| 2010-04-30 | Silithus: Fix event for quest 8519 | Spp | |
| Patch by "kb_z" Closes issue 177 --HG-- branch : trunk | |||
| 2010-04-29 | Warning Fixes | Spp | |
| Code Style cleanup Fix linux compile --HG-- branch : trunk | |||
| 2010-04-29 | Fix FoS/Bronjham script. | Trazom62 | |
| Fixes issue #1895. - summon corrupted soul fragment when Corrupt Soul completes. - update corrupted soul fragment script. - remove Heroic spell definition. They are defined in SpellDifficulty.dbc. --HG-- branch : trunk | |||
| 2010-04-27 | Fix timed achievement checks for boss killed in instance. | Trazom62 | |
| Requires DB update. --HG-- branch : trunk | |||
| 2010-04-25 | Drak'Tharon Keep, Tharon'Ja: Demorph players when boss dies | Tartalo | |
| Thanks & congratz to all developers, contributors & users, we reach revision 8000 ;) --HG-- branch : trunk | |||
| 2010-04-25 | Refactor Creature::SelectNearestTarget(float dist) | Trazom62 | |
| This function is used in many scripts to find the nearest enemy within the given distance. However, it had an implicit limit to the ATTACK_DISTANCE. so in many case the "dist" was in fact just ignored. In other case, the ATTACK_DISTANCE is required. So 2 functions are necessary to avoid ambiguities. The refactoring is the split of the function in 2: SelectNearestTarget and SelectNearestTargetInAttackDistance. --HG-- branch : trunk | |||
| 2010-04-25 | Fix Taxi flight Stormwind Harbor. Thanks scarymovie87. | Trazom62 | |
| Fixes issue #425. --HG-- branch : trunk | |||
| 2010-04-24 | Fix compile ¬¬ | Spp | |
| + Code Style (for, if, while) --HG-- branch : trunk | |||
| 2010-04-23 | Implemented script for areatriggers 5332,5338,5334 and 5340, related with ↵ | _manuel_ | |
| quest Last Rites. --HG-- branch : trunk | |||
| 2010-04-20 | Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ↵ | _manuel_ | |
| ScriptDev2. --HG-- branch : trunk | |||
| 2010-04-19 | Really fix the horseman - shot the horse, gave him a new one - and a proper ↵ | click | |
| washover of what he can say! --HG-- branch : trunk | |||
| 2010-04-19 | Unbreak the headless horsman - he should now ride again! | click | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Code Style: Remove trailing spaces and tab to spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | ScriptedAI: Fix types in SelectSpell | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | More warning removal (Some code modifications and cleanup when needed) | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Eversong Woods: Fix var initialize | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Gnomeregan: Fix Save | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Hinterlands: Fix one Waypoint of npc OOx09HL | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Karazhan: Minor code cleanup | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Durotar: Fix Phase error | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Grizzly Hills: Fix phase error | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Naxxramas: Sapphiron: Fix phase errors | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Ulduar: Boss Algalon: Respawn time was negative | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Utgarde Pinnacle: boss_ymiron: Fix say (wrong types) | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Zulaman: Fix initialize guid values | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Utgarde Pinnacle: Fix reset timers in mob_frenzied_worgenAI | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Remove LOTS of compile warnings | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-18 | Improvements in npc_warmage_violetstandAI | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-04-17 | Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANE | malcromdev@gmail.com> | |
| --HG-- branch : trunk | |||
| 2010-04-15 | Fix bad use of worldstates table in last commit | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-14 | *code cleanup | Rat | |
| *totally destroyed m_creature, use "me" for future coding --HG-- branch : trunk | |||
| 2010-04-14 | *added script for Hunter Pet Trainers for Pet Talent Resetting | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-12 | Fix VH : add 3 missing portals. Thanks spgm. | Trazom62 | |
| Fixes issue #798. --HG-- branch : trunk | |||
| 2010-04-11 | Nexus: Add missing copyright note | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix typo on quest 9544 support. Ty antihrist | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Azuremyst Isle: Support for quest 9544 | Tartalo | |
| The Prophecy of Akida --HG-- branch : trunk | |||
| 2010-04-11 | Tab to Spaces and remove of trailing spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Icecrown: Fix quest 14062 & 14142 support | Tartalo | |
| 'You've Really Done It This Time, Kul', both sides Remember that this quest has not proper db support yet (missing spawn & loot). Update Copyright note of go_scripts.cpp --HG-- branch : trunk | |||
| 2010-04-11 | Nexus: Hack for servers that allow two side groups to be able to kill the | Tartalo | |
| faction-dependent npcs. --HG-- branch : trunk | |||
| 2010-04-11 | * Fix: Trainingdummies going into evade mode permanently | click | |
| Patch by tbaart --HG-- branch : trunk | |||
| 2010-04-11 | Fix achievement Three Faced. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to ↵ | n0n4m3 | |
| TOM_RUS. --HG-- branch : trunk | |||
