Commit Graph
13750 Commits
Author SHA1 Message Date
megamage 31a88d4fe5 Fix the crash when removing object from an unloaded grid. Object should always be unlinked from grid no matter if the grid is loaded. 2011-11-10 17:31:45 -05:00
megamage 23b3f16f3a Add some ASSERT in add/remove obj to/from grid. 2011-11-10 10:18:32 -05:00
Jorge 7c1f1b3898 Merge pull request #3907 from Aokromes/master
Scripts/Utgarde Pinnacle: Remove resize hack for Arthas
2011-11-10 04:23:40 -08:00
Aokromes d023f48780 Scripts/Utgarde Pinnacle: Remove resize hack for Arthas 2011-11-10 08:56:03 +01:00
Jorge 4749c853cc Merge pull request #3901 from Yelvann/master
Core/Arenas: Members of same arena team were able to fight each othe...
2011-11-09 11:59:13 -08:00
Yelvann 74dad924fc Core/Arenas: Members of same arena team were able to fight each other
and minor refactoring
Closes #3753
2011-11-09 20:33:01 +01:00
Shocker c2a2a4f713 Merge pull request #3872 from Bootz/master
Codestyle clean-up
2011-11-09 02:31:18 -08:00
Nay dc4690f970 Merge pull request #3881 from Aokromes/master
Correct entry for Arthas at Utgarde Pinacle
2011-11-08 14:49:17 -08:00
Aokromes 40b187c139 Correct entry for Arthas at Utgarde Pinacle conversation with Svala based on retail 2011/11/08 data. 2011-11-08 23:45:00 +01:00
megamage 462a2b9876 Change more ace_guard to trinity_guard 2011-11-08 10:48:49 -05:00
kaelima 8ba790ef35 Core/Creature: Prevent Spirit Guides (bg spirit healers) to be seen by alive players. 2011-11-07 18:18:59 +01:00
Bootz d1334624da Core: Codestyle clean-up
"pl"->"player"

 Note: codestyle methods needs maintained, Player* player.
still to do properly clean-up chat.cpp.
2011-11-07 11:18:00 -06:00
Bootz f75ec5ba2b Core: Codestyle clean-up
"plr"->player

Note: codestyle methods needs maintained, Player* player.
2011-11-07 11:06:39 -06:00
Nay 980bd0b528 DB/NPCs: Remove loot from Core Hounds
Closes #3420
(Fix a typo in 2011_11_07_02_world_misc.sql)
2011-11-07 17:00:02 +00:00
Nay 0436a8b532 DB/NPCs: Remove save to instance flag from Hellfire Channeler;
SQL: Fix naming and style in previous sql;
Scripts/Naxx: Fix a logic fail in KT adds summon;
DB/Spells: Add a few missing spells to spell_dbc table
2011-11-07 16:47:03 +00:00
Kaelima c51f6e7fa0 Update sql/updates/world/2011_11_06_00_world_player_factionchange_items.sql 2011-11-07 17:39:32 +01:00
Lopin 97497b8b6b Merge pull request #3869 from Aokromes/master
DB: Fix orientation of triggers from AQ40 and few RFC items
2011-11-07 08:17:49 -08:00
Aokromes e123210c54 DB:Areatrigger teleport: Fix orientation of triggers from AQ40 2011-11-07 17:12:19 +01:00
Aokromes 26c7773503 DB/Faction change: Add some missing items 2011-11-07 17:11:09 +01:00
megamage 495ef10b0d Change ObjectAccessor to an ACE_Null_Mutex singleton, since its members have been protected by individual locks.
Also make some of its member functions static.
2011-11-07 09:44:09 -05:00
leak f42998277f Merge pull request #3867 from Aokromes/master
Fix linux compile
2011-11-07 05:44:17 -08:00
Aokromes 25cef09a38 Fix linux compile. 2011-11-07 14:42:03 +01:00
Kaelima d60dd92ea8 Merge pull request #3866 from Aokromes/master
Scripts/Misc: Capitalize lowercase directories
2011-11-07 05:34:24 -08:00
Aokromes 46b56ac036 Scripts/Misc Capitalize lowercase directories 2011-11-07 14:23:14 +01:00
kaelima b5cb41b4ea Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask. 2011-11-07 07:16:31 +01:00
tobmaps ae600a0ea2 BG/Isle of Conquest: Fix bug with immediate respawn of Glaive Thrower 2011-11-07 06:09:16 +07:00
Machiavelli 92d32ab7f5 Merge pull request #3833 from Fredi/listitem
Core/Commands: Fix SQL typo in 'list item' command
2011-11-05 03:52:28 -07:00
tobmaps 8fd7720318 Core/Misc: Rename Spell::CalcCastTime to Spell::GetCastTime as it does not calculate anything 2011-11-05 05:33:52 +07:00
tobmaps 935527eebe Core/Spells: Use dbc flag to check if channeled spell can be interrupted
Closes #2292
2011-11-05 05:21:37 +07:00
Fredi 18183d494c Core/Commands: Fix SQL typo in 'list item' command 2011-11-04 10:05:27 -02:00
Jorge dc81555740 Merge pull request #3827 from Yelvann/master
Revert commit ab023e8 (Add GM tag to gms in Who)
2011-11-04 01:54:58 -07:00
Yelvann 75edf63341 Revert commit ab023e8 (Add GM tag to gms in Who)
Closes #3783
2011-11-03 18:10:11 +01:00
tobmaps 37abe2528c Core/Spells: Remove not needed check added in 9229b878f2 2011-11-03 17:08:30 +07:00
tobmaps 68601bb286 Core/Spells: Use correct dbc flag to check if spell can be interrupted 2011-11-03 16:53:29 +07:00
megamage 809694408a Change ObjectAccessor::i_corpseLock to ACE_RW_Thread_Mutex.
Remove unecessary guard in ObjectAccessor::Update.
2011-11-02 09:39:37 -04:00
tobmaps 9229b878f2 Core/Spells: Fix Runic Healing/Mana Injector bonus for engineers 2011-11-02 19:23:59 +07:00
tobmaps c0c6000a44 Core/Misc: Fix spelling typo 2011-11-02 19:13:51 +07:00
Machiavelli d3a7ac5d7d Merge pull request #3766 from Pesthuf/JumpFix
Core/Units: Don't send StartTravel with MoveJump. Fixes client display of jumping eff
2011-11-01 03:51:34 -07:00
Kapoeira 6c07071fd7 DB/SAI: Fix achievement Friend or Fowl
Closes #3638
Closes #3609

(Important note: tecnically this still doesn't fix the achievement. There's a bug "somewhere" (cookies for the one that finds it): auras with different original casters can't stack)
2011-11-01 03:50:28 +00:00
megamage e3fa04823d Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire the lock. 2011-10-31 17:25:12 -04:00
Shocker 6f054bdb12 Scripts/Icecrown Citadel: Fix a possible crash in Sindragosa's Fury code 2011-10-31 23:00:24 +02:00
Pesthuf 04ad9b8bed Don't send StartTravel with MoveJump. Fixes client display of jumping effects. 2011-10-31 20:10:06 +01:00
megamage 1b8d9ec7b4 Clean up summon/remove gameobject code. 2011-10-31 10:46:39 -04:00
megamage dfeb4a746b Fix a crash caused by spell with CAST_FLAG_RUNE_LIST casted by a creature mover. Thanks to Vasago. 2011-10-31 09:56:04 -04:00
kaelima bfdceaf07e Core/SmartAI: Initialized player pointer before use
Should fix #3757
2011-10-31 13:35:06 +01:00
Kaelima e158a5e14e Core/Commands: Typo in d9406b0e59 Ty glkrlos 2011-10-31 09:17:45 +01:00
kaelima 3d4d147196 Core/SmartAI:
- Drop useless actions SMART_ACTION_ENTER_VEHICLE, SMART_ACTION_LEAVE_VEHICLE and SMART_ACTION_REMOVE_PASSENGERS.
(Vehicles are aura-driven, just remove or add the proper aura to achieve the same as these actions did)
- Fixed possible crash in SMART_ACTION_SEND_GOSSIP_MENU
- Areatriggers should not be triggered by dead players
2011-10-31 02:01:17 +01:00
kaelima e16e18da23 Core/Spells: Added safe-checks for places where caster/victim can be null.
And some random cleanup
2011-10-31 01:54:44 +01:00
Nay ad1f1dad59 DB/Misc: Fix most "X tried to cast unknown spell id 0" errors (related to totems) 2011-10-31 00:03:45 +00:00
kaelima d9406b0e59 Core/Commands: Add stupid-check for trying to add negative itemID to vendor. Fixes crash #3238 2011-10-31 00:02:32 +01:00