Malcrom
601f118f29
Core/Scripting: Move some text to creature text.
2013-01-07 14:20:52 -03:30
Malcrom
1bb8b9325a
Core/Scripting: Script Updates
2013-01-07 12:48:28 -03:30
Malcrom
0533d63a77
Core/Scripting: Gong Event updates
2013-01-07 12:34:58 -03:30
Nay
d0e4e20265
Merge pull request #8825 from joschiwald/vmapspelligno
...
Core/VMaps: drop "vmap.ignoreSpellIds" in config
this is not longer necessary since we use SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS
2013-01-07 07:36:40 -08:00
Malcrom
161caf860b
Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
2013-01-06 23:17:41 -03:30
Malcrom
c3166b8608
Core/scripting: Fix zulaman.cpp
2013-01-06 23:16:06 -03:30
Nay
5f28502c0a
Merge pull request #8738 from joschiwald/spell_proc_conditions
...
Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it i...
2013-01-06 18:29:55 -08:00
Malcrom
14feb316e1
Core/scripting: Update zulaman script
2013-01-06 22:58:58 -03:30
Malcrom
832cd198ca
Core/scripting: More updates for gong event. Almost complete.
2013-01-06 22:39:41 -03:30
Valcorb
8743e9d368
Fix a small typo
2013-01-07 00:55:11 +01:00
Valcorb
8d9476fd9c
Make sure that "guardians" also gain the owner's speed
2013-01-06 22:35:25 +01:00
Malcrom
3710ca5faf
Core/Scripting: Small fix to Zul'Aman script Thanks joschiwald.
2013-01-06 12:38:26 -03:30
Malcrom
8361931b37
Core/Scripting: Move Kirtonos pathing to db looks smoother.
2013-01-06 12:04:02 -03:30
Malcrom
90c182dce4
Core/Scripting: Fix silly error
2013-01-06 01:08:25 -03:30
Malcrom
82d4559507
Core/Script: Update Gong Event
2013-01-06 01:05:25 -03:30
Malcrom
ed83397a67
Core/Scripts: Some cleanup of Zul'aman Instance script. Gong event in progress and will allow doors to open.
2013-01-05 20:15:46 -03:30
Malcrom
385940aeea
Core/Scripting: Fix typo
2013-01-05 18:10:14 -03:30
Vincent_Michael
ff3928ca6d
Core: Fix warnings
2013-01-05 20:30:57 +01:00
Gacko
ea72933608
Fix non PCH build
2013-01-05 19:10:18 +01:00
Gacko
c86230208f
Script: Novos rewrite
2013-01-05 18:03:11 +01:00
Vincent_Michael
7dd0cd4403
Core: Fix non pch build
2013-01-05 16:33:28 +01:00
Machiavelli
b52346522e
Core/Vehicles: Add some internal checks in vehicle code to prevent crashable behaviour caused by scripts or other areas of the core.
2013-01-05 15:40:36 +01:00
Shauren
32fa3f6018
Merge pull request #8848 from NightQuest/save_hook
...
Core/Scripts: Created a hook for when a player is about to be saved.
2013-01-05 05:16:30 -08:00
Nay
82555a444c
Core/Spline: Fix typo, I blame not enough Ctrl+S
2013-01-04 23:44:25 +00:00
Malcrom
3661353e12
Core/Scripting: Fix Typo.
2013-01-04 19:58:16 -03:30
Nay
a509aea659
Core/Misc: Fix a couple of warnings, some of them performance related
...
Errors were found using Cppcheck, open-source static analysis tool
2013-01-04 23:14:14 +00:00
Malcrom
e0a5aabaf7
Core/Scripting: Update Kirtonos script.
2013-01-04 19:41:57 -03:30
Nay
8ac5b3b7d6
Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to KilledMonster
2013-01-04 21:15:18 +00:00
Nay
e5945402ad
Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()
2013-01-04 20:59:24 +00:00
Machiavelli
9f32cd44e4
Update src/server/game/Achievements/AchievementMgr.cpp
...
Prevent achievement completion log spam.
2013-01-04 18:37:15 +01:00
Malcrom
bf19adec0f
Core/Scripts: Some cleanup for boss_kirtonos_the_herald script
2013-01-04 12:34:35 -03:30
Malcrom
306d59cb51
Core/Scripting: Add a few includes to boss_kirtonos_the_herald.
2013-01-04 07:25:32 -03:30
Malcrom
e8ca1d5cd1
Core/Scripting: Add Kirtonos The Herald to c++ scripting. Combat still not finished.
2013-01-04 01:00:51 -03:30
Subv
ef9f2aca0d
Merge pull request #8753 from MrSmite/Pet_SpeedFix
...
Fix pets lagging behind and despawning
2013-01-03 17:04:50 -08: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
6a29a957dd
Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUND
2013-01-03 18:00:26 +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
Ellie
0daa5f97ea
Grammar/Spelling fix.
2013-01-03 04:37:03 -08:00
Spp
27b1e457e6
Core/Misc: More corrections to guid handling change ( 2292025)
2013-01-03 08:06:53 +01:00
Ellie
c2e610cde7
Core/Scripting: Created a hook for when a player is about to be saved.
2013-01-02 17:03:57 -08:00
Vincent_Michael
57c275f3e1
Core: Fix warning
2013-01-02 21:42:50 +01:00
Spp
786f27b74c
Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)
...
Closes #8843
2013-01-02 21:23:54 +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
Vincent_Michael
cc99c739c6
Core/MT: Fix model for "Pure Energy"
...
Closes #8838
2013-01-02 16:58:23 +01:00
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
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