Commit Graph

1361 Commits

Author SHA1 Message Date
megamage
a14ceffcd1 [7270] Apply mangos code style. Author: VladimirMangos
--HG--
branch : trunk
2009-02-13 20:01:20 -06:00
megamage
c58050252d Fixed arena matches for same faction (players were all in one group - and they couldn't attack each other) Author: Triply
--HG--
branch : trunk
2009-02-13 19:56:55 -06:00
megamage
8eb1f455a1 [7269] Use enum type for battleground queue type ids, and related cleanups.
* renamed a variable to make the content of it more clear: type->arenaslot
    * renamed BattleGroundQueueTypeId-variables to bgQueueTypeId
      just to make it easier reading the code (cause there existed
      3 different names for this..)
    * renamed GetBattleGroundQueueId to GetBattleGroundQueueTypeId
      again this is just for better understanding
    * Renamed [GS]etQueueType and m_Queue_type
    * Renamed to [GS]etQueueId and m_QueueId

Author: balrok

--HG--
branch : trunk
2009-02-13 19:56:22 -06:00
megamage
f2c663a363 [7268] Fix show 0-level quests in gossip quest list. Author: NoFantasy
--HG--
branch : trunk
2009-02-13 19:54:31 -06:00
megamage
8ad58b4bcc [7267] Drop auctionhouse.location. Author: VladimirMangos
Add a missing file.

--HG--
branch : trunk
2009-02-13 19:53:59 -06:00
megamage
a72c0d223d [7266] Use DBC data for auction cut/deposit percents and location (auiction house id in fact).
More auction related code refactoring,
Move auction related code from ObjectMgr to AuctionHouseMgr.
Author: VladimirMangos

--HG--
branch : trunk
2009-02-13 19:50:20 -06:00
megamage
468132696a Rename AuctionHouse.cpp -> AuctionHouseHandler.cpp AuctionHouseObject.h ->AuctionHouseMgr.h Author: VladimirMangos
--HG--
branch : trunk
2009-02-13 18:35:21 -06:00
Drahy
496c6984ab * Some CMakeFiles fix - thx for pointing to Aokromes
--HG--
branch : trunk
2009-02-13 12:42:13 +01:00
Drahy
d9f6679485 * Moved sql files from 2.4.3 to proper directory after merge
--HG--
branch : trunk
2009-02-13 00:58:08 +01:00
Drahy
2251f358bc * Redone all trinity_string table and core part - finally every string has only one number
* Some final clean up in sqls

--HG--
branch : trunk
2009-02-13 00:42:22 +01:00
megamage
4d687687d6 *Merge.
--HG--
branch : trunk
2009-02-12 17:24:09 -06:00
megamage
e0cb2a8db6 *Merge.
--HG--
branch : trunk
2009-02-12 17:21:33 -06:00
megamage
6aee5fcbe7 *Merge.
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
megamage
2d2f433b4d *Merge.
--HG--
branch : trunk
2009-02-12 16:48:42 -06:00
IncoGnito
58545982e4 *Fix a typo
--HG--
branch : trunk
2009-02-12 20:39:45 +01:00
QAston
c4c92e27f2 *Prevent getting wrong values from default type conversion.
--HG--
branch : trunk
2009-02-12 20:37:48 +01:00
QAston
9f3a35d799 *Try to fix crash in SendAurasForTarget.
--HG--
branch : trunk
2009-02-12 19:57:51 +01:00
Blaymoira
dfc3d115c5 *Implement spell 32960
--HG--
branch : trunk
2009-02-12 16:24:34 +01:00
KingPin
4730e6e5ce Fix characters.sql thanx paradox
--HG--
branch : trunk
2009-02-12 09:50:30 -05:00
KingPin
1b76e516c1 =Fix the Readme file
--HG--
branch : trunk
2009-02-12 09:46:49 -05:00
KingPin
12ce4d1d6d =Fix the Linux help file in root.
--HG--
branch : trunk
2009-02-12 09:45:33 -05:00
Paradox
260e11bc01 More tabs2spaces
--HG--
branch : trunk
2009-02-12 09:23:56 -05:00
QAston
c4fa6a5d54 *Allow creatures to have up to 8 spells in creature_template.
--HG--
branch : trunk
2009-02-11 22:59:02 +01:00
QAston
376788d761 *Turn off log spam.
--HG--
branch : trunk
2009-02-11 21:40:07 +01:00
Blaymoira
2bb81747e0 *Fix a typo in jan'alai script
--HG--
branch : trunk
2009-02-11 20:43:50 +01:00
QAston
dff4f92edd *Add one more RewChoiceItemId field in quest template (SQL and feature request by Brian).
--HG--
branch : trunk
2009-02-11 20:38:02 +01:00
QAston
40bf3b630a *Implement spellhaste mod for Channeled spells.
*Fix build with VCPP.

--HG--
branch : trunk
2009-02-11 20:10:00 +01:00
Blaymoira
6e19ea23c2 *Save/Load function for Steam Vault - by Iskander
--HG--
branch : trunk
2009-02-11 20:07:44 +01:00
Blaymoira
46078aeec9 *Some minor fix
--HG--
branch : trunk
2009-02-11 19:06:54 +01:00
megamage
651e7c29eb *Merge.
--HG--
branch : trunk
2009-02-11 11:56:53 -06:00
megamage
757037ce54 [7265] Move feral bonus get to struct ItemPrototype
Signed-off-by: DiSlord <dislord@nomail.com>

--HG--
branch : trunk
2009-02-11 11:54:16 -06:00
megamage
6e84a2f3a5 [7264] Use AP fields as signed integer
Signed-off-by: DiSlord <dislord@nomail.com>

--HG--
branch : trunk
2009-02-11 11:53:35 -06:00
megamage
7d8c081732 Fix apply SPELLMOD_MULTIPLE_VALUE for SPELL_AURA_MANA_SHIELD drain
Signed-off-by: DiSlord <dislord@nomail.com>

--HG--
branch : trunk
2009-02-11 11:52:00 -06:00
megamage
848af42918 [7263] Fixed AP calculation in some cases
Fixed use AP dynamic mods (bonuses from stats)
    Apply ITEM_MOD_ATTACK_POWER for ranged AP
    Implement feral AP from weapon dps for druids

    Signed-off-by: DiSlord <dislord@nomail.com>

--HG--
branch : trunk
2009-02-11 11:51:17 -06:00
Blaymoira
a886693c01 *Remove disable/enable gossip in escortAI scripts
--HG--
branch : trunk
2009-02-11 17:16:39 +01:00
Blaymoira
04fe9b2cc9 *Implement Script Effect of 48025
--HG--
branch : trunk
2009-02-11 17:16:00 +01:00
Blaymoira
f5fa3b71cf *Some changes in Solarian - by Bagsac
--HG--
branch : trunk
2009-02-11 16:33:07 +01:00
QAston
8012f78d00 *Small code cleanup, try to fix crash.
--HG--
branch : trunk
2009-02-11 15:04:27 +01:00
Muhaha
8a8e39a571 * Added Skeletons movements in Prince Keleseth event
* Typo in ScriptMgr.cpp.

--HG--
branch : trunk
2009-02-11 13:13:43 +01:00
Muhaha
58bb445c79 * Typi in Utgarde Keep
--HG--
branch : trunk
2009-02-11 01:07:56 +01:00
Muhaha
9f77448343 * Utgarde Keep, Prince Keleseth script
--HG--
branch : trunk
2009-02-11 00:57:39 +01:00
Drahy
144665415d * Fixed typo in latest mangos update file
--HG--
branch : trunk
2009-02-11 00:43:32 +01:00
Drahy
e5057ce3b9 * Forgot to add *.sql to some filenames, pardon me
* Added one lost sql file from 2.4.3 folder

--HG--
branch : trunk
2009-02-10 23:41:14 +01:00
Drahy
846855698f * Renamed and fixed latest mangos update sqls
* Fixed script name according to script code stormwind_harbor
* Updated CMakeLists and world_scripts_full

--HG--
branch : trunk
2009-02-10 23:01:26 +01:00
Muhaha
6147bfaf04 * Stormwind Harbor Taxi. Author: FrozenDB
--HG--
branch : trunk
2009-02-10 19:35:52 +01:00
megamage
42b98f7e57 [7262] Check security level of target for .die command for case when this command have lesser security level from default setting. Author: VladimirMangos
Original patch provided by NewAge.

--HG--
branch : trunk
2009-02-10 10:05:26 -06:00
megamage
5881c6b91b [7261] Better check DB corrdinates for bg entry at player loading. By Vladimir.
--HG--
branch : trunk
2009-02-10 10:04:40 -06:00
megamage
31f4993264 [7260] Fixed access to uninitilized fields in FleeingMovementGenerator and Creature::IsOutOfThreatArea. Author: VladimirMangos
--HG--
branch : trunk
2009-02-10 10:03:39 -06:00
megamage
22855d6e79 [7259] Prevent memory lost at pet spell reset. Author: VladimirMangos
--HG--
branch : trunk
2009-02-10 09:57:25 -06:00
megamage
3a129a443c [7258] Fixed access to field of possible deleted periodic aura. Author: VladimirMangos
--HG--
branch : trunk
2009-02-10 09:56:39 -06:00