aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-11Core/PacketIO: Add support for receiving CMSG_UPDATE_PROJECTILE_POSITIONkaelima
2011-04-11Core/Misc: fix compilation warningsAzazel
2011-04-11Core/Spells: fix Global Cooldown reset on spell cast interrupt.SimonDMII
2011-04-11Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ...Azazel
2011-04-10Core/Instances: Fixed crashes happening when trying to access already deleted...Shauren
2011-04-10Core/BattleGrounds: update Gameobject hook to support multiple destructable b...Supabad
2011-04-10Core/Arena: Restore personal rating loadingleak
2011-04-09Core/GameObjects: Destructible gameobjects now read display info from dbc filesShauren
2011-04-09Core/DBC: Cleaned LoadDBCStores function, added semi-automated counting dbc f...Shauren
2011-04-09Core/Spells: Add default handler for apply aura spell effect when both Implic...Shauren
2011-04-09Core/GameObjects: add script hook when destructable building is damaged.Supabad
2011-04-09Core/Misc: AddAura should allow adding auras to dead targets if spell is pass...Shocker
2011-04-09Core/Misc: Fix possible endless loop in HandleMoveWorldportAckOpcode / LogoutShocker
2011-04-09Core/Conditions: fix little typo in previous commit.Supabad
2011-04-09Core/Conditions: updated CONDITION_SPELL to allow to return false alsoSupabad
2011-04-08Merge branch 'master' of github.com:TrinityCore/TrinityCoreShocker
2011-04-08Core/Spells: Fix cloning spellsille
2011-04-08Core/Arena: Move personalRating to arena_team_memberleak
2011-04-08Core/GameObjects: traps that dont have a owner should despawn after spell cast.Supabad
2011-04-08Core/CharDB Cleanup: alter character_homebind table making column names lower...Azazel
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column na...Azazel
2011-04-08Core/DBLayer: add template parameter to QueryCallback classes to make it work...Azazel
2011-04-07Core/Spells: Apply only 1.5 second cooldown to DK runes when spell misses its...Shauren
2011-04-07Scripts/BlackRockSpire: Cleanup boss scripts. add instance script and headerSupabad
2011-04-07Core/Cleanup: Drop some unused code and update some unknown player flags (fro...pek2011
2011-04-07Core/Master: Use ASSERT to halt server in freeze detectorShocker
2011-04-07 Core/DBLayer: make use of return result of Connection::Open method and allow...Azazel
2011-04-07Core/Arena: Query column order for game stats restoredleak
2011-04-06Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior (canno...Shauren
2011-04-06Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spe...Shocker
2011-04-06Core/Arena: Fixed compile on gcc 4.5 and possible runtime crashes on other ve...Shauren
2011-04-06Scripts/Icecrown Citadel: Fixed Kinetic Bombs getting killed by attackingShauren
2011-04-06Core/Spells: Fix area target search for spells with SPELL_ATTR2_ALLOW_DEAD_TA...Shocker
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-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 c...Shauren
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 achieve...Shauren
2011-04-03DB/Misc: AT [1st] Fix part of the quest chains. Add some spawns and update cr...Nay
2011-04-02Merge branch 'master' of github.com:TrinityCore/TrinityCoreShauren
2011-04-02Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHei...Lynx3d & Ambal
2011-04-02Core/Battlegrounds: Typo fix from an older rev regarding memory leakShocker