Commit Graph

24848 Commits

Author SHA1 Message Date
DDuarte
9d798428f0 Core/Defines: Corrections to d09eb799da 2014-10-06 21:32:27 +01:00
DDuarte
d09eb799da Core/Defines: Update some enums to 6.0
ContentLevels, Expansions, Races, Powers, Languages, SpellCastResult, GameobjectTypes,
TextEmotes, Emotes, Anim, LockType, CreatureType, CreatureFamily, Holidays, QuestType,
QuestSort, SkillType, TotemCategory and BattlegroundTypeId
2014-10-06 20:21:17 +01:00
Shauren
cc95d7ebbe Core/Authserver: Updated battle.net structures to 6.0.2.18973 2014-10-04 19:13:54 +02:00
Vincent-Michael
973df92043 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-04 16:32:14 +02:00
Vincent-Michael
a21149e1b7 Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in db 2014-10-04 16:19:52 +02:00
Shauren
8427e879f1 Core/Authserver
* 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-04 15:45:33 +02:00
MitchesD
4c4f2b5645 DB/SAI: fixed some startup errors
Updates https://github.com/TrinityCore/TrinityCore/issues/13256
2014-10-04 15:44:44 +02:00
Vincent-Michael
a73cee97e2 SQL: Fix typo :/ 2014-10-04 04:20:17 +02:00
Vincent-Michael
8ff3c3a285 DB/Spells: Convert spell_dbc from branch master without effect data 2014-10-04 04:17:07 +02:00
Vincent-Michael
995ace8988 SQL: Fix typo 2014-10-04 03:52:47 +02:00
Vincent-Michael
90b3e69b06 DB/Spells: Convert some spells dbc stuff from branch master 2014-10-04 03:41:47 +02:00
Vincent-Michael
339ddf5e83 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-04 03:29:04 +02:00
jackpoz
b33695a2ef Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdown
Partially revert 4fe45b8c63 to fix worldserver stuck on "Halting process" on shutdown.

Fixes #13201
2014-10-03 21:21:17 +02:00
Vincent-Michael
1d92315492 Core/SAI: CleanUp in 98257b9472 / 2838a62264 2014-10-03 20:06:22 +02:00
Vincent-Michael
10e8a110e6 DB/Spells: Fix typo 2014-10-03 19:03:50 +02:00
Duarte Duarte
64e4b507fa Merge pull request #13259 from sonic3000/master
Core/Scripts: Fix for issue #882
2014-10-03 16:47:53 +01:00
Vincent-Michael
c1381c2219 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-03 17:20:22 +02:00
Vincent-Michael
98257b9472 Core/Sai: Added SMART_ACTION_TALK error log also for -guid creature 2014-10-03 16:20:12 +02:00
Vincent-Michael
6ef51481eb Core: Fix crash 2014-10-03 16:07:11 +02:00
Vincent-Michael
758b8ee164 Core/Brewfest: Fix typo in b74ef3f3ca (thx to Gooyeth) 2014-10-03 16:03:13 +02:00
Vincent-Michael
2838a62264 Core/Sai: Added new error log for action SMART_ACTION_TALK 2014-10-03 16:02:11 +02:00
Vincent-Michael
9cddbe0b11 Core/Brewfest: Fix typo in b74ef3f3ca (thx to Gooyeth) 2014-10-02 23:12:30 +02:00
Vincent-Michael
b347df111f Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-02 23:04:17 +02:00
Vincent-Michael
cb2862671b Core/SmartScript: Fix warnings 2014-10-02 23:03:48 +02:00
Vincent-Michael
c169d54a6a Core/Achievement: Fix warnings 2014-10-02 22:56:43 +02:00
Vincent-Michael
caeb933d9e Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-02 22:36:58 +02:00
jackpoz
d828d16e9e Core/AHBot: Fix reference_loot_template being excluded from ahbot items
Fixes #13265
2014-10-02 22:29:45 +02:00
Vincent-Michael
d10dc5ac35 Core/Sai: Added better version for 4060fb1b59 2014-10-02 22:24:59 +02:00
Vincent-Michael
921457ae7b Core/Sai: Added missing changes in 4060fb1b59 2014-10-02 21:13:16 +02:00
Vincent-Michael
4060fb1b59 Core/Sai: Added ugly code for new sai error log :( 2014-10-02 21:11:50 +02:00
Shauren
04b6f9111a Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
==25829== at 0x4C2A1D5: pthread_cond_broadcast_WRK (hg_intercepts.c:891)
==25829== by 0x654A758: std::condition_variable::notify_all() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17)
==25829== by 0x132305A: ProducerConsumerQueue<SQLOperation*>::Cancel() (ProducerConsumerQueue.h:100)
==25829== by 0x13229A7: DatabaseWorkerPool<WorldDatabaseConnection>::~DatabaseWorkerPool() (DatabaseWorkerPool.h:70)
==25829== by 0x6C6CB21: __run_exit_handlers (exit.c:78)
==25829== by 0x6C6CB74: exit (exit.c:100)
==25829== by 0x6C54EF3: (below main) (libc-start.c:276)
2014-10-02 20:09:08 +02:00
Vincent-Michael
4322a0dc37 DB/Quests: Fix half sleep fail in 6a47175523 2014-10-02 19:54:25 +02:00
Vincent-Michael
3545d60b7d Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-02 05:50:35 +02:00
Vincent-Michael
6a47175523 Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for alliance-side) (meh, blizzard :/) 2014-10-02 05:49:32 +02:00
jackpoz
fb6e635c80 Core/AH: Don't send expired auctions to clients
Fixes #12964
2014-10-01 21:35:31 +02:00
Vincent-Michael
7696bec538 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-01 21:25:41 +02:00
Vincent-Michael
6357560186 Core/Spells: Added hack for "There and Back Again" quest credit (for alliance-side) (meh, blizzard :/) 2014-10-01 20:53:16 +02:00
Shauren
46acf64d0f Core/GameObjects: Fixed possible crashes if transport objects don't have entries in TransportAnimation.dbc 2014-09-30 22:48:04 +02:00
Vincent-Michael
faa4fc1b31 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-30 22:33:30 +02:00
Vincent-Michael
b74ef3f3ca Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark for the Barleybrews!" 2014-09-30 22:30:27 +02:00
Vincent-Michael
f9cf45981f DB/Brewfest: Convert some brewfest for alliance:
- Fix Quest "Bark for the Barleybrews!" (for Alliance-side)
- Fix Quest "Bark for the Thunderbrews!" (for Alliance-side)
2014-09-30 22:07:26 +02:00
Vincent-Michael
364f32f1ba DB/Brewfest: Convert some brewfest for alliance:
- Fix Quest "There and Back Again" (for Alliance-side)
- Fix Quest "Now This is Ram Racing... Almost." (for Alliance-side)
2014-09-30 21:33:33 +02:00
jackpoz
5150222f19 Revert "Core/AuctionHouse: Delete expired auctions at startup."
This reverts commit a92038feaf which caused items of expired auctions not being mailed back to the owner and leaving those items in item_instance table.

Please refer to the forum for steps to verify the integrity of your database and remove old unneeded rows in item_instance table.

Fixes #12699
2014-09-30 21:25:58 +02:00
jackpoz
6daba66baf Core/LootMgr: Fix GCC warning 2014-09-30 20:58:50 +02:00
jackpoz
7e2ef67936 Core/LootMgr: Fix wrong bit fields padding 2014-09-30 20:38:43 +02:00
Vincent-Michael
88ea67add0 Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid target 2014-09-30 18:56:12 +02:00
Vincent-Michael
479afe6123 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-30 18:20:20 +02:00
Dr-J
3f5e3a877a DB/Misc: The Green Hills of Stranglethorn (3.3.5)
Script replacement of misplaced chapters if player is rewarded for quest which rewards chapter but does not have item and has not turned in quest 338.
2014-09-30 16:07:24 +01:00
Shauren
56ccbd97d1 Fixed c/p mistake 2014-09-30 16:59:42 +02:00
DDuarte
f3f81f6b0b Merge remote-tracking branch 'origin/master' into 4.3.4 2014-09-29 19:29:54 +01:00