Commit Graph

  • 39ba392c75 Merge thenecromancer 2010-01-23 15:05:33 +01:00
  • d9cb070215 Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(ACE_Refcounted_Auto_Ptr) for QueryResult pointers. Use this auto_ptr for every DB queries(except QueryNamedResult yet). Anubisss 2010-01-23 14:45:58 +01:00
  • c784110d87 Fix Crash in boss_gluthAI::UpdateAI. Trazom62 2010-01-23 11:52:45 +01:00
  • d9b38250ff *Remove Death runes from Reaping/Blood of the North/Death Rune Mastery when talent aura is removed. QAston 2010-01-23 10:33:16 +01:00
  • 216d32e8a7 *Prevent assertion fail in Unit::_AddAura after creature add to remove list. QAston 2010-01-22 20:03:47 +01:00
  • 7b3691ac9e Fix irand(min,max) usage (min shall always be lower than max) Trazom62 2010-01-22 18:38:33 +01:00
  • b57fec2961 * Fixed a typo in 7147_world_creature_template.sql that prevented import Brian 2010-01-22 10:21:25 -07:00
  • c1aa60aaab *Run grid searches for area auras every 500ms instead of every unit update *Fix a stupid typo which caused memory leak in Unit::RemoveOwnedAura QAston 2010-01-22 18:06:01 +01:00
  • 7bfea3fea3 * Added 3.2.2a stable release tag * TrinityCore2 Rev: 7101 Release Hash: 51984508c849 (Unix,little-endian) * Online players: 68 (max: 237) * Active connections: 78 (max: 250) Queued connections: 0 (max: 0) * Server uptime: 2 Day(s) 4 Hour(s) 37 Minute(s) 25 Second(s). * I would say that is pretty stable... Brian 2010-01-22 06:43:16 -07:00
  • b6ee92fef3 Added tag 3.2.2a-stable for changeset 51984508c849 Brian 2010-01-22 06:39:12 -07:00
  • 268aa04593 * SQL need to restore the *structure* of the DB after the backout * from the previous commit Brian 2010-01-21 18:51:00 -07:00
  • ea3b11f8c2 * merge Brian 2010-01-21 18:39:27 -07:00
  • 7162dcd475 * Backed out changeset c7c6faf26cbd * A different solution to damage will be implemented * You will need data from your DB provider if you don't have a backup Brian 2010-01-21 18:38:49 -07:00
  • b4a6fd1a81 Merge Rat 2010-01-22 00:06:35 +01:00
  • f221f5911a *update eventAI docs *add missed docs Rat 2010-01-22 00:04:50 +01:00
  • 2a261b44e1 Fix EffectSendEvent to work if target is GO or Unit. Trazom62 2010-01-21 23:57:14 +01:00
  • 54458c0f13 Fix Script Naxxramass Thaddius/Stalagg/Feugen Trazom62 2010-01-21 20:37:02 +01:00
  • 76102c1cdd Change temp threat aura mods to use temp threat modifier instead of "asisting" it's threat value over all references. thenecromancer 2010-01-21 16:25:09 +01:00
  • 3b29a4e6f4 Do not apply SPELL_AURA_MOD_THREAT to negative threat changes (Eg. let Feint and alikes apply full effect) thenecromancer 2010-01-21 15:51:11 +01:00
  • 0f531f75ff Send all 24 bits of spell Id for vehicle spell actions thenecromancer 2010-01-21 15:33:43 +01:00
  • 2572e9ef8e * Add support for basedmg and baserangeddmg values in creature_classlevelstats. * Remove mindmg, maxdmg, attackpower and ranged field in creature_template and add Dmg_Mod, Rangeddmg_Mod field. win32 2010-01-21 13:48:27 +02:00
  • 1c310c887b So much for my fix-without-compile skills. :( (inb4 scores) XTZGZoReX 2010-01-21 11:21:47 +01:00
  • 73719d3e76 * Removed unnecessary query. XTZGZoReX 2010-01-21 10:42:46 +01:00
  • 0cee18494e update sql in prev commit to trinity format win32 2010-01-21 11:38:19 +02:00
  • 178a881d17 Implement minimal arena team size for some items arena rating requirements. Autor LordJZ. win32 2010-01-21 11:29:22 +02:00
  • 19ac6f6a3c Implement new commands for add/remove/lookup titles. Autor Vladimir. win32 2010-01-21 11:19:34 +02:00
  • ce620223eb restore work scripts in *nix system win32 2010-01-21 08:23:30 +02:00
  • e21081172c Removed the Debug_NoPCH config from Windows build. Xanadu 2010-01-21 03:23:43 +01:00
  • 01bb79cc7d Fix SPELLMOD_PCT spell mods to stack in a truly multiplicative way Xanadu 2010-01-21 02:02:35 +01:00
  • 9e91fc997c Fix build. Xanadu 2010-01-21 01:28:18 +01:00
  • da263cd1c4 * Restore Dalaran no fly zone lost in last commit Brian 2010-01-20 15:04:47 -07:00
  • c82599ebb9 * Wintergrasp removal -- part 4: "How deep does the cancer run?" Brian 2010-01-20 14:23:47 -07:00
  • 8154831335 Merge. Anubisss 2010-01-20 21:16:28 +01:00
  • 6855787a83 Fix a memory leak in AddonMgr::LoadFromDB(). This not leaks _yet_ because that function not used anywhere(if my eyez are right) but in the future can leaks. Anubisss 2010-01-20 21:15:42 +01:00
  • fbe09a92f9 Allow spells with effect mechanic to allow apply other effects when effect with mechanic would be fail due to effect/state immunity. thenecromancer 2010-01-20 21:10:18 +01:00
  • 721c926229 Change GetSpellSpecific() to have SpellEntry argument instead of ID, this saves lookups in spellstore for entries we already have. thenecromancer 2010-01-20 20:54:32 +01:00
  • bfad15470f Fix pass/need opcode thenecromancer 2010-01-20 20:42:54 +01:00
  • e350775de7 Change MOVE_RUN_BACK speed to match retail data thenecromancer 2010-01-20 20:42:03 +01:00
  • 2fa32f577a Fix Script Naxxramass/Loatheb: timers updates. Thanks scarymovie87. Fixes issue #183. Trazom62 2010-01-20 20:01:16 +01:00
  • aed408cbb6 Fix .account password command that failed when username not in upppercase in DB Trazom62 2010-01-20 19:57:58 +01:00
  • 72a2f50513 Fix .server shutdown command Trazom62 2010-01-20 19:52:27 +01:00
  • 48b085124e * Add basic AddonMgr. * All this really does at the moment is save addon names + CRCs to DB for use for.. whatever, later. XTZGZoReX 2010-01-20 16:24:52 +01:00
  • 593cbe4639 * Wintergrasp removal part 3 (should be *FINAL*) Brian 2010-01-20 08:12:23 -07:00
  • 6e5d342fe4 * Wintergrasp removal part 2 Brian 2010-01-20 07:54:43 -07:00
  • 91c174075d closes #245 - GMs will resurrect with full health Spp 2010-01-20 15:43:16 +01:00
  • 30760e9921 Fix windows compile Spp 2010-01-20 15:36:23 +01:00
  • ee4c113920 fix HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode broken in f0632b948d Spp 2010-01-20 14:56:33 +01:00
  • bbdca0aa43 * Cleaning Wintergrasp from the core part 1 * When someone feels like coding it properly, it can be added back in. Brian 2010-01-20 06:26:13 -07:00
  • 7ce1c094c0 Fixes #420 fixed out-of-range group member's position update, which broken after 7014f421c8 silver1ce 2010-01-20 15:05:58 +02:00
  • 6e76e67253 *Fix petAi::Update crash. QAston 2010-01-19 22:15:04 +01:00
  • 7ef6842cf3 *Fix a memory leak with auras for cases when there are some spells casted on unit during remove from world - all thanks go to debug assert fails, which you all love so much. QAston 2010-01-19 21:33:35 +01:00
  • 41bff63fe7 *added placeholders for SmartAI Rat 2010-01-19 16:41:31 +01:00
  • f36438af6a *Update Copyright times Rat 2010-01-19 16:37:49 +01:00
  • 14805ff0b4 *small visual fix for Valkyer Battle Maidens Rat 2010-01-19 15:56:30 +01:00
  • ac6ef84ac4 *cleanup #1 after script merge Rat 2010-01-19 15:55:31 +01:00
  • 9a6e246e40 *fix debug build for 64bit *fix release build for 32bit *fix release build for 64bit Rat 2010-01-19 14:07:38 +01:00
  • 727fbbef07 *fix event reset bug for quest The Light of Dawn, Fixes issue #108. Rat 2010-01-19 12:07:51 +01:00
  • 0cc053ea4d *Integrate Script system to Core -added ScriptMgr for loading scripts -removed bindings -moved script system to src/game -moved scripts to src/scripts -VC project files updated -cmakes updated (not 100% done yet) Rat 2010-01-19 11:36:05 +01:00
  • f5dea61b66 *Remove some of no longer needed debug code. QAston 2010-01-18 23:47:26 +01:00
  • 1c5060f455 Fix crash in OutdoorPvPWG::UpdateQuestGiverPosition Fixes issue #342. Trazom62 2010-01-18 23:45:08 +01:00
  • a1bbbd1421 *Cleanups before delete after not successfull load pet from db. Thanks to Drahy for debug traces. QAston 2010-01-18 23:12:35 +01:00
  • c7c3b0edb0 typo silver1ce 2010-01-18 21:56:15 +02:00
  • cfca61b176 Auras with turn/move interrupt flags are now removed for creatures when they turn/move, cleanup silver1ce 2010-01-18 21:51:45 +02:00
  • f920a3c57b Fix Vaelastrasz not giving quest. Trazom62 2010-01-18 20:34:44 +01:00
  • f03a2a60e7 *Use std::map instead of UNORDERED_MAP for storing aura applications of an aura. QAston 2010-01-18 20:15:23 +01:00
  • 17d407f347 merge Trazom62 2010-01-18 18:55:40 +01:00
  • faf845b6f2 Fix Script Naxxramas/Gothik Trazom62 2010-01-18 18:48:05 +01:00
  • 9a7746c9fc *Add some debug info to trac reason of assertion fail in Unit destructor. QAston 2010-01-18 18:42:36 +01:00
  • 844c09fc61 Corrected issues with stacks, thanks to QAston. _manuel_ 2010-01-18 14:09:13 -03:00
  • 1c9f2186ab Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2. _manuel_ 2010-01-18 14:07:59 -03:00
  • 8dc9140e1c FIx sql naming and some small sql cosmetics. teacher 2010-01-18 17:28:48 +01:00
  • d4ca8f6eee Backout 8f186e3cc3 (Remove unnecesary checks) Spp 2010-01-18 17:18:15 +01:00
  • 06e776b8d8 Gnomeregan: Now instance saves the event. _manuel_ 2010-01-18 13:02:24 -03:00
  • 2b5f1f359b * Fix typo breaking Linux build... XTZGZoReX 2010-01-17 12:10:34 +01:00
  • 704e0e3361 * Really revert commit fced5e40fa1e - don't ask me why, but hg is not being very co-operative. XTZGZoReX 2010-01-17 11:51:14 +01:00
  • 15025253c7 * Fix CRLF... XTZGZoReX 2010-01-17 11:26:22 +01:00
  • c4eb172d04 Fix Script Naxxramas/Gothik with help of scarymovie87 Fixes issue #80. Trazom62 2010-01-17 10:58:11 +01:00
  • 782fa95f1f Fixed crash in Wintergrasp when send incorrect GetArea flag and coordinats n0n4m3 2010-01-17 08:32:48 +03:00
  • 054db2fa5c Blessing of Might and Battle Shout can't be at the same time, fixed by naitsabes.s and me. Thanks to QAston and thenecromancer. _manuel_ 2010-01-17 01:53:28 -03:00
  • 7e183d6b2f Fix a mem leak in OutdoorPvPMgr's destructor. Anubisss 2010-01-16 20:28:32 +01:00
  • 99f66a6bc9 Updated copyright for new year. n0n4m3 2010-01-16 20:19:18 +03:00
  • 147d9dd3dd Avoid send reset warning to map/difficulty cases without fixedreset time, by VladimirMangos. n0n4m3 2010-01-16 19:54:57 +03:00
  • 720318e856 Implement option to use delay in ForcedDespawn for creature, allow use delayed forced despawn also in EAI, by NoFantasy. n0n4m3 2010-01-16 19:51:59 +03:00
  • a29727e423 Fixed problem with not setAchievementCriteriaDataSet::criteria_id, Add achievement creteria requirements forACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET*, by GriffonHeart. n0n4m3 2010-01-16 19:41:04 +03:00
  • 1557f9db9b Prevent crash after .goname/namego teleports at same bg/arena, by mns. n0n4m3 2010-01-16 19:38:19 +03:00
  • c9a3698a11 Implement speed reduction at creatures DoFleeToGetAssistance, by NoFantasy. n0n4m3 2010-01-16 19:35:30 +03:00
  • ec10853f22 Update formula for GameObject 'autoclose' time (dataN-field in_template), by NoFantasy. n0n4m3 2010-01-16 19:31:49 +03:00
  • ed5152316f Rewrite parts of GameObject use for GO type 10, by NoFantasy. n0n4m3 2010-01-16 19:31:10 +03:00
  • 7be4b2a85c Fixed unread packet tail spam for CMSG_LEAVE_BATTLEFIELD, by VladimirMangos. n0n4m3 2010-01-16 19:28:36 +03:00
  • 585f4317c1 Auto-leave player at login back to bg/arena when bg/arena finished. by VladimirMangos. n0n4m3 2010-01-16 19:27:15 +03:00
  • 15dc23ad45 Fixed item dupe and apply enchantment while disarm state original patch by zhenya. n0n4m3 2010-01-16 19:21:07 +03:00
  • 9be16cf605 Some replacements .count to .find for better performance - original patch by zhenya. n0n4m3 2010-01-16 19:18:53 +03:00
  • 706718b28c Fixed some problems with pets, port from tc1, by krz, thx Frankir. n0n4m3 2010-01-16 19:11:32 +03:00
  • e031df23fc Propertly update combat ratings fields, by VladimirMangos. n0n4m3 2010-01-16 19:05:27 +03:00
  • e21e0ce95b Fixed wrong duration for Dancing Rune Weapon, removed in 3.2.x, thx QiSoft. n0n4m3 2010-01-16 19:02:26 +03:00
  • b9c09071b0 Fixed Lifebloom final crit, by PrinceCreed. n0n4m3 2010-01-16 18:47:40 +03:00
  • 8050bdd7b1 Added update file for previous commit. teacher 2010-01-16 15:25:46 +01:00
  • 4e2b98e871 Update gossip_menu_option data by Maximius. teacher 2010-01-16 15:17:12 +01:00
  • 69b2900137 *Fix single target auras related crash *Apply aura stacking rules to m_ownedAuras holder. QAston 2010-01-16 15:12:21 +01:00
  • 72277c583b Add Argent Tournament Target Dummies by kaelima. teacher 2010-01-16 15:09:41 +01:00