Commit Graph

20038 Commits

Author SHA1 Message Date
Malcrom
eb4e4796f6 DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 22:47:22 -03:30
Malcrom
b7c1bed9cf DB?SAI: Fix a few warnings where killmonster was used by EAI instead of proper spell for quest credit. 2013-11-15 22:04:24 -03:30
Malcrom
54735d65a5 Db/SAI: Fix errors in commit. 2013-11-15 21:58:06 -03:30
Malcrom
7d33e6bb75 DB/SAI: Fix error in last commit 2013-11-15 21:39:45 -03:30
Malcrom
3b96495f93 DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 21:23:12 -03:30
Malcrom
5aa6e2e158 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2013-11-15 19:11:00 -03:30
Malcrom
84119422da DB/SAI: Fix error in commit. 2013-11-15 19:09:51 -03:30
Vincent_Michael
9fd70663ab SQL: Fix import error 2013-11-15 23:23:21 +01:00
Malcrom
1ac9ea3922 DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 18:36:27 -03:30
Malcrom
243bbc3487 DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 17:54:59 -03:30
Malcrom
5380f6fee7 DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 15:55:03 -03:30
Malcrom
3ea8eb631c DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 13:00:50 -03:30
Malcrom
e70b15e8ba DB/SAI: Fix warning in last commit. 2013-11-15 12:19:21 -03:30
Malcrom
706a6f5cbd DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 11:09:30 -03:30
Malcrom
b90bf9e786 DB/SAI: Fix to remove an SAI error. 2013-11-15 10:22:32 -03:30
Malcrom
01afc7be10 DB SAI/EAI: Fix some errors introduced from the EAI to SAI conversions. 2013-11-15 09:31:44 -03:30
Malcrom
c68d53cfdc DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15 00:05:21 -03:30
Malcrom
a95aca6a68 DB/SAI: Fix comments in last commit again. Damn you Discover. 2013-11-14 23:35:09 -03:30
Malcrom
521cf9ab16 DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-14 23:28:58 -03:30
Malcrom
9d1df5c237 DB/SAI: Fix Comments in last commit. 2013-11-14 22:48:21 -03:30
Malcrom
1706eec9da DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-14 22:44:22 -03:30
Vincent_Michael
cbc9870b4a SQL: Fix import errors 2013-11-14 21:01:03 +01:00
Malcrom
df6e25885c DB/SAI: More EventAI to SmartAI conversions using this tool:
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-14 15:16:54 -03:30
Malcrom
ffae6afe95 DB/SAI: More EventAI to SmartAI conversions using this tool: https://github.com/TrinityCore/EventAI-to-SmartAI 2013-11-14 14:35:39 -03:30
Malcrom
8178b4e7ef DB/SAI: Some EAI to SAI conversions. 2013-11-14 14:05:08 -03:30
Malcrom
bf8b4c81cc DB/SAI: Some EAI to SAI conversions. 2013-11-14 13:34:11 -03:30
Malcrom
792c1e5cf6 DB/creature_ai_text: Fix some errors. 2013-11-14 10:29:41 -03:30
Malcrom
98c8f8b76b DB/EAI: Some updates from acid to add to EAI before final convertion. 2013-11-13 21:57:03 -03:30
joschiwald
dd20290911 Scripts/ZulAman: fix exploit that player can fly until logout 2013-11-13 23:50:35 +01:00
joschiwald
0790138d73 Core. fix build and some codestyle changes 2013-11-13 23:32:38 +01:00
joschiwald
f01fe074cc Merge pull request #11175 from MitchesD/sunwell
Scripts/SunwellPlateau: reworked InstanceScript and applied codestyle
2013-11-13 13:58:03 -08:00
MitchesD
5b7b03fc16 Scripts/SunwellPlateau: reworked InstanceScript and applied codestyle 2013-11-13 18:02:16 +01:00
Aokromes
df5a012f14 Rename 2013_11_10_07_world_conditions,sql to 2013_11_10_07_world_conditions.sql 2013-11-12 12:10:08 +01:00
jackpoz
c03f066bf2 Core/Build: Fix build when WITH_COREDEBUG CMake flag is selected 2013-11-11 21:55:52 +01:00
Spp
cd48662233 Core/Logging: Minor changes
- Select stderr when writing ERROR and FATAL messages
- Simplify function defines
- Fix `logs` table structure with latest logging changes
2013-11-11 14:35:16 +01:00
MrSmite
79a2d6b7fc Core/Spells: Fixed Revive Pet to revive the pet near the owner
Closes #11196
2013-11-11 13:22:41 +01:00
Spp
65cd07a288 Core: Improve error messages for linked_respawn table (and minor cosmetic changes here and there) 2013-11-11 11:03:32 +01:00
Malcrom
395eb83b88 DB/Conditions: Add condition for Shoot Arcane Explosion Arrow 2013-11-11 00:43:56 -03:30
Malcrom
f4a4e1c0d4 DB/misc: Some fix ups for Arcatraz 2013-11-11 00:07:19 -03:30
Malcrom
c53f12b627 DB/creature_addon: Fix some issues with weapons not showing for npc's in Slave Pens. 2013-11-10 21:39:31 -03:30
Malcrom
0edeba5f59 DB/Waypoints: Update a couple paths in Slave Pens to proper sniffed values. 2013-11-10 20:49:05 -03:30
Malcrom
df99a41470 DB/SAI: SAI for Prince Valanar 2013-11-10 18:56:10 -03:30
Malcrom
113735690a Scripts/The Slave Pens: Fix up Mennu the Betrayer and add Rokmar the Cracker & Quagmirran. 2013-11-10 18:00:15 -03:30
Shauren
e0138abaac Fixed build 2013-11-10 19:21:24 +01:00
Shauren
1966a78b9f Core/Movement: Backported spline stop fix from 4.3.4 branch - use Stop spline type for stopping movement instead of starting movement that ends in creature's current position 2013-11-10 18:52:20 +01:00
Malcrom
8332cee052 Scripting/The Slave Pens: Moved boss_mennu_the_betrayer from EAI to CPP. 2013-11-10 10:53:43 -03:30
Malcrom
c2db6d49ce Scripting/The Arcatraz: Add text scripting for deaths 2013-11-10 10:00:47 -03:30
Malcrom
2d28d0c109 Core/ScriptedAI: Fix Headers. 2013-11-10 03:31:20 -03:30
Malcrom
e5b259fb4a Scripting/Arcatraz: Move Zereketh the Unbound, Dalliah the Doomsayer, & Wrath-Scryer Soccothrates to cpp scripting and some cleanup. 2013-11-10 03:22:22 -03:30
Malcrom
114cae2c1f DB/Misc: Convert Lord Thorval from EAI and creature_ai_texts to SAI and creature_text. 2013-11-08 14:46:33 -03:30