Vincent_Michael
8db66bfefd
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-04 01:27:51 +01:00
ZxBiohazardZx
51b5e04a88
Various issuetracker fixes
...
Immunities for Shambling Horror by Valcorb Closes #7541
Flying and a path for Higherch by Malcrom Closes #7436
SAI for Talonshrike by Nevadas Closes #8639
2013-01-03 23:06:31 +01:00
dr-j
cdf105f548
DB/Spell: add aura allowing player to see miscaller soo-gan for a quest
...
Closes #7868
2013-01-03 22:53:44 +01:00
nelegalno
9ba2c90c2d
DB/Quest: fix some quest linking for Winter Veil
2013-01-03 22:46:35 +01:00
ZxBiohazardZx
fd052dedc6
typofix IN not =
2013-01-03 20:45:58 +01:00
ZxBiohazardZx
fb273bf0af
DB/Misc: fix some startup errors
2013-01-03 20:39:56 +01:00
Nay
9394dc10b4
Core/Scripts: Drop gameobject_scripts table - empty, deprecated and no longer needed
2013-01-03 19:18:26 +00:00
Shauren
59e4f6eb05
Core/SmartScripts: Fixed SAI targets 10 & 14 (SMART_TARGET_CREATURE_GUID, SMART_TARGET_GAMEOBJECT_GUID)
...
Note: If you used these targets to perform actions across maps, it will not work anymore, this functionality is deprecated as it was not safe.
2013-01-03 19:22:12 +01:00
Vincent_Michael
fe6dc5c3cd
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-03 18:05:45 +01:00
Vincent_Michael
6a29a957dd
Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUND
2013-01-03 18:00:26 +01:00
ZxBiohazardZx
0419abf223
DB/Item: add proper flags to real-life-duration items Closes #3601
2013-01-03 15:54:15 +01:00
ZxBiohazardZx
9e6344b220
DB/Gameobject: Add Invincible Grave Plaque Closes #8693
2013-01-03 15:47:24 +01:00
JunkyBulgaria
0cba101315
DB/SAI: SAI for some of the trash in ICC Closes #8773
2013-01-03 15:39:47 +01:00
Machiavelli
0782e0b851
Update src/server/game/Achievements/AchievementMgr.cpp
...
Core/Achievements: Add player name and guid to CompletedAchievement log
2013-01-03 14:55:49 +01:00
ZxBiohazardZx
afc21ccf29
DB/Misc: remove the scripts!
2013-01-03 11:57:43 +01:00
ZxBiohazardZx
abcc6c5fd8
DB/SAI: converted the last gameobject_script to SAI, jeej!
2013-01-03 11:52:27 +01:00
ZxBiohazardZx
c56a83e85c
DB/Scripts and more gameobject_script removals, only 1 left?! --> please not that not all doors may function yet. this is a known issue
2013-01-03 11:46:51 +01:00
ZxBiohazardZx
5ae81724f3
DB/Script: more conversions THIS UNSUPPORTS THE BLACKROCK DUNGEON untill a fix is found for SAI issues
...
also fixed naming of file
2013-01-03 11:25:34 +01:00
ZxBiohazardZx
8403081240
DB/Script: More removal of gameobject scripts. some of the doors do not work yet, this is a known issue
2013-01-03 11:14:10 +01:00
Spp
27b1e457e6
Core/Misc: More corrections to guid handling change ( 2292025)
2013-01-03 08:06:53 +01:00
Vincent_Michael
43f1c08e96
DB/Ulduar: Fix Kologarn Stone Grip in 25m mode
2013-01-03 02:54:46 +01:00
ZxBiohazardZx
ec1d17f207
DB/Scripts: More removals of gameobject_scripts
...
UNSUPPORTS old treasure chest in Scholomance
2013-01-03 02:00:10 +01:00
ZxBiohazardZx
c6ed15f826
DB/Script: more gameobject_script removals: Stasis Chamber Alpha conversion
2013-01-03 01:31:06 +01:00
ZxBiohazardZx
a7a23cca34
DB/Script: More horribad script removals:
...
Zul gurub: Brazier summons 4 creatures, removed 3 bad spawns, and unsupported the encounters starting with Gri'lek
Fix the MovementType issue Closes #8834
2013-01-03 01:12:04 +01:00
ZxBiohazardZx
8d1e542231
DB/Script : kill more gameobject_scripts. THIS UNSUPPORTS THE FOLLOWING DUNGEON BOSSES:
...
Scholomance: Kirtenos the Herald
Scarlet Monestry - Cathedral: Fairbanks, Mograine, Whitemane
2013-01-03 00:52:14 +01:00
Nay
7a47cec79d
Merge remote-tracking branch 'origin/master' into mmaps
2013-01-02 23:30:05 +00:00
Malcrom
285a02b2e4
DB/Waypoints: Add some missing spawns and waypoints.
2013-01-02 19:26:17 -03:30
Vincent_Michael
ee2e776fea
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-02 22:03:35 +01:00
Vincent_Michael
57c275f3e1
Core: Fix warning
2013-01-02 21:42:50 +01:00
ZxBiohazardZx
dbf99992e1
DB/Script: Add the Undead Postman script to the proper mailboxes and use SAI instead of gameobject_script
...
TODO: add Parcel Packet when i have more information about it
2013-01-02 21:41:09 +01:00
Spp
786f27b74c
Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)
...
Closes #8843
2013-01-02 21:23:54 +01:00
ZxBiohazardZx
922459783c
DB/Scriptremoval: Remove not working scripts from gameobject_scripts: the objecttype is not correct for this useage
2013-01-02 20:23:06 +01:00
Malcrom
dbfc4b83aa
Core/Scripting: Some file name updates.
2013-01-02 15:08:13 -03:30
Malcrom
38c55a15ad
Core/Scripting: Rename zone scripts.
2013-01-02 14:52:13 -03:30
Malcrom
2fd10b5d15
Core/Scripting: Properly name boss_thorngrin_the_tender file.
2013-01-02 14:11:39 -03:30
Malcrom
bca11e9e1f
DB/SAI/Waypoints: Fix some sai and add some missing waypoints.
2013-01-02 13:33:31 -03:30
Vincent_Michael
5bbf7829b2
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-02 17:42:22 +01:00
Vincent_Michael
cc99c739c6
Core/MT: Fix model for "Pure Energy"
...
Closes #8838
2013-01-02 16:58:23 +01:00
ZxBiohazardZx
f7b89357c6
DB/SAI: convert the gameobject_script for stonewraught pass lever, and fix the non-working one while at it. also remove the uldaman gameobject_script. it has a CPP, if any scripts are required put it there!
2013-01-02 15:59:11 +01:00
Malcrom
e5461cbd0a
DB/Waypoints: Add some missing waypoints to Zul'Drak
2013-01-02 11:25:06 -03:30
Malcrom
c5693d61c4
DB/Waypoints: Add some missing waypoints to The Botanica
2013-01-02 11:21:48 -03:30
Spp
8968dbc5a9
Core/Misc: Partial revert of 2292025 (Core/Misc: Replaced some macro definitions with inline functions)
...
- That code is 4.3.4 and wasn't supposed to be pushed to master
2013-01-02 15:20:38 +01:00
Spp
601fcc5612
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
...
- Also some minor corrections from previous commit
2013-01-02 14:20:20 +01:00
Vincent_Michael
b873156c3c
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
...
Conflicts:
src/server/game/Movement/Spline/MoveSplineInit.h
2013-01-02 14:12:48 +01:00
Vincent_Michael
05efdaf393
Core: Fix non pch build
2013-01-02 13:58:36 +01:00
Spp
ebd14b4f01
Core/Mysql: Multiple changes
...
- added support for setting NULL column values to MySQL wrapper in core
- replaced nonstandard strdup function and manual memory management with std::string
- fixed bug in MySQLPreparedStatement::getQueryString method, it failed when string parameter contained embedded '?' symbols
- fixed memory leak in MySQLPreparedStatement::setString method
2013-01-02 12:22:50 +01:00
Spp
5280a77fe1
Core/Misc: Some minor changes here and there
2013-01-02 11:00:16 +01:00
Spp
d36c4a91ba
Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where possible.
2013-01-02 09:53:43 +01:00
Spp
2292025bf9
Core/Misc: Replaced some macro definitions with inline functions
2013-01-02 09:07:52 +01:00
Spp
c85dc26584
Core/Misc: EventMap will no longer inherit from std::map
2013-01-02 08:34:11 +01:00