aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-05Core/Instances: Add assert to track down a crashjackpoz
Instance reset times are supposed to be initialized on server startup and then only updated when they expire. Refers to #11904
2014-10-05Core/Authserver: Added battle.net cache channel opcode definitionsShauren
2014-10-05Core/Authserver: Added battle.net achievement channel opcode definitionsShauren
2014-10-05Core/Authserver: Added battle.net support channel opcode definitionsShauren
2014-10-05Core/Authserver: Added battle.net presence channel opcode definitionsShauren
2014-10-05DB/Creature: correct spawn of 5 creaturesAokromes
2014-10-05DB/Creature: BroadcastTextID for npc_text Aokromes
By 41782992, closes #13275
2014-10-05Core/Authserver: Added friend related battle.net opcode definitionsShauren
2014-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-05Core: Fix warningVincent-Michael
2014-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-05DB/Brewfest: Added missing brewfest spawn in shatttathVincent-Michael
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / ↵Vincent-Michael
gameoject table at loading (Slow server startup ca.3-4 sec.)
2014-10-05DB/Creature: K3 Perimeter TurretAokromes
By cr4st, closes #13158
2014-10-05DB/Creature: Linda Ann Kastinglow & Arcanist AlecAokromes
By Killyana. closes #12524
2014-10-05DB/Gossips: Assigned some gossips to their BroadcastTextIdAokromes
By 41782992, closes https://github.com/TrinityCore/TrinityCore/issues/13239
2014-10-04Core: Remove WhitespacesVincent-Michael
2014-10-04Revert "Core/SAI: Added new error for is using other script as sai"Vincent-Michael
This reverts commit d08862a7928707258f8741d7cb368b4622abc08e.
2014-10-04Core/SAI: Added new error for is using other script as saiVincent-Michael
2014-10-04Core/SAI: Fix typoVincent-Michael
2014-10-04Core/Authserver: Updated battle.net structures to 6.0.2.18973Shauren
2014-10-04DB/SAI: fix more startup errorsMitchesD
Updates https://github.com/TrinityCore/TrinityCore/issues/13256
2014-10-04Scripts/Misc: fixed GameObjects chests in CoS and HoRMitchesD
Fixes https://github.com/TrinityCore/TrinityCore/issues/13246
2014-10-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-04Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in dbVincent-Michael
2014-10-04Core/AuthserverShauren
* Reorganized packet classes, moved each channel to separate namespace and file * Added all opcode names for channels: auth, connection and wowrealm * Documented more fields in LogonResponse
2014-10-04DB/SAI: fixed some startup errorsMitchesD
Updates https://github.com/TrinityCore/TrinityCore/issues/13256
2014-10-04SQL: Fix typo :/Vincent-Michael
2014-10-04DB/Spells: Convert spell_dbc from branch master without effect dataVincent-Michael
2014-10-04SQL: Fix typoVincent-Michael
2014-10-04DB/Spells: Convert some spells dbc stuff from branch masterVincent-Michael
2014-10-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-03Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdownjackpoz
Partially revert 4fe45b8c63d3c4118a0a69c6ed44573c53eba54c to fix worldserver stuck on "Halting process" on shutdown. Fixes #13201
2014-10-03Core/SAI: CleanUp in 98257b94728223ff027c3696b630462288c85255 / ↵Vincent-Michael
2838a622647a1e12ec483b59440c7d0414dc14fa
2014-10-03DB/Spells: Fix typoVincent-Michael
2014-10-03Merge pull request #13259 from sonic3000/masterDuarte Duarte
Core/Scripts: Fix for issue #882
2014-10-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-03Core/Sai: Added SMART_ACTION_TALK error log also for -guid creatureVincent-Michael
2014-10-03Core: Fix crashVincent-Michael
2014-10-03Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to ↵Vincent-Michael
Gooyeth)
2014-10-03Core/Sai: Added new error log for action SMART_ACTION_TALKVincent-Michael
2014-10-02Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to ↵Vincent-Michael
Gooyeth)
2014-10-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-02Core/SmartScript: Fix warningsVincent-Michael
2014-10-02Core/Achievement: Fix warningsVincent-Michael
2014-10-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-02Core/AHBot: Fix reference_loot_template being excluded from ahbot itemsjackpoz
Fixes #13265
2014-10-02Core/Sai: Added better version for 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added missing changes in 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added ugly code for new sai error log :(Vincent-Michael