aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-06Core/Arena: Fixed compile on gcc 4.5 and possible runtime crashes on other ↵Shauren
versions of this compiler
2011-04-06Scripts/Icecrown Citadel: Fixed Kinetic Bombs getting killed by attackingShauren
2011-04-06Properly renamed filesShauren
2011-04-06Core/Spells: Fix area target search for spells with ↵Shocker
SPELL_ATTR2_ALLOW_DEAD_TARGET
2011-04-06Scripts/BloodmystIsle: Add core support for quest 9667Supabad
2011-04-06Scripts/BladesEdgeMountains: Adjust script to work for quest 10545 alsoSupabad
2011-04-06Scripts/Nagrand: Add core support for quest 9923,9924,9955Supabad
2011-04-06Ulduar/Mimiron: add spell script for Proximity minesSupabad
2011-04-06Core/Spells: replace spell Symbol Of Life from SpellEffects to SpellScriptSupabad
2011-04-06SQL/Arena: Removing ambiguous personalRating column until things are sorted outleak
2011-04-05Core/Arenas: Refactor arena code and db layoutleak
2011-04-05Core/World: Removed unused timers, thanks to Neo2003 for pointing it outShauren
2011-04-04Core/Player: Prevented infinite growth of allowedCharsToLogin container and ↵Shauren
changed its type to better reflect its purpose
2011-04-04Core/BuildSystem: Missed cmake file from previous commit.runningnak3d
2011-04-04Core/BuildSystem: Removed -WITH_SQL Cmake option as it was confusing some users.runningnak3d
2011-04-03DB/Misc: AT [2nd] More quest chain fixesNay
2011-04-03DB/Misc: Fix Totem of Wrath debuff. Thanks Kroolik.Nay
2011-04-03Core/Scripts: Removed double calls to InstanceScript's Initialize methodsShauren
2011-04-03Core/Cleanup: Drop various unused codepek2011
2011-04-03Core/Achievements: Implemented map check for achievement updatesShauren
2011-04-03Core/Logging: Fixed Arena rating changes logs printing incorrect valuesShauren
2011-04-03Core/DBC: Implemented achievement_dbc db table for filling in missing ↵Shauren
achievements and added sample data
2011-04-03DB/SAI: Add scripts to creatures 225, 33589, 33854, 32509, 32668, 32669Nay
DB/WPs: Add waypoints to creatures 26436, 24914, 7056, 7052, 7051, 4064, 615, 423, 424, 426, 430, 435, 446, 580, 434, 210, 485, 576, 663, 226, 272
2011-04-03DB/Misc: Dalaran AH for engineersNay
2011-04-03DB/GameEvents: Initial implemention of Kalu'ak Fishing Derby (npc spawn, ↵Nay
game event templates and quest template). Fix a typo on last commit.
2011-04-03DB/GameEvents: Fix Fishing Extravaganza timers and add a missing spawnNay
2011-04-03DB/Misc: AT [1st] Fix part of the quest chains. Add some spawns and update ↵Nay
creature templates. Replace a core script by a SAI equivalent (rope & post). DB/Loot: Update Magically Wrapped Gift loot chance and max item counts.
2011-04-02Merge branch 'master' of github.com:TrinityCore/TrinityCoreShauren
2011-04-02Core/Vmaps: Made code more safe and fixed problems in ↵Lynx3d & Ambal
WmoLiquid::GetLiquidHeight()
2011-04-02Core/Battlegrounds: Typo fix from an older rev regarding memory leakShocker
2011-04-02SQL: move all SQL that is now included in the latest full DB to the "old" dir.Nay
2011-04-02DB/GameEvents: Change Nights to start at 9 PM (21:00) instead 2 AM. Thanks ↵Nay
Aokromes.
2011-04-02Core/Spells: Moved 71880 and 71892 under proper spell family caseShauren
2011-04-01SQL: Fix typo on last commit. Thanks EdwinDW.Nay
2011-04-01Merge branch 'master' of github.com:TrinityCore/TrinityCoreShauren
2011-04-01Revert part of "Core: Removed unused functions (leftovers from sd2, was ↵Shauren
needed when scripts were built as separate dll)", this part wasnt intended This reverts commit partly e1bacef346a859420be8c76129ebc568f04380d0.
2011-04-01DB/NPCs: Spawn creature 33233 on 25m Ulduar as well. Thanks kiper.Nay
2011-04-01Core: Removed unused functions (leftovers from sd2, was needed when scripts ↵Shauren
were built as separate dll)
2011-04-01Core/Packets: Fixed incorrect area lookup in HandleHearthAndResurrectShauren
2011-04-01Fix gender exploit.Anubisss
Now check that character has a valid gender (and not an invalid via packet modifications). This check works when trying to create a character or when building the character list. If gender is invalid (neither male nor female): can't create the character and can't see in the characters' list (and also can't login with it via packet modding). Signed-off-by: Anubisss <anubisss210@gmail.com>
2011-04-01Fix a login exploit.Anubisss
Make a list of GUIDs that purpose is which characters can login per account. This fixes an exploit that player can login (but shouldn't) with packet manipulation. Signed-off-by: Anubisss <anubisss210@gmail.com>
2011-03-31Core/Spells: Fixed Sigil of the Frozen Conscience affecting Icy Talons talentShauren
2011-03-29DB/NPCs: Re-import wrongly deleted equipment templateNay
2011-03-29Core/Loot: Don't report missing item loot for items dropping only moneyShauren
2011-03-29Commit: correct wrong column_nameZxBiohazardZx
2011-03-29DB/Spawns: Increase some mining pools to more reasonable valuesZxBiohazardZx
2011-03-29DB/Spawns: Northrend Rare-Elite Spawns, Pathings, Poolings and template updatesZxBiohazardZx
2011-03-28DB/Misc: Add some missing equipment templates;Malcrom
- Spawns for Netherwing Ledge
2011-03-28Scripts/Zalazane's Fall: Refactor some code to match coding standardsKaelima
2011-03-27DB/Achievements: Re-implement reward (mail) for Emblematic achievementNay