Shauren
5df24441d1
Scripts/Achievements: Fixed mass replace mistake
2011-07-03 13:35:36 +02:00
click
7ee3a99a44
Core: Fix compile after the last attribute renaming (naming of this flag might change later)
2011-07-03 12:49:01 +02:00
QAston
5b79175b7a
Core/Spells: More spell attribute definitions.
2011-07-03 10:03:13 +02:00
click
1aff85f541
Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did related hits)
2011-07-03 00:28:03 +02:00
click
354e5e2bbc
Core: Prohibit aggro on righclicking if not in range
2011-07-03 00:18:33 +02:00
click
cc02a3fa79
Core: Cleaning up hungarian notation - Phase7: pOwner -> owner
2011-07-03 00:06:11 +02:00
click
db045c40ad
Core: Cleaning up hungarian notation - Phase5: pKiller -> killer
2011-07-02 23:58:05 +02:00
click
f676585cac
Core: Cleaning up hungarian notation - Phase5: pWho -> who
2011-07-02 23:53:38 +02:00
click
f997363c08
Core: Cleaning up hungarian notation - Phase3: pVictim -> victim
2011-07-02 23:50:02 +02:00
click
5cafed655a
Core: Remove last trace of CONFIG_GM_LEVEL_ALLOW_ACHIEVEMENTS
2011-07-02 23:18:31 +02:00
click
70115f52f7
Core: Cleaning up hungarian notation - Phase3: pTarget -> target
2011-07-02 23:16:45 +02:00
click
169f5da8c3
Core: Cleaning up hungarian notation - Phase2: pPlayer -> player
2011-07-02 22:52:42 +02:00
click
f91ee24184
Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature
2011-07-02 22:18:03 +02:00
click
3ddc1cc4c4
DB: Fix query for deletion in previous commit (didn't test it, sorry!) - and the original SQL is by Durotar, not Aokromes - thanks to both anyway... :P
2011-07-02 19:22:10 +02:00
click
a310e11ab6
DB: Add teleportlocations for the following locations: The Frozen Halls, The Shadow Vault, Chamber Of Aspects (thanks to Aokromes)
2011-07-02 19:15:52 +02:00
QAston
29a7535638
Core/Spells: Define 2 more spell attributes: SPELL_ATTR6_CAN_TARGET_POSSESSED_FRIENDS and SPELL_ATTR6_CAN_TARGET_UNTARGETABLE
2011-07-02 17:06:19 +02:00
QAston
1068583172
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
2011-07-02 16:12:43 +02:00
QAston
86dde83dda
Core/Spells: Define many unknown SpellCastTargetFlags enum values, rename some target type enum values to follow standards, also correctly implement TARGET_UNIT_TARGET_PASSENGER.
2011-07-02 16:12:19 +02:00
Shauren
f3dfa8066a
Scripts/Icecrown Citadel
...
* Fixed combat logs for Essence of the Blood Queen healing
* Added missing initialization for weekly quest status Blood Quickening
* Build fix for previous revision
2011-07-02 14:05:40 +02:00
Shauren
7ebb16a3f2
Scripts/Icecrown Citadel: Fixed room check for Blood Prince Council
2011-07-02 13:38:49 +02:00
Shauren
65a40a5437
Scripts/Icecrown Citadel: Teleporting to the Frozen Throne should now happen as on retail (with an areatrigger, not gossip), also added missing spawns to Frozen Throne and Tirion's gossip
...
NOTE: This does NOT mean The Lich King script is coming soon
2011-07-02 12:38:07 +02:00
Jesper Meyer
b216522b3d
Core/SAI: Add action SMART_ACTION_JUMP_TO_POS.
2011-07-02 07:52:03 +02:00
click
b7ed8b7c66
Core: Fix the achievement-command to use the new functionname.
2011-07-02 02:57:46 +02:00
click
246979fa6c
Core: Fix previous commit (stupid mistake)
2011-07-02 02:41:03 +02:00
click
48e47a9245
Core/Achievements: Simplify handling of achievements for GMs: Do not allow achievements when GM-mode is enabled, allow when disabled
2011-07-02 02:14:49 +02:00
click
a3ff97297d
Core: Fix a minor issue with GUID readout for a questhandler logentry
2011-07-02 01:42:18 +02:00
horn
676967c9ac
Core/Achievements: Fix The Sickly Gazelle
...
Closes #2154
2011-07-01 19:32:41 +03:00
Lopin
08be81caca
Scripts/Ulduar: Fixed achievement Iron Dwarf, Medium Rare in Razorscale's encounter. Thanks to Shauren for help with this achievement
2011-07-01 18:04:00 +02:00
Spp-
bb921ae78c
Core: Do not use STL container size method to check if container is empty
2011-07-01 14:58:44 +02:00
QAston
ce75ced741
Core/Spells: define SPELL_ATTR1_CHANNEL_DISPLAY_SPELL_NAME(0x20000000)
2011-07-01 13:12:19 +02:00
QAston
06515b27b3
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
2011-07-01 12:48:21 +02:00
QAston
3b8dce669d
Core/Spells: Define attributes: SPELL_ATTR0_CAST_TRACK_TARGET(0x00400000), SPELL_ATTR1_CHANNEL_TRACK_TARGET(0x00004000), SPELL_ATTR0_ON_NEXT_SWING_2(0x00000400), add some attribute flag comments based on client research.
2011-07-01 12:47:26 +02:00
click
a9c9ab0efa
Core: Clean up script variables to make variables consistant/standardized, and some additional warning-removals:
...
+ Fix compilewarning in Unit.cpp
+ Remove/comment out unused parameters for some commandscripts/scripts (warnings)
+ Replace "plr" with "player" all over the scriptbase for consistency
2011-07-01 03:00:39 +02:00
click
ed4c9986c1
DB: Fix a small issue with reapplying the SQL removing the old text for ZulGurub Venoxis
2011-07-01 02:25:15 +02:00
Nay
b89237e4cd
SQL: Fix a typo in a delete query
2011-06-30 16:49:01 -07:00
glkrlos
b22b846347
DB/Items: Fix Recipe: Kungaloosh (wrong taught spell)
...
Closes #2158
(Rename a SQL file)
2011-07-01 00:19:44 +01:00
Malcrom
b007836d27
DB/NPCs: Add a sh*tload of waypoints (Netherstorm zone)
2011-07-01 00:19:43 +01:00
Shauren
f5102b6e6b
Core/Scripts: Commented EventMap and added GetNextEventTime to know when will next event with given id run
2011-06-30 22:56:32 +02:00
Nay
049ed754ba
Edited sql/updates/world/2011_06_30_01_world_sai.sql via GitHub
2011-06-30 13:34:33 -07:00
Tome
a75ed42832
Scripts/ZulGurub: Venoxis: Add SAI (spellcasting and handling) for Parasitic Serpent (NPC 14884)
...
Signed-off-by: click <click@gonnamakeyou.com >
2011-06-30 22:26:43 +02:00
click
21c5620073
Scripts/ZulGurub: Some small fixes to Venoxis:
...
- Remove mini-AI-part from Parasitic Serpent, it'll be handled in SAI.
- Set Venoxis passive untill aggroed.
2011-06-30 21:39:25 +02:00
click
97e6d34f49
Scripts/ZulGurub: Convert Venoxis over to use BossAI
2011-06-30 19:11:35 +02:00
Spp-
e9aa72cc7b
Cosmetic: rename function escape_string to EscapeString
2011-06-30 14:52:44 +02:00
Spp-
6fd41ae50e
Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes in all scripts
2011-06-30 14:24:56 +02:00
Spp-
d12bb4a657
Core/Command: Don't parse varags for simple string in '.server info' command
2011-06-30 11:43:21 +02:00
Spp-
1e95341827
Cosmetic: Remove trailing whitespaces
2011-06-30 11:30:36 +02:00
Shauren
52f60df6a3
Scripts/Icecrown Citadel: Boiling Blood will not attempt to find a target if there isnt any
2011-06-30 09:31:46 +02:00
tobmaps
18a2d330a8
Core/Spells: Prevent abilities that are 'usable while stunned' being usable while in non-stun effects. Original idea by darkstalker
2011-06-30 08:05:03 +07:00
QAston
d3e887060d
Fix build.
2011-06-30 02:17:07 +02:00
QAston
fb9719c653
Core/Spells: Define SPELL_ATTR0_ABILITY (old SPELL_ATTR0_UNK4)
2011-06-30 01:47:09 +02:00