Commit Graph

11815 Commits

Author SHA1 Message Date
runningnak3d
a2eb37b010 Revert "Core/AuctionHouse: Delete no longer linked item_instace entries due to an auction."
This reverts commit ebcff354a2.

This needs more work. I thought the mail that was sent from expired auctions created a new item_instance, it does not.
2011-05-03 11:45:48 -04:00
leak
ce01a37c2c Core/ObjectMgr: Refactor arena team related functions into dedicated class 2011-05-03 15:01:37 +02:00
MrSmite
ebcff354a2 Core/AuctionHouse: Delete no longer linked item_instace entries due to an auction. 2011-05-03 08:36:20 -04:00
MrSmite
a92038feaf Core/AuctionHouse: Delete expired auctions at startup. 2011-05-03 08:32:57 -04:00
leak
4fe0fccc1c Fixed typo. Thanks to vlad852. 2011-05-03 10:57:59 +02:00
leak
d64c6ad55a Core/Instances: Kill weird SQL generator function and fix cleaning of expired instances 2011-05-02 22:04:35 +02:00
tobmaps
ba578f6cfe Core/Pets: Prevent loading of non-existent saved pet data on pet first summon. This should fix problems of pets being summoned and non-responsive. 2011-05-02 15:36:44 -04:00
tobmaps
6f154498e0 Core/Gameobject: Fix default cooldown on traps with no cooldown. Should stop you from stepping in camp fires and getting Spam(c) fried. (I prefer steak, thank you). 2011-05-02 13:36:17 -04:00
runningnak3d
f4a29646a5 Core/GameObject: Fix handling of cooldown for type 6 (trap) GOs. This should fix problems with of trap spamming, like Gift of the Harvester. 2011-05-02 12:30:05 -04:00
Shocker
e36e6f3281 Core/Spells: Fix Glyph of Freezing Trap 2011-05-02 18:36:08 +03:00
leak
f70d5196ac And another one 2011-05-02 14:45:53 +02:00
leak
a25ceef61b Fix warnings created by space-after-comma mass change 2011-05-02 13:02:59 +02:00
Shauren
d23fb7128e Scripts/Culling of Stratholme: Fixed quest 'Dispelling Illusions' 2011-04-30 18:52:29 +02:00
Shauren
c537580b84 Fixed file name 2011-04-30 16:05:38 +02:00
Shauren
83989e49f8 Scripts/Achievements: Removed unneeded script, its now handled by auras 2011-04-30 15:39:58 +02:00
Shauren
92ab83b232 Core/Players: Fixed faction change quest conversion
Closes #1336
2011-04-30 15:23:43 +02:00
Shauren
acd81d6570 Core/Achievements: Fixed Children's Week achievements 2011-04-30 12:41:14 +02:00
Shauren
d9ac745be9 Core/ObjectMgr: Corrected item loading 2011-04-29 23:17:20 +02:00
Shauren
34347a4509 Core/Items: Fixed items with negative stats 2011-04-29 22:52:36 +02:00
Shocker
f8ca5aaa9b Core/Spells: Demonic Circle shouldn't remove combat from player.
Closes #1324
2011-04-29 23:05:29 +03:00
Shocker
0fb8f05797 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2011-04-29 22:24:26 +03:00
Shocker
f96e1ce1d7 Core/SQL: Fix an sql error in a previous commit 2011-04-29 22:24:06 +03:00
Shauren
1b1d7507f1 Core/Items: Fixed damage issues 2011-04-29 21:00:56 +02:00
leak
1003f30448 Add spaces after commas 2011-04-29 20:47:02 +02:00
leak
01a79947d5 More cleanup after last commit spree 2011-04-29 19:59:40 +02:00
Azazel
6fb2bf4224 Core: use enum InventoryResult as return type for functions working with player items.
Original patch by TOM_RUS.
2011-04-29 16:48:15 +06:00
leak
e1647aaa29 Random cleanup after last commit spree 2011-04-29 09:28:32 +02:00
ZxBiohazardZx
8583a7f714 DB/Loot: Add T2 Heads to Nefarian (ty JohnHoliver/Nay)
fixes #1318
2011-04-29 08:31:15 +02:00
leak
e58f47664f Restore gcc build 2011-04-28 23:38:16 +02:00
leak
6d1924cee8 Removing SQLStorage class leftovers 2011-04-28 23:03:02 +02:00
leak
c51c817a45 Core/ObjectMgr: Refactor sCreatureStorage 2011-04-28 22:57:08 +02:00
leak
e2e9431ca3 Core/ObjectMgr: Refactor sGOStorage 2011-04-28 22:54:30 +02:00
leak
3ab83417f5 Core/ObjectMgr: Refactor sCreatureInfoAddonStorage 2011-04-28 22:50:06 +02:00
leak
c8413a7f27 Core/ObjectMgr: Refactor sCreatureDataAddonStorage 2011-04-28 22:46:40 +02:00
leak
a82654debd Core/ObjectMgr: Refactor sItemStorage 2011-04-28 22:42:33 +02:00
leak
03365e9a57 Core/ObjectMgr: Refactor sEquipmentStorage 2011-04-28 22:34:40 +02:00
leak
5aeb4fe794 Core/ObjectMgr: Refactor sInstanceTemplate 2011-04-28 22:16:13 +02:00
leak
19cab2c508 Core/ObjectMgr: Refactor sPageTextStore 2011-04-28 22:13:09 +02:00
leak
85a1e9e7ab Core/ObjectMgr: Refactor sCreatureModelStorage 2011-04-28 22:11:45 +02:00
click
6a431f745c Core: get rid of the revision-id once and for all - it's not useful in a DVCS at all 2011-04-28 18:53:23 +02:00
Shauren
2d752b974a Fixed typo 2011-04-27 20:13:28 +02:00
Nay
b0585f5e0d Scripts/Items: Fixed Vanquished Clutches of Yogg-Saron 2011-04-27 19:13:28 +02:00
Shauren
8568f19e5d Scripts/Examples: Corrected code style in spell script examples 2011-04-27 18:58:40 +02:00
click
9762c17833 Core/Buildsystem: Update copyright-headers for 2011, and adjust with the correct teamname as well. 2011-04-27 18:17:00 +02:00
click
c6a88dcf32 Core/Dependencies: Fix the connectionissues with SOAP on Windows platforms - thanks to leak for testing and Shauren for the suggestion on checking the variable 2011-04-27 17:56:56 +02:00
Shauren
d0d8216232 Core/Chat: Fixed possible memory leaks related to chatlink verification 2011-04-27 17:22:55 +02:00
Azazel
791130f6fa Core/Chat: move chat link validation code into separate classes and improve some validation logic
Core/Misc: fix non-pch build
2011-04-27 16:22:42 +06:00
click
d42c048818 Core/Dependencies: update to gSoap v2.8.2 - windows users please test and give feedback if connectionissues has been resolved 2011-04-27 00:34:22 +02:00
Machiavelli
374eba2f5d Scripts/Shadowmoon Valley: Fix kill credit for Enraged Spirits 2011-04-26 23:30:13 +02:00
Shauren
8d1cb7fb34 Core/DBSchema: Corrected query retrieving character count on account 2011-04-26 11:57:34 +02:00