Commit Graph

12739 Commits

Author SHA1 Message Date
Machiavelli
b596d35b3b Update Queue initialization and implement basic support for joining queue for battleground 2011-07-10 20:28:03 +02:00
Machiavelli
0932208db8 Long overdue commit. Started rewriting BattlegroundQueue/Mgr totally. 2011-07-10 17:54:50 +02:00
Machiavelli
7dc2bf6ee3 Finished work on lower level classes, time to move to MapManager and QueueMgr 2011-07-06 00:58:40 +02:00
Machiavelli
c44134e877 Misc fixes, BattlegroundSA compiles now 2011-07-04 23:54:43 +02:00
Machiavelli
f086f3640f Merge branch 'master' of github.com:TrinityCore/TrinityCore into Machi_master 2011-07-04 03:00:12 +02:00
Machiavelli
a3a09f2982 Almost got rid of all build errors related to the low level battleground classes. Soon™: queueing and mapmanager changes 2011-07-04 02:57:12 +02:00
tobmaps
f513c35b5a Core/Spells: Fix talent Damage Shield 2011-07-04 07:01:51 +07:00
Sarjuuk
81d3ca8027 Core/Spells: Fix Warlock T7 4P Bonus 2011-07-04 06:35:15 +07:00
Nay
57b6cb71c0 DB/Script_texts: Update some texts.. Closes #89 (Thanks stfx) 2011-07-04 00:28:05 +01:00
kaelima
9039583fda DB/Creature: Delete creature_addon's of some earlier deleted creatures.
Closes #2159
2011-07-04 00:14:55 +02:00
Supabad
1a0506ca72 Scripts/Ulduar: Cleanup in Flame Leviathan. 2011-07-03 21:16:52 +02:00
Machiavelli
02aba3f652 Misc fixes 2011-07-03 15:22:31 +02:00
Shauren
5df24441d1 Scripts/Achievements: Fixed mass replace mistake 2011-07-03 13:35:36 +02:00
Machiavelli
648b1662ac Core/Battlegrounds: Further rewrite AB/AV/BE/DS/EY to BattlegroundMap interface 2011-07-03 13:06:00 +02:00
Shocker
37e4bd6b0b Core/Battlegrounds: Remove unnecessary updates for some arenas 2011-07-03 13:05:58 +02:00
click
7ee3a99a44 Core: Fix compile after the last attribute renaming (naming of this flag might change later) 2011-07-03 12:49:01 +02:00
QAston
5b79175b7a Core/Spells: More spell attribute definitions. 2011-07-03 10:03:13 +02:00
Shocker
39d550045c Core/Battlegrounds: First part of implementing Process* phases 2011-07-03 03:23:15 +03:00
Shocker
4b4f0c1d85 Core/Battlegrounds: Drop StartingEventCloseDoors and StartingEventOpenDoors and move code to InitializeObjects and StartBattleground 2011-07-03 03:02:25 +03:00
Shocker
28b3bf2286 Core/Battlegrounds: Remove unnecessary updates for some arenas 2011-07-03 02:32:58 +03:00
Machiavelli
d1394ade88 Core/Battlegrounds: Rename some methods 2011-07-03 01:19:53 +02:00
Machiavelli
890edadc68 Core/Battlegrounds: More updates to Battleground classes 2011-07-03 01:03:48 +02:00
Shocker
d9bf7bef0b Core/Maps: Cleanups and logic changes 2011-07-03 01:59:44 +03:00
Shocker
04286fafeb Core/Maps: Remove old debugging code 2011-07-03 01:38:18 +03:00
click
1aff85f541 Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did related hits) 2011-07-03 00:28:03 +02:00
click
354e5e2bbc Core: Prohibit aggro on righclicking if not in range 2011-07-03 00:18:33 +02:00
click
cc02a3fa79 Core: Cleaning up hungarian notation - Phase7: pOwner -> owner 2011-07-03 00:06:11 +02:00
Shocker
f09ad23e18 Core/Maps: Make sure MapUpdater is always activated 2011-07-03 01:05:39 +03:00
click
db045c40ad Core: Cleaning up hungarian notation - Phase5: pKiller -> killer 2011-07-02 23:58:05 +02:00
Shocker
b9de4b1652 Core/Maps: Update instanced maps on the same level as other maps 2011-07-03 00:55:17 +03:00
click
f676585cac Core: Cleaning up hungarian notation - Phase5: pWho -> who 2011-07-02 23:53:38 +02:00
click
f997363c08 Core: Cleaning up hungarian notation - Phase3: pVictim -> victim 2011-07-02 23:50:02 +02:00
click
5cafed655a Core: Remove last trace of CONFIG_GM_LEVEL_ALLOW_ACHIEVEMENTS 2011-07-02 23:18:31 +02:00
click
70115f52f7 Core: Cleaning up hungarian notation - Phase3: pTarget -> target 2011-07-02 23:16:45 +02:00
click
169f5da8c3 Core: Cleaning up hungarian notation - Phase2: pPlayer -> player 2011-07-02 22:52:42 +02:00
click
f91ee24184 Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature 2011-07-02 22:18:03 +02:00
click
3ddc1cc4c4 DB: Fix query for deletion in previous commit (didn't test it, sorry!) - and the original SQL is by Durotar, not Aokromes - thanks to both anyway... :P 2011-07-02 19:22:10 +02:00
click
a310e11ab6 DB: Add teleportlocations for the following locations: The Frozen Halls, The Shadow Vault, Chamber Of Aspects (thanks to Aokromes) 2011-07-02 19:15:52 +02:00
QAston
29a7535638 Core/Spells: Define 2 more spell attributes: SPELL_ATTR6_CAN_TARGET_POSSESSED_FRIENDS and SPELL_ATTR6_CAN_TARGET_UNTARGETABLE 2011-07-02 17:06:19 +02:00
Machiavelli
ece9790328 Core/Battlegrounds: More work on converting battlegrounds to BattlegroundMap class 2011-07-02 16:51:48 +02:00
QAston
1068583172 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2011-07-02 16:12:43 +02:00
QAston
86dde83dda Core/Spells: Define many unknown SpellCastTargetFlags enum values, rename some target type enum values to follow standards, also correctly implement TARGET_UNIT_TARGET_PASSENGER. 2011-07-02 16:12:19 +02:00
Shauren
f3dfa8066a Scripts/Icecrown Citadel
* Fixed combat logs for Essence of the Blood Queen healing
* Added missing initialization for weekly quest status Blood Quickening
* Build fix for previous revision
2011-07-02 14:05:40 +02:00
Shauren
7ebb16a3f2 Scripts/Icecrown Citadel: Fixed room check for Blood Prince Council 2011-07-02 13:38:49 +02:00
Shauren
65a40a5437 Scripts/Icecrown Citadel: Teleporting to the Frozen Throne should now happen as on retail (with an areatrigger, not gossip), also added missing spawns to Frozen Throne and Tirion's gossip
NOTE: This does NOT mean The Lich King script is coming soon
2011-07-02 12:38:07 +02:00
Jesper Meyer
b216522b3d Core/SAI: Add action SMART_ACTION_JUMP_TO_POS. 2011-07-02 07:52:03 +02:00
click
b7ed8b7c66 Core: Fix the achievement-command to use the new functionname. 2011-07-02 02:57:46 +02:00
click
246979fa6c Core: Fix previous commit (stupid mistake) 2011-07-02 02:41:03 +02:00
click
48e47a9245 Core/Achievements: Simplify handling of achievements for GMs: Do not allow achievements when GM-mode is enabled, allow when disabled 2011-07-02 02:14:49 +02:00
click
a3ff97297d Core: Fix a minor issue with GUID readout for a questhandler logentry 2011-07-02 01:42:18 +02:00