aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2012-08-03Whitespace is the root of all evilNay
2012-08-03Core/WorldSession: Bypass assigned handler restriction if .debug send opcode ↵Nay
command is used
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold ↵Nay
possible This got a bit messy and will be further fixed when all related packets are updated. (Also fixed a typo in atoll msvc macro)
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-18Core/PacketIO: Zlib compression stream structure is kept per session - ↵Shauren
compress packets individually for each receiver
2012-07-18Core/PacketIO: Implemented packet compression for any opcode.Shauren
2012-07-17Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, ↵Shauren
MSG_MOVE_WORLDPORT_ACK, SMSG_NEW_WORLD and SMSG_TRANSFER_PENDING
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-15Merge pull request #7039 from Vincent-Michael/banCommandNay
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
2012-07-15Scripts/Commands: When GM is invisible use a transparency visual aura (to ↵Nay
make it obvious that invisibility is active) Thanks to Kretol for the idea and Aokromes for the spell id
2012-07-14Core/MovementShauren
* Updated movement flags * Cleaned up MovementStatusElements enum * Updated and enabled MSG_MOVE_START_FORWARD
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-13Core/Instance: fix attumen/midnight encounter (thx zwerg) closes #6188Kandera
2012-07-13Core/Spells - Idol of the Crying Wind;Faq
+ Fixing typo;
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-06Miscellaneous: Unsigned expressions cant be negativeSubv
2012-07-06Fixed buildSubv
2012-07-06Merge pull request #7031 from Vincent-Michael/lockupCommandSubv
Core/Commands: Convert lookup commands in commandscript
2012-07-06[Script/ICC] Properly fix Dark Nucleus aggro problems and them not following ↵Exodius
you when they should. Closes #6589 Fix by @Marosa. Guidelines by @Kandera.
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-06fix build againKandera
2012-07-06fix build from r2bcc291Kandera
2012-07-06Scripts/Spells: fix wrath of the astromancer and stop the startup error.Kandera
2012-07-05Merge pull request #7004 from Vincent-Michael/guildCommandSubv
Core/Commands: Convert guild commands in commandscript
2012-07-05Core/Spells: codestyle cleanup. case statements are your friend :]Kandera
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-07-04Fix Quest A Cleansing SongAliveShiro
2012-07-02Fixed buildSubv
2012-07-02Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus ↵Subv
drakes. Closes #6670 Closes #6675
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-07-01Core/Scripts: More missing includesSubv
2012-07-01Fixed buildSubv
2012-07-01Merge pull request #6490 from Vincent-Michael/notEvenAScratchSubv
Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
2012-07-01Merge pull request #6884 from Vincent-Michael/resetCommandSubv
Core/Commands: Convert reset commands in commandscript
2012-07-01Core/Scripts: Use proper headers, code style, creature_texts and cleanup ↵4m1g0
(Battle for Mount Hyjal)
2012-07-01Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checksShauren
2012-06-30Scripts/Icecrown Citadel: Fixed visual and target selection of Sindragosa's FuryShauren
2012-06-30Correcting Black Ice bonus dmg for Scourge strike shadow part. Thnx Tibbi & ↵Faq
Shauren
2012-06-30Core: Minor code style correctionsShauren
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to ↵Shauren
OnObjectAreaTargetSelect, it will now work with WorldObject instead of only Units and call it even for empty target lists
2012-06-29Core/Spells: fix build and typo from previous commitKandera
2012-06-29Scripts/Spells: Fix Deathknight ability Death Pact 48743Elron103
2012-06-27Fix buildNay
2012-06-27Core/Spells: correctly award kill credit for quest the focus on the beach.Kandera
2012-06-26Fixed compile without PCHShauren
2012-06-26Scripts/Icecrown Citadel: Added floating souls visual in The Spire after ↵Shauren
teleport to The Lich King becomes available (killing 11/12 bosses)
2012-06-26DB/SAI: Fix Quest 12828 (Ample Inspiration).w1sht0l1v3
2012-06-24DB/Core/Gossip: Add Gossip for Alliance & Horde bonfires, fix gameobject ↵Malcrom
faction, fix quest racerequirements, fix spell 45437 to be cast upon bonfire. Spawning left to do.