summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-24Merge pull request #145 from talamortis/masterYehonal
Instance/Scripts: PoS and HOR fix
2016-09-24Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlkYehonal
2016-09-24Minor fixes to startup-scripts, disabled screen check since it can cause ↵Yehonal
some issues
2016-09-24bin folder creation for startup-scripts on after_build eventyehonal
2016-09-24Core/Logging Fixed db logging clean timerYehonal
2016-09-24Fixed joiner repo urlYehonal
2016-09-24Fix crash with algalonYehonal
2016-09-24Core/Script: Missing check on medivh script, fixed crashYehonal
2016-09-24Core/Script: Fixed possible crash when medivh is spawned outside instanceYehonal
2016-09-24Core/Unit: added new script OnPlayerBeingCharmedmik1893
2016-09-24Core/Config Not initial conf files are optional nowYehonal
2016-09-24Core/Logging: Re-Implemented onChat scripting systemYehonal
2016-09-24Black knight orderstalamortis
Black nights orders griffen will now take you to the correct point instead of dropping you in the ocean
2016-09-22Database/World: made the database structure similar to TrinityCore (#154)Stefano Borzì
* Database/World: date the database structure similar to TrinityCore * Updated ObjectMgr.cpp * Moved sql update to pending_db_world directory
2016-09-12Changed commenttalamortis
2016-09-12Changed commenttalamortis
2016-09-12Removedtalamortis
Updated.
2016-09-11Ambassador Kelemar Waypointtalamortis
Removed the //
2016-09-06World/ Winterfin Oracle ID 25216talamortis
Winterfin oricle will now cast lightning bolt.
2016-09-06Instance: Culling of stratholme - Arthus Fixtalamortis
Arthus will no longer attack start NPC and stop at the correct place in firestreet
2016-09-06Silvermoon City: Ambassitor Kelmer Walk fixtalamortis
Ambassitor Kelmar will now walk around silvermoon city
2016-09-06Instance: Pit of Saron Tyrannus Mount Fixtalamortis
Tyrannus will now be mounted as you enter the instance and you will not just see Rimefang
2016-09-05Core/Scripts Halls of Reflectiontalamortis
ID of the guards changed so alliance can see the correct NPC
2016-09-05Core/Scripts: Halls of Reflectiontalamortis
Alliance will now see the correct npc to pick up the quest "Wrath of the lich king"
2016-09-05Core/Scripts Pit of Sarontalamortis
Alliance Players will not londer see double ELANDRA as they enter the dungeon
2016-09-05Checking if the player is mounted.Krath
2016-09-05Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-09-05Revert "Get Team Id by group Leader instead of random player"Yehonal
This reverts commit 2ee9fb4eb3270ee6030b6b92eed0d3b337bdeca1.
2016-09-05Fix for missing assignment of m_racemik1893
2016-09-05[DB] fix on characters base tablesYehonal
Don't worry, you don't need to change anything in your db characters
2016-09-05[DB] Fixed Some strange missing data/fix on base dbYehonal
I've exported the database again starting from 0.x base and applying archived updates again We strongly suggest to reset your world db with new base and applying updates again. To save time, use our db_assembler script
2016-09-04Fixed commands log and a crash on windowsYehonal
2016-09-04Created auth logs table for db logging systemYehonal
Fixed server startup
2016-09-04Fixed compilation for vs 2013Yehonal
2016-09-04Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.gitYehonal
2016-09-04Force to use external mysql lib instead of sourcesYehonal
Currently sources are not compiled on some VS
2016-09-04Build/Clang: suppress logical-op-parentheses warningsShinDarth
2016-09-04Revert "Build/Clang: fixed 96 warnings + improved code readability"ShinDarth
This reverts commit a4589f71d5906281581303b4d9430ea65f79c31a.
2016-09-04[DB/Quest] There Exists No Honor Among Birds rev.5DantestyleXD
2016-09-03Core/Build: fixed a warningShinDarth
2016-09-03Core/Build: fixed 4 warningsHelias
2016-09-02Typing error in folder nameYehonal
2016-09-02Using IsGMAccount instead of direct checkYehonal
2016-09-02cleaning config.sh.dist fileYehonal
2016-09-02Improved run engine and moved on separated moduleYehonal
+ Also added some example script to create your own restart script
2016-08-31Re-implemented Clean logs tableYehonal
2016-08-31moved GetDatabaseName under public to be used on APIYehonal
2016-08-31Restored db logging functionYehonal
2016-08-31Removed absolute path from some script loadersYehonal
2016-08-31Core/Unit: correctly retrieve faction id for race when original is requestedmik1893