Commit Graph

110 Commits

Author SHA1 Message Date
megamage e21b2c9baa *Implemented gameobjects and creatures grouping (pools of them)
*Groups (called pools) can be also member of any game event
Author: Neo2003

--HG--
branch : trunk
2009-02-19 18:44:20 -06:00
megamage 31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin 14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage a24928be67 [7292] Implement storage for points of interest data in DB.
It can be in current state used for simplify scripting code that set POI and more advansed way later..
    Call void PlayerMenu::SendPointOfInterest( float X, float Y, uint32 Icon, uint32 Flags, uint32 Data, char const * locName )
    will removed after some time delay, and only void PlayerMenu::SendPointOfInterest( uint32 poi_id ) will exist.

Author: GriffonHeart

--HG--
branch : trunk
2009-02-17 17:40:03 -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 6aee5fcbe7 *Merge.
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
megamage fe85f52142 [7252] Move all world global broadcast string (all arena/bg related) to mangos_string.
PLEASE, NOT USE string world broadcasts in real code. This function _only_ for debug purposes.

    Really allow with .debug bg start bg with 1 player.
    Added helps for some existed .debug commands.

Author: VladimirMangos

--HG--
branch : trunk
2009-02-10 00:59:10 -06:00
megamage d696381f32 [7250] Use bg type ids enum insted raw values and catch some bugs in result for fixing.
* Replace max bg type checks by DBC valid index check
    * Use in functions and fields BattlegroundTypeId type instead uint32
    * Fixed wrong use bg queue ids instead bg type ids in queue update/remove function calls.
      Many bg have same raw values for type id and queue id but some can be affected by this bug:
      BATTLEGROUND_EY, BATTLEGROUND_SA, and all areans (with small arena/team size exceptions)
    * Move Battlemaster to bg type ids map fron ObjectMgr to BatteleGroundMgr.
    * Remobe redundent for header itself includes for BG headers.
    * Use Auction location enum instead raw valus.
Author: VladimirMangos

--HG--
branch : trunk
2009-02-09 22:08:06 -06:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage 4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
KingPin 79cd8138cd Merge
--HG--
branch : trunk
2009-01-26 19:44:03 -05:00
KingPin 8dd98a1a12 Non working code backed out
--HG--
branch : trunk
2009-01-26 19:43:00 -05:00
KingPin e1f765a972 AuctionHouseBot patch added. thanx to everyone who worked on it especially Paradox. Only apply 930_characters.sql if you dont already have AHBot installed. AHBot requires an account ID and a character ID to work with, set them in trinitycore.conf and also login atleast once to this character.
--HG--
branch : trunk
2009-01-20 16:44:05 -06:00
megamage d69198732e *Merge.
--HG--
branch : trunk
2009-02-04 17:22:43 -06:00
megamage df7499e056 *Merge.
--HG--
branch : trunk
2009-02-04 10:53:58 -06:00
Drahy 5dab980495 * Updated copyright notice for new year (2009) part 2
* Changed mangos website

--HG--
branch : trunk
2009-02-04 12:42:26 +01:00
Drahy 7c19c420c6 * Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG--
branch : trunk
2009-02-04 12:04:12 +01:00
megamage 336e8501f0 *Update to Mangos 7208. Implement phase system.
--HG--
branch : trunk
2009-01-31 16:38:50 -06:00
megamage 25ab1fa4ad *Update to Mangos 7200.
--HG--
branch : trunk
2009-01-29 19:33:39 -06:00
megamage 94f0a02f66 *Merge.
--HG--
branch : trunk
2009-01-27 14:54:54 -06:00
megamage ef88b04451 *Update to Mangos 7183.
--HG--
branch : trunk
2009-01-25 16:35:14 -06:00
megamage f0ebb96064 *Update to HG 957.
--HG--
branch : trunk
2009-01-23 14:23:25 -06:00
megamage ab4b9160f2 *Update to Mangos 7151.
--HG--
branch : trunk
2009-01-22 22:44:27 -06:00
megamage 4230318f96 *Update to Mangos 7136.
--HG--
branch : trunk
2009-01-21 16:18:57 -06:00
megamage 1bbd896861 *Update to trinity 921.
--HG--
branch : trunk
2009-01-19 20:26:49 -06:00
Blaymoira a07f3af045 *Merged db_version and script_db_version table in one table - by Zor
--HG--
branch : trunk
2009-01-19 17:38:03 +01:00
megamage c85c89dc0b *Merge.
--HG--
branch : trunk
2009-01-18 17:58:13 -06:00
Blaymoira 85f171307f *Implemented configurable flying mount use on maps - by Zor
--HG--
branch : trunk
2009-01-18 18:29:55 +01:00
megamage 80263de422 Update to Trinity 863.
--HG--
branch : trunk
2009-01-16 14:32:47 -06:00
megamage 40a1154c5b *Update to Mangos 7092.
--HG--
branch : trunk
2009-01-16 14:17:24 -06:00
KingPin b5debc9a67 Lets try this again... missing part from faction fix.
--HG--
branch : trunk
2009-01-15 22:25:19 -05:00
raczman 4ce857b400 Cleanup of log output
--HG--
branch : trunk
2009-01-15 22:01:47 -05:00
megamage cc92edba07 *Fix a typo. By Paradox.
--HG--
branch : trunk
2009-01-14 00:34:08 -06:00
megamage 1ffb1cef33 *Merge.
--HG--
branch : trunk
2009-01-09 16:43:23 -06:00
megamage b57516e170 *Add config option MinRecordUpdateTimeDiff to prevent timediff spams.
--HG--
branch : trunk
2009-01-08 14:57:46 -06:00
megamage 70e1f12b16 *Change some log level.
--HG--
branch : trunk
2009-01-08 10:12:12 -06:00
megamage 9a71deb785 *Fix diff time record.
--HG--
branch : trunk
2009-01-07 10:49:13 -06:00
megamage bacbd4a782 *Update difftime record.
--HG--
branch : trunk
2009-01-06 15:48:42 -06:00
megamage 6288ca7c68 *Mangos [7040] Move achievment rewards dat to new DB table. Implement sending item rewards by mail. By VladimirMangos.
Support localization string fields for new table.
    Move achievments related code and data from ObjectMgr to new AcievmentGlobalMgr.
*Mangos [7041] Add 7-8 rank warlock stone. By GriffonHeart.

--HG--
branch : trunk
2009-01-06 13:55:14 -06:00
megamage 5b2c61e95e *Mangos [7039] Implement mangosd.conf options Death.Bones. By VladimirMangos.
*for disable bones creating from corpse in world zones or in arena/bg.
*Note: in case apply insignia bones still created as required for looting.

--HG--
branch : trunk
2009-01-06 13:50:42 -06:00
megamage 2b21f0e730 *Merge with Trinity 793.
--HG--
branch : trunk
2009-01-06 12:15:18 -06:00
megamage 290a187592 *Record difftime as ms rather than s.
--HG--
branch : trunk
2009-01-06 11:22:38 -06:00
TrullyONE 8b78bea73d *Some small fixes in dbscript command 17 (SCRIPT_COMMAND_CALLSCRIPT_TO_UNIT).
--HG--
branch : trunk
2009-01-06 15:46:18 +02:00
megamage 2df010e231 *Record more detailed difftime info.
--HG--
branch : trunk
2009-01-05 16:39:03 -06:00
megamage 908776dd93 *Some update of relocation notify.
--HG--
branch : trunk
2009-01-05 16:03:45 -06:00
megamage e5575eeaf4 *Mangos [7026] Current arena season id and state send and setting in mangosd.conf. By GriffonHeart.
--HG--
branch : trunk
2009-01-04 23:25:27 -06:00
megamage eb5a7b02ee *Merge with Trinity 783.
--HG--
branch : trunk
2009-01-04 16:17:46 -06:00
Blaymoira c9f0d4292a *Cleaned up database queries - by XTZGZoReX
--HG--
branch : trunk
2009-01-04 17:20:23 +01:00
megamage 9dfcd5ba5e *Merge with Trinity 768.
--HG--
branch : trunk
2009-01-03 11:18:19 -06:00
TrullyONE f9c739139d *Transport events implemented. Need DB support for travelmasters. New script command 18: SCRIPT_COMMAND_PLAYSOUND.
--HG--
branch : trunk
2009-01-03 07:26:39 +02:00