Commit Graph

  • 943d0c6e2d [7597] Fixed crash at stealing single target auras (54648 for example) Author: arrai megamage 2009-04-02 16:44:18 -06:00
  • 4a3066392f [7596] Better use wmo MOPY flags data on extract vmaps. No changes, just speedup. Author: DiSlord megamage 2009-04-02 16:36:36 -06:00
  • 4ca04684f2 [7593] Map::EnsureGridLoaded related cleanups and fixes: Author: VladimirMangos megamage 2009-04-02 16:33:35 -06:00
  • 43b9dbe31e *fixed Black Temple doors Rat 2009-04-02 23:22:20 +02:00
  • 2ea4fab57f *Try to fix a crash caused by dualcomplete. megamage 2009-04-02 13:47:10 -06:00
  • 1f1a082697 *Fix a crash of delrissa script. megamage 2009-04-02 13:16:49 -06:00
  • fe0a01d82a *Try to fix a crash. megamage 2009-04-02 12:46:02 -06:00
  • be4cdba28b *fix teron gorefiend's doom blossom Rat 2009-04-02 20:17:45 +02:00
  • 09757c1d59 *Fix a crash bug. megamage 2009-04-02 09:04:39 -06:00
  • 78ddeaa77d *Merge Chaz Brown 2009-04-02 06:29:46 -04:00
  • b6c5d3c40c fix genrevision to use proper file under new or old HG for revision info Chaz Brown 2009-04-02 06:28:58 -04:00
  • f548b4a9a0 *Fix broken summon vehicle spells. megamage 2009-04-01 22:40:12 -06:00
  • c73cfdd451 Remove ahbotoptions commands from DB Chaz Brown 2009-04-01 23:53:52 -04:00
  • 30eedaa72d *Try to fix some crash. megamage 2009-04-01 21:17:59 -06:00
  • 1b6c44dae5 *Fix a crash of Illidan script. megamage 2009-04-01 21:17:06 -06:00
  • 115f9dc498 fix ahbotoptions back to the way it was originally Chaz Brown 2009-04-01 22:00:19 -04:00
  • cbe43e5885 Fix genrevision Chaz Brown 2009-04-01 16:21:28 -04:00
  • fd81ba9bfc Fix genrevision Chaz Brown 2009-04-01 16:21:28 -04:00
  • 101e1d51f5 Fix typo in AHBot Thanks for noticing it, Medwise. Chaz Brown 2009-03-31 21:09:38 -04:00
  • e02c2363e0 Merge Chaz Brown 2009-03-31 20:44:50 -04:00
  • 076d188926 Add ahbotoptions back into command table Chaz Brown 2009-03-31 20:43:11 -04:00
  • 4ed49490ae *Merge. megamage 2009-03-31 18:22:32 -06:00
  • 8408fb7cd3 *Merge. megamage 2009-03-31 18:21:45 -06:00
  • 7f209249a2 *Do not call reset in construct funciton of script. *Add function doaction to safely pass parameters between scripts. megamage 2009-03-31 18:12:49 -06:00
  • 3430bedb64 Re-Enable AHBot, in the future, the correct way is to have those with a problem check their config, not disabling it all together. Chaz Brown 2009-03-31 19:36:02 -04:00
  • 9bf1412fd8 CRLF fix Chaz Brown 2009-03-31 19:32:04 -04:00
  • bd1a630463 *Fix build. megamage 2009-03-31 17:10:23 -06:00
  • b91529fd8e *Backport some code from TC2. megamage 2009-03-31 14:40:54 -06:00
  • 84f3bf8b71 *Update 52375 and ranks code. Author: Charlie2025 megamage 2009-03-31 14:25:38 -06:00
  • a0dfedfab6 *Merge. megamage 2009-03-31 14:21:20 -06:00
  • 4afd030b48 *Merge. megamage 2009-03-31 14:17:57 -06:00
  • b51cea6ce4 *Remove some code which may cause crash. megamage 2009-03-31 14:08:38 -06:00
  • 1fe8050b09 * Remove unexisting config.h and svn_revision.h from TrinityScript vcproject. XTZGZoReX 2009-03-31 19:04:15 +02:00
  • 031df598ab *Try to fix crash. megamage 2009-03-31 09:18:39 -06:00
  • be89c6bb2a [7590] Prevent send achievement packets at login. Author: VladimirMangos megamage 2009-03-31 07:43:20 -06:00
  • 77cf2aab0f [7589] Fixed Assault sounds in Arathi basin. Author: darkEvil megamage 2009-03-31 07:42:13 -06:00
  • 8168e7144c * Some changes to last commit. This must be the correct way. XTZGZoReX 2009-03-31 10:01:21 +02:00
  • 6f5efa3c7a * Do not print chat logs to console. It will simply screw up console output. * Fix a possible crash in if/else checks in channel chat logging. XTZGZoReX 2009-03-31 09:18:03 +02:00
  • f2df7bbdcc Probably fix a crash in SocialMgr.cpp raczman 2009-03-31 08:36:54 +02:00
  • 075d8a44a5 Optimize storage for eventAI. Store as Map of creature id's linked to vectors of events used by that creature id raczman 2009-03-31 00:15:17 +02:00
  • 8e308da259 Allow eventAI creature have events both inside instance and outside, without producing error message. Note that EFLAG_NORMAL/EFLAG_HEROIC must still be defined if this event should trigger in this mode. Creature outside instance will always use all events regardless. raczman 2009-03-30 23:45:17 +02:00
  • e097f358a1 Fix build after importing Kudlaty's script. raczman 2009-03-30 17:40:47 +02:00
  • e0637c6c20 Added script for GO 185913 by Kudlaty. raczman 2009-03-30 17:24:13 +02:00
  • 3f985645db Added GO gossip menu support. Kudos and cookies to arrai. raczman 2009-03-30 16:57:17 +02:00
  • ba99171d5b [7585] Implement quest item 39164 work. Author: KiriX megamage 2009-03-29 17:22:58 -06:00
  • d332c7225b [7584] Fixed compiler warning at windows Author: arrai megamage 2009-03-29 17:21:48 -06:00
  • 7668b6aae6 [7583] Use instead BasePoints+1 hardcoded formula more correct BasePoint+BaseDice hide in special helper function. Author: VladimirMangos megamage 2009-03-29 17:21:06 -06:00
  • 77d2786091 [7582] Prevent memory corruption at DBC loading. Thanks to Lynx3d for investigating that issue Author: arrai megamage 2009-03-29 17:19:47 -06:00
  • d0877fa006 [7581] Move spell 58418, 58420 to script effect (first) from dummy (second). Author: VladimirMangos megamage 2009-03-29 17:18:51 -06:00
  • 5840bf4467 [7580] Add Policies/Singleton.h include in all headers where it expected. Author: VladimirMangos megamage 2009-03-29 17:18:01 -06:00
  • 28532e2524 [7579] Check quest state and more generic code use for 58418, 58420.Author: GriffonHeart megamage 2009-03-29 17:16:30 -06:00
  • e3da95f16a [7578] Replace generic [7577] implememtaion by more explicit code. Author: VladimirMangos megamage 2009-03-29 17:15:37 -06:00
  • 43a08cdfa0 *Fix build in linux. megamage 2009-03-29 15:32:50 -06:00
  • 9d02feed4f Removed obsolete file raczman 2009-03-29 23:15:10 +02:00
  • d8bd91cf34 Removed automake from TC for good. ACE automake is still there, for folks who want to build ACE from dep/ACE_wrappers. raczman 2009-03-29 23:14:53 +02:00
  • 889d9f10e7 *Fix build in linux. megamage 2009-03-29 15:03:50 -06:00
  • faaa052dff *Fix build. megamage 2009-03-29 13:38:50 -06:00
  • e528611141 *Fix a crash. megamage 2009-03-29 11:58:19 -06:00
  • 3733af4d6a *Fix a typo of the last commit. megamage 2009-03-29 10:16:05 -06:00
  • 666db14e7c *Try to fix a crash caused by attackstop. megamage 2009-03-29 10:12:04 -06:00
  • 09342fe2be *Fix a crash when toggle autocast for pet. megamage 2009-03-29 09:45:47 -06:00
  • 60710d6116 * Used trinity sql coding style for proper import Drahy 2009-03-29 11:25:40 +02:00
  • 783e4fd3ff *Add new creature_template column VehicleId *Allow spawn vehicles *Make vehicles grid objects. megamage 2009-03-28 22:44:09 -06:00
  • 3a485c658d *Fix a bug that pet does not toggle autocast when loaded. megamage 2009-03-28 22:05:12 -06:00
  • 6e438e38ec *Temp fix build in linux. megamage 2009-03-28 19:43:04 -06:00
  • 829c8022ac [7577] Implement YellToZone for different world object types. Author: VladimirMangos megamage 2009-03-28 18:03:56 -06:00
  • 4bd98db3ab [7575] Avoid unrelated skill search at ACHIEVEMENT_CRITERIA_TYPE_*_SKILL_LEVEL update Author: VladimirMangos megamage 2009-03-28 18:00:33 -06:00
  • eee2d0216e [7573] Implement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL Author: Trazom megamage 2009-03-28 17:58:21 -06:00
  • 6581497411 [7572] Use enum type instead int for World::SendServerMessage arg Author: VladimirMangos megamage 2009-03-28 17:56:15 -06:00
  • bf1cb43b3a *Merge. megamage 2009-03-28 17:54:44 -06:00
  • b1c5d4c593 Implement initial known taxi nodes for DK. Author: Lightguard, VladimirMangos megamage 2009-03-28 17:50:36 -06:00
  • f69c48202f [7571] Implemented AttributesEx4 & 0x40 - SPELL_ATTR_EX4_NOT_STEALABLE Author: arrai megamage 2009-03-28 17:47:12 -06:00
  • 3256b75ac5 [7569] Fix typo in spell damage/healing default bonus for staked spell Author: pasdVn megamage 2009-03-28 17:45:00 -06:00
  • b7001f6135 *Fix build. megamage 2009-03-28 17:40:07 -06:00
  • 12bb5538b5 [7568] Spell proc event data from forums Author: DiSlord megamage 2009-03-28 17:36:49 -06:00
  • 6d138d2e5e [7567] Fix charges count for 51124 Author: miebaik megamage 2009-03-28 17:35:41 -06:00
  • 85e497eb58 [7566] Fix shield block value pct mod use (apply it on strength bonus also) Author: DiSlord megamage 2009-03-28 17:34:29 -06:00
  • 4bf4575f9a Fix typo in spell block chance calc Author: pasdVn megamage 2009-03-28 17:33:46 -06:00
  • 2ab52aa2a1 [7565] Move all hardcoded strings used in .account onlinelist to DB. Author: VladimirMangos megamage 2009-03-28 17:31:27 -06:00
  • 34c0777ff2 * Added trinity sql coding style Drahy 2009-03-28 23:53:06 +01:00
  • b72b2a2f5e [7564] fixed WorldObject::HasInArc(): must return true if testing self Author: fgenesis megamage 2009-03-28 16:36:54 -06:00
  • 4797684f3b [7562] Drop code for now not existed spell support. (Touch of Weakness triggered spell) Author: cccyril megamage 2009-03-28 16:34:34 -06:00
  • 6dff0bfd5e [7560] Implement IconName for gameobject Author: NoFantasy megamage 2009-03-28 16:28:36 -06:00
  • 1299521d50 [7559] Implement function Player::RewardPlayerAndGroupAtEvent for reward (quest objective only) player and group at special kill-like events. Author: Ramses_II megamage 2009-03-28 16:26:31 -06:00
  • ce8462ccf9 [7558] Implement command: .learn all_mypettalents Author: VladimirMangos megamage 2009-03-28 16:25:42 -06:00
  • e76a15491b [7557] Fixed triggered spells which ImplicitTarget is 0 like 50516 and ranks Author: arrai megamage 2009-03-28 16:21:15 -06:00
  • a986492718 [7556] Implement hack way check for cave subzone 4223 detection. Author: VladimirMangos megamage 2009-03-28 16:17:01 -06:00
  • c1c395dfb6 [7555] Check pool_id bafire access to pool data in PoolHandler::CheckPool Author: VladimirMangos megamage 2009-03-28 16:14:56 -06:00
  • 494e09ba92 [7554] Prevent accepting wrong numeric args as 0.0f in .go zone command Author: VladimirMangos megamage 2009-03-28 16:13:33 -06:00
  • eb894f39e8 *First remove object from world then unregister it. This may fix some crashes. megamage 2009-03-28 16:04:37 -06:00
  • 3c624f7c63 *Set pet level up xp from 1/4 of owner xp to 1/10. megamage 2009-03-28 12:39:14 -06:00
  • 23f643b484 *Fix a crash when player toggle autocast for guardians. megamage 2009-03-28 11:56:45 -06:00
  • 196a129612 *Fix a crash caused by eventai emote. megamage 2009-03-28 11:24:50 -06:00
  • 6e33427a11 *Exit vehicle when players or vehicles are dead. This may fix some crash. megamage 2009-03-28 10:50:54 -06:00
  • a12682a3dd *Fix the visibility update bug of non-unit object. megamage 2009-03-28 09:57:25 -06:00
  • a5d34754ad *Fix broken pet-related spells. megamage 2009-03-28 09:48:45 -06:00
  • c23ca809df * Fixed tolerant login queue. Thanks to Iskander. XTZGZoReX 2009-03-28 10:55:14 +01:00
  • ff83e4a9b1 *Fix some bugs of pet. megamage 2009-03-27 22:47:28 -06:00
  • 3a13ab502f Added script for GO 175944 by Sorken. raczman 2009-03-27 20:28:17 +01:00
  • d0a58f705f *Fix a crash. megamage 2009-03-27 12:46:04 -06:00