megamage
089dece311
[7282] Store guilds in map for fast search by id, some other guild/arenateam related cleanups. Author: zhenya
...
--HG--
branch : trunk
2009-02-15 12:14:14 -06:00
megamage
97ac3aba05
Implemented limit category check for item/gem at equip or gem inserting. Author: VladimirMangos
...
--HG--
branch : trunk
2009-02-15 11:58:27 -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
4d687687d6
*Merge.
...
--HG--
branch : trunk
2009-02-12 17:24:09 -06:00
megamage
6aee5fcbe7
*Merge.
...
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
IncoGnito
58545982e4
*Fix a typo
...
--HG--
branch : trunk
2009-02-12 20:39:45 +01:00
Paradox
260e11bc01
More tabs2spaces
...
--HG--
branch : trunk
2009-02-12 09:23:56 -05: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
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
megamage
b8d4c24359
[7248] Check battlemaster_entry data at loading. Code cleanups. Author: zhenya
...
--HG--
branch : trunk
2009-02-09 20:09:03 -06:00
KingPin
f385747164
Add newline at end of file.
...
--HG--
branch : trunk
2009-02-09 14:28:01 -05:00
Paradox
d230302b16
Replace tabs with spaces in more files.
...
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage
2aff5260ea
*Allow scripts to override SQL and DBC data.
...
--HG--
branch : trunk
2009-02-05 15:38:24 -06:00
megamage
4d008f2043
Replace tabs with spaces, and fix crlf issues
...
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage
a8d5d6fcf1
*Merge.
...
--HG--
branch : trunk
2009-02-06 15:45:33 -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
5299225a8b
[7220] Check creature spells data at server startup. Author: VladimirMangos
...
--HG--
branch : trunk
2009-02-02 09:53:01 -06:00
megamage
336e8501f0
*Update to Mangos 7208. Implement phase system.
...
--HG--
branch : trunk
2009-01-31 16:38:50 -06:00
megamage
4074b481f0
*Update to Mangos 7206.
...
--HG--
branch : trunk
2009-01-31 14:41:36 -06:00
megamage
2096e645fe
*Update to Mangos 7205.
...
--HG--
branch : trunk
2009-01-30 19:26:53 -06:00
megamage
ef88b04451
*Update to Mangos 7183.
...
--HG--
branch : trunk
2009-01-25 16:35:14 -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
40a1154c5b
*Update to Mangos 7092.
...
--HG--
branch : trunk
2009-01-16 14:17:24 -06:00
megamage
14e38a3ddf
*Update to Mangos 7093.
...
--HG--
branch : trunk
2009-01-14 18:42:53 -06:00
megamage
83e7f653fe
*Update to Mangos 7083.
...
--HG--
branch : trunk
2009-01-14 00:35:13 -06:00
megamage
90f30abd86
*Update to Trinity 843.
...
--HG--
branch : trunk
2009-01-12 11:02:18 -06:00
megamage
4daadd712f
*Update to Mangos 7072.
...
*Remove some duplicated functions of possess.
--HG--
branch : trunk
2009-01-12 10:53:53 -06:00
Blaymoira
ca342a8815
*Implemented requires_heroic_quest_done in areatrigger_teleport - by Anubisss
...
--HG--
branch : trunk
2009-01-11 16:47:44 +01: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
2d319dd5b4
*Mangos: replaced dynamic by static allocation in server packets header. Added command to test large packets. By arrai.
...
*Mangos: [7022] Added support for packets > 64 kb. By derex.
--HG--
branch : trunk
2009-01-04 16:37:14 -06:00
megamage
9dfcd5ba5e
*Merge with Trinity 768.
...
--HG--
branch : trunk
2009-01-03 11:18:19 -06:00
megamage
9438625a19
[7015] Implement support -1 in item_template.stackable and item_template.maxcount fields. By VladimirMangos.
...
--HG--
branch : trunk
2009-01-03 11:06:51 -06:00
megamage
89fb5ffcd6
*Mangos [7010] Teleport players to the entrance of instances if they are in reset ones at login. By arrai.
...
--HG--
branch : trunk
2009-01-03 10:54:51 -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
megamage
1e4381f7b1
*Update to Mangos 7006.
...
--HG--
branch : trunk
2009-01-02 11:03:43 -06:00
megamage
e2ee47fb35
*Update to Mangos 6963.
...
--HG--
branch : trunk
2008-12-28 12:10:31 -06:00
megamage
184b82abcc
Backed out changeset: ad4f100c0a9d
...
--HG--
branch : trunk
2008-12-24 11:18:01 -06:00
megamage
3cb4e7c716
*Update to Mangos 6938. (Only build for VC9)
...
--HG--
branch : trunk
2008-12-24 09:58:26 -06:00
megamage
65ef38963d
*The last merge from Mangos TBC. Update to Mangos v0.12.
...
--HG--
branch : trunk
2008-12-22 10:59:38 -06:00
megamage
400f7b8596
*Temp fix for crash caused by AV creature. Need to find a way to allow summoned creatures to use RandomMovement.
...
--HG--
branch : trunk
2008-12-19 16:05:13 -06:00
megamage
b6c288ca9f
*Update to Mangos 6902. Source: Mangos.
...
*Skipped rev: rev 6893, some code about waypoint movement.
--HG--
branch : trunk
2008-12-12 11:21:28 -06:00
megamage
ebf6469fb4
*Merge to solve EOL issue.
...
--HG--
branch : trunk
2008-12-09 23:06:16 -06:00
MeanMachine@MeanMachine-PC
cc0838459a
Featuring a rewritten waypoint movement with more options, optimised code and revamped ingame waypoint control. To convert entries from the old tables manually, please use the PHP script provided at http://www.trinitycore.org/forum/project.php?issueid=830
...
--HG--
branch : trunk
2008-12-10 06:34:35 +02:00
megamage
ce643187f0
*Update to Mangos 6888. Source: Mangos.
...
*Major change: Make corpse erase async, Avoid DB access on deleting guild member.
*Skip 6885 because of performance concern.
--HG--
branch : trunk
2008-12-08 16:34:03 -06:00
megamage
d36672cd7e
*Update spell range calculation. Original patch by QAston.
...
--HG--
branch : trunk
2008-12-04 23:00:35 -06:00
megamage
1328b1259b
*Add CONDITION_INSTANCE_DATA for dynamic loot of instance such as Zul'aman and AV battleground.
...
*Script update for Zul'aman.
--HG--
branch : trunk
2008-12-02 18:12:39 -06:00