Commit Graph

  • 9818406555 Core/Stats: Feral attack power doesn't exist since 4.0.1 Tuxity 2012-08-15 00:48:30 +02:00
  • d0923e6dae Core/Stats: Update AttackPower to cataclysm. Tuxity 2012-08-15 00:36:53 +02:00
  • a306d39bb4 Core/Scripts: Missing change from previous commit Vincent-Michael 2012-08-15 00:06:19 +02:00
  • bddaf9b3a4 Core/Scripts: Fix uninitialized variable in boss_akilzon Vincent-Michael 2012-08-14 23:58:08 +02:00
  • 302051da3d Core/Scripts: Fixed more uninitialized variables Vincent-Michael 2012-08-14 23:46:42 +02:00
  • b8bb828b03 Core/Misc: Updated TOTAL_SPELL_TARGETS to 4.3.4 Shauren 2012-08-14 23:21:07 +02:00
  • 0f40869627 DB/Creature: Add Missing spawn for Mistcaller Soo-gan Vincent-Michael 2012-08-14 20:15:27 +02:00
  • c0adf370e5 Core/Vendors: Add currencies to vendors Nay 2012-08-14 18:11:06 +01:00
  • 79a2165e27 Merge pull request #7398 from Vincent-Michael/onyxiaCreatureText Nay 2012-08-14 09:39:50 -07:00
  • a896fa8e76 Scripts/Onyxias Lair: Convert script_texts in creature_text Vincent-Michael 2012-08-14 18:10:15 +02:00
  • e761458b24 Core/Taxi: Updated taxi mask building Shauren 2012-08-14 15:29:43 +02:00
  • a768bba3c6 Core: Add enum for currency flags, update MAX_VENDOR_ITEMS and fix build Nay 2012-08-14 02:56:45 +01:00
  • df073d3d69 Core/Spells: Finished cleanup in Unit::HandleDummyAuraProc Subv 2012-08-13 19:15:15 -05:00
  • 731b0cc587 Merge pull request #7390 from Kiperr/2 Nay 2012-08-13 17:10:26 -07:00
  • 12ad39c43c Fix code style. kiper 2012-08-14 02:08:29 +02:00
  • 2c4de60a66 Merge pull request #7389 from Kiperr/4.3.4 Nay 2012-08-13 17:00:34 -07:00
  • 6dabeb0b31 Merge pull request #7388 from Chevron/4.3.4 Nay 2012-08-13 16:59:43 -07:00
  • cf30a0aaaf Core/Player: Now players will able to equip all types of relics when meet requirements from items and have relic skill. kiper 2012-08-14 01:59:20 +02:00
  • c8eeb1f9e6 Core/AI: Removed EventAI handling. is not needed more for cataclysm... Venugh 2012-08-14 01:57:42 +02:00
  • 0b157c9066 Core/Globals: Add 5th field in reputation_spillover_template for Bilgewater Cartel/Gilneas spillover reputation. kiper 2012-08-14 01:49:18 +02:00
  • 2dbb194c7d Core/DBCs: Implement loading of gtSpellScaling.dbc Subv 2012-08-13 18:18:00 -05:00
  • db00a9fd2c Missing changes to previous commit Nay 2012-08-14 00:03:18 +01:00
  • 424d860454 DB&Core/Quests: Change MinLevel to signed since -1 is a valid value for deprecated quests Nay 2012-08-13 23:58:52 +01:00
  • 1f4b69908b Core/Spells: Removed more deprecated spells code for Cataclysm Subv 2012-08-13 17:41:31 -05:00
  • aa25336602 Core/Loading: Re-enable validation for quest_template currency loading Nay 2012-08-13 23:30:42 +01:00
  • 64bf663ecd Merge pull request #7386 from Sovak/4.3.4 Nay 2012-08-13 15:22:45 -07:00
  • 45e0cae7be Core/Totems: In cata totem items are no longer needed Sovak 2012-08-14 00:17:06 +02:00
  • a0aecdb8cd Merge pull request #7385 from Vincent-Michael/tocr Nay 2012-08-13 15:04:31 -07:00
  • c9f4866648 Scripts/Trial Of The Crusader: * Fix typo * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream Vincent-Michael 2012-08-14 00:01:39 +02:00
  • 292cbbf068 Core/Spells: Updated critical heal to Cataclysm Sovak 2012-08-13 15:56:01 +02:00
  • 07a2de0393 Merge pull request #7383 from Vincent-Michael/tocrCreatureText Nay 2012-08-13 13:19:31 -07:00
  • d1071d6e81 Scripts/Trial of the Crusader: Convert script_texts in creature_text Vincent-Michael 2012-08-13 19:37:58 +02:00
  • 59225bb6a6 Merge pull request #7379 from Vincent-Michael/warning Nay 2012-08-13 10:34:04 -07:00
  • 56d10f218d Core: Fix warnings Vincent-Michael 2012-08-13 19:24:47 +02:00
  • f7fd5da963 Core: Fix a few compile errors with some "weird" compilers Nay 2012-08-13 14:46:37 +01:00
  • 8819f30a12 Core/Auras: Simplified SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS handling Shauren 2012-08-13 14:56:56 +02:00
  • 3ad20d6bbd Core/Units: Updated unit power mods Shauren 2012-08-13 14:56:20 +02:00
  • 03144920d3 Compile fix Shauren 2012-08-13 14:55:55 +02:00
  • 12e0f93eef Merge remote-tracking branch 'origin/master' into 4.3.4 Nay 2012-08-13 13:09:54 +01:00
  • d1ed95faa5 Scripts: Fixed more uninitialized variables Shauren 2012-08-13 13:47:51 +02:00
  • 9dcae03a04 Fix xp getting fog Gilneas and LostIslands. This corect content lvl for Trinity::XP::Gain function. cyberbrest 2012-08-13 13:06:43 +03:00
  • 29f8c1781b Core/Spells: Fixed: * Hot Streak * Improved Hot Streak * Ignite * And more * Removed some old scripts, and updated some more Subv 2012-08-12 20:04:47 -05:00
  • 5cc8bc200b Core/Entities: Updated rage to Cataclysm Subv 2012-08-12 17:49:06 -05:00
  • 24b1a27985 Core/Entities: Fixed block for Cataclysm Subv 2012-08-12 15:43:24 -05:00
  • a3940f5310 Core/Spline: Add missing includes Nay 2012-08-12 21:16:31 +01:00
  • 61fcae113b Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 Subv 2012-08-12 13:18:19 -05:00
  • 75af5ac353 Scripts/Quests: Removed more deprecated quest scripts in Eastern Kingdoms Subv 2012-08-12 13:14:54 -05:00
  • f92946e128 Core/Misc: Fix some mem-leaks and uninitialized variables. kaelima 2012-08-12 20:06:12 +02:00
  • 65469c9ee9 Core/Gameobject: Properly toggle collision state when a gameobject is activated or spawned. e000 2012-08-12 20:04:02 +02:00
  • 7d75c2818d Scripts/Quests: Removed some deprecated scripts and fixed quest 26050 Subv 2012-08-12 12:18:02 -05:00
  • a09369991a Merge pull request #7369 from Vincent-Michael/kalimdorQuestPart1 Nay 2012-08-12 09:31:11 -07:00
  • f61df4d223 Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata. Vincent-Michael 2012-08-12 17:22:45 +02:00
  • bd37e73fdf SQL: Rename 2 PR'ed SQL files Nay 2012-08-12 17:19:47 +01:00
  • 706f3fa7d7 Merge pull request #7346 from cyberbrest/pull11 Nay 2012-08-12 09:10:38 -07:00
  • 4396df127c Merge pull request #7359 from cyberbrest/pull12 Nay 2012-08-12 09:02:51 -07:00
  • 6f6475a72e Merge pull request #7357 from zorix/PR Nay 2012-08-12 09:02:16 -07:00
  • b33d41faac Merge pull request #7360 from Vincent-Michael/MalGanis Nay 2012-08-12 08:59:49 -07:00
  • 7d29e585df Scripts/Karazhan: Fixed some uninitialized variables Shauren 2012-08-12 14:16:11 +02:00
  • da229008bb Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis Vincent-Michael 2012-08-12 13:03:27 +02:00
  • 666602e1aa Scripts: Fixed some unitialized variables Shauren 2012-08-12 13:56:43 +02:00
  • c6d4ae43c3 [Spell]: add new effects and auras. privent crash with casting it. cyberbrest 2012-08-12 10:54:08 +03:00
  • a55f00a2ad Update sql/base/auth_database.sql Nay 2012-08-12 04:20:58 +02:00
  • 613b4b5208 Core/Misc: Code style zorix 2012-08-12 01:49:09 +02:00
  • 46c20c8399 Core/Spells: Implemented Spell attributesEx8 Remove custom flag spell scalable and apply flag SPELL_ATTR8_AURA_SEND_AMOUNT zorix 2012-08-12 00:33:55 +02:00
  • e7590abce7 Core/Movement: Use MonsterMoveStop spline type to stop movement instead of sending movement to current position Shauren 2012-08-11 20:18:00 +02:00
  • c3e1443a13 Core/Movement: Use spline id generator Shauren 2012-08-11 20:16:58 +02:00
  • 7c728f7b39 Core/PacketIO: Updated player move speed change packet structures Shauren 2012-08-11 20:15:02 +02:00
  • 98909c049b Compile fix for gcc 4.5 and newer Shauren 2012-08-11 17:02:05 +02:00
  • edf05569b1 Core/Achievements: Compile fix by o0Loco0o Shauren 2012-08-11 17:01:46 +02:00
  • a3adf6a2b9 Scripts/Grizzly Hills: Fix uninitialized variable in npc_venture_co_straggler. minor cleanup kaelima 2012-08-11 16:53:43 +02:00
  • 95bd562af0 Merge remote-tracking branch 'origin/master' into 4.3.4 Nay 2012-08-11 14:43:53 +01:00
  • 04ee08acd2 DB/Schema: Add primary keys to quest_poi and quest_poi_points tables Nay 2012-08-11 14:43:26 +01:00
  • c8b3812940 Db/Loot: assign lootid to npc ZxBiohazardZx 2012-08-11 12:12:51 +02:00
  • d5694f520b Core/PacketIO: Enabled one more opcode Subv 2012-08-10 19:20:20 -05:00
  • c843479a50 Core/PacketIO: Enabled more opcodes Subv 2012-08-10 18:56:06 -05:00
  • fcbc45ec23 [Object]: at teleportaion transform orientation to 0-2pi range. As we cat set bad orientation to plr by transport teleportation or bad db data. + additionally check orientation at loading, for priventing loading bad orientation (Fix Freeze at loading in some cases) cyberbrest 2012-08-11 00:27:47 +03:00
  • d3c5065293 Core/PacketIO: Cleaned up manual shifting for account name length reads in CMSG_AUTH_SESSION Shauren 2012-08-10 18:48:34 +02:00
  • 274a54c152 Core: Cleanup whitespace, fix build and enable 1 opcode Nay 2012-08-10 16:58:39 +01:00
  • cf2d235c72 Core/PacketIO: Enable 2 opcode handlers, remove legacy HandlePageQuerySkippedOpcode Nay 2012-08-10 16:09:32 +01:00
  • 90d7620adc Core/Misc: Use ByteBuffer's WriteString where possible/needed Nay 2012-08-10 16:06:13 +01:00
  • 3488077946 Core/PacketIO: Added WriteString method to ByteBuffer allowing to write strings without null-terminating them Shauren 2012-08-10 16:55:06 +02:00
  • 55171001ee Core/PacketIO: Enable most arena related opcodes Nay 2012-08-10 15:41:33 +01:00
  • 7bb72745d1 Core/Movement: Implemented creature slow fall movement Shauren 2012-08-10 16:31:14 +02:00
  • e0410e21c2 Core/PacketIO: Enable few more opcode handler (fixes mailing and others) Nay 2012-08-10 15:13:34 +01:00
  • d2dc60dc05 Core: Add missing include Nay 2012-08-10 14:03:02 +01:00
  • ca5b4227a8 Merge remote-tracking branch 'origin/master' into 4.3.4 Nay 2012-08-10 13:43:27 +01:00
  • 878f88b250 Core/PacketIO: kaelima 2012-08-10 14:25:04 +02:00
  • 9538fb6d5a Core/Movement: Ensured object orientation is always within 0-2pi range, this fixes movement. Shauren 2012-08-10 14:10:57 +02:00
  • 53bc7c2ff5 DB/NPCs: Add missing Tracker Val'zij spawn Svannon 2012-08-10 03:59:12 +01:00
  • 68453c69b7 DB/Quests: Fix a typo in Message to Freewind Post description gecko32 2012-08-10 03:37:03 +01:00
  • 6dd1e198cd DB/NPCs: Fix Barim Splithoof leather trainer gossip options RedSonja 2012-08-10 03:24:45 +01:00
  • 76f0e87263 DB/Quests: Zandalar Tribe Quests Required Class/Race FIX nelegalno 2012-08-10 03:18:04 +01:00
  • 41682b59a3 DB/Scripts: Add missing sounds to npc 29309 Kinzcool 2012-08-10 03:07:46 +01:00
  • 2f6b08807d DB/Loot: Loot fixes for Temple of Ahn'Qiraj boses nelegalno 2012-08-10 03:06:32 +01:00
  • f57531376b DB/Conditions: Fix startup db errors joschiwald 2012-08-10 03:03:52 +01:00
  • 5e1e9bb4dd Core: Fix build and proper deinitialization in HandleTransmogrifyItems (by using vectors instead of new/delete) Nay 2012-08-10 02:57:16 +01:00
  • 260782f316 Core/ChatAddon: Implement server side addon communication filtering Nay 2012-08-10 02:01:25 +01:00
  • ab771aef1f Core/PacketIO: Fixed a few more opcodes Subv 2012-08-09 19:18:31 -05:00
  • 99d4a1093b Core/PacketIO: Enabled/Fixed more opcodes Subv 2012-08-09 18:46:59 -05:00
  • 8585df1c19 DB/SAI: Fix quest Territorial Trespass w1sht0l1v3 2012-08-09 22:05:25 +01:00