summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-08-26Script/Commands: enhanced .lookup player commandShinDarth
2016-08-26Scripts/PetMage: fixed a crash with DK's Gargoyle and Mirror ImageShinDarth
2016-08-26Misc: fix copyright headerShinDarth
2016-08-26Misc: cleaningShinDarth
2016-08-26Core/Pet: Fix initial energy of DK's Ghoul (#115)Rival
2016-08-26Build: fixed some warningsShinDarth
- Closes #108
2016-08-24Core/Commands: enable .gm ingame command + misc cleaningShinDarth
2016-08-24Core/Spells: fix greater blessings selection issues (pet class on player class)mik1893
2016-08-24Core/Spells: fix removal of Disarm (scorpid sting) cooldown with Readinessmik1893
2016-08-24Core/Instance: Shared normal/heroic ID is now a configurable feature ↵mik1893
(default: deactivated)
2016-08-24Core/Scripts: add new hook OnPlayerAddToBattlegroundmik1893
2016-08-24Core/Unit: enable setting and retrieval of a temporary race for playersmik1893
2016-08-24Will of Forsaken + Trinket PVP correct faction checkmik1893
2016-08-24Core/Player: Implement original race variable at unit level and initialize ↵mik1893
it (for future customizations)
2016-08-24Avoid reset loop on boss nalorakkYehonal
2016-08-24Core/Pet: correct pet loading - summoningmik1893
2016-08-24Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)ShinDarth
- Closes #111
2016-08-23Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-23Compilation fixYehonal
2016-08-23Project restructuring [PART.3]Yehonal
2016-08-23Project restructuring [PART.2]Yehonal
2016-08-23Core/Chat: fixed crash in commandsShinDarth
closes #110
2016-08-22Core/Chat: fixed some commandsShinDarth
This fixes all those commands that can take in input both a param and a subcommand, e.g.: .learn, .tele, etc...
2016-08-21Script/Commands: fix all command permissionsShinDarth
2016-08-21Core/Chat: fixed commandsYehonal
2016-08-21Revert "fixed crash on command execution"ShinDarth
This reverts commit d6133057ca43c2c08fe880344843ba70008c2edc.
2016-08-20Core/Console: rename consoleShinDarth
2016-08-20Fix commands and starting to use nullptr instead of NULLYehonal
2016-08-20fixed crash on command executionYehonal
seems that clang is now compilable and playable on linux too \o/
2016-08-20fixed compilation of latest commands rewrite workYehonal
2016-08-19Merge branch 'threading_rewrite' of ↵Yehonal
https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite
2016-08-19Merge branch 'master' into threading_rewriteYehonal
2016-08-19Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-19Fixed compilation without PCH enabledYehonal
please avoid to miss header files in your sources
2016-08-19Fixed compilation without PCH enabledYehonal
please avoid to miss header files in your sources
2016-08-19Corrected more copyrightsShinDarth
2016-08-19Update chat system, based on TrinityCore commitShinDarth
2016-08-19Rewritten Threading system using c++11 std instead of ACEYehonal
It also allow full compilation with clang under all supported platforms Need tests
2016-08-17Fix License issue, closes #21ShinDarth
2016-08-17Build/Clang: fixed 2 warningsShinDarth
2016-08-17Some corrections to previous commitsShinDarth
2016-08-17Scripts/Northrend: corrected code logic, fixing a bunch of warningsShinDarth
2016-08-16Build/Clang: removed deprecated finite() fixing 59 warningsShinDarth
2016-08-16Build/Clang: fixed 96 warnings + improved code readabilityShinDarth
2016-08-16Core/Arena: fix arena points rate config + code indentationShinDarth
2016-08-16Core/Arena: Create more arena configs (#97)Rival
2016-08-15Core/Misc: Adding localization DBC. (#95)Rival
2016-08-15Core/Channels: allow to disable ownership of channelsShinDarth
2016-08-15Fix buildShinDarth
2016-08-15Core/Spells: Fix Corpse Explosion picking ghoul as a target without ↵Rival
selection. (#83)