Commit Graph

  • 946e3b55f1 *Convert text to database in moonglade Blaymoira 2009-01-22 22:35:23 +01:00
  • a3f8a7634e *More cleanups Blaymoira 2009-01-22 22:05:51 +01:00
  • ceb46a8f16 *Convert text to database in barrens Blaymoira 2009-01-22 21:20:21 +01:00
  • 29e89c453c *Convert text to database in azuremyst_isle Blaymoira 2009-01-22 20:54:56 +01:00
  • 18cc905c42 *Fix fishing and Eagle eye. QAston 2009-01-22 20:48:08 +01:00
  • 405b07855c *Converted texto to database in azshara Blaymoira 2009-01-22 20:24:32 +01:00
  • 8849fe2d65 *Converted text to database in arathi_highlands *Add a tempfix for black morass - by Kudlaty Blaymoira 2009-01-22 20:09:47 +01:00
  • 8c545eac4b *Merge Blaymoira 2009-01-22 19:25:41 +01:00
  • c36c7111c5 *Converted text to database in shadowmoon_valley *Rewrited npc_overlord_morghor script *Added models for flight spells Blaymoira 2009-01-22 19:24:57 +01:00
  • de63f36302 *Fix a typo Blaymoira 2009-01-22 17:03:43 +01:00
  • 4230318f96 *Update to Mangos 7136. megamage 2009-01-21 16:18:57 -06:00
  • b065d4ac49 *Check target for spell 19938. megamage 2009-01-21 14:47:24 -06:00
  • 1012956de0 *Fix cmake for scripts. By raczman. megamage 2009-01-21 14:23:22 -06:00
  • d81d81b211 *Move SelectHostilTarget() to class Creature and return getVictim() directly. *Fix the crash caused by mandokir script. megamage 2009-01-21 14:17:29 -06:00
  • 148192eca1 *Allow higher value than 255 in emote fields Blaymoira 2009-01-21 20:44:49 +01:00
  • e0b527be8a *Fix rain of fire. QAston 2009-01-21 20:24:21 +01:00
  • 1f6bff8120 *Cleanup in Kael'thas script Blaymoira 2009-01-21 19:53:51 +01:00
  • 8dc780bfda *Replace pointers to Guids in Kelidan script - by Iskander Blaymoira 2009-01-21 19:22:32 +01:00
  • a39d1daeb4 *Added missed sql for 933 Blaymoira 2009-01-21 17:37:37 +01:00
  • 83ea3d51bb *Updated Kelidan the Breaker script - by Iskander Blaymoira 2009-01-21 17:27:28 +01:00
  • 371a49179f *Updated Kael'thas script - by Bagsac Blaymoira 2009-01-21 16:55:46 +01:00
  • 0af1c9bce8 *Scripts for snakes that summoned by snake trap - by arclite Blaymoira 2009-01-21 14:40:17 +01:00
  • 68c0bcd069 *Update to Mangos 7125. megamage 2009-01-20 19:59:43 -06:00
  • 047bb9a3ed Remove file from cmakelist that didnt exist. KingPin 2009-01-20 19:49:27 -06:00
  • 8bd84e88e5 Fix sql file name and add to updates CMake list. KingPin 2009-01-20 16:50:30 -06:00
  • e1f765a972 AuctionHouseBot patch added. thanx to everyone who worked on it especially Paradox. Only apply 930_characters.sql if you dont already have AHBot installed. AHBot requires an account ID and a character ID to work with, set them in trinitycore.conf and also login atleast once to this character. KingPin 2009-01-20 16:44:05 -06:00
  • 5a549389d6 *Fix the bug that snake trap summons nothing. megamage 2009-01-20 15:54:46 -06:00
  • 99d5b93ee2 *Fix a crash bug of nalorakk script. megamage 2009-01-20 15:34:18 -06:00
  • 3288c00472 *Fix a bug in gm_tickets sql. By Machiavelli. megamage 2009-01-20 15:28:57 -06:00
  • ed15b99ee9 *Fix devour magic cast on enemy. QAston 2009-01-20 21:10:38 +01:00
  • 15403f0a8f *Fix bug with mindcontrol when aura interrupted on target is still on caster *Fix bug with "stucked succubus" QAston 2009-01-20 20:32:23 +01:00
  • 013dd9bedb *More correct check for item attuned_crystal - by darktabbit Blaymoira 2009-01-20 17:51:43 +01:00
  • 50ebd0b35e *Fix a typo Blaymoira 2009-01-20 16:50:19 +01:00
  • d01d5d4ed6 * Cmake fix by raczman KingPin 2009-01-20 10:40:18 -05:00
  • 1bbd896861 *Update to trinity 921. megamage 2009-01-19 20:26:49 -06:00
  • d1f6472e2b *Fix a bug that pet attacks owner. megamage 2009-01-19 20:08:32 -06:00
  • a0d8ee6fdd *Fixed a bug with attuned_crystalcore - by Iskander Blaymoira 2009-01-19 20:42:22 +01:00
  • f28fb06d71 *Added another column for version table - by Zor Blaymoira 2009-01-19 18:11:08 +01:00
  • c81b6bc7b6 *Fix a crash bug of phase hunter script. megamage 2009-01-19 10:50:31 -06:00
  • a07f3af045 *Merged db_version and script_db_version table in one table - by Zor Blaymoira 2009-01-19 17:38:03 +01:00
  • f62a24b2fd *Fixed Calvin Montague Blaymoira 2009-01-19 17:05:14 +01:00
  • 0a82591826 *Corrected spells in Morogrim Tidewalker and Fathom Lord Karathress script - by Bagsac Blaymoira 2009-01-19 15:57:04 +01:00
  • b0e5181a63 Fix typos in vcproj files that prevented TRINITY_DEBUG Preprocessor Definition from being set in VS builds, and related fixes. Paradox 2009-01-19 08:11:30 -05:00
  • 094d05174f Fix typo that prevented genrevision from compiling correctly on Debug|Win32 mode Paradox 2009-01-19 08:11:16 -05:00
  • 40e7dcb599 *Update to Mangos 7111. megamage 2009-01-18 19:01:41 -06:00
  • c85c89dc0b *Merge. megamage 2009-01-18 17:58:13 -06:00
  • 078f556640 *Fix the bug that player turn to wrong direction after charge. megamage 2009-01-18 17:55:32 -06:00
  • 7fe257a073 *Fix a bug that cause crash when player login. megamage 2009-01-18 15:04:27 -06:00
  • 9a2abe9000 *Add a hack for tidewalker script - by Bagsac Blaymoira 2009-01-18 21:43:45 +01:00
  • ccd4815d84 *Added missing file Blaymoira 2009-01-18 20:58:15 +01:00
  • 219599b59c *Fixed CMakeLists *Remove not needed file Blaymoira 2009-01-18 20:13:44 +01:00
  • 613217fca7 *Missed part in prev commit Blaymoira 2009-01-18 20:01:45 +01:00
  • 69360e991a *Merge Blaymoira 2009-01-18 19:48:55 +01:00
  • 137d270f0a *Updated blackrock_depths - thanks for nofantasy Blaymoira 2009-01-18 19:48:01 +01:00
  • d97bb39393 *Added missing file Blaymoira 2009-01-18 19:35:15 +01:00
  • a88ee15ef3 *Add some debug message to find crash bug. megamage 2009-01-18 11:39:25 -06:00
  • 85f171307f *Implemented configurable flying mount use on maps - by Zor Blaymoira 2009-01-18 18:29:55 +01:00
  • eb21e69c3a *Fix the bug that shaman's elemental attack shaman himself. megamage 2009-01-18 11:06:54 -06:00
  • f4991543db *Fix a crash bug. Do not use 880. megamage 2009-01-18 10:55:16 -06:00
  • 1f3e051d22 *Some update on Skyriss event - by Anubisss Blaymoira 2009-01-18 17:46:33 +01:00
  • bed8e3b87a *Updated Shadow Labyrinth script Blaymoira 2009-01-18 17:14:54 +01:00
  • d289e3e3b9 *Merge Blaymoira 2009-01-18 16:49:46 +01:00
  • 0dd0a1cb6f More fixes for Cmake by raczman KingPin 2009-01-18 09:46:15 -05:00
  • 2c119369ba CMake fix for scripting library, thanx raczman KingPin 2009-01-18 09:43:51 -05:00
  • 72512ed1ee Some more details for Ace error during build KingPin 2009-01-18 09:41:54 -05:00
  • 74ee177262 *Update on Shadowfang keep Blaymoira 2009-01-18 13:56:40 +01:00
  • db8788ba79 Add description for twosided trading in conf. Paradox 2009-01-18 07:44:53 -05:00
  • 9c9311c781 Some changes for genrevision Blaymoira 2009-01-18 13:08:42 +01:00
  • b5b109d3ff *Fix a bug in waypoints Blaymoira 2009-01-18 12:54:58 +01:00
  • d3d3115567 *Fix a typo in characters.sql - by raczman Blaymoira 2009-01-18 12:23:59 +01:00
  • 08624f8338 *Reverted not needed check in hyjalAI Blaymoira 2009-01-18 12:10:50 +01:00
  • 9037423faf *Added defines for Sunwell Plateau Blaymoira 2009-01-18 11:58:22 +01:00
  • 88568e78fb *More fixes on escort quests Blaymoira 2009-01-18 11:40:20 +01:00
  • 7c826e5e08 *Fixed factions for escort quests Blaymoira 2009-01-18 11:27:08 +01:00
  • 1c61274f48 *Fixed incorrect commands - by Zor Blaymoira 2009-01-18 11:17:12 +01:00
  • 1edf80dec9 *Fixed version required by cmakes. - by raczman *Added cmake error message if no ACE library found. - by raczman *Updated sql/updates install file. - by raczman *Genrevision vcproj fix by deicide. Blaymoira 2009-01-18 11:07:43 +01:00
  • eaa7d5eef1 *Corrected target switching in Void Reaver script - by streetrat *Updated Tidewalker script - by Bagsac *Updated Nexusprince Shaffar script - by Iskander Blaymoira 2009-01-18 10:50:24 +01:00
  • 54ed397413 *Update to Trinity 881. megamage 2009-01-17 17:57:15 -06:00
  • 90e4a2b558 *Update to Mangos 7100. megamage 2009-01-17 17:56:05 -06:00
  • 02c060be05 *Update to Mangos 7100. megamage 2009-01-17 17:54:11 -06:00
  • 9f1409c557 *Fix a crash bug caused by motionmaster. *Fix charge movement. megamage 2009-01-17 17:46:28 -06:00
  • ff3157eeb3 *Do not trigger linked spells when aura is removed by stack. megamage 2009-01-17 14:11:22 -06:00
  • 8f22b65443 *Add assert to try to find the reason of crash. megamage 2009-01-17 14:03:18 -06:00
  • 2cf1a3be1b *Update to Trinity 878. megamage 2009-01-17 13:42:41 -06:00
  • 8739ded05d *Merge. megamage 2009-01-17 13:34:43 -06:00
  • c5dfe7dac2 *Merge. megamage 2009-01-17 13:33:07 -06:00
  • 88fd745532 *Fix some bugs about movement. megamage 2009-01-17 13:29:26 -06:00
  • adeb696f75 *Updated Shirrak the Dead watcher script - by Iskander *Fixed Yenniku script - by Elron *Corrected Brazier of Dancing flames - by Silver1ce Blaymoira 2009-01-17 20:09:33 +01:00
  • 39ce4315c9 * properly name the sql update for rev 870. KingPin 2009-01-17 11:06:27 -05:00
  • 66c8e5a877 Fixed missing column from characters.sql thanx oiler2112. KingPin 2009-01-17 10:54:24 -05:00
  • d64b239db6 fixes for the ticket system Paradox 2009-01-17 10:47:26 -05:00
  • 09ddc711f4 Cmake build system for trinity raczman 2009-01-17 09:23:33 -05:00
  • 87d9f3261e Generates the HG Revision number. Paradox 2009-01-17 09:23:03 -05:00
  • f414ab1686 *Update flee and confuse movement. megamage 2009-01-17 00:00:48 -06:00
  • fa2e6622ad *Merge. megamage 2009-01-16 22:59:24 -06:00
  • 0a1c601a1c *Update of MotionMaster. megamage 2009-01-16 22:57:03 -06:00
  • 660263ed1b *Fix a typo that causes crash. Do not use 867! megamage 2009-01-16 22:54:50 -06:00
  • 11239e9f5f *Fix some bugs during merging. megamage 2009-01-16 19:47:25 -06:00
  • f017b964ad *Only let aggressive creature search new target before enterevademode. megamage 2009-01-16 19:37:47 -06:00
  • 0f150881a1 *Do not let target get in combat until hit by attacker. megamage 2009-01-16 19:34:49 -06:00