aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-29Core/Logs: Add player guid into some logs.xjose93
2013-04-28Core/Guild: Fix logic failVincent_Michael
2013-04-28Merge pull request #9730 from joschiwald/eventscriptloaderblub
Core/ScriptLoader: load eventscripts
2013-04-28Core/ScriptLoader: load eventscriptsjoschiwald
2013-04-27Merge pull request #9727 from Ascathor/masterSubv
Core/Player: CharDelete.Heroic.MinLevel as seperated unlink requirement for Heroic classes
2013-04-28SQL: Add missing renames for mergeVincent_Michael
2013-04-28Core/Player: CharDelete.Heroic.MinLevel as seperated unlink requirement for ↵Ascathor
Heroic classes Also added documentation for GetCharacterNameData
2013-04-27SQL: Fix file format and rename for mergeVincent_Michael
2013-04-27Merge pull request #9725 from xjose93/ImproveLog7Aokromes
Core/Log: Add playerguid and mapnames when player still in world when its teleported
2013-04-27Core/Log: Add playerguid and mapnames when player still in world when its ↵xjose93
teleported.
2013-04-27Merge pull request #9700 from eilo2518/masterAokromes
[Visual gameobjects fix] Ring Of Valor
2013-04-27Merge pull request #9710 from xjose93/AutobroadcastAokromes
Core/World: Improvements in Autobroadcast system (dropped from world database and moved to auth database, added realmid and weight columns)
2013-04-27Merge pull request #9662 from xjose93/GuildRenameAokromes
Guild rename
2013-04-27Core/OutdoorPvP: Fixed crash in capture point update when players leave the ↵Shauren
point Closes #9722
2013-04-26Merge pull request #9719 from xjose93/ImproveLog6Aokromes
Core/Maps: Add mapname when a player is binded to other save.
2013-04-26Merge pull request #9716 from xjose93/ImproveLog5Aokromes
Core/Player: Add playername at log when a player not found in characters database.
2013-04-27Core/Maps: Add mapname when a player is binded to other save.xjose93
2013-04-26Core/DBLayer: Fixed mismatched field type in auction house prepared statement.Shauren
Closes #9694
2013-04-26Merge pull request #9712 from Bezo/ip2countrylocksqlupdateAokromes
Update auth_database.sql.
2013-04-26Merge pull request #9715 from xjose93/ImproveLog4Aokromes
Core/Guild: Add guid of gm and guildname to log when an item its deposit on guildbank.
2013-04-26Core/Player: Add playername at log when a player not found in characters ↵xjose93
database.
2013-04-26Core/Guild: Add guid of gm and guildname to log when an item its deposit on ↵xjose93
guildbank.
2013-04-26Update auth_database.sql due the added ip2nation tables.Bezo
2013-04-25Core/World: Improvements in Autobroadcast system (dropped from world ↵xjose93
database and moved to auth database, added realmid and weight columns)
2013-04-24Merge pull request #9697 from xjose93/ImproveLog3Aokromes
Core/Log: Added guid (of gm) and zone to gm command log.
2013-04-24Merge pull request #9692 from xjose93/ImproveLog2Aokromes
Core/Log: Added mapname to log when a player cant be teleported.
2013-04-23Script/Arena: Ring of Valor, toggle visuals gameobjects accordinglyEilo
2013-04-23Core/Log: Added guid (of gm), area and zone to gm command log.xjose93
2013-04-23Core/Log: Added mapname to log when a player cant be teleported.xjose93
2013-04-22Scripts/Commands: Corrected queried database for ip2nation in .pinfo commandShauren
2013-04-22Merge branch 'pr/n9655_Bezo'Shauren
2013-04-22[Ip2nationLock] Implement the ip2nation lock country.Bezo
2013-04-21DB/SAI: fix runtime errors and some other stuff. see issue #9667Kirkhammett
2013-04-21DB/Gameobject: Add missing template for Silver Covenant Banner (202193)Foldor
Closes # 9080
2013-04-21DB/Loot:ZxBiohazardZx
Update loot for Scarab Coffers in AQ (related to issue #9638) Update loot for Axtroz (related to issue #9610)
2013-04-20DB/Conditions: add correct conditions to Lokhtos Darkbargainer's shopkirkhammett
Closes #9594
2013-04-20DB/Loot: Insert Frozen Orb into The Prophet Tharon'ja's loot templatewintergreen77
Closes #9605
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-04-19DB/SAI: Missing event flags now addedKirkhammett
Closes #9668
2013-04-18Core/Spells: Fix dynobj aura stackingShocker
2013-04-16Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird ↵click
crashes), closes #7852 Note: This adds support for using jemalloc on FreeBSD, Mac OS X Lion and a few other platforms (not enabled by default) Please read dep/jemalloc/ChangeLog for further information (Changed from 2.1.1 and up apply)
2013-04-16Fix some creature text runtime errorsGacko
2013-04-16Merge pull request #9647 from xjose93/GameEventAnnounceShauren
Core/Events: announce event system improvement.
2013-04-16Script/SAI: Fix runtime error. Thanks @KirkhammettGacko
Closes #9653 (Can not commit for other authors using the web interface...)
2013-04-16DB/Quests Fix Mission: Eternal Flame, closes #6852Pitcrawler
2013-04-15Merge pull request #9648 from xjose93/ImproveLogSubv
Core/Log: Added more information to log when a map cant be created.
2013-04-15Core/Events: announce event system improvement.xjose93
2013-04-15Core/Log: Added more information to log when a map cant be created.xjose93
2013-04-14DB/Quests: Fix The Leaders at Jin'Alai, closes #902Pitcrawler
Remove some double spawns Add some missing spawns Convert some EAI to SAI Add some visual effects for quest Breaking Through Jin'Alai
2013-04-14Core/Buildsystem: Actually follow CONF_DIR path-directive when installing ↵click
configuration-files on UNIX Fixes issue #9649