Advertising
advertising
related pastes to tag 'mangos'
- 1413758 - Someone: mangos scriptdev2
-
- Index: guards.cpp
- ===================================================================
- --- guards.cpp (revision 1048)
- +++ guards.cpp (working copy)
- @@ -3135,17 +3135,20 @@
- {
- player->ADD_GOSSIP_ITEM( 0, GOSSIP_TEXT_AUCTIONHOUSE , GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 1);
- player->ADD_GOSSIP_ITEM( 0, GOSSIP_TEXT_STORMWIND_BANK , GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 2);
- 887097 - Shade Of Akama: mangos black of wow scriptdev2 shade akama temple
-
- /* Copyright (C) 2006,2007 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- 858331 - MeanMachine: mangos tap mana restore effect
-
- Index: src/game/SpellEffects.cpp
- ===================================================================
- --- src/game/SpellEffects.cpp (revision 5042)
- +++ src/game/SpellEffects.cpp (working copy)
- @@ -1224,6 +1224,33 @@
- return;
- }
- 853641 - MeanMachine: sql mangos generator update waypoint movement
-
- DROP TABLE IF EXISTS `waypoint_scripts`;
- CREATE TABLE `waypoint_scripts` (
- `id` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `delay` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `command` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `datalong` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `datalong2` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `datatext` text NOT NULL,
- 853540 - MeanMachine: sql mangos generator update waypoint movement
-
- DROP TABLE IF EXISTS `waypoint_scripts`;
- CREATE TABLE `waypoint_scripts` (
- `id` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `delay` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `command` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `datalong` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `datalong2` int(11) UNSIGNED NOT NULL DEFAULT '0',
- `datatext` text NOT NULL,
- 853539 - MeanMachine: mangos generator waypoint movement
-
- Index: src/game/Creature.cpp
- ===================================================================
- --- src/game/Creature.cpp (revision 5023)
- +++ src/game/Creature.cpp (working copy)
- @@ -1788,6 +1788,15 @@
- return true;
- }
- 849829 - MeanMachine: mangos state immunity
-
- Index: src/game/SpellEffects.cpp
- ===================================================================
- --- src/game/SpellEffects.cpp (revision 5003)
- +++ src/game/SpellEffects.cpp (working copy)
- @@ -1316,6 +1316,12 @@
- {
- if(!unitTarget)
- return;
- 840269 - MaNGOS gzip patch: mangos map gzip vmap dbc
-
- Index: src/shared/vmap/ModelContainer.cpp
- ===================================================================
- --- src/shared/vmap/ModelContainer.cpp (revision 4943)
- +++ src/shared/vmap/ModelContainer.cpp (working copy)
- @@ -21,6 +21,9 @@
- #include <string.h>
- 831476 - MeanMachine: mangos chain targeting fix
-
- Index: src/game/Spell.cpp
- ===================================================================
- --- src/game/Spell.cpp (revision 4909)
- +++ src/game/Spell.cpp (working copy)
- @@ -606,11 +606,14 @@
- tempUnitMap.sort(TargetDistanceOrder(m_caster));
- //Now to get us a random target that's in the initial range of the spell
- 778909 - npc_championship: mangos scriptdev sd2 scriptdev2
-
- /* Copyright (C) 2006,2007 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- 778901 - npc_championship: mangos scriptdev sd2 scriptdev2
-
- /* Copyright (C) 2006,2007 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- 599974 - RaidenWoW: spora mangos
-
- <?php
- /*
- ORIGINAL COPYRIGHT:
- 14.09.2006 http://pomm.da.ru/
- Created by mirage666 (c) (mailto:mirage666@pisem.net icq# 152263154)
- MODIFIED TO FIT NEW MANGOS PASSWORD ENCRYPTION BY:
- 591510 - RaidenWoW: spora mangos
-
- <?php
- /*
- ORIGINAL COPYRIGHT:
- 14.09.2006 http://pomm.da.ru/
- Created by mirage666 (c) (mailto:mirage666@pisem.net icq# 152263154)
- MODIFIED TO FIT NEW MANGOS PASSWORD ENCRYPTION BY: