megamage
|
ce68fc9c64
|
*Update some naxx boss scripts.
--HG--
branch : trunk
|
2009-04-29 00:15:18 -05:00 |
|
megamage
|
207c3f7aff
|
*Fix a bug that player summoned creature does not count player as summoner.
--HG--
branch : trunk
|
2009-04-29 00:12:28 -05:00 |
|
megamage
|
8fedcee78b
|
*Enable a disabled gm command gobject state.
--HG--
branch : trunk
|
2009-04-29 00:11:51 -05:00 |
|
megamage
|
220dcb65dd
|
*Allow custom spell to change radius mod.
--HG--
branch : trunk
|
2009-04-29 00:11:15 -05:00 |
|
megamage
|
4121087a8e
|
*Allow trigger creatures use spell2 as heroic spells.
--HG--
branch : trunk
|
2009-04-29 00:10:05 -05:00 |
|
megamage
|
f722b9b4c5
|
*Fix a crash caused by vehicle.
--HG--
branch : trunk
|
2009-04-28 13:25:08 -05:00 |
|
Anubisss
|
1b690cf84d
|
*Convert tabs to spaces and delete white spaces in Sunwell Plateau's scripts.
--HG--
branch : trunk
|
2009-04-28 17:40:01 +02:00 |
|
Anubisss
|
abf65881af
|
*Add a missing check in Muru's script.
--HG--
branch : trunk
|
2009-04-28 17:28:55 +02:00 |
|
Anubisss
|
b6fe262fcf
|
*Fix a typo in Eredar Twins' script.
--HG--
branch : trunk
|
2009-04-28 17:22:06 +02:00 |
|
Chaz Brown
|
43e1e54634
|
Add newline to src/game/CMakeLists.txt <rolleyes>
--HG--
branch : trunk
|
2009-04-28 08:39:11 -04:00 |
|
megamage
|
5d6e314e5c
|
*Add spells for some pets.
--HG--
branch : trunk
|
2009-04-28 00:09:37 -05:00 |
|
megamage
|
b75f3e7102
|
*Fix a bug that totem cannot be summoned.
--HG--
branch : trunk
|
2009-04-28 00:07:03 -05:00 |
|
megamage
|
71841e5f43
|
*Fix a bug that mind control cannot be cancelled.
--HG--
branch : trunk
|
2009-04-28 00:06:48 -05:00 |
|
megamage
|
4e0d7e4f33
|
*Sort script folders by map.
*Fix build.
--HG--
branch : trunk
|
2009-04-27 23:09:27 -05:00 |
|
megamage
|
f069a9ee36
|
*Let summoned guardian follow owner by default.
--HG--
branch : trunk
|
2009-04-27 21:32:39 -05:00 |
|
megamage
|
bd4c2bdb64
|
[7728] Use correct loot_type values in data sent to client instead long time existed hacks. Code cleanups. Author: VladimirMangos
Thanks to Seizerkiller and TOM_RUS for help in reseach.
--HG--
branch : trunk
|
2009-04-27 21:29:01 -05:00 |
|
megamage
|
031c1b484c
|
[7727] Use more simple code for element erase. Author: AlexDereka
--HG--
branch : trunk
|
2009-04-27 21:26:59 -05:00 |
|
megamage
|
40a74d86a4
|
[7725] Fixed memory leak in PlayerDumpWriter.
[7726] Fixed memory leak in InstanceSaveMgr.
Author: AlexDereka
--HG--
branch : trunk
|
2009-04-27 21:26:28 -05:00 |
|
megamage
|
4b3af494b3
|
[7724] Fixed possible crash when a drunk player gets fall damage Author: Trazom
--HG--
branch : trunk
|
2009-04-27 21:25:43 -05:00 |
|
megamage
|
8f0fecd7e3
|
*Fix build.
--HG--
branch : trunk
|
2009-04-27 21:23:42 -05:00 |
|
megamage
|
2b753d0f23
|
[7723] New AI call EnterCombat called at enter creature to combat (and re-enter if leave by some reason). Author: VladimirMangos
--HG--
branch : trunk
|
2009-04-27 19:14:37 -05:00 |
|
megamage
|
d4c75dddea
|
[7720] Fixed crash at .character level use from console. Include GM name in message for command target if report need. Author: VladimirMangos
--HG--
branch : trunk
|
2009-04-27 18:46:44 -05:00 |
|
megamage
|
f62415a30c
|
[7719] Use all existed 4 world map overlay area ids instead 3, replace values by constant for avoid problem repeat. Author: VladimirMangos
--HG--
branch : trunk
|
2009-04-27 18:45:41 -05:00 |
|
megamage
|
ff69ced9fe
|
[7718] Fix my typo in [7716] commit. Author: AlexDereka
--HG--
branch : trunk
|
2009-04-27 18:45:05 -05:00 |
|
megamage
|
2b4e83d8fb
|
[7717] Use more safe code in EventAI. Author: VladimirMangos
--HG--
branch : trunk
|
2009-04-27 18:43:39 -05:00 |
|
megamage
|
09af28301e
|
[7716] Fixed some typos and possible crashes. Author: AlexDereka
--HG--
branch : trunk
|
2009-04-27 18:42:35 -05:00 |
|
megamage
|
5ac67c27f7
|
[7715] Provided way for scripts set alternative gameobject state for client show. Author: VladimirMangos
Also use enum for gsmeobject states.
--HG--
branch : trunk
|
2009-04-27 18:36:10 -05:00 |
|
megamage
|
f9c4047441
|
[7714] Implement new command .character level for set level provided level. Author: VladimirMangos
--HG--
branch : trunk
|
2009-04-27 18:15:30 -05:00 |
|
megamage
|
34599a46f7
|
*Some update of summon effect code.
--HG--
branch : trunk
|
2009-04-27 18:12:45 -05:00 |
|
Anubisss
|
ef87d10a81
|
*Fix a typo in Pet::LoadPetFromDB() by teacher4. Thank you.
--HG--
branch : trunk
|
2009-04-27 19:40:35 +02:00 |
|
Rat
|
48f3a98fa2
|
*hyjal code cleanup
--HG--
branch : trunk
|
2009-04-27 14:30:44 +02:00 |
|
Anubisss
|
e5f6146f32
|
*Fix a typo in r1421's sql file by Phacops. Thank you.
--HG--
branch : trunk
|
2009-04-26 21:04:20 +02:00 |
|
mknjc
|
948a13be16
|
Use GetPlayerGUIDByName in .ticket viewname handler so it returns tickets from offline players too
--HG--
branch : trunk
|
2009-04-26 18:46:46 +02:00 |
|
Anubisss
|
3ad1c29aae
|
*Fix Brutallus' spell Burn.
--HG--
branch : trunk
|
2009-04-26 17:35:28 +02:00 |
|
QAston
|
f99ef5cd35
|
*Set correct energy regeneration from Furor
--HG--
branch : trunk
|
2009-04-26 12:30:45 +02:00 |
|
QAston
|
2d1521dea9
|
*Fix CAST_INTURRUPT_PREVIOUS flag for eventai action cast
*Rewrite .reload all pet_spells command to make it reset actionbars correctly.
--HG--
branch : trunk
|
2009-04-26 02:48:20 +02:00 |
|
Drahy
|
6909b20f2c
|
* Used trinity sql coding style
--HG--
branch : trunk
|
2009-04-26 01:51:58 +02:00 |
|
megamage
|
94e25701ad
|
*Fix the bug that neutural npc aggro players.
*Fix build.
--HG--
branch : trunk
|
2009-04-25 18:46:07 -05:00 |
|
megamage
|
554128861c
|
*Fix the bug that counterspell can affect shapeshift
--HG--
branch : trunk
|
2009-04-25 16:20:21 -05:00 |
|
Andy@conmuc-l03
|
4827f7fd3e
|
Added KilJaeden-Script
--HG--
branch : trunk
|
2009-04-25 21:30:09 +02:00 |
|
Andy@conmuc-l03
|
0cedb6c5b5
|
Added Muru Script
--HG--
branch : trunk
|
2009-04-25 21:29:59 +02:00 |
|
Andy@conmuc-l03
|
fa6a60b452
|
Added Sunwell SQL and update few scripts
--HG--
branch : trunk
|
2009-04-25 21:29:31 +02:00 |
|
QAston
|
ec4031be35
|
*Fix improved shadowform.
--HG--
branch : trunk
|
2009-04-25 20:36:31 +02:00 |
|
megamage
|
373914f1f9
|
*Fix a typo in reading config file.
--HG--
branch : trunk
|
2009-04-25 12:53:23 -05:00 |
|
megamage
|
d003be4148
|
*Add back a mistakely deleted file.
--HG--
branch : trunk
|
2009-04-25 12:53:04 -05:00 |
|
Chaz Brown
|
7d40421f43
|
Fix TrinityScripts to use the correct config file when -c config_name.conf is used on the trinitycore commandline, thanks to gixxer_j for getting me to finally fix it, and for testing the patch. Be sure to do a full recompile, or you may get errors, this may even require a fresh pull from the repo for some.
--HG--
branch : trunk
|
2009-04-25 13:36:14 -04:00 |
|
Chaz Brown
|
aba24628ba
|
Fix TrinityScripts to use the correct config file when -c config_name.conf is used on the trinitycore commandline, thanks to gixxer_j for getting me to finally fix it, and for testing the patch. Be sure to do a full recompile, or you may get errors, this may even require a fresh pull from the repo for some.
--HG--
branch : trunk
|
2009-04-25 13:35:46 -04:00 |
|
QAston
|
a00563a127
|
*Fix deadly brew.
*Some changes in flag SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY.
--HG--
branch : trunk
|
2009-04-25 18:53:29 +02:00 |
|
megamage
|
f89cd6318d
|
*Fix build.
--HG--
branch : trunk
|
2009-04-25 11:31:57 -05:00 |
|
megamage
|
8644c48db8
|
*Add new eventAI action 105 call assistance. Param1 = radius.
--HG--
branch : trunk
|
2009-04-25 09:15:40 -05:00 |
|