| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2010-04-11 | Tab to spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-10 | Azjol Nerub: Anub'arak and Krikthir script texts | Spp | |
| Patch by terrorbringer Closes issue 1570 --HG-- branch : trunk | |||
| 2010-04-10 | * Correct worldside NPC texts, by terrorbringer | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-10 | Fix Crash in FoS. | Trazom62 | |
| Fixes issue #1566. + add support of minimum distance criteria in SelectTarget. --HG-- branch : trunk | |||
| 2010-04-10 | *modified spelldifficulty handler to work with all spell casts for creatures ↵ | Rat | |
| that are in instances thanks to Shauren for help *modified most of the scripts to use normal_mode spell for casting (code was autogenerated, post errors if any) *added sql for all modded spells (autogenerated..) --HG-- branch : trunk | |||
| 2010-04-10 | * correct worldside NPC texts - patch by terrorbringer (more cleanup needed?) | trinity@raven.vcon.no | |
| --HG-- branch : trunk | |||
| 2010-04-09 | *add example difficulty spells for magus telestra | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-08 | Script Instance Forge of Souls. | Trazom62 | |
| Script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC). Fix EventMap::DelayEvents Fixes issue #1310. --HG-- branch : trunk | |||
| 2010-04-08 | Code Style (game + scripts only): | Spp | |
| "!=" --> " != " (when needed) " !=" --> " !=" "!= " --> "!= " --HG-- branch : trunk | |||
| 2010-04-07 | Code Style (game + scripts only): | Spp | |
| ">=" --> " >= " (when needed) " >=" --> " >=" ">= " --> ">= " "<=" --> " <= " (when needed) " <=" --> " <=" "<= " --> "<= " " ==" --> " ==" "== " --> "== " --HG-- branch : trunk | |||
| 2010-04-07 | Code Style (game + scripts only): | Spp | |
| "==" --> " == " (when needed) --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "( " --> "(" " )" --> ")" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "if(" --> "if (" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "while(" --> "while (" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "for(" --> "for (" --HG-- branch : trunk | |||
| 2010-04-07 | Code Style: Remove trailing spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-07 | Code Style: tab to spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-07 | remove CRLF from blackrock spire scripts. | malcromdev@gmail.com> | |
| --HG-- branch : trunk | |||
