Commit Graph

1597 Commits

Author SHA1 Message Date
megamage 00b7908c51 [7337] Make some methods const. Author: ApoC
--HG--
branch : trunk
2009-02-27 12:15:06 -06:00
megamage 472f897b0a [7336] Implemented new BattleGroundQueue invitation system. Now it supports premade group versus premade group matches.
Added 2 new config options - InvitationType and PremadeGroupWaitForMatch - you can find more info in default config file.
    This patch can cause crashes.

Author: Triply

[7338] Little cleanup in battleground queues code. Author: ApoC

--HG--
branch : trunk
2009-02-27 12:13:59 -06:00
megamage d3a6900667 *Merge.
--HG--
branch : trunk
2009-02-26 20:43:35 -06:00
megamage 39c513776c *Merge.
--HG--
branch : trunk
2009-02-26 20:36:28 -06:00
megamage 85d5d94e71 [7333] Refactoring DestinationHolder/Traveler/Unit::SendMonsterMoveWithSpeed code. Author: VladimirMangos
* Move common code in appropriate functions.
    * Correct select speed and 2D/3D distance for creature/player walk/fly

--HG--
branch : trunk
2009-02-26 20:35:40 -06:00
megamage bc54e91aff *A temp fix for the bug of walking after flight.
--HG--
branch : trunk
2009-02-26 20:19:32 -06:00
megamage 23ef8a6dd6 *Fix a crash.
--HG--
branch : trunk
2009-02-26 17:01:02 -06:00
DarkRabbit 2f0beef0dd *Added missing scripts in world_scripts_full.sql - by Xlybriem
--HG--
branch : trunk
2009-02-26 23:55:46 +01:00
megamage ee6418d92a *Update active object code.
--HG--
branch : trunk
2009-02-26 16:29:55 -06:00
QAston 9772db0903 *Fix Lava Lash.
*Fix Seal of Corruption.

--HG--
branch : trunk
2009-02-26 22:10:29 +01:00
Blaymoira c16848a23c *Added missing scripts in world_scripts_full.sql - by Xlybriem & EIFEL
--HG--
branch : trunk
2009-02-26 21:29:47 +01:00
Drahy f65974c281 * Added trinity sql coding style
* A lot of cleaning - renamed 1508 => 1525

--HG--
branch : trunk
2009-02-26 20:38:06 +01:00
megamage ff24a59dd5 *Fix build.
--HG--
branch : trunk
2009-02-26 13:06:42 -06:00
DarkRabbit 3d6f3011f7 *added Zul'aman hostage SQL update in world_scripts_full - by EIFEL
--HG--
branch : trunk
2009-02-26 19:54:28 +01:00
Blaymoira 80490865cc *Replace taunt immunities with extra flags
--HG--
branch : trunk
2009-02-26 19:10:44 +01:00
QAston 2afeac52cf *Fix bloodsurge proc.
--HG--
branch : trunk
2009-02-26 18:24:00 +01:00
megamage 1e8a318933 *Fix build.
--HG--
branch : trunk
2009-02-26 11:14:18 -06:00
megamage 1b47c7aa45 *Fix build.
--HG--
branch : trunk
2009-02-26 10:52:40 -06:00
megamage 4b19153a79 *Fix a crash caused by far sight spells.
--HG--
branch : trunk
2009-02-26 10:42:37 -06:00
megamage 1af157d012 *Initialize some variables of grid lock. By Vladimir.
--HG--
branch : trunk
2009-02-26 10:31:28 -06:00
Paradox iamparadox@netscape.net 556e17ba23 change CRLF files to LF This needs to be done in the main TC2 repo too
--HG--
branch : trunk
2009-02-26 11:15:27 -05:00
Paradox iamparadox@netscape.net 2376e04a3a change CRLF files to LF This needs to be done in the main TC2 repo too
--HG--
branch : trunk
2009-02-26 11:11:57 -05:00
QAston aa39b07c5e *Fix auras display when unit dies.
*Fix Freezing trap diminishing return.

--HG--
branch : trunk
2009-02-26 17:09:12 +01:00
megamage 58d01932af *Merge.
--HG--
branch : trunk
2009-02-25 20:53:25 -06:00
megamage bf66375bc7 *Update active object code. By VladimirMangos.
--HG--
branch : trunk
2009-02-25 20:52:20 -06:00
megamage ccde296fd3 *Fix some crash bugs.
--HG--
branch : trunk
2009-02-25 17:53:05 -06:00
megamage 0f9238ecb1 [7332] Allow provided target for .distance command using player name or shift-link with guid. Author: VladimirMangos
--HG--
branch : trunk
2009-02-25 16:47:22 -06:00
QAston dea0b1c5a6 *Fix Prayer of mending bonus healing.
--HG--
branch : trunk
2009-02-25 22:15:14 +01:00
Blaymoira e7ca6e8117 *More correct check for proc chance of spell 39446 - by Anubisss
--HG--
branch : trunk
2009-02-25 21:44:07 +01:00
QAston 64540eff85 *Fix bug with spellproc.
*Fix bug with bloodthirst healing.

--HG--
branch : trunk
2009-02-25 21:15:38 +01:00
QAston 50d2fc34ec *Fix forbearance.
*Fix new ranks of Holy Nova.
*Fix Imp. holy concentration.

--HG--
branch : trunk
2009-02-25 19:35:44 +01:00
megamage 98b8e2eeb6 *Merge.
--HG--
branch : trunk
2009-02-24 21:16:05 -06:00
megamage 5fda499266 *Merge.
--HG--
branch : trunk
2009-02-24 21:14:00 -06:00
megamage 8770a90bc6 *Update of some debug command.
--HG--
branch : trunk
2009-02-24 21:06:12 -06:00
megamage 0f9afd76a1 *Clean up of summoning pet spells.
--HG--
branch : trunk
2009-02-24 20:52:55 -06:00
megamage fe5fa58275 *Try to fix some crash bug related to grid.
--HG--
branch : trunk
2009-02-24 20:05:29 -06:00
DarkRabbit 091d54ae04 *Added some spell linked spell
--HG--
branch : trunk
2009-02-25 00:14:41 +01:00
megamage 65a933c6c1 *Fix build.
--HG--
branch : trunk
2009-02-24 11:55:56 -06:00
megamage 85ae1c8495 *Merge.
--HG--
branch : trunk
2009-02-24 11:18:23 -06:00
megamage c50aab0033 [7331] Normalization and corrections in mangos_commands. Author: FrenchW
--HG--
branch : trunk
2009-02-24 11:17:48 -06:00
megamage 699bc588b8 [7330] Code warnings and style cleanups. Some bugs fixes. Author: VladimirMangos
1) comparison singed and unsigned values
    2) redundent includes
    3) wrong constructor :-part field initilization
    4) unused not-/*name*/-guarded args in template/virtual functions that not required like args.
    5) explicitly list not implemented achievement types.

    Also bugs fixed:
    1) Drop wrong phase mask 0 check in WorldObject::InSamePhase.
    2) ArenaTeamMember::ModifyPersonalRating incorrect work with move points in negative with infinity values in result.
    3) ArenaTeam::SaveToDB code send uint64 value to string with arg format %u.

--HG--
branch : trunk
2009-02-24 11:14:28 -06:00
Blaymoira a8573dbe74 *Merge
--HG--
branch : trunk
2009-02-24 17:36:07 +01:00
Blaymoira 629194c0e0 Backed out changeset: aee1fec2cb04
--HG--
branch : trunk
2009-02-24 14:50:27 +01:00
megamage 9d160c855f [7329] Fixed CastBarCaption localization data loading from DB. Author: wilibald09
--HG--
branch : trunk
2009-02-23 21:06:41 -06:00
DarkRabbit 15380dd18d *small fix in Kalecgos
--HG--
branch : trunk
2009-02-24 02:34:52 +01:00
megamage 5fe7b48037 *Merge.
--HG--
branch : trunk
2009-02-23 17:04:15 -06:00
megamage de947abd06 *Merge.
--HG--
branch : trunk
2009-02-23 17:00:14 -06:00
megamage 387b6af430 *Fix the bug of taxi movement.
*Correct the size of move stop packet.

--HG--
branch : trunk
2009-02-23 16:59:25 -06:00
QAston befa36f8b9 *Particulary revert 1537.
--HG--
branch : trunk
2009-02-23 22:34:14 +01:00
Blaymoira 86d7a83891 *Fix a typo
--HG--
branch : trunk
2009-02-23 22:06:25 +01:00