1. commit a7d8a65bd0a95f21f1e350cefbef94ace20f69ec
  2. Author: Spp <[email protected]>
  3. Date: Wed Nov 28 08:29:39 2012 +0100
  4. Core/Dungeon Finder: Partial revert of ad6b5fb419
  5. commit cddc0a09ba6870894dd189202306f5429a6373bd
  6. Author: Vincent-Michael <[email protected]>
  7. Date: Tue Nov 27 20:06:02 2012 +0100
  8. Scripts/WailingCaverns: Remove hack for achievement "Wailing Caverns"
  9. commit 796cf2e8a8faf82b35005e4d9651d8dd537c4018
  10. Author: Vincent-Michael <[email protected]>
  11. Date: Tue Nov 27 19:41:53 2012 +0100
  12. Scripts/HallsOfLightning: Remove hack for Volkhan "Shatter Resistant"
  13. commit 1bde76174243d13ad8e21b31cc8f1f6b5208debf
  14. Author: Vincent-Michael <[email protected]>
  15. Date: Tue Nov 27 19:07:46 2012 +0100
  16. Fix typo (thx Trista)
  17. commit 210757bc467f990d422f63e501ce05b403beca63
  18. Author: Vincent-Michael <[email protected]>
  19. Date: Tue Nov 27 18:34:22 2012 +0100
  20. Scripts/Naxxramas:
  21. - Remove hack for Sapphiron "The Hundred Club"
  22. - Convert Sapphiron script_texts in creature_text
  23. commit e9544985608e551d3765dea525d63b30d2c03b17
  24. Author: Spp <[email protected]>
  25. Date: Tue Nov 27 13:02:04 2012 +0100
  26. Core/Misc: Random changes here and there to minimize differences with 4.3.4 branch
  27. commit 2251d1bfae88b8f7d18d4111929f4bb03f4a4131
  28. Author: Spp <[email protected]>
  29. Date: Tue Nov 27 10:23:56 2012 +0100
  30. Core/Misc: Set mode 0644 for files
  31. commit 8a7ec89883e24741c666577b496fbdfee3582358
  32. Author: Vincent-Michael <[email protected]>
  33. Date: Tue Nov 27 12:36:38 2012 +0100
  34. Core: Fix warnings
  35. commit 25f1d6192355760cdbca6f50b247545344b6203e
  36. Merge: 02aae28 3bfce15
  37. Author: Shauren <[email protected]>
  38. Date: Tue Nov 27 03:12:09 2012 -0800
  39. Merge pull request #8473 from Gacko/creaturetext
  40. Core/DB: Convert 25 more scripts to creature text
  41. commit 02aae2858b477c6ed98497053625f270000a72c6
  42. Author: Shauren <[email protected]>
  43. Date: Tue Nov 27 11:30:48 2012 +0100
  44. Core/Authserver: Always send realm address to clients in dotted ip format.
  45. commit e9ede295929d77bce7cbacb1e56a361c4a5311a4
  46. Author: Shauren <[email protected]>
  47. Date: Tue Nov 27 11:25:29 2012 +0100
  48. Core/Auras: Added missing break in AuraEffect::CalculateAmount (accidentally removed in cea752fadf3f86a6317768d8a1c4dac1cb2b0a23)
  49. commit cea752fadf3f86a6317768d8a1c4dac1cb2b0a23
  50. Merge: 611ffbb 4e03a67
  51. Author: Shauren <[email protected]>
  52. Date: Tue Nov 27 01:28:56 2012 -0800
  53. Merge pull request #8481 from Ne3x/unholy_blight_fix
  54. Core/Spells: Fix Unholy Blight not stacking correctly
  55. commit 611ffbb189ffab88f2c0c87399c4b2dd7dc0bff2
  56. Author: Spp <[email protected]>
  57. Date: Tue Nov 27 07:44:27 2012 +0100
  58. Core/Units: make SetHover virtual
  59. commit 4e03a67045237423d006fda4fdb40d5b36b2acbd
  60. Author: Ne3x <[email protected]>
  61. Date: Fri Nov 23 19:10:23 2012 -0800
  62. Core/Spells: Fix Unholy Blight not stacking correctly Note: As of patch 3.2.0: The damage supposed to accumulate similar to Ignite and Deep wounds. Source: http://www.wowwiki.com/Unholy_Blight
  63. Closes: #8265
  64. commit 50944711c8b941bdd3fada4389033c693eacf659
  65. Author: click <[email protected]>
  66. Date: Tue Nov 27 02:44:30 2012 +0100
  67. Core: Change phrasing on the logmessage given when a gameobject loses its reference owner
  68. commit 0b177376b02c07316d8d0c6384dc8c836acc9ad7
  69. Author: click <[email protected]>
  70. Date: Tue Nov 27 02:32:47 2012 +0100
  71. Core: Move BF-handler invitation/queuing-logmessages to outDebug() (the information given there aren't really considered "errors"...)
  72. commit 1d7105914a8bf3c5ffda4f1c59f9a98576c1bcd2
  73. Author: click <[email protected]>
  74. Date: Tue Nov 27 02:24:12 2012 +0100
  75. Core: Fix some silly warnings (some stupid remnants from old times that has bugged me enough)
  76. No need to recompiling anything, it's just a visual change to make the compilers STFU about variable initializations
  77. commit 8ef48ecc99caa9c28b7d53bb45e6bd56872170a1
  78. Author: click <[email protected]>
  79. Date: Tue Nov 27 00:43:38 2012 +0100
  80. Core/Buildsystem: Clean up compileflags when compiling with warnings fully enabled.
  81. -Wwrite-strings is default enabled when -Wall is set in clang/gcc, hence removed.
  82. -Woverloaded-virtual is now enabled for C++-code only, this removes the useless warnings when dabbling with C-only code.
  83. commit 371fbf5d315eed754e33aca45f6c9bdaa430e44c
  84. Author: Vincent-Michael <[email protected]>
  85. Date: Mon Nov 26 23:46:13 2012 +0100
  86. SQL: Fix sql import problem
  87. commit 3bfce150192ed68a5b130122a4fa852b4376923b
  88. Author: Gacko <[email protected]>
  89. Date: Mon Nov 26 23:13:56 2012 +0100
  90. Core/DB: Corrections for creature text conversion
  91. commit 9129b440eae239ecd49bed24f029a043c42a93d8
  92. Author: WishToDie <[email protected]>
  93. Date: Tue Nov 27 00:06:05 2012 +0200
  94. Fix No newline at end of file.
  95. commit b67afe1fa0fdb9091cb513b8eb36c016421cc4d2
  96. Author: w1sht0l1v3 <[email protected]>
  97. Date: Mon Nov 26 23:56:48 2012 +0200
  98. Core/Scripts/Quests: Implement The Battle for Crusaders' Pinnacle.
  99. commit 7accb42cc4e6959586dd783c2b3a542faf1f2018
  100. Author: Gacko <[email protected]>
  101. Date: Mon Nov 26 15:32:30 2012 +0100
  102. Core/DB: Convert 25 more scripts to creature text
  103. commit 1ff6b10fb7c19f458f1d28f947849a6a31a7ee34
  104. Merge: 44f3930 4762ad7
  105. Author: w1sht0l1v3 <[email protected]>
  106. Date: Mon Nov 26 23:51:49 2012 +0200
  107. Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
  108. commit 44f3930cf0cdaddf7e5c193bead13817edee9359
  109. Author: w1sht0l1v3 <[email protected]>
  110. Date: Mon Nov 26 23:50:14 2012 +0200
  111. Fix compile after bdbafc018414f9831d045a03cf8cefe1c8e9b6f6
  112. commit 4762ad726f9fb95c7236a8eb12e745ac8435469b
  113. Author: click <[email protected]>
  114. Date: Mon Nov 26 22:42:23 2012 +0100
  115. Core/Buildsystem: Start cleaning up the mess created after "implementing" support for clang/OSX-based compiles - initial cleanup, more will come
  116. If OSX-compile fucks up because of this, then report fixes on the tracker as usual, not through hotpatches going through other lead devs.
  117. commit bdbafc018414f9831d045a03cf8cefe1c8e9b6f6
  118. Author: Subv <[email protected]>
  119. Date: Mon Nov 26 14:34:23 2012 -0500
  120. Core/Conditions: Add CONDITION_GENDER = 20
  121. commit ad6b5fb419f8fc940e9ac8f3257c7d629ad53f88
  122. Author: Spp <[email protected]>
  123. Date: Mon Nov 26 20:20:47 2012 +0100
  124. Core/Dungeon Finder: Fix reward for last member of each group being disbanded to join new lfg group
  125. - Move some messages to Trace
  126. - Add some cases where internal data wasn't updated with new state
  127. - Reverts 441712fbb and ae507e5 (Old State should only store those states you can Restore from a Rolecheck/Proposal)
  128. Closes #8339
  129. Closes #8420
  130. Closes #8421
  131. commit 4dffccb93ff02dc47efabb1183a4e093519213e2
  132. Author: Shauren <[email protected]>
  133. Date: Mon Nov 26 11:11:30 2012 +0100
  134. Core/Spells: Corrected radius calculation
  135. commit 5e9acb33413de381e9eff1b515acccab36a33282
  136. Author: Shauren <[email protected]>
  137. Date: Mon Nov 26 10:34:11 2012 +0100
  138. Core/Player: Fixed crashes happening when player logs in to a battleground which has ended and doesn't have valid return location stored in database.
  139. Closes #5441
  140. Closes #7093
  141. Closes #8242
  142. commit 2a4ba49664540e38ef3eee9873c7f4a4bc2b85cb
  143. Author: joschiwald <[email protected]>
  144. Date: Mon Nov 26 08:48:51 2012 +0100
  145. Core/Guilds: Fix bank money log after 58ec4e53 (due to bad opcode structure).
  146. Closes #8432
  147. commit 941be9cdc473713f97ad505114bcb32f7e3350ef
  148. Author: Vincent-Michael <[email protected]>
  149. Date: Sun Nov 25 19:10:06 2012 +0100
  150. DB/Conditions:
  151. - Fix startup db error
  152. - Fix spawn for Plant Chieftain's Totem
  153. commit 2a845355ebe514a3f7a6b238359e899df0392aaa
  154. Author: Vincent-Michael <[email protected]>
  155. Date: Sun Nov 25 18:18:03 2012 +0100
  156. Core/Script: Remove Scourge Prisoner cpp script, handled by SAI
  157. commit c44c6248ecc52304a76ed5f44575fbf4e90abc80
  158. Author: ZxBiohazardZx <[email protected]>
  159. Date: Sun Nov 25 12:49:31 2012 +0100
  160. DB/Misc: Various fixes from issuetracker:
  161. correct SAI parameters, should fix quest "Not On My Watch" Closes #4149
  162. Add SAI for quest "Eliminate the Competition" Closes #4206
  163. add SAI for quest "Bringing Down the Iron Thane" Closes #4252
  164. add SAI for event after quest "The Dragonforged Hilt" Closes #4888
  165. commit f9b2fac9ebe3706fcf4daa31e6c8bff0b6f81992
  166. Author: ZxBiohazardZx <[email protected]>
  167. Date: Sun Nov 25 12:27:15 2012 +0100
  168. DB/Misc: Various fixes from the issuetracker, Various Authors, see issues for details
  169. Fix issue for warlock quest "The Binding" Closes #373
  170. add SAI and gossip for quest "Glyph Chasing" Closes #1682
  171. add spells for quest "On Ruby Wings" Closes #3068
  172. add spawns for quest "Vengeful Souls" Closes #3232
  173. add conditions and spells for quest "Seal of Ascension" Closes #3608
  174. add SAI for quest "Hungry Nether Rays" Closes #3656
  175. add SAI for quest "The Restless Dead" Closes #3853
  176. commit 66234a835c0f2e73f5bb28321b7b12e27274e605
  177. Author: Shauren <[email protected]>
  178. Date: Sun Nov 25 11:14:19 2012 +0100
  179. Core/Battlefield: Compile fix
  180. commit ba18fe1e5626033b25f45e53256ebb615f58a5f4
  181. Author: Shauren <[email protected]>
  182. Date: Sun Nov 25 11:13:39 2012 +0100
  183. Core/Spells: Fixed combat log for spells that affect item durability
  184. commit 00044b5d32c1435ec21f6e691851848b55c04497
  185. Author: Shauren <[email protected]>
  186. Date: Sun Nov 25 11:12:53 2012 +0100
  187. Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packets with flag 0x2
  188. commit 408793a73600c7dcc8c737c31f273d04597a3a10
  189. Author: Shauren <[email protected]>
  190. Date: Sun Nov 25 11:12:16 2012 +0100
  191. Core/Players: Logic fixes for tradeable soulbound items
  192. commit 108db4f6eb832a81308759e73c5d645280b42b0a
  193. Author: Shauren <[email protected]>
  194. Date: Sun Nov 25 11:11:26 2012 +0100
  195. Core/Items: Cloned items should not retain refundable/tradeable flags
  196. commit 0cd59ec2102ef69f5ab99e82b3e0d0670f59dd4f
  197. Merge: bd2e5b1 880151c
  198. Author: Shauren <[email protected]>
  199. Date: Sun Nov 25 01:57:42 2012 -0800
  200. Merge pull request #8318 from blipi/battlefield_fix
  201. Core/Battlefield: Fix crashes due to invalid pointers use
  202. commit bd2e5b1be83f82732839287ea25a81923c400088
  203. Author: Shauren <[email protected]>
  204. Date: Sun Nov 25 10:34:59 2012 +0100
  205. Core/Battlegrounds: Fixed GameMasters logging out in arena counting as player killed for any teams.
  206. Closes #7429
  207. commit 0462f0b14913a7bc1360e1c6804a493865396bcb
  208. Author: Shauren <[email protected]>
  209. Date: Sun Nov 25 10:27:11 2012 +0100
  210. Core/Battlegrounds: Corrected arena logout win conditions
  211. commit 5de19484ee09deb4ef1bcfd9438e25c8dd645c0d
  212. Author: Shauren <[email protected]>
  213. Date: Sun Nov 25 10:23:24 2012 +0100
  214. Core/Spells: Removed selecting shapeshift model based on race and skin color for creatures.
  215. commit bc01f34ce5acd95553393f1fbf32945708352c75
  216. Author: Vincent-Michael <[email protected]>
  217. Date: Sun Nov 25 01:17:26 2012 +0100
  218. SQL: Rename SQL merged in PR
  219. commit dd4d9f44f4551c2ece9f1be5a9b96213d85904b8
  220. Author: Vincent-Michael <[email protected]>
  221. Date: Sun Nov 25 01:11:00 2012 +0100
  222. SQL: Add newlines to end of file
  223. commit cabfcb1a3df7faf1425e5fecc1cc5100eec5ffb0
  224. Author: ZxBiohazardZx <[email protected]>
  225. Date: Sun Nov 25 01:06:55 2012 +0100
  226. Readd support for quest 11198 (SAI)
  227. Closes #1421 : Morridune is hostile for Alliance.
  228. Closes #1426 : Attack on Camp Narache
  229. Closes #1518 : Eramas Brightblaze's attack type
  230. Closes #1520 : Banish the Demons
  231. Closes #1843 : Old Crystalbark
  232. Closes #1881 : The Honored Dead
  233. Closes #2075 : Bring Down Those Shields
  234. Closes #2077 : Eyes of the Eagle
  235. Closes #2324 : Battered Hilt
  236. Closes #4363 : Crashin' Thrashin' Racer
  237. Closes #5320 : Fields of Grief
  238. Closes #8408 : ICC Trash Mobs Damage
  239. Closes #8401 : Anatoly will talk
  240. Closes #8405 : A Sister's Pledge and Hour Of The Worg
  241. Closes #8404 : An Experienced Guide
  242. Closes #8382 : Agmar's Hammer missing gossips
  243. Closes #8032 : Destroying the Altars
  244. Closes #7996 : Set Required races for some Argent Tournament quests
  245. Closes #7969 : Pyroblast Cinnamon Ball (37582), G.N.E.R.D.S. (37583), Soothing Spearmint Candy (37584) & Chewy Fel Taffy (37585) duration fix
  246. Closes #7964 : Hyperspeed Acceleration
  247. Closes #7824 : Missing Brewfest Vendors
  248. Closes #7823 : This One Time, When I Was Drunk... Alliance quest giver fix
  249. Closes #7416 : Twilight of the Dawn Runner
  250. Closes #7301 : Ashenvale's spirit healer
  251. Closes #7219 : The Ashenvale Hunt
  252. Closes #7079 : Corporal Thund Splithoof
  253. Closes #7155 : Aleric Hawkins
  254. Closes #7011 : Inactive Fel Reaver
  255. Closes #6959 : There Is No Hope
  256. Closes #6212 : Merciful Freedom
  257. commit 7ed100a74e6a8df6adc5ef18f918455ee7705348
  258. Author: Vincent-Michael <[email protected]>
  259. Date: Sun Nov 25 01:01:22 2012 +0100
  260. Core/Scripting: Small cleanup
  261. commit 0591c468acbc3894a1b55d707acb4551dcf8a41e
  262. Author: Nay <[email protected]>
  263. Date: Sat Nov 24 23:49:27 2012 +0000
  264. Core/SAI: Add more details to an error log
  265. commit 2e04c1280bfc0b653078457521edf3e7562a5bee
  266. Author: Kinzcool <[email protected]>
  267. Date: Sat Nov 24 16:15:30 2012 -0500
  268. DB/Gossips: Added proper gossips Ids for Darnassus Sentinel
  269. commit c7fd67bdfd528ed465766785d90fa28bf89ea1af
  270. Merge: e29be15 e83c5d1
  271. Author: Shauren <[email protected]>
  272. Date: Sat Nov 24 08:25:45 2012 -0800
  273. Merge pull request #8423 from joschiwald/conditions
  274. Core/Conditions: use proper SpellCastResult instead of Notification when CONDITION_SOURCE_TYPE_SPELL fails
  275. commit e29be154329c4a972d6a4728ac6028e0c8a4d4cd
  276. Author: ZxBiohazardZx <[email protected]>
  277. Date: Sat Nov 24 14:42:35 2012 +0100
  278. DB/Quests: Convert/remove quest_start_script entries
  279. THIS (TEMP) REMOVES SUPPORT FOR QUESTS 434,10985,11108,11198!
  280. commit e83c5d1a0f830b18bf0fdbace21c6c55cbf6b3a7
  281. Author: joschiwald <[email protected]>
  282. Date: Sat Nov 24 02:45:48 2012 +0100
  283. Core/Conditions: use proper SpellCastResult instead of Notification when CONDITION_SOURCE_TYPE_SPELL fails
  284. commit ea60648c880cbc56b318e8690311b1598ed91f3a
  285. Author: Vincent-Michael <[email protected]>
  286. Date: Sat Nov 24 00:25:56 2012 +0100
  287. Core: Fix typo
  288. commit eb10226b02ec3cf0370840ebed00315fed566262
  289. Author: Shauren <[email protected]>
  290. Date: Sat Nov 24 00:08:15 2012 +0100
  291. Core/Battlegrounds: Fixed loading StartMaxDist (this time properly)
  292. commit bc95305d579e7dd27830440238a8fa6b986d2cde
  293. Author: Shauren <[email protected]>
  294. Date: Fri Nov 23 23:53:36 2012 +0100
  295. Core/Battlegrounds: Fixed loading StartMaxDist
  296. commit d2063d2fb3df1e5a19a957cb7bda3bcbff3a6950
  297. Author: Shocker <[email protected]>
  298. Date: Sat Nov 24 00:48:21 2012 +0200
  299. Build fix
  300. commit 7243b988b77038b7f4c7643b600b6071262f5960
  301. Author: Shocker <[email protected]>
  302. Date: Sat Nov 24 00:35:05 2012 +0200
  303. SQL: Rename recent SQL
  304. commit 8cbc904f02debca82319e1422d44af2e1727315e
  305. Merge: fc974d6 4065176
  306. Author: Shocker <[email protected]>
  307. Date: Fri Nov 23 14:33:54 2012 -0800
  308. Merge pull request #8407 from Gacko/creaturetext
  309. Core/Scripts: More creaturetext conversions
  310. commit fc974d6fbef152faf2f3e025afe6303f6780c0ea
  311. Author: kaelima <[email protected]>
  312. Date: Fri Nov 23 20:18:55 2012 +0100
  313. Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.
  314. commit 7fcdbdd3aebe0372846879866a75ee0b201b87b3
  315. Author: kaelima <[email protected]>
  316. Date: Fri Nov 23 20:17:19 2012 +0100
  317. Core/Scripts: Fix typo in boss_lethon script
  318. commit 4065176897b43c34cbc652ff334d311d402577ea
  319. Author: Gacko <[email protected]>
  320. Date: Fri Nov 23 16:25:59 2012 +0100
  321. Core/DB: Convert 14 more scripts to creature text
  322. commit 27619b2bd711d03b2b641af9fa6e5d4b8969d0fb
  323. Author: Gacko <[email protected]>
  324. Date: Thu Nov 22 23:01:28 2012 +0100
  325. Core/DB: Chapter 5 in creature text
  326. commit a66adcf6e113cc2f98d0acf799929ccac350262b
  327. Author: Gacko <[email protected]>
  328. Date: Thu Nov 22 20:06:56 2012 +0100
  329. Core/DB: Chapter 2 in creature text
  330. commit 14b728255c47b4a3ab60ee1b7ef4ccf22f66720e
  331. Author: Gacko <[email protected]>
  332. Date: Wed Nov 21 21:43:17 2012 +0100
  333. Core/DB: Converted 11 scripts to creature text
  334. commit f09d8b3c71efe0dff4e7dfde13b48d29cbec18dc
  335. Author: Spp <[email protected]>
  336. Date: Fri Nov 23 15:24:17 2012 +0100
  337. Addition to last commit... "Fix logic error in 81606e5 (Fixes orange ooze in Professor putricide)"
  338. commit 86594d4b7ace576c8022cea7f42538380025a1b0
  339. Author: Spp <[email protected]>
  340. Date: Fri Nov 23 15:13:00 2012 +0100
  341. Fix logic error in 81606e5 (Fixes orange ooze in Professor putricide)
  342. Closes #8418
  343. commit a79065b12e3743d7ec06926324496c0fae9ea9f7
  344. Author: Spp <[email protected]>
  345. Date: Fri Nov 23 12:54:44 2012 +0100
  346. Typo Fix :D
  347. commit 3dea2af3999f96614c711506809172b61bdc3dd6
  348. Author: Spp <[email protected]>
  349. Date: Fri Nov 23 12:44:35 2012 +0100
  350. Core/Achievements: Minor correction in Log msg
  351. Closes #8396
  352. commit 0c4e8c8dc299b6f61c6ddd24a0442515ff4a60cd
  353. Author: Spp <[email protected]>
  354. Date: Fri Nov 23 12:36:18 2012 +0100
  355. Core/Network: Enable trace loggers for packet send and receive (just account + opcodeName, opcodeId)
  356. commit 26006551e292d151bc28f6e136953b128b40a155
  357. Author: Spp <[email protected]>
  358. Date: Fri Nov 23 12:30:11 2012 +0100
  359. Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)
  360. commit b1ec4b61acd0cd8f19ec96f3452c99fd45ad9362
  361. Author: Spp <[email protected]>
  362. Date: Fri Nov 23 01:03:46 2012 +0100
  363. Fix error in 32c259b1ce (broken chat)
  364. commit 32c259b1ce88c36015514018e95a7d6c29420678
  365. Author: Spp <[email protected]>
  366. Date: Thu Nov 22 12:11:35 2012 +0100
  367. Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
  368. - Add better opcode debug messages
  369. - Move isValidChatMessage debug messages to trace
  370. commit d3c902915b66fd6fa4a498f00150863cac95e394
  371. Author: Spp <[email protected]>
  372. Date: Wed Nov 21 19:54:50 2012 +0100
  373. Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when changing maps or reconnect after disconnection)
  374. - Also fixes removing Player data when it shouldn't... should solve some problems with players not getting reward in some cases
  375. commit 17304baf61754c9f3e1c2d6c85b2cf8dbfe39ed7
  376. Merge: 31f6612 fa7bfbc
  377. Author: Kevin Darcel <[email protected]>
  378. Date: Wed Nov 21 09:33:42 2012 -0800
  379. Merge pull request #8389 from horn/calendar
  380. Core/Calendar: Fix typos
  381. commit fa7bfbc8d0b2ef4c29718e0a01c1fdae5b47448b
  382. Author: horn <[email protected]>
  383. Date: Wed Nov 21 17:57:09 2012 +0100
  384. Core/Calendar: Fix typos
  385. commit 31f6612baa92a95923035c9a36954d09b53a340c
  386. Merge: 94997a5 b0b3c9f
  387. Author: Subv <[email protected]>
  388. Date: Wed Nov 21 05:18:59 2012 -0800
  389. Merge pull request #8384 from Amit86/toc_fix_typo
  390. Fix a typo in Trial Of The Crusader ELEGIBLE -> ELIGIBLE
  391. commit 94997a508d23dcee2ad4cadf45e6d760809d2c0a
  392. Author: Pitcrawler <[email protected]>
  393. Date: Wed Nov 21 12:37:36 2012 +0100
  394. DB/SAI: Cleansing Drak'Tharon
  395. Closes #8317
  396. commit 1d7adbfc7f788e5609803716195fe738fed7d41f
  397. Author: Spp <[email protected]>
  398. Date: Wed Nov 21 12:36:00 2012 +0100
  399. Core/AI: Fix crash in SmartScript
  400. Closes 8340
  401. commit b0b3c9ffbe84d3c86d6314419d695a44a24ee0dc
  402. Author: Amit 86 <[email protected]>
  403. Date: Wed Nov 21 09:31:53 2012 +0200
  404. Fix a typo in Trial Of The Crusader ELEGIBLE -> ELIGIBLE
  405. commit 17071df235babe54c50dd72db9b44608ddc6d3be
  406. Merge: a17d44b ae507e5
  407. Author: Subv <[email protected]>
  408. Date: Tue Nov 20 19:35:45 2012 -0800
  409. Merge pull request #8383 from blipi/lfg_fixes
  410. Core/Dungeon Finder: Properly save old state for LfgPlayerData
  411. commit ae507e5cc6750032de6d6ee4d26f70e813dd9060
  412. Author: Blipi <[email protected]>
  413. Date: Wed Nov 21 04:31:21 2012 +0100
  414. Core/Dungeon Finder: Properly save old state for LfgPlayerData
  415. commit a17d44bcc2b1a5209a42e19920ba73307ee08be4
  416. Merge: 84d88cb 441712f
  417. Author: Subv <[email protected]>
  418. Date: Tue Nov 20 19:19:30 2012 -0800
  419. Merge pull request #8381 from blipi/lfg_fixes
  420. Core/Dungeon Finder: Old state should be saved, not the new one
  421. commit 441712fbba4870f02a56e6d638ff42655dcbc905
  422. Author: Blipi <[email protected]>
  423. Date: Wed Nov 21 04:11:58 2012 +0100
  424. Core/Dungeon Finder: Old state should be saved, not the new one
  425. commit 84d88cbcec87234d35be5ffac76433aa30785edf
  426. Author: Vincent-Michael <[email protected]>
  427. Date: Wed Nov 21 00:43:24 2012 +0100
  428. Core: Fix warnings
  429. commit 695836cb0151935a124db4a4f1be1d46c89a1152
  430. Author: Vincent-Michael <[email protected]>
  431. Date: Wed Nov 21 00:15:58 2012 +0100
  432. Core: Fix non pch build
  433. commit 8bd462b6d14445176f359c05d35409d9e9d59c2b
  434. Author: ZxBiohazardZx <[email protected]>
  435. Date: Tue Nov 20 23:20:14 2012 +0100
  436. Core/scritps: change enum to fix compile
  437. commit 78c873c1d3c569aaa6c996d2a3b76f63e7adf699
  438. Author: ZxBiohazardZx <[email protected]>
  439. Date: Tue Nov 20 22:56:07 2012 +0100
  440. Commit/Naming: update filename from automerge
  441. commit 074b2e39360f03f50e017d3420fb17c32cd2d065
  442. Merge: cd2b79f 9f360cc
  443. Author: ZxBiohazardZx <[email protected]>
  444. Date: Tue Nov 20 13:53:55 2012 -0800
  445. Merge pull request #8371 from Gacko/creaturetext
  446. Core/DB: Some script to creature text conversions...
  447. commit 9f360cc81c5ce12db7980f1ce9513b3067e740aa
  448. Author: Gacko <[email protected]>
  449. Date: Tue Nov 20 22:04:31 2012 +0100
  450. DB: Correct mistake in horseman conversion
  451. commit 1e5e7056dc5f267aaf0ebd27101df04ac8c783e1
  452. Author: Gacko <[email protected]>
  453. Date: Tue Nov 20 22:03:10 2012 +0100
  454. Core/DB: Converted 7 more scripts to creature text
  455. commit cd2b79f8d4b978559cc564f0a9a1c22bf03afeea
  456. Author: Spp <[email protected]>
  457. Date: Tue Nov 20 20:45:10 2012 +0100
  458. Fix compile under windows
  459. commit 08b7439f484a3ea430ee5b04d9101d98bb3dc195
  460. Author: Spp <[email protected]>
  461. Date: Tue Nov 20 19:02:58 2012 +0100
  462. Typo Fix after 81606e5 (Thanks to vlad852 for noticing)
  463. commit 9dc06f8bd9004c5a387287b1ef8612b12356d1ca
  464. Author: Gacko <[email protected]>
  465. Date: Tue Nov 20 13:26:17 2012 +0100
  466. Core/DB: Some script to creature text conversions...
  467. commit 7bef4ce4014cc0ea967d3e80eda740b8c518653c
  468. Author: Spp <[email protected]>
  469. Date: Tue Nov 20 14:54:33 2012 +0100
  470. Core/Misc: Reduce header dependencies - Step III
  471. commit 70d44f97dc80d06e77dfaa36de6ae11efd3d5d65
  472. Author: Shauren <[email protected]>
  473. Date: Tue Nov 20 12:48:00 2012 +0100
  474. Core/ObjectMgr: Fixed crash on shutdown
  475. Closes #8362
  476. commit 880151c854b7a09962fd932bcd907eec6d36d0aa
  477. Author: Blipi <[email protected]>
  478. Date: Fri Nov 16 05:27:28 2012 +0100
  479. Core/Battlefield: Fix crashes due to invalid pointers use
  480. commit b5c9ab88023c49ab0e3ab2365c789cd27a6629f1
  481. Author: Spp <[email protected]>
  482. Date: Tue Nov 20 12:30:30 2012 +0100
  483. Core/Misc: Reduction of header dependencies - Step II
  484. commit 81606e5d1ea562b6842ff327fffb551aecd5a79c
  485. Author: Spp <[email protected]>
  486. Date: Tue Nov 20 09:29:52 2012 +0100
  487. Core/Misc: Define some methods const
  488. commit ced723a53a04b08cc7cafd4dda913108f138c31b
  489. Author: MrSmite <[email protected]>
  490. Date: Mon Nov 19 23:55:42 2012 +0000
  491. Core/Pets: Pet "at rest" distance from owner is now closer as it should be
  492. Original PR modified
  493. Closes #8358
  494. Closes #8181
  495. Signed-off-by: Nay <[email protected]>
  496. commit 12c9d0d466486f8bd5ffd4c8e296c66f7af52bc5
  497. Merge: 7c6c24f 4a86b83
  498. Author: Nay <[email protected]>
  499. Date: Mon Nov 19 13:59:56 2012 -0800
  500. Merge pull request #8359 from Warpten/calendarRo
  501. Core/Calendar: Minor change.
  502. commit 4a86b83cb6a9acd17fdd3a8cef711d05a11eab4d
  503. Author: horn <[email protected]>
  504. Date: Mon Nov 19 22:26:49 2012 +0100
  505. Core/Calendar: Minor change.
  506. commit 7c6c24fce8fb02fc9a6a8dc2a003c0dce21d2b1c
  507. Author: ZxBiohazardZx <[email protected]>
  508. Date: Mon Nov 19 22:11:39 2012 +0100
  509. DB/commit: darn incremental number fail 2nd time today
  510. commit 195448685540433a20a213a36e11a79e51506aba
  511. Author: Krogonos <[email protected]>
  512. Date: Mon Nov 19 21:51:25 2012 +0100
  513. DB/Misc: Ysera@Emerald Dragonshrine should lay down and ground work on Bloodmoon Isle
  514. Closes #8305
  515. commit e5c047c90dfbc5a2172a4ae59a66c520f417539e
  516. Author: ZxBiohazardZx <[email protected]>
  517. Date: Mon Nov 19 21:40:45 2012 +0100
  518. DB/Misc: some cleanups
  519. commit 731d30664f5b9400f624d1dd5700ae06c1d51011
  520. Author: ZxBiohazardZx <[email protected]>
  521. Date: Mon Nov 19 21:20:56 2012 +0100
  522. Commit: change SQL name to match indexing
  523. commit 37f2060f4c3bf5bf33a18646a89ba7ada6d9e4f6
  524. Author: Vincent_Michael <[email protected]>
  525. Date: Mon Nov 19 21:11:39 2012 +0100
  526. DB/Event: Pilgrims Bounty support, thanks to Vincent Michael
  527. commit dc5fac23ddd845b34c0d94a3306fe227254b7fdd
  528. Author: ZxBiohazardZx <[email protected]>
  529. Date: Mon Nov 19 21:06:50 2012 +0100
  530. db/commit: NULL is a bad param, fixed
  531. commit 7a30ffe68e32ebe0393c892d7f61be94a35e4805
  532. Author: ZxBiohazardZx <[email protected]>
  533. Date: Mon Nov 19 20:46:51 2012 +0100
  534. commitfix: add newline to prevent possible issues with next file
  535. commit cdec49fc85a02f691ba4b0653331d30ec48463c1
  536. Author: ZxBiohazardZx <[email protected]>
  537. Date: Mon Nov 19 20:35:20 2012 +0100
  538. DB/misc:
  539. NPC Jezelle Pruitt Closes #856
  540. Standards and Practices Closes #1539
  541. An Improper Burial Closes #1977
  542. Postponing the Inevitable Closes #2350
  543. Rune of Dawn Closes #2782
  544. No Rest For The Wicked Closes #4013
  545. Gregory Tabor Closes #4350
  546. Anatoly Will Talk Closes #4551
  547. Pilgrim's Bounty Closes #5025
  548. The Fallen Sisters Bugged again Closes #5419
  549. The Lost Spirits Closes #5647
  550. Feedin' Da Goolz Closes #5679
  551. The One That Got Away Closes #5764
  552. Find the Ancient Hero Closes #5785
  553. Shattrath Daily Quests missing ExclusiveGroup Closes #5821
  554. Nether Drake Egg Closes #6284
  555. Quest - 28056 Closes #6627
  556. Before the Gate of Horror Closes #5760
  557. Quest Audio - 12593 Closes #6632
  558. Souls of the Decursed Closes #6724
  559. Norgannon's Shell (12872,12928) Closes #7837
  560. Windcaller Yessendra (15498),Warden Haro (15499),Keyl Swiftclaw (15500),Mokvar (16012) & Deliana (16013) quests Closes #7907
  561. Attunement to the Core (7487,7848) Closes #7908
  562. spawn location in OG near Rogg (37072) Closes #8021
  563. Missing Fires for Hallow End Q Closes #8086
  564. Wickerman Festival NPC & GO's Closes #8133
  565. Hallow's End Pumpkin Treat & Tricky Treat time fix Closes #8244
  566. Exhausted Vrykul - not responding after using discipline stick on him Closes #8288
  567. commit 7aa967e96656f9caaab67510b8174b4d19a24ee7
  568. Author: Vincent-Michael <[email protected]>
  569. Date: Mon Nov 19 16:24:59 2012 +0100
  570. Scripts/AQ: Fix warnings (thx razhael)
  571. commit bf8b642a475a987bcbed78b0d8c11651df61a7e5
  572. Author: Spp <[email protected]>
  573. Date: Mon Nov 19 12:02:33 2012 +0100
  574. Fix compile without PCH (Also added some minor changes to minimize differences with 4.3.4)
  575. commit d42212b595ad01be0a839405d853f7db2b9f88de
  576. Author: Subv <[email protected]>
  577. Date: Sun Nov 18 22:07:44 2012 -0500
  578. Core/Battlegrounds: Add methods for determining the winner of a BG if it has ended due to not enough players.
  579. Implemented for Arathi Basin, Alterac Valley, Warsong Gulch and Eye Of The Storm.
  580. All other BGs winner are currently decided based on the number of players of each side, they will be implemented later.
  581. commit a337abc436fd4ec0dcdb16a3b48fadc8f73980c1
  582. Author: Subv <[email protected]>
  583. Date: Sun Nov 18 20:53:27 2012 -0500
  584. Scripts/Instances: Added missing definition from previous commit.
  585. commit bbe146d1048103fb3cc7d491f33231a12ba46364
  586. Author: Subv <[email protected]>
  587. Date: Sun Nov 18 20:33:03 2012 -0500
  588. Scripts/Instances: Save Magister's Terrace door (and statue) state.
  589. Closes #6889
  590. commit 27cf98dac126631a0ea67c1d3c02ee74e82c8294
  591. Author: Nay <[email protected]>
  592. Date: Mon Nov 19 01:02:31 2012 +0000
  593. Scripts/AQ: Fix non PCH build
  594. commit 4294ccf95d9da1f3129c7caae30b1394a225d31f
  595. Author: Nay <[email protected]>
  596. Date: Mon Nov 19 01:00:47 2012 +0000
  597. Misc: Whitespace and tabs cleanup
  598. commit 1f9db80b69379f3abc4b2f8bb5dbc26ec971cc92
  599. Author: tibbi <[email protected]>
  600. Date: Mon Nov 19 00:42:25 2012 +0000
  601. Scripts/ToC: Trial of the Crusader rewrite
  602. Closes #8272
  603. Closes #7013
  604. Closes #7552
  605. Closes #5561
  606. Closes #4221
  607. Closes #2701
  608. Closes #2079
  609. Closes #5082
  610. Closes #6503
  611. Closes #6784
  612. Signed-off-by: Nay <[email protected]>
  613. commit aea5fec30dd2b2f5d1709e11949913764dcdae35
  614. Author: krofna <[email protected]>
  615. Date: Mon Nov 19 00:37:43 2012 +0000
  616. Scripts/AQ: Implement Ossirian the Unscarred
  617. Fix yell on kurinaxx death
  618. Warning fix
  619. Closes #8254
  620. Signed-off-by: Nay <[email protected]>
  621. commit 45b07f09311b2ab1a4cfad67db0c050d2270af66
  622. Author: Gacko <[email protected]>
  623. Date: Sun Nov 18 23:44:48 2012 +0000
  624. Scripts&DB: Nexus - Ormorok
  625. Following improvements:
  626. - Spellscript for crystal spikes
  627. - Spawn crystal tanglers with spell
  628. - Usage of event map
  629. - Correct usage of frenzy
  630. - Heroic spells
  631. - Target selection for crystal tanglers
  632. Details for the spell script:
  633. There are 4 spells. Each of them spawns the same trigger but in another direction. The trigger gets an aura which triggers the spell which summoned him after 250ms. This time is too long, so it triggers on apply. Don't worry - test ingame first, it's working blizzlike (I watched some videos on YT to find out which is the best amount of time difference between spawn and next summon).
  634. Some summon types don't store the spell id which summoned them. The trigger is one of them which are not doing so. So I had to move the line, which stores the spell id in the summon out of the if. This could be done more specific, but it works fine. This improvement is required to find out which spell the aura applied to the summoned trigger has to cast to keep the right direction.
  635. Closes #8193
  636. Signed-off-by: Nay <[email protected]>
  637. commit 771aafc4990d915f52582aa4d0b5b68c32f722db
  638. Author: horn <[email protected]>
  639. Date: Sun Nov 18 22:42:28 2012 +0000
  640. Core/Calendar: Completely rewrite and fix most of the calendar system
  641. There are still some issues that need to be fixed, for more info see CalendarHandler.cpp TODO part.
  642. Some unblizzlike behaviour possible, we don't have a lot of sniffs.
  643. Big thanks to @Warpten, he joined my project and helped a lot.
  644. IMPORTANT NOTE: Read / append packed time functions in ByteBuffer.h are not correct, they need to be fixed in order to have event times accurate
  645. Signed-off-by: Nay <[email protected]>
  646. commit 47fcf4ce585cc8ab0f4be505a3993022c70a75a3
  647. Merge: bb8e31d 0dfac02
  648. Author: Nay <[email protected]>
  649. Date: Sun Nov 18 13:52:58 2012 -0800
  650. Merge pull request #8330 from MrSmite/PetAI_TargetSelect
  651. [Core/Pet] PetAI_TargetSelect
  652. commit bb8e31d1bdd0c8abb360b6a630b25ccef2e71c28
  653. Merge: e60d26f 05c8cba
  654. Author: Nay <[email protected]>
  655. Date: Sun Nov 18 13:51:58 2012 -0800
  656. Merge pull request #8259 from Warpten/supLion
  657. Scripts/Ruby Sanctum: Tweaks and stuff.
  658. commit e60d26f36b212c19f22d534182e1833bbd0df5b9
  659. Author: Spp <[email protected]>
  660. Date: Sun Nov 18 13:50:14 2012 +0100
  661. Another crash fix after b99c347
  662. commit 0dfac02446a9fea9639c2debdb39e8ed01fc2c17
  663. Author: MrSmite <[email protected]>
  664. Date: Sat Nov 17 02:54:37 2012 -0500
  665. Fix PetAI missing aggressive pet target select
  666. PetAI minor cleanup of target selection
  667. commit cee9c3885de7d145a9cfd5534a826dca51ec9766
  668. Author: LordUsagi <[email protected]>
  669. Date: Sat Nov 17 19:46:05 2012 -0500
  670. Core/Entities: AoE spells should be able to hit invisible targets.
  671. Closes #7712
  672. commit b768ebc68f75b70694dcd1dc91567bbbed6fbc25
  673. Author: Subv <[email protected]>
  674. Date: Sat Nov 17 15:21:05 2012 -0500
  675. Fixed build.
  676. Thanks vincent-michael
  677. commit 01d2126e7cf4bd8d268c89a816be38d293071121
  678. Author: Subv <[email protected]>
  679. Date: Sat Nov 17 14:57:20 2012 -0500
  680. Core/SAI: Allow the actions CALL_KILLEDMONSTER, CALL_GROUPEVENTHAPPENS and CALL_AREAEXPLOREDOREVENTHAPPENS to be used on vehicles, affecting all of their passengers.
  681. commit db4a69f77340eb96041680a875af86b1f09823fc
  682. Author: Spp <[email protected]>
  683. Date: Sat Nov 17 14:34:25 2012 +0100
  684. Crash Fix after b99c347
  685. commit 2a00b20da9bb9cbff8259c05304ff65397519300
  686. Author: ZxBiohazardZx <[email protected]>
  687. Date: Sat Nov 17 11:04:51 2012 +0100
  688. DB/Misc:
  689. Add Support for Day of the Dead Closes #3761
  690. Add Ray'ma for Brewfest Closes #3132
  691. Add Spellfocus for Mistcaller Ynfvar see issue #3563
  692. Add SAI for Somnus,Orokk Omosh, Raschal the Courrier,Plainstalker
  693. Closes #3635
  694. Closes #3678
  695. Closes #3679
  696. Closes #3680
  697. Add Spawns & support for Quest Frankly, it makes no sense Closes #3749
  698. Add SAI support for Quests: You Robot, Deaths Door
  699. Closes #3809
  700. Closes #3822
  701. Fix Teribus the Cursed Closes #3930
  702. Add SAI support for quests: To Catch a Sparrowhawk, Stop the Ascension, Melding of Influences
  703. Closes #4803
  704. Closes #4843
  705. Closes #4996
  706. commit b99c3477470eddea62095a3ffbf97ffa9240c821
  707. Author: Spp <[email protected]>
  708. Date: Sat Nov 17 05:18:37 2012 +0100
  709. Core: Remove Player.h dependency from all the possible headers
  710. commit d55771267acb0c4788dd51256930d5cad1acb149
  711. Author: Subv <[email protected]>
  712. Date: Fri Nov 16 12:30:48 2012 -0500
  713. Core/EventAI: Removed table creature_ai_summons.
  714. commit dd80b76cbb6020d84154b0369934c60ba8ef852d
  715. Merge: aff6684 9ee3233
  716. Author: Shauren <[email protected]>
  717. Date: Fri Nov 16 08:44:48 2012 -0800
  718. Merge pull request #8247 from ille/recursivedeadlock
  719. Core/Maps: Use Thread-Safe Interface design pattern to allow recursive calls on non...
  720. commit aff6684b7a6b3bdba71fa5c939f2fce00bd77016
  721. Author: Subv <[email protected]>
  722. Date: Fri Nov 16 09:21:51 2012 -0500
  723. SQL: Reorganized SQL files regarding previous merge.
  724. commit cef716ff86f5d4699d3f7b850079798982ed0cce
  725. Author: Subv <[email protected]>
  726. Date: Fri Nov 16 08:35:56 2012 -0500
  727. Core/SQL: Renamed SQL from previous merge
  728. commit ecf3f6c2c7645e0da44bd8dff8d7ca3355fee056
  729. Merge: d13ca54 c95228f
  730. Author: Subv <[email protected]>
  731. Date: Fri Nov 16 05:33:16 2012 -0800
  732. Merge pull request #8291 from Gacko/utgardekeep
  733. Core/DB: Utgarde Keep
  734. commit c95228fcf8e9ff77cdf29dd4cef9555218bb7c2d
  735. Author: Gacko <[email protected]>
  736. Date: Fri Nov 16 14:21:48 2012 +0100
  737. Core: Utgarde Keep - Fix warning/error
  738. commit d13ca54ecc991a7312f1584bdfdec32f8e6a0ee3
  739. Author: Subv <[email protected]>
  740. Date: Thu Nov 15 08:27:23 2012 -0500
  741. Core/Log: Added more information to the log in MoveSplineInitArgs::Validate
  742. commit d10ba397b61c35a12631dc9a6627b15e67b13f0a
  743. Author: Spp <[email protected]>
  744. Date: Thu Nov 15 14:13:58 2012 +0100
  745. Core/Warden: Remove warning
  746. commit 58c60c70cc79c8b3ffcbbf9a8bf37a77028e9a73
  747. Author: Spp <[email protected]>
  748. Date: Thu Nov 15 13:42:24 2012 +0100
  749. Core: Move a couple of log messages to debug
  750. commit 01a745d279338e113ad4f1b86c57fb1ff22c6c53
  751. Author: Spp <[email protected]>
  752. Date: Thu Nov 15 13:38:12 2012 +0100
  753. Core/Battleground: Crash fix after ba20aa809f
  754. commit ba20aa809f5e374ac8be7fe5c17f1036c27df57a
  755. Author: Spp <[email protected]>
  756. Date: Wed Nov 14 19:33:21 2012 +0100
  757. Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)
  758. Closes #8046
  759. commit cb9dd9bd7ee2b50d2e465951ea0860704d4c66fe
  760. Merge: 6325060 532077d
  761. Author: Subv <[email protected]>
  762. Date: Wed Nov 14 07:59:17 2012 -0800
  763. Merge pull request #8280 from DjYXA/patch-1
  764. Daze mechanics Fix - By Arrakio
  765. commit 63250608042ecc5f5b64490c7104683d51bd8654
  766. Author: Subv <[email protected]>
  767. Date: Wed Nov 14 10:33:56 2012 -0500
  768. Core/Spells: Enslave Demon shouldn't be usable on player pets.
  769. Closes #7133
  770. commit 10a8a4f8f6dc33caba2631e686bd26a27c8fa1d1
  771. Author: Subv <[email protected]>
  772. Date: Wed Nov 14 09:42:05 2012 -0500
  773. Missing variable in the function call.
  774. commit 51414967c488dacb5b35c8fc5e642bef9dd4b42a
  775. Author: Subv <[email protected]>
  776. Date: Wed Nov 14 09:35:45 2012 -0500
  777. Core/Build: Fixed a little mistake.
  778. commit a8ef3013f0a2c69b4a1da6ed240992593027c22a
  779. Author: vlad852 <[email protected]>
  780. Date: Wed Nov 14 09:15:31 2012 -0500
  781. Core/SAI: Fix SMART_ACTION_SIMPLE_TALK for players.
  782. commit 5951947753867665312959a9e09bd4dce30833b2
  783. Author: ZxBiohazardZx <[email protected]>
  784. Date: Wed Nov 14 10:32:44 2012 +0100
  785. DB/Misc: Various fixes from the Issue Tracker
  786. Closes #1959
  787. Closes #2297
  788. Closes #2399
  789. Closes #3038
  790. Closes #3131
  791. Closes #3225
  792. Closes #3351
  793. Closes #3432
  794. Closes #3548
  795. commit c9801e83c6b03289f5cf95c0274bef0cf2b42beb
  796. Author: kaelima <[email protected]>
  797. Date: Wed Nov 14 09:02:17 2012 +0100
  798. Script/Emerald Dragons: Fixed a couple of issues with emerald dragon world bosses and some cleanup.
  799. Renamed one sql from yesterday
  800. commit 29e20d4c4156933559c841ebbbf9e653986902a5
  801. Author: Vincent-Michael <[email protected]>
  802. Date: Wed Nov 14 00:21:37 2012 +0100
  803. SQL: Rename SQL merged in PR
  804. commit 3c3d4f4c995ef488ddf5a81281efe28135ee26cc
  805. Author: kaelima <[email protected]>
  806. Date: Tue Nov 13 15:56:15 2012 +0100
  807. Script/Commands: Reimplemented ".lookup map" command.
  808. commit 3e43bf5917493ff6b2701c77e456142b9f026e87
  809. Author: Malcrom <[email protected]>
  810. Date: Tue Nov 13 11:06:37 2012 -0330
  811. DB/Quest Relations: Fix Pilgrims Bounty quest during Hallows End for human commoners.
  812. Cloases #8227
  813. commit b5a696ca2a54b1cc6cedfa15cef0d62240f68df4
  814. Author: Malcrom <[email protected]>
  815. Date: Tue Nov 13 10:48:03 2012 -0330
  816. DB/GameEvent: Fix start time for Pilgrams Bounty.
  817. Closes #8261
  818. commit 11d8ab260c728d9226406fc4dd6dd912c89d9209
  819. Merge: 267099d b484f5d
  820. Author: Malcrom <[email protected]>
  821. Date: Tue Nov 13 05:52:35 2012 -0800
  822. Merge pull request #8197 from tibbi/factionchange_item
  823. add a missing item at player_factionchange_items
  824. commit 267099d807fb30dc13db4376513c5e02c9596941
  825. Author: Malcrom <[email protected]>
  826. Date: Tue Nov 13 10:13:58 2012 -0330
  827. DB/Creature: Fix for Quest: Meet at the Grave
  828. Closes #5875
  829. commit ab8d99d57328a80153c03cc06713656ccb6ba32c
  830. Author: Malcrom <[email protected]>
  831. Date: Tue Nov 13 09:52:40 2012 -0330
  832. DB/Misc: Various fixes for Grizzly Hills
  833. Cloase #8303
  834. commit e6c4ce1dda1d782999888f52d053f7737c43ffb2
  835. Author: Malcrom <[email protected]>
  836. Date: Tue Nov 13 09:35:22 2012 -0330
  837. DB/Battleground: Add missing end of line.
  838. commit b1eee7cf8e3c08145281c0926a30525fa30bcc0e
  839. Author: Malcrom <[email protected]>
  840. Date: Tue Nov 13 09:18:24 2012 -0330
  841. DB/waypoints: Fix last commit
  842. commit 310d188b9c271ca44155e7dc7edb990275f62b7a
  843. Author: Malcrom <[email protected]>
  844. Date: Tue Nov 13 09:15:41 2012 -0330
  845. DB/waypoints: Pathing for Ol' Sooty
  846. Closes #7917
  847. commit 8a889e37c132637cf019edbc748bc97f6fd0ba6b
  848. Author: Vincent-Michael <[email protected]>
  849. Date: Tue Nov 13 09:47:35 2012 +0100
  850. Fix typos (thx joschiwald & Geodar)
  851. commit 027f7fc92212c1ed0723f2b71fc4a6fa7af87236
  852. Author: Pitcrawler <[email protected]>
  853. Date: Mon Nov 12 22:38:59 2012 +0100
  854. DB/Misc: Various improvements to Borean Tundra and others from Pitcrawler
  855. Closes #8271
  856. Closes #8257
  857. Closes #8256
  858. Closes #8255
  859. Closes #8252
  860. Closes #8251
  861. Closes #8250
  862. commit b2efb060a322e17fc5996eab01403f78de319e2c
  863. Author: ZxBiohazardZx <[email protected]>
  864. Date: Mon Nov 12 22:06:50 2012 +0100
  865. Db/Misc: oneline fixes merged, thx Nelgano & Gecko32 for parts of it
  866. Closes #8021
  867. Closes #8019
  868. Closes #7361
  869. Closes #7184
  870. commit ebd2c12f99e81699e547aa964ae726ad2ce33a0f
  871. Author: ZxBiohazardZx <[email protected]>
  872. Date: Mon Nov 12 21:30:38 2012 +0100
  873. DB/Quest: add questrequirements for Doomguard Minion Questline
  874. Closes #7124
  875. commit 4e95c64bad20d6aae3d2457a743917e9e1837e5d
  876. Author: Gacko <[email protected]>
  877. Date: Mon Nov 12 19:16:26 2012 +0100
  878. Core: Utgarde Keep - Codestyle
  879. commit 85f5a189decfdb3cf8e5fa67ab6a3e30269ec38f
  880. Author: Shauren <[email protected]>
  881. Date: Mon Nov 12 00:31:08 2012 +0100
  882. Core/Warden: Add minimal verification of OS used by client for warden module loading
  883. commit 5126c0ad8ba2ba18866226ad7829f4301c90d4b6
  884. Author: Gacko <[email protected]>
  885. Date: Sun Nov 11 18:43:04 2012 +0100
  886. Core/DB: Utgarde Keep - Proto Drake
  887. commit 63076ae58b50ba07b86086244bed5bb4cf0b6458
  888. Merge: 7bdd596 51b23af
  889. Author: Shauren <[email protected]>
  890. Date: Sun Nov 11 06:20:19 2012 -0800
  891. Merge pull request #8260 from Warpten/cleanup
  892. Core/Scripts: Cleanup alterac_valley.cpp.
  893. commit 7bdd596e6d5d491162ff0e8d936d67b8c8c36d9e
  894. Author: ZxBiohazardZx <[email protected]>
  895. Date: Sun Nov 11 12:50:03 2012 +0100
  896. DB/Gossip: Add gossip menus for Midsummer
  897. Closes #6886
  898. commit 8b4b1cdbc20399e5ac3eb7a1f8400c32af2a752d
  899. Author: Malcrom <[email protected]>
  900. Date: Sun Nov 11 12:36:53 2012 +0100
  901. DB/Gossip: Add gossip menus for Midsummer partial for issue #6886
  902. commit 6264d91cd0bf5e104771f87c55909ad2a65447d2
  903. Author: Exodius <[email protected]>
  904. Date: Sun Nov 11 12:31:48 2012 +0100
  905. DB/Quest: fix a wrong text
  906. Closes #6403
  907. commit 660f7e72be17464d4874e65cdf5c55825344ddd8
  908. Author: Pitcrawler <[email protected]>
  909. Date: Sun Nov 11 12:28:31 2012 +0100
  910. DB/SAI: Fix some Howling Fjord gossips
  911. Closes #4973
  912. commit a2748fde4b6b4ddb042264cd50f1f522a148daec
  913. Author: Gacko <[email protected]>
  914. Date: Sat Nov 10 17:52:23 2012 +0100
  915. Core/DB: Utgarde Keep - Corrections
  916. commit cc0842f46b21cbbcf18686648396fe26e9cf9aae
  917. Author: Gacko <[email protected]>
  918. Date: Sat Nov 10 17:33:07 2012 +0100
  919. Core/DB: Utgarde Keep
  920. - Script areatrigger near Ingvar to activate the proto drake
  921. - Assign heroic spells
  922. - Mount proto drake rider to proto drake
  923. commit 6bd90626eaeceea2a619f55124f95e141a6c3022
  924. Author: Spp <[email protected]>
  925. Date: Sat Nov 10 14:49:28 2012 +0100
  926. Core/Build: Fix compile using mysqllite included with core
  927. Closes #8283
  928. commit a91d59f37c9e3e8261aabf06fe12ab0c474516f4
  929. Author: Spp <[email protected]>
  930. Date: Sat Nov 10 13:15:09 2012 +0100
  931. Core/Build: Restore FindOpenSSL, even when it's provided by cmake, this file also provides newbie-check (warns if you trying to use wrong libs)
  932. - Also, apply the hack needed to make g3dlite compile in OS X
  933. commit 51b23af98d3073c2bf742ccbacf89aef3c895390
  934. Author: Warpten <[email protected]>
  935. Date: Fri Nov 9 18:14:30 2012 +0100
  936. Core/Scripts: Cleanup alterac_valley.cpp.
  937. commit 05c8cbaa4bf29e680cc4706fb1f1e67a7a6831cc
  938. Author: Warpten <[email protected]>
  939. Date: Fri Nov 9 18:12:29 2012 +0100
  940. Scripts/Ruby Sanctum:
  941. * Move Dark / Flame Breaths handling to generic_halionAI.
  942. * Also apply Twilight Precision to Twilight Halion.
  943. * Fix some mistakes in the corporeality handling code, and remove some unused enums.
  944. Fixes #8176.
  945. commit 2d0dddfcbe26b2febf7e9418c519f8a7fde64c1e
  946. Author: Tuxity <[email protected]>
  947. Date: Fri Nov 9 16:56:10 2012 +0100
  948. Core/Build: Update the G3DLite extra patch to compile under OS X with Clang
  949. commit a57254d769afdeac52a06ac605f6e9d8fe189a7e
  950. Author: Spp <[email protected]>
  951. Date: Fri Nov 9 16:09:27 2012 +0100
  952. Core/Build: Fix problem with acelite
  953. commit 333b8e5159ada2f1b8cbfd1dd8eb9072754477d7
  954. Author: Spp <[email protected]>
  955. Date: Fri Nov 9 13:13:45 2012 +0100
  956. Core/Build: Enable Clang PCH support and OS X specific features
  957. Core: Fix warnings here and there
  958. commit 532077de4f5116ddddeeb99edb3df947e1790098
  959. Author: Lorenzo J. Gonzalez Cabrera <[email protected]>
  960. Date: Fri Nov 9 11:37:31 2012 +0100
  961. Doze mechanics Fix - By Arrakio
  962. Info here:
  963. https://github.com/TrinityCore/TrinityCore/issues/8277
  964. commit 90c95806a7bd54c8011e08ed74ff00198d206278
  965. Author: Spp <[email protected]>
  966. Date: Fri Nov 9 08:22:03 2012 +0100
  967. Core/Guilds: Use correct variable type when saving guild bank tab rigths to DB
  968. commit fcc524d5985b9a7f5b30dd600aa99a184654a0bb
  969. Author: Spp <[email protected]>
  970. Date: Thu Nov 8 11:13:46 2012 +0100
  971. Core/Guilds: Send correct opcode when purchasing a new tab and fix data not being saved in db after purchasing the new tab
  972. commit 704a563fcde577efd01363b1286b2502b31d3706
  973. Author: w1sht0l1v3 <[email protected]>
  974. Date: Wed Nov 7 21:55:28 2012 +0200
  975. DB: Quest The Last Line Of Defense:
  976. Add missing spawns for Argent Cannons,their supports and template updates.
  977. Notes: both cannon spells need targeting scripting.This is needed before adding the rest of the missing spawns.
  978. commit bde6b76b2d3279ad50ef132ec0ea4e8629ab19b7
  979. Author: Spp <[email protected]>
  980. Date: Wed Nov 7 09:46:42 2012 +0100
  981. Core/Guild: Fix transaction not being properly closed and improve error message when fixing missing bank tabs
  982. commit 7bd86b6b839abb2f9d2451c052fd977d387760b3
  983. Author: Spp <[email protected]>
  984. Date: Wed Nov 7 09:18:42 2012 +0100
  985. Update characters_database.sql (Missing changes from 58ec4e5319)
  986. commit 4e227314677b86196d3400625c0b9e8414977cb1
  987. Merge: c5fdb02 dd2e02f
  988. Author: Subv <[email protected]>
  989. Date: Mon Nov 5 10:10:33 2012 -0800
  990. Merge pull request #8258 from ille/pointercheck
  991. Core/Scripts: tweak code in pyrewood_ambushAI::SummonCreatureWithRandomT...
  992. commit dd2e02f157cec687eb634b37267aa54eaa16baf6
  993. Author: ille <ille@ille>
  994. Date: Mon Nov 5 12:44:45 2012 +0100
  995. Core/Scripts: tweak code in pyrewood_ambushAI::SummonCreatureWithRandomTarget()
  996. commit c5fdb02305c78d8193f8c3161449e3955d4f7e8a
  997. Merge: 6b2fd2c 2450f4e
  998. Author: Kaelima <[email protected]>
  999. Date: Sun Nov 4 05:47:29 2012 -0800
  1000. Merge pull request #8246 from ille/fishing
  1001. fishing: set respawntime to now when cant loot, for correct despawn of b...
  1002. commit 6b2fd2c26160800ea6723e6d5c1a934659c2895b
  1003. Merge: 69aa94f 573cd7d
  1004. Author: Kaelima <[email protected]>
  1005. Date: Sun Nov 4 05:46:07 2012 -0800
  1006. Merge pull request #8245 from ille/randomtypos02
  1007. fix random typos (f.i. blocked activation autocast petspells from spellb...
  1008. commit 69aa94f8ee200a8b54f4c2812587b8de9449d6f3
  1009. Merge: e587d8c 69377bc
  1010. Author: Kaelima <[email protected]>
  1011. Date: Sun Nov 4 05:45:08 2012 -0800
  1012. Merge pull request #8249 from MrSmite/Pet_Facing
  1013. Pets should face same direction as owner after follow.
  1014. commit 69377bc1d23a221cd173615e08309f4cc5941931
  1015. Author: MrSmite <[email protected]>
  1016. Date: Sun Nov 4 04:32:25 2012 -0500
  1017. Pets should face same direction as owner after follow.
  1018. Fixes #8248
  1019. commit 573cd7dde248e721a6b58b5338e61010add09924
  1020. Author: ille <ille@ille>
  1021. Date: Sat Nov 3 16:01:46 2012 +0100
  1022. fix random typos (f.i. blocked activation autocast petspells from spellbook)
  1023. commit 9ee32331d7083a19ebfd17b32ec6779426140618
  1024. Author: ille <ille@ille>
  1025. Date: Sat Nov 3 15:48:27 2012 +0100
  1026. use Thread-Safe Interface design pattern to allow recursive calls on non windows os
  1027. described here http://wiki.hsr.ch/PnProg/files/ThreadSafeInterface.pdf
  1028. http://www.aoc.nrao.edu/php/tjuerges/ALMA/ACE-5.5.2/html/ace/classACE__Thread__Mutex.html#_details
  1029. recursion in :
  1030. EnsureGridCreated() -> LoadMapAndVMap() -> LoadMap() -> EnsureGridCreated()
  1031. commit 2450f4ea561904c7fec776569124007d415e1b31
  1032. Author: ille <ille@ille>
  1033. Date: Sat Nov 3 15:31:14 2012 +0100
  1034. fishing: set respawntime to now when cant loot, for correct despawn of bobber
  1035. removegameobject from player instead cancel spell, for correct remove of fishing aura
  1036. commit e587d8c1afdf28e62bb51accdc57d3f1c405fa4a
  1037. Author: click <[email protected]>
  1038. Date: Sat Nov 3 15:04:30 2012 +0100
  1039. Core. Fix non-PCH building (again)...
  1040. commit a5a9503bbe80068863bc129afcb41e5ea02cd8b3
  1041. Author: ZxBiohazardZx <[email protected]>
  1042. Date: Sat Nov 3 10:09:41 2012 +0100
  1043. DB/Loot: readd loot to stinky from clean 49 (removed by accident)
  1044. Closes #8222
  1045. commit 58ec4e531914121144b6f852e3abf27cbb2f6fc4
  1046. Author: Spp <[email protected]>
  1047. Date: Fri Nov 2 22:23:14 2012 +0100
  1048. Core/Guild: Code Refactor
  1049. - Send correct events when modifiying Ranks (Add, modify, delete)
  1050. - Store money/slots withdraw, not remaining slots. This will update remaining slots/money properly.
  1051. - Reset daily slots/money withdraw for all members at same time, configurable
  1052. - Better debug messages
  1053. commit 3ee840a9beb305ec6ed61acf87078206562e3626
  1054. Author: kaelima <[email protected]>
  1055. Date: Fri Nov 2 20:33:59 2012 +0100
  1056. Core/Spline: Change recently added error output to print DB GUID for creatures
  1057. commit 6bf9cb56a9ef5c37b3216018e960a5c49e0d1007
  1058. Author: leak <[email protected]>
  1059. Date: Thu Nov 1 20:04:35 2012 +0100
  1060. Core/Chat: Prevent client crashes with invalid chat language and message type combinations
  1061. Fixes #8083
  1062. commit 76bdeb5c44fbe7790f75cd5e83a68ffef9ab123b
  1063. Merge: c94e11e 4af0809
  1064. Author: Kaelima <[email protected]>
  1065. Date: Wed Oct 31 15:52:15 2012 -0700
  1066. Merge pull request #8230 from krofna/dead_code
  1067. Remove some dead code
  1068. commit 4af0809155c04d9505e152c5a264b28ba55674cc
  1069. Author: Mislav Blazevic <[email protected]>
  1070. Date: Wed Oct 31 22:26:40 2012 +0100
  1071. Prevent warnings
  1072. commit ecf2fa0514b2dfada176e7f4a2bab11665a9d53e
  1073. Author: Mislav Blazevic <[email protected]>
  1074. Date: Wed Oct 31 18:41:15 2012 +0100
  1075. Remove some dead code
  1076. commit c94e11e5147a87b9aee736bb2d021205133fde31
  1077. Author: Shocker <[email protected]>
  1078. Date: Wed Oct 31 18:41:25 2012 +0200
  1079. Fix build
  1080. commit cd55d64364acb91441e976014971ba0804fe242f
  1081. Author: Shocker <[email protected]>
  1082. Date: Wed Oct 31 18:39:05 2012 +0200
  1083. Core/Spline: Improve error output for SpineInitArgs check
  1084. by Schmoozerd
  1085. commit 9d81c763fee423f824b95d6c39d09a87570c4ddf
  1086. Author: kaelima <[email protected]>
  1087. Date: Tue Oct 30 22:29:52 2012 +0100
  1088. Core/Player: Fix crash in Player::CanUseBattlegroundObject when called from certain spells
  1089. commit cd8e9dfb5213f6e299065cc1f87535a26c2f2936
  1090. Author: ZxBiohazardZx <[email protected]>
  1091. Date: Mon Oct 29 23:41:10 2012 +0100
  1092. DB/Conditions: update ItemEquipped Condition2/3 values to 0
  1093. commit 5ff16046b67f7b03b167c4cdcb39022b3c8dc06c
  1094. Author: Spp <[email protected]>
  1095. Date: Mon Oct 29 20:56:37 2012 +0100
  1096. Core/Dungeon Finder: Remove lfg player data when a group is disbanded
  1097. Core/Dungeon Finder: Some codestyle changes
  1098. Note: Real change is in LFGMgr::RemoveGroupData, all other are cosmetic changes
  1099. commit 9074c11a908a84cad0d154c7aea821e0e5bf006e
  1100. Author: Spp <[email protected]>
  1101. Date: Mon Oct 29 20:13:42 2012 +0100
  1102. Core/Dungeon Finder: Update "Current group roles" according to people in queue.
  1103. Core/Dungeon Finder: Properly update internal lfg group structure at server load
  1104. commit 14027262eefa9299298a7b6a532781e48ca60651
  1105. Author: Spp <[email protected]>
  1106. Date: Mon Oct 29 13:58:48 2012 +0100
  1107. Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure at server load.
  1108. commit d2ba73d97f12da64b76895b7335500d1fc993a37
  1109. Author: Spp <[email protected]>
  1110. Date: Mon Oct 29 12:28:12 2012 +0100
  1111. Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before perfoming faction-change actions)
  1112. Core/Misc: tab to spaces and remove trailing whitespaces
  1113. commit c5c8e38789f40ecf15f82cad789f2e0273557c34
  1114. Author: Spp <[email protected]>
  1115. Date: Mon Oct 29 11:27:00 2012 +0100
  1116. Core/Misc: Check if race is changed before performing faction-change actions. (By tibbi)
  1117. commit b484f5d17e315515af07630fd691e24346a5cc25
  1118. Author: tibbi <[email protected]>
  1119. Date: Sun Oct 28 19:37:27 2012 +0100
  1120. adding another item
  1121. commit 1925027aec2cb88ebaa10245395fbf07e6474729
  1122. Author: Spp <[email protected]>
  1123. Date: Sun Oct 28 13:03:50 2012 +0100
  1124. Core/Logging: Add new log type for SOAP.
  1125. Closes #8201
  1126. commit fc17c2b41ee124319f57bc4a2764d38054e26b66
  1127. Author: tibbi <[email protected]>
  1128. Date: Sat Oct 27 23:52:52 2012 +0100
  1129. add a missing item at player_factionchange_items
  1130. commit 57f84c920b17e7a2d788626d7d745d36c0618c72
  1131. Author: ZxBiohazardZx <[email protected]>
  1132. Date: Sat Oct 27 10:44:49 2012 +0200
  1133. DB/Conditions: slightly modify the conditions for Sealed Chest: it only drops IF: you dont have it already AND you are wielding Shadowmourne AND you are on The Lich Kings Last Stand AND if you did not do Personal Property quest yet
  1134. Closes #8167
  1135. commit d180478596b3c981f19fe2efa6d46ee6dae53a47
  1136. Author: Pitcrawler <[email protected]>
  1137. Date: Sat Oct 27 09:42:16 2012 +0200
  1138. DB/Creatures: Correct movement for Dragonbone Condor, Carrion Condor and Courier Lanson
  1139. Closes #8145,#8139,#8128
  1140. commit 14c0d7b4219ce1a31f43f18b07bfb86d1089a337
  1141. Author: w1sht0l1v3 <[email protected]>
  1142. Date: Fri Oct 26 22:27:16 2012 +0300
  1143. Scripts/SAI: Fix an assert error.
  1144. Closes #8106
  1145. commit 876ad50dcde63eb29c51d54e126c9d66508183ac
  1146. Author: Spp <[email protected]>
  1147. Date: Fri Oct 26 14:30:52 2012 +0200
  1148. Core/Misc: Tweaked ThreatContainer internals
  1149. (and many cosmetic changes here and there)
  1150. commit 6d55ac8c58117de36143be76d6dc8d806ac9abe7
  1151. Merge: ebdbe86 ead804d
  1152. Author: w1sht0l1v3 <[email protected]>
  1153. Date: Thu Oct 25 13:49:47 2012 -0700
  1154. Merge pull request #8184 from Gacko/childrensweek
  1155. Core: Fix compile warnings
  1156. commit ead804df92cf43693b45393dfdbd2b1f75f9a93e
  1157. Author: Gacko <[email protected]>
  1158. Date: Thu Oct 25 22:08:10 2012 +0200
  1159. Core: Fix compile warnings
  1160. commit ebdbe869afa6ebe1c5c7805c9a68c47928cf9e9a
  1161. Author: Subv <[email protected]>
  1162. Date: Thu Oct 25 10:54:22 2012 -0500
  1163. Core/SQL: Changed codification of recent SQL file to ANSI
  1164. commit 9084c89ea84a67065cd3f062d3ea606f3c1137e2
  1165. Author: Subv <[email protected]>
  1166. Date: Thu Oct 25 10:11:56 2012 -0500
  1167. Core/SQL: Renamed file from previous merge.
  1168. Corrected the guids.
  1169. commit 55892048efa243e109f612f4c8d503d2f45e6b7c
  1170. Merge: 69a8183 cd26aa7
  1171. Author: Subv <[email protected]>
  1172. Date: Thu Oct 25 07:43:02 2012 -0700
  1173. Merge pull request #8127 from Gacko/childrens_week
  1174. Core/DB: Children's Week
  1175. commit cd26aa72065ad47b6d99776c5c12290360ea9502
  1176. Author: Gacko <[email protected]>
  1177. Date: Thu Oct 25 16:16:01 2012 +0200
  1178. Core: Children's Week - Remove event.h include
  1179. commit 69a81836ab98a64f4c683edc7fe4d225bd006b28
  1180. Merge: 3120364 5ba7242
  1181. Author: Subv <[email protected]>
  1182. Date: Thu Oct 25 05:56:01 2012 -0700
  1183. Merge pull request #8174 from tibbi/sota
  1184. correcting SotA teleports + cleanup
  1185. commit 5ba72428e0384b2491866194b62cb708fbfe7d99
  1186. Author: tibbi <[email protected]>
  1187. Date: Thu Oct 25 13:57:34 2012 +0100
  1188. SotA - correct defender Portals disappearing
  1189. commit 3120364aff2fa0bd2962fffc130aef74ab7902c5
  1190. Author: Spp <[email protected]>
  1191. Date: Thu Oct 25 11:33:14 2012 +0200
  1192. Core/Dungeon Finder: Prevent crash when Teleport opcode is received from client when is not supposed.
  1193. Note: In order to get teleported in/out you need to be in group
  1194. Closes #8183
  1195. commit 57145ada8162b89aeaba79f981068b93f1afb0eb
  1196. Author: tibbi <[email protected]>
  1197. Date: Wed Oct 24 18:56:04 2012 +0100
  1198. SotA - spawn missing flagpoles
  1199. commit 0a840fcb21cc0ac94004af4843f97557b5fd80e2
  1200. Author: w1sht0l1v3 <[email protected]>
  1201. Date: Wed Oct 24 17:36:19 2012 +0300
  1202. SQL: Typo fixes.
  1203. commit f8ce00acca499e6f15fc45a1042eb5cd289c1c9c
  1204. Author: tibbi <[email protected]>
  1205. Date: Wed Oct 24 14:51:42 2012 +0100
  1206. correcting SotA teleports + cleanup
  1207. commit 3142fda174d3b8fb189bca51dbb1d6866a4c6c04
  1208. Author: imprtat <[email protected]>
  1209. Date: Wed Oct 24 16:44:52 2012 +0300
  1210. Services: added memcached behaviors
  1211. commit 9fbc4c0ae2acab3ceba717b33c72e2382a1e5bb8
  1212. Author: Spp <[email protected]>
  1213. Date: Wed Oct 24 15:34:23 2012 +0200
  1214. Core/Misc: reduced amount of string memory allocations (Step II)
  1215. commit 013fb1f4d9131fc8ec45931445e6a05408dce8f9
  1216. Author: Spp <[email protected]>
  1217. Date: Wed Oct 24 13:29:34 2012 +0200
  1218. Core/Misc: reduced amount of string memory allocations (Step I)
  1219. commit 538ebd3b2a3bcdfec9e82edd0703138160a0db50
  1220. Merge: 2b3c3f5 ca85c3b
  1221. Author: imprtat <[email protected]>
  1222. Date: Wed Oct 24 15:18:54 2012 +0300
  1223. Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
  1224. Conflicts:
  1225. src/server/shared/Logging/Appender.h
  1226. commit ca85c3b4759c111fa8dd277a037aab7a0968dbaf
  1227. Author: Spp <[email protected]>
  1228. Date: Tue Oct 23 19:09:50 2012 +0200
  1229. Core/Dungeon Finder: Fix teleport to dungeon and add missing code from 1be638e731
  1230. commit 663db1cee3ab9bd3de76f210bc7c178f4991953e
  1231. Author: Spp <[email protected]>
  1232. Date: Tue Oct 23 13:11:08 2012 +0200
  1233. Core/Misc: Add default count param to HasItemCount
  1234. commit 1ff5b836570332a80c7749cf69bbc47f172f7f28
  1235. Merge: 1be638e a664a35
  1236. Author: Kaelima <[email protected]>
  1237. Date: Tue Oct 23 03:58:48 2012 -0700
  1238. Merge pull request #8074 from Warpten/halionUpdate
  1239. Scripts/Ruby Sanctum: Misc fixes.
  1240. commit 1be638e7310bdd362566a6dc463bf94950d50616
  1241. Author: Spp <[email protected]>
  1242. Date: Tue Oct 23 11:44:02 2012 +0200
  1243. Core/Dungeon Finder: Add debugging commands
  1244. commit c1fada456bab098e78d705cc339e062264f00070
  1245. Author: Spp <[email protected]>
  1246. Date: Tue Oct 23 09:48:08 2012 +0200
  1247. Core/Dungeon Finder: Correct rolechecks (4e8fa52)
  1248. - Fix bad sql (36806bf)
  1249. - Add better teleport debug messages
  1250. commit a664a356e2d069f3c136bb56485aeb12be866f28
  1251. Author: Warpten <[email protected]>
  1252. Date: Mon Oct 22 21:18:21 2012 +0200
  1253. Scripts/Ruby Sanctum:
  1254. * Fixed a crash caused by the grid.
  1255. * Update spawnmasks.
  1256. * Misc updates and corrections.
  1257. Closes #8079.
  1258. Closes #8078.
  1259. Closes #8081.
  1260. Closes #8077.
  1261. commit 316fc7c631552a7974be25216670a23af3c5fce9
  1262. Author: Spp <[email protected]>
  1263. Date: Mon Oct 22 13:48:07 2012 +0200
  1264. Core/Dungeon Finder: Corrections to 8622d49 (Fix teleport coors loading)
  1265. commit 1e50a0860433cab14e3dbed9f6b57e77a307afbd
  1266. Author: Spp <[email protected]>
  1267. Date: Mon Oct 22 10:37:39 2012 +0200
  1268. Core/Logging: Fix PlayerDump logging
  1269. commit 43d57c754769c21e57c416294abdced593226d63
  1270. Author: Subv <[email protected]>
  1271. Date: Sun Oct 21 17:28:04 2012 -0500
  1272. Core/Build: Build fix from previous merge
  1273. commit 4fd9f8693b238866634c651e71798e7a4d3a7a1a
  1274. Author: Subv <[email protected]>
  1275. Date: Sun Oct 21 17:13:18 2012 -0500
  1276. Core/SQL: Renamed SQL from previous merge.
  1277. commit 82c251dc3db793e167d85683854e6bdcff10656a
  1278. Merge: bc17141 1da4a85
  1279. Author: Subv <[email protected]>
  1280. Date: Sun Oct 21 15:11:50 2012 -0700
  1281. Merge pull request #8088 from Gacko/q13038
  1282. Core/DB: Quest 'Distortions in time'
  1283. Closes #3011
  1284. commit bc1714161a8cb1f2ebf801107f38eb25576227f1
  1285. Merge: e475b50 2c8c7a1
  1286. Author: Subv <[email protected]>
  1287. Date: Sun Oct 21 15:10:42 2012 -0700
  1288. Merge pull request #8146 from Gacko/usetraps
  1289. Core: Implement Gameobject::Use() for traps
  1290. Closes #8137
  1291. Closes #4811
  1292. commit e475b50f587f5501a61eb9d39ba4f45dc2ff4b3e
  1293. Author: Subv <[email protected]>
  1294. Date: Sun Oct 21 15:33:31 2012 -0500
  1295. Core/Conditions: Fixed a mistake in Conditions loading which didn't allow to use SAI conditions with negative source entry (guid)
  1296. commit 2c8c7a195d79450bbfc9c2dd4c0dc90e79ac3986
  1297. Author: Gacko <[email protected]>
  1298. Date: Sat Oct 20 21:56:48 2012 +0200
  1299. Core: Implement Gameobject::Use() for traps
  1300. commit 5548e891915e95348e733f83814573e665816107
  1301. Merge: 8622d49 998c74e
  1302. Author: Subv <[email protected]>
  1303. Date: Sun Oct 21 05:35:40 2012 -0700
  1304. Merge pull request #8138 from durotar/master
  1305. Core/Script: Gnomeregan - Deleting duplicate texts and script adjusted
  1306. commit 9c4cf9b39c17854fac3c1323e5e3bd1d2f164e3d
  1307. Author: Gacko <[email protected]>
  1308. Date: Sun Oct 21 14:33:20 2012 +0200
  1309. Core/DB: Children's Week
  1310. commit 8622d495bb1f649274e8ffe53f5d164b164baf72
  1311. Author: Spp <[email protected]>
  1312. Date: Sun Oct 21 13:18:56 2012 +0200
  1313. Dungeon Finder: Fix teleport coords load
  1314. commit 998c74ebe0e7031c2cb7dcf8b9763e1f6f741261
  1315. Author: durotar <[email protected]>
  1316. Date: Sat Oct 20 11:44:43 2012 -0500
  1317. Core/Script: Gnomeregan - Deleting duplicate texts and adjusted the script
  1318. commit 1252e167e5991aa5cb8756ea6a94d0628f73ec1f
  1319. Author: Subv <[email protected]>
  1320. Date: Sat Oct 20 10:41:16 2012 -0500
  1321. Core/SQL: Corrected a mistake from previous merge.
  1322. Author: @Gacko
  1323. commit 14adb5bcac6dff4f9cd81e9f34d9c0c5c62de178
  1324. Merge: 2f4d7fc ae199b4
  1325. Author: Subv <[email protected]>
  1326. Date: Sat Oct 20 07:07:21 2012 -0700
  1327. Merge pull request #8134 from Gacko/q2987
  1328. Core/DB: Quest 'Gordunni Cobalt'
  1329. commit ae199b48393ee670ed00c7a3350f468228ec31b9
  1330. Author: Gacko <[email protected]>
  1331. Date: Sat Oct 20 15:53:11 2012 +0200
  1332. Core/DB: Quest 'Gordunni Cobalt' - Codestyle
  1333. commit 0b7a842b61cee07141db4ec674fd8fb4edfc6d56
  1334. Author: Gacko <[email protected]>
  1335. Date: Sat Oct 20 15:01:04 2012 +0200
  1336. Core/DB: Quest 'Gordunni Cobalt'
  1337. SpellScript and conditions for spells of this quest.
  1338. commit 2f4d7fc8e8e91f952c5176614a8ba131ec01a111
  1339. Author: kaelima <[email protected]>
  1340. Date: Sat Oct 20 03:41:51 2012 +0200
  1341. DB: Update period timer for icecrown ship transports
  1342. commit 38ca1531d8738141c742d9b7f892a75af3283edd
  1343. Author: Subv <[email protected]>
  1344. Date: Fri Oct 19 17:37:20 2012 -0500
  1345. Core/SQL: Renamed SQL from previous pull request merge.
  1346. commit 5362fc54f5ec8e5f4b3a7d51f236702f2926d666
  1347. Merge: 0c909b2 e56ef01
  1348. Author: Subv <[email protected]>
  1349. Date: Fri Oct 19 15:34:45 2012 -0700
  1350. Merge pull request #8107 from durotar/master
  1351. Core/Script: Update creature_text for Gnomeregan
  1352. commit 0c909b2aed0686ad46a415cb5de1a2f446b35d57
  1353. Author: Spp <[email protected]>
  1354. Date: Fri Oct 19 21:35:51 2012 +0200
  1355. Fix crash on shutdown after last DF changes
  1356. commit 67a03027ae6a2ea93904f1cc6652b6aa60ed8b07
  1357. Author: Spp <[email protected]>
  1358. Date: Fri Oct 19 17:47:51 2012 +0200
  1359. Proper naming of LfgDungeon structures
  1360. commit 36806bf5b3a9abed467e23eb835a992df3ea0d50
  1361. Author: Spp <[email protected]>
  1362. Date: Fri Oct 19 17:36:24 2012 +0200
  1363. Move LFG string out of Custom patch range
  1364. commit 4e8fa520c8aca831580fba9bf762486b9a9d7ed0
  1365. Author: Spp <[email protected]>
  1366. Date: Fri Oct 19 14:00:40 2012 +0200
  1367. Core/Dungeon Finder: Move queue related code to its own class.
  1368. - Use different queues for each team (or shared one if two-side interaction is enabled)
  1369. - Some optimizations in matching algorithm
  1370. commit 479d34d2a0e54c13160d8f52c37dbf691d14d933
  1371. Author: Spp <[email protected]>
  1372. Date: Thu Oct 18 14:31:28 2012 +0200
  1373. Core/Dungeon Finder: Minor optimizations
  1374. - Internal changes in store types
  1375. - Remove of (Player *) and (Group *) From LFGMgr.cpp (step 2)
  1376. commit d0334bf94839301cda93f95913db8ea3f27c19cb
  1377. Author: Spp <[email protected]>
  1378. Date: Wed Oct 17 14:19:59 2012 +0200
  1379. Core/Dungeon Finder: Some optimizations.
  1380. - Store teleport coordinates to avoid recalculations each time someone has to be teleported
  1381. - Correct teleport error msg when player is charming or using vehicle
  1382. - Internal changes in storage types
  1383. - Proper code for missing achievement lock type
  1384. - Better debug msgs
  1385. - Trying to get rid of "Player*" and "Group*" inside LFGMgr as much as possible (Step 1)
  1386. commit ca276292dcce939d65649d434a08796269789901
  1387. Author: kaelima <[email protected]>
  1388. Date: Wed Oct 17 16:56:35 2012 +0200
  1389. Core/BG:
  1390. - Force removal of stealth and invisible auras when using gameobjects with type GAMEOBJECT_TYPE_FLAGSTAND and GAMEOBJECT_TYPE_FLAGDROP
  1391. - Do not allow players to use unfriendly battleground objects (prevents flag cap with Nitro Boosts active for example)
  1392. commit 27f091806a6f52f406837d188dd4171019bfa59b
  1393. Author: Subv <[email protected]>
  1394. Date: Tue Oct 16 21:43:23 2012 -0500
  1395. Core/SpellAreas: Changed the way quest_start and quest_end works.
  1396. They now follow this rule:
  1397. The player's quest status of quest_start must have the mask defined in quest_start_status in order for the spell to be applied/kept.
  1398. The player's quest status of quest_end must _NOT_ have the mask defined in quest_end_status in order for the spell to be removed
  1399. To generate the mask:
  1400. Take the QuestStatus enum in QuestDef.h, use (1 << theValueYouWant) to obtain a mask and you can use | to combine masks.
  1401. This expands the usage of the spell_area table, making possible to give a player an aura while he has a quest, but remove it as soon as the quest is completed (not rewarded).
  1402. Feature request by @Svannon
  1403. commit 6abc6253a63b366b3d0259278889a83a756e9745
  1404. Author: kaelima <[email protected]>
  1405. Date: Wed Oct 17 02:56:07 2012 +0200
  1406. DB: Add gm_tickets changes to base character db
  1407. commit e56ef015ab9fdd37b0a5fc811412458329a8e4bc
  1408. Author: durotar <[email protected]>
  1409. Date: Tue Oct 16 19:51:57 2012 -0500
  1410. Added some suggestions from Subv
  1411. commit eae10134de6c0ed47e61e2d05b000e69ef3a21e8
  1412. Author: durotar <[email protected]>
  1413. Date: Tue Oct 16 19:41:36 2012 -0500
  1414. Missing sql for previous commit
  1415. commit 290ddd64fe0f3ab66ce06da0bec5f1f6ea4988e7
  1416. Author: durotar <[email protected]>
  1417. Date: Tue Oct 16 19:30:33 2012 -0500
  1418. Core/Script: Update creature_text for gnomeregan
  1419. commit 98588aa19202c2d259fba0717f9c4a4feac32a0a
  1420. Author: kaelima <[email protected]>
  1421. Date: Wed Oct 17 00:53:55 2012 +0200
  1422. Core/Ticket:
  1423. - Fully parse CMSG_GMTICKET_CREATE, use GmTicket::GetChatLog() to access the reporters chat log from this session (unused atm, possible useful to detect chat harassment)
  1424. - Simplify SMSG_GMTICKET_GETTICKET and fix "category" field (renamed it same as in blizz LUA files)
  1425. - Store response in DB
  1426. commit 4ec23cdba5681808a3bc456b997a860d76b1ab16
  1427. Author: kaelima <[email protected]>
  1428. Date: Wed Oct 17 00:46:11 2012 +0200
  1429. Core/PacketIO: Automatically set field count in SMSG_INIT_WORLD_STATES instead of manual switch.
  1430. commit 88ddc9662ee811ab39fe22ec2c536f5af0f71e11
  1431. Author: kaelima <[email protected]>
  1432. Date: Wed Oct 17 00:43:57 2012 +0200
  1433. Core/Battleground: Allow players to start capping flags stealthed or invisible - gameobject should remove the stealth/invis aura on use.
  1434. commit fba9c0a82eb61980ffd3c7a912be9479ccad011c
  1435. Author: Subv <[email protected]>
  1436. Date: Tue Oct 16 09:39:56 2012 -0500
  1437. Scripts/Halion: Fixed some warnings
  1438. commit 8536b360a06fac25cef240bb080edd581c275d94
  1439. Author: Subv <[email protected]>
  1440. Date: Tue Oct 16 09:24:53 2012 -0500
  1441. Core/Spells: Fix a possible crash in Light's Beacon when a player logged in with the aura.
  1442. commit 1da4a8503cef12d51e9d14a86f21e272cdde19ad
  1443. Author: Gacko <[email protected]>
  1444. Date: Tue Oct 16 12:01:48 2012 +0200
  1445. Core: Quest 'Distortion in time' - Codestyle
  1446. Replace enum name eCloseRift with CloseRift and add underscore to private
  1447. member counter.
  1448. commit 2b3c3f5f780f911813fc93f738813b837c8e895f
  1449. Author: imprtat <[email protected]>
  1450. Date: Mon Oct 15 21:48:38 2012 +0300
  1451. IsPremiumAccount added to header
  1452. commit 9c75d6769689b054eac78c71eaf91283d0d8e794
  1453. Author: imprtat <[email protected]>
  1454. Date: Mon Oct 15 21:38:54 2012 +0300
  1455. Added missing files
  1456. commit 887509b1dede2f9fb4a3a16d025821d9fda99263
  1457. Author: Gacko <[email protected]>
  1458. Date: Sun Oct 14 19:18:41 2012 +0200
  1459. Core/DB: Quest 'Distortions in time'
  1460. commit 59557091a6cab47f0a653ef0ca7c2c8aa7635901
  1461. Author: Gacko <[email protected]>
  1462. Date: Sun Oct 14 17:24:59 2012 +0200
  1463. Core/DB: Quest 'Distortions in time'
  1464. commit 6f0a8040d8d363064c7d4aa65d3b3d6f40796009
  1465. Author: Nay <[email protected]>
  1466. Date: Sat Oct 13 17:36:19 2012 +0200
  1467. Core/SpellMgr: Replace magic number by constant
  1468. ThanksВ 2010phenix
  1469. commit 71f6b7d74bee986d80d233ae55cb6b3be17f499a
  1470. Author: Shocker <[email protected]>
  1471. Date: Sat Oct 13 03:47:14 2012 +0300
  1472. Update THANKS file
  1473. Don't complain about duplicates / invalid names, they were extracted & parsed from commits
  1474. commit c25a0bac72fecb81959223a5b16c37d12a15c236
  1475. Merge: d67adf0 4a33208
  1476. Author: Nay <[email protected]>
  1477. Date: Fri Oct 12 16:29:13 2012 -0700
  1478. Merge pull request #8053 from tibbi/rep_fix
  1479. renaming GetBaseReputation used for offline players
  1480. commit d67adf0c9e9fcbf9f3d146605ad8d985aefd17a1
  1481. Merge: e60aafc e3d8c66
  1482. Author: Nay <[email protected]>
  1483. Date: Fri Oct 12 16:28:08 2012 -0700
  1484. Merge pull request #8066 from Warpten/halionUpdate
  1485. Scripts/Ruby Sanctum:
  1486. commit e60aafcf35bb952f34adedd9da11fef3cf2d3e1b
  1487. Merge: e0f34eb d28a62e
  1488. Author: Nay <[email protected]>
  1489. Date: Fri Oct 12 16:27:35 2012 -0700
  1490. Merge pull request #8065 from MrSmite/PetAI_Cleanup_1
  1491. PetAI Cleanup
  1492. commit e0f34eb93c49003af52ab0a8566f2a80dc2a86bb
  1493. Merge: db61c29 ae4f5f3
  1494. Author: Shauren <[email protected]>
  1495. Date: Fri Oct 12 15:46:20 2012 -0700
  1496. Merge pull request #8067 from Elron103/pull-requests
  1497. Core/Spells: Fix power drain effect for heroic versions of spell 70759 (72015, 72016) - thanks to Shauren
  1498. commit ae4f5f3deea6960d765f6b770a5f6adf7bac9881
  1499. Author: Elron103 <[email protected]>
  1500. Date: Sat Oct 13 00:43:20 2012 +0200
  1501. Core/Spells: Fix power drain effect for heroic versions of spell 70759 (72015, 72016) - thanks to Shauren
  1502. commit e3d8c666bd72a2c3062d8a258fc41c9cf2d7d523
  1503. Author: Warpten <[email protected]>
  1504. Date: Fri Oct 12 23:04:56 2012 +0200
  1505. Scripts/Ruby Sanctum:
  1506. * Fixed Halion's health pool in the Twilight Realm.
  1507. * Updated missing expansion fields for Saviana Ragefire, General Zarithrian.
  1508. * Have Halion bind players to instance on any other mode than 10NM.
  1509. * Link template entries depending on difficulties.
  1510. Closes #8017.
  1511. Closes #8024.
  1512. commit d28a62e579614a7d6be145a6acccbbfa0ae70026
  1513. Author: MrSmite <[email protected]>
  1514. Date: Fri Oct 12 16:48:33 2012 -0400
  1515. Cleanup PetAI, remove unnecessary and broken JustDied(). Closes #7242
  1516. Thanks to Oiler2112 for suggestions and testing.
  1517. commit db61c290a19c0ebce8a3a50ee7b30769e8bd0e6f
  1518. Merge: b06e9cf c8c4291
  1519. Author: Shocker <[email protected]>
  1520. Date: Fri Oct 12 13:22:13 2012 -0700
  1521. Merge pull request #8064 from Warpten/modMoney
  1522. Core/Commands: Allow .modify money to take complex parameters
  1523. commit c8c4291c6f57616489f7d511595c07a63bd230bc
  1524. Author: Warpten <[email protected]>
  1525. Date: Fri Oct 12 22:13:28 2012 +0200
  1526. Core/Commands: Allow .modify money to take another parameter structure:
  1527. Example uses:
  1528. * .modify money 325g 25s 12c is the same as .modify money 3252512
  1529. * .modify money -12g is the same as .modify money -120000
  1530. * .modify money -12g 45s is the same as .modify money -115500
  1531. * .modify money 25c 18g is the same as .modify money 18g 25c
  1532. commit b06e9cfd41e11b8efed8c1e8abb7899b91897b8d
  1533. Author: Subv <[email protected]>
  1534. Date: Fri Oct 12 09:33:34 2012 -0500
  1535. Revert "Core/Entities: Do not create the model twice for a GameObject."
  1536. This reverts commit 0f166336caaf33eb01cffe19d5bb49f729d8d22d.
  1537. commit 4a332082f9d9d4988858abd66664a7e15c890458
  1538. Author: tibbi <[email protected]>
  1539. Date: Fri Oct 12 13:47:57 2012 +0100
  1540. renaming GetBaseReputation used for offline players
  1541. commit 7918ac0dea7e14c5fc340bf568ba1d598c3fab99
  1542. Merge: abe8111 948f9d1
  1543. Author: Subv <[email protected]>
  1544. Date: Thu Oct 11 18:40:40 2012 -0700
  1545. Merge pull request #8051 from Aokromes/master
  1546. Core/Battlefield: Compile Fix
  1547. commit 948f9d11f21ad38f9b3410638da04838cb4a5361
  1548. Author: Aokromes <[email protected]>
  1549. Date: Fri Oct 12 04:32:14 2012 +0300
  1550. Core/Battlefield: Compile Fix
  1551. commit abe81119b44c5de7b5dcd23e6f4d5740cc2ea863
  1552. Author: Nay <[email protected]>
  1553. Date: Fri Oct 12 01:28:37 2012 +0200
  1554. Core/Script: Fix item unusual compass.
  1555. By Kaelima and Retriman
  1556. Closes #8039
  1557. commit 923cad31f3972fa5388d492e99161e3234d8a78c
  1558. Author: Kandera <[email protected]>
  1559. Date: Thu Oct 11 11:28:44 2012 -0400
  1560. Wintergrasp: move keep banner spawns to db. fix invisible stalker position.
  1561. commit e552180c74bb4f3e26563b2f320fd4ed3f39c953
  1562. Author: imprtat <[email protected]>
  1563. Date: Thu Oct 11 18:23:25 2012 +0300
  1564. Implemented premium accounts
  1565. commit 104b86f3d42fb148df60eedf374a06c8460d8067
  1566. Merge: c51f984 d022985
  1567. Author: kandera <[email protected]>
  1568. Date: Thu Oct 11 05:41:24 2012 -0700
  1569. Merge pull request #8042 from Retriman/SpellBarkskin
  1570. Core/Spell:
  1571. commit f2b1d38c70aa25ac4249f894f43be40949f3ef8f
  1572. Author: imprtat <[email protected]>
  1573. Date: Thu Oct 11 15:15:10 2012 +0300
  1574. Added serice settings to worldconfig. Implmented reload config for services
  1575. commit 82b5e411d912b4e0e3db4f9e598fb99e05b1afd8
  1576. Merge: abb9751 93189ba
  1577. Author: imprtat <[email protected]>
  1578. Date: Thu Oct 11 14:13:21 2012 +0300
  1579. Merge branch 'master' of gitlab.uawow.com:trinitycore into services
  1580. commit abb975197da914473cbf54587280fb1f821407fe
  1581. Author: imprtat <[email protected]>
  1582. Date: Thu Oct 11 14:12:57 2012 +0300
  1583. Implemented services
  1584. commit d02298509fc106b31009e8eb65cff2ae8ded583d
  1585. Author: Retriman <[email protected]>
  1586. Date: Thu Oct 11 01:32:28 2012 -0400
  1587. Core/Spell:
  1588. *Barkskin can be used to stun and sleep.
  1589. commit c51f98483732022c87c641dd0feb12a0a401ef95
  1590. Author: Subv <[email protected]>
  1591. Date: Wed Oct 10 15:12:05 2012 -0500
  1592. Core/Misc: Only remove auras in arenas for non-gm players.
  1593. Closes #7559
  1594. commit 970009cb3b7e8a3ca0aa1107f70a76e9dc1ecb61
  1595. Author: Subv <[email protected]>
  1596. Date: Wed Oct 10 11:49:51 2012 -0500
  1597. Core/Players: Remove the mute from the DB when the timer expires.
  1598. commit ecc2362c69e24b2afc762bc32d11453d537a84fb
  1599. Author: Subv <[email protected]>
  1600. Date: Wed Oct 10 09:25:25 2012 -0500
  1601. Scripts/Commands: Fixed the command to restore a deleted character.
  1602. Thanks @vlad852
  1603. commit af005641847690ec76bb8eb704aec22435030093
  1604. Author: Subv <[email protected]>
  1605. Date: Wed Oct 10 09:15:34 2012 -0500
  1606. SQL: Renamed SQL from previous pull request.
  1607. commit 6b5aa93dda2e025b978d8d3c2e52981074f31fc5
  1608. Merge: ef6e7e0 028b6e7
  1609. Author: Subv <[email protected]>
  1610. Date: Wed Oct 10 07:08:51 2012 -0700
  1611. Merge pull request #8035 from Retriman/BG
  1612. DB:
  1613. commit 028b6e778c9561a40254a42242d5d47e2d1e9f30
  1614. Author: Retriman <[email protected]>
  1615. Date: Wed Oct 10 11:06:15 2012 -0400
  1616. DB: Remove all bgs from e1bee86ee6f5c3ab7b1da6d1b54c98c2851f11ec
  1617. commit ef6e7e09141f2dcd964e0828f287e2b235250746
  1618. Merge: 3e5af53 05eaf75
  1619. Author: Subv <[email protected]>
  1620. Date: Wed Oct 10 06:43:47 2012 -0700
  1621. Merge pull request #8001 from tibbi/reputation_convert
  1622. correct reputation converting at faction change
  1623. commit 3e5af53bf75fdacdb8626e4fd95a5c889874a829
  1624. Author: Subv <[email protected]>
  1625. Date: Tue Oct 9 22:59:18 2012 -0500
  1626. Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL doesn't require a killing blow anymore, only a honorable kill.
  1627. Author: @tibbi
  1628. Closes #6224
  1629. commit b75b6d33b02120e27b226a65c3d2a0641257cf8e
  1630. Author: Subv <[email protected]>
  1631. Date: Tue Oct 9 22:50:02 2012 -0500
  1632. Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENA
  1633. Closes #6339
  1634. commit 93189bacc528dcea11039930b3168a16a5b9c3a2
  1635. Author: Subv <[email protected]>
  1636. Date: Tue Oct 9 12:04:04 2012 -0500
  1637. SQL/StackRules: Added one more stack rule.
  1638. Totem of Wrath and Heart of the Crusader should not stack.
  1639. commit 5eccf9f4da29d2006e2f07a1e5ec0c01173a9c4a
  1640. Author: Subv <[email protected]>
  1641. Date: Tue Oct 9 11:22:46 2012 -0500
  1642. SQL/StackRules: Added one more stack rule.
  1643. Blood Frenzy (Warrior) and Savage Combat should not stack.
  1644. ref #7667
  1645. commit cce014a2ba48460722e4308bfdcf632e2a2817ec
  1646. Author: Subv <[email protected]>
  1647. Date: Tue Oct 9 11:01:51 2012 -0500
  1648. SQL/StackRules: Added a stack rule for some spells.
  1649. Improved Scorch, Improved Shadow Bolt and Winter's Chill should not stack
  1650. ref #7667
  1651. commit c18b3d7169340de25d18da85d7ad1f1d65f2bcfb
  1652. Merge: 2958f64 c0e0f1d
  1653. Author: Subv <[email protected]>
  1654. Date: Tue Oct 9 08:03:45 2012 -0700
  1655. Merge pull request #8029 from tibbi/char_glyphs
  1656. allow glyph1 be null like other glyph slots
  1657. commit c0e0f1d89b8522d3eb77bac484f392c166b1c102
  1658. Author: tibbi <[email protected]>
  1659. Date: Tue Oct 9 16:58:29 2012 +0100
  1660. allow glyph1 be null like other glyph slots
  1661. commit 2958f64ffcd10ca7ea6b10e0b70befa5df718930
  1662. Author: kaelima <[email protected]>
  1663. Date: Tue Oct 9 14:53:06 2012 +0200
  1664. Scripts/Misc: Correct two wrong urand's
  1665. (found by Aokromes)
  1666. commit 0620d2249131d681529f8a69f8bbec5e1773ad4d
  1667. Author: Subv <[email protected]>
  1668. Date: Mon Oct 8 18:33:17 2012 -0500
  1669. Core/SAI: Added a missing break.
  1670. commit a3aebf779063de0887811038af6f516fb2459190
  1671. Merge: 5c98a43 9835f40
  1672. Author: Nay <[email protected]>
  1673. Date: Mon Oct 8 16:35:05 2012 -0700
  1674. Merge pull request #8005 from tibbi/sota
  1675. correcting SotA demolisher spawn, adding preparation buff to 2nd round t...
  1676. commit 05eaf75501a69a4b9561ed245f07a4d0a7871f1d
  1677. Author: tibbi <[email protected]>
  1678. Date: Mon Oct 8 20:02:11 2012 +0100
  1679. adding forgotten UpdateCharacterNameDataLevel call
  1680. commit 405c3b09aa9fc9ea5750f0221d7f4974dd65b67f
  1681. Author: tibbi <[email protected]>
  1682. Date: Mon Oct 8 17:29:02 2012 +0100
  1683. adding a new prepared statement for selecting char at_login and titles
  1684. commit 5896da6689410f1c06ee86f8b093fb2d370eb84f
  1685. Author: tibbi <[email protected]>
  1686. Date: Mon Oct 8 17:21:09 2012 +0100
  1687. some optimization + adding level to CharacterNameData
  1688. commit 5c98a4385287cdcc85032b23261e848c20dd3bc0
  1689. Merge: 17568c0 0aa6398
  1690. Author: Kaelima <[email protected]>
  1691. Date: Sun Oct 7 22:44:03 2012 -0700
  1692. Merge pull request #8010 from Retriman/SpellsSIIII
  1693. Core/Misc:
  1694. commit 17568c03b3f0d1e7beaa774663bd33174232cd61
  1695. Merge: c6f4f02 76d19ed
  1696. Author: Kaelima <[email protected]>
  1697. Date: Sun Oct 7 22:43:44 2012 -0700
  1698. Merge pull request #8014 from Retriman/MasSpells
  1699. Core/Misc:
  1700. commit c6f4f0287a239b1c49e58792e60a9bda3db44d7a
  1701. Merge: 0fe1c10 ef4f89b
  1702. Author: Subv <[email protected]>
  1703. Date: Sun Oct 7 17:57:58 2012 -0700
  1704. Merge pull request #7999 from tibbi/Cinderglacier
  1705. Make Rune of Cinderglacier not proc off dots
  1706. commit 0fe1c1048407c066b8fb6eb8dcaf450ceddb5009
  1707. Merge: 00373ee 2b1a800
  1708. Author: Nay <[email protected]>
  1709. Date: Sun Oct 7 17:55:21 2012 -0700
  1710. Merge pull request #8000 from gigatotem/master
  1711. Spells/Hunter: Readiness
  1712. commit 00373eee907e2284346c5dabd89b46a8c1720728
  1713. Merge: 0f16633 3c2a523
  1714. Author: Subv <[email protected]>
  1715. Date: Sun Oct 7 17:52:14 2012 -0700
  1716. Merge pull request #8015 from Retriman/masspellsTIII
  1717. Core/Spells:
  1718. commit 0f166336caaf33eb01cffe19d5bb49f729d8d22d
  1719. Author: trickerer <[email protected]>
  1720. Date: Sun Oct 7 19:42:06 2012 -0500
  1721. Core/Entities: Do not create the model twice for a GameObject.
  1722. Should fix #5218 (Still need to check)
  1723. commit 4dc28e94204ca006b7f3593aba7fa058d427070e
  1724. Author: Subv <[email protected]>
  1725. Date: Sun Oct 7 19:31:13 2012 -0500
  1726. Core/SAI: Fixes crashes when using SMART_EVENT_[IC/OOC]_LOS
  1727. It should also fix some wrong behaviors in scripts that use these events.
  1728. commit 42d606a81bf347bb5bcd185d994a494c6c5dc986
  1729. Author: Subv <[email protected]>
  1730. Date: Sun Oct 7 19:02:59 2012 -0500
  1731. Core/Spells: Fixed a crash caused by Beacon of Light.
  1732. GroupReference sources should always be checked against NULL pointers.
  1733. commit 3c2a5239805f37d2167377fa9c06e369b624c53b
  1734. Author: Retriman <[email protected]>
  1735. Date: Sun Oct 7 14:46:29 2012 -0400
  1736. Core/Spells:Ranged spells cant be parried or dodged.
  1737. commit 76d19ede4f9a315f85df3f458e69f13619547ba0
  1738. Author: Retriman <[email protected]>
  1739. Date: Sun Oct 7 14:36:53 2012 -0400
  1740. Core/Misc: Shapeshift druid flying now displays an animation of falling.
  1741. commit 0aa63988654e2e436974615575ddb8bf2be9c8ab
  1742. Author: Retriman <[email protected]>
  1743. Date: Sun Oct 7 11:51:56 2012 -0400
  1744. Core/Misc: Not produce the error "can not do that while moving" to dismount.
  1745. commit 608ed2cf1df5e609977a44458f88ceb0cdba9477
  1746. Author: zxbiohazardzx <[email protected]>
  1747. Date: Sun Oct 7 17:43:13 2012 +0200
  1748. DB/Loot: increase dropchance for Plump Buzzard Wing
  1749. Closes #7989
  1750. commit 9835f4098f55d60436538839a1698ce5464ae290
  1751. Author: tibbi <[email protected]>
  1752. Date: Sun Oct 7 16:06:40 2012 +0100
  1753. correcting SotA demolisher spawn, adding preparation buff to 2nd round too, lowering start height for attackers
  1754. commit d49c2a5e4d66b1f4bd4bdff3d6ed92902e8565f8
  1755. Author: tibbi <[email protected]>
  1756. Date: Sun Oct 7 13:55:04 2012 +0100
  1757. correct reputation converting at faction change
  1758. commit ef4f89b405f861904de5c855d33f14d95920768e
  1759. Author: tibbi <[email protected]>
  1760. Date: Sun Oct 7 13:44:30 2012 +0100
  1761. Make Rune of Cinderglacier not proc off dots
  1762. commit 1a89de87c19936b18d45ec783a3244addb996062
  1763. Author: w1sht0l1v3 <[email protected]>
  1764. Date: Sun Oct 7 15:01:16 2012 +0300
  1765. Fixup a guid issue in 2012_10_06_04_world_misc_spawns.sql
  1766. commit 99175e066cf6db38853b5d7cb5b08a8e0bd8be24
  1767. Author: Nay <[email protected]>
  1768. Date: Sun Oct 7 12:55:51 2012 +0100
  1769. Core/Utils: Add asserts to irand, urand and frand
  1770. max should always be higher or equal than min
  1771. notice that SFMT was already covering these cases and it would return 0, -1 or min
  1772. commit 2b1a8004ba70bdcf077f78d700b10484d445f562
  1773. Author: Gigatotem <[email protected]>
  1774. Date: Sun Oct 7 13:44:05 2012 +0200
  1775. Spells/Hunter: Readiness
  1776. Fixes Readiness resetting the cooldown of Gift of the Naaru. Needs testing
  1777. commit 26b998d94c9b10d147712920dbf84cb75556979b
  1778. Author: w1sht0l1v3 <[email protected]>
  1779. Date: Sun Oct 7 14:28:39 2012 +0300
  1780. Core/Scripts: Typo fix.
  1781. commit 8c013955ace9c830efed0e353b4dcf606fb8f4f8
  1782. Author: kaelima <[email protected]>
  1783. Date: Sun Oct 7 01:31:43 2012 +0200
  1784. Core/Misc: Fix some possible issues detected by static code analysis
  1785. commit bb08d429a3447dabadf456a6062252336c0c5678
  1786. Author: kaelima <[email protected]>
  1787. Date: Sun Oct 7 00:53:37 2012 +0200
  1788. Fix non-pch build
  1789. commit 527394931563750f51382a2a89efa3a6a74e1840
  1790. Author: kaelima <[email protected]>
  1791. Date: Sun Oct 7 00:08:04 2012 +0200
  1792. Fixed compile and renamed one sql files
  1793. commit 6b56acaa282700f0ab0e7537ee099550e09d6356
  1794. Merge: d641775 c971447
  1795. Author: Kaelima <[email protected]>
  1796. Date: Sat Oct 6 14:27:59 2012 -0700
  1797. Merge pull request #7913 from Warpten/theRubySanctum
  1798. Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.
  1799. commit c971447855b3c6ab3fb8345d705784e3940f3060
  1800. Author: Warpten <[email protected]>
  1801. Date: Sat Oct 6 22:47:52 2012 +0200
  1802. Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.
  1803. commit d641775a1f102681c134e6de4507cd1a13289ab3
  1804. Author: Nay <[email protected]>
  1805. Date: Sat Oct 6 17:01:29 2012 +0100
  1806. Core/Traps: Remove hardcoded cooldown value of 1 and use startDelay instead, as per Kaelima suggestion
  1807. startDelay is 1 for all hunter traps
  1808. Fix non PCH build (boss_elder_madox.cpp)
  1809. Remove a double parentheses in LFGGroupScript
  1810. commit d27a3955f05427762f1d3bce71b07b682bfc36b1
  1811. Author: Nay <[email protected]>
  1812. Date: Sat Oct 6 16:55:01 2012 +0100
  1813. Core/Misc: Tabs to spaces and whitespace cleanup
  1814. commit 6497bea6010805bce2aa3b6abc532036e11e3fef
  1815. Merge: e369742 f353ec1
  1816. Author: Nay <[email protected]>
  1817. Date: Sat Oct 6 08:46:45 2012 -0700
  1818. Merge pull request #7987 from CeIa/master
  1819. Core/Script: Iron assemby encounter
  1820. commit e369742dc7b0c654525beeee8dd6ac2e8bc11f26
  1821. Author: Nay <[email protected]>
  1822. Date: Sat Oct 6 16:44:35 2012 +0100
  1823. SQL: Rename SQLs from 65c6b89d01b1a5675d2c
  1824. commit 65c6b89d01b1a5675d2c1c0985fa8976c5a39d67
  1825. Merge: 0edd7f4 486cf48
  1826. Author: Nay <[email protected]>
  1827. Date: Sat Oct 6 08:42:32 2012 -0700
  1828. Merge pull request #7970 from Retriman/DungeonsSII
  1829. Core/Script: Dungeon Ahnkahet Boss Elder Nadox.
  1830. commit 0edd7f4459d8d62a605a7071e9c0b01f94602f9d
  1831. Merge: bf9fa12 7e651ed
  1832. Author: Nay <[email protected]>
  1833. Date: Sat Oct 6 08:41:13 2012 -0700
  1834. Merge pull request #7981 from Retriman/SpellTi
  1835. Core/Spell: Traps Hunter.
  1836. commit bf9fa123140383e96cba72c8b117dbdbed1e58af
  1837. Merge: ca55807 e00e1e6
  1838. Author: Nay <[email protected]>
  1839. Date: Sat Oct 6 08:40:37 2012 -0700
  1840. Merge pull request #7984 from Retriman/DungeonFinderTI
  1841. Core/DF: Fix deserter in Dungeon Finder
  1842. commit ca55807eebcd054a2fa98849ab0a05dda0e2cbf4
  1843. Author: Shauren <[email protected]>
  1844. Date: Fri Oct 5 23:31:16 2012 +0200
  1845. Compile fix
  1846. commit e00e1e6f9da67c2a4706a2baca04a94dfe154be3
  1847. Author: Retriman <[email protected]>
  1848. Date: Fri Oct 5 16:19:40 2012 -0400
  1849. Core/DF:
  1850. *Fix deserter in Dungeon Finder
  1851. commit f353ec1454542f203e37b30942b11934fe23aa3a
  1852. Author: CeIa <[email protected]>
  1853. Date: Fri Oct 5 22:19:05 2012 +0200
  1854. Fix encounter in progress on the iron assembly
  1855. commit 486cf48dd0293956e13dd60dc0bc64c194a5126b
  1856. Author: Retriman <[email protected]>
  1857. Date: Fri Oct 5 15:19:59 2012 -0400
  1858. Core/Script: Dungeon Ahnkahet Boss Elder Nadox.
  1859. Fix typo sorry.
  1860. commit 7e651ed72924b864111ea634dd98deed513e6847
  1861. Author: Retriman <[email protected]>
  1862. Date: Fri Oct 5 15:17:14 2012 -0400
  1863. Core/Spell: Traps Hunter.
  1864. *Fix the range of the activation of the traps, according for video and comments.
  1865. *Fix armed traps in combat change in 3.0.2. see u http://us.battle.net/wow/en/game/patch-notes/3-0-2
  1866. commit 1c4220fbe3682d732f036cf577ce88066ece0424
  1867. Author: Kandera <[email protected]>
  1868. Date: Fri Oct 5 14:25:29 2012 -0400
  1869. Core/Battlefield: fix the wintergrasp and ioc teleporters.
  1870. commit 74350e5715ee919586c36963be02b9d9fdb2ab34
  1871. Author: Kandera <[email protected]>
  1872. Date: Fri Oct 5 13:34:56 2012 -0400
  1873. Core/Battleground: Correct spawning of the generals in IoC
  1874. commit 21164bd93d7bdc9123fd49658c8bb38707ad2b89
  1875. Author: Kandera <[email protected]>
  1876. Date: Fri Oct 5 13:34:32 2012 -0400
  1877. Core/Maps: fix being able to be ported to an instance while in a group with a temporary save. was causing some issues.
  1878. commit 2e247bd99a535f0cf9ebc150e42cf812165d3e6f
  1879. Author: Kandera <[email protected]>
  1880. Date: Fri Oct 5 11:44:31 2012 -0400
  1881. Core/Spells: Master's Call should not remove stun effects.
  1882. commit 3d644d8d119b9009f10ea637c52a01dad32708c9
  1883. Author: Retriman <[email protected]>
  1884. Date: Fri Oct 5 10:56:52 2012 -0400
  1885. Core/Movement:Fixed visual bug when using scatter shot at a moving target.
  1886. commit b77102b4bc5fa74b042f77425f7072ac76f79ac3
  1887. Author: w1sht0l1v3 <[email protected]>
  1888. Date: Fri Oct 5 17:16:29 2012 +0300
  1889. Missing comma.
  1890. commit 8b810afcef4b13ff785da12c7d8ae73d67878f46
  1891. Merge: f120d87 3d644d8
  1892. Author: kandera <[email protected]>
  1893. Date: Fri Oct 5 06:58:26 2012 -0700
  1894. Merge pull request #7975 from Retriman/SpellTi
  1895. Core/Movement:Fixed visual bug when using scatter shot at a moving target
  1896. commit f120d87427a93d3a7002abc44301cf345bafddf4
  1897. Author: Kandera <[email protected]>
  1898. Date: Fri Oct 5 09:45:02 2012 -0400
  1899. Core/Scripts: add another missing include.
  1900. commit ce14a23ba04f5eca44336e99fb0c95e5dd907fb8
  1901. Author: tibbi <[email protected]>
  1902. Date: Fri Oct 5 09:24:11 2012 -0400
  1903. Core/SpellEffects: correcting movement bugs with CC + slow, for example Psychic scream + Chains of ice
  1904. commit 6524e9f26581e6cc589cb6fcd08d68dbae8bac68
  1905. Author: Kandera <[email protected]>
  1906. Date: Fri Oct 5 09:23:20 2012 -0400
  1907. Core/Scripts: add missing include from 42c047bebc09d5a9da48052bf4e9e341dae5f04c
  1908. commit 416a45a3a42d3289ba5296a0cebadd64481f0fee
  1909. Merge: 42c047b c3f6c81
  1910. Author: kandera <[email protected]>
  1911. Date: Fri Oct 5 06:05:53 2012 -0700
  1912. Merge pull request #7855 from horn/master
  1913. Core/LFG: Implemented seasonal bosses options and fixed entrance points for dungeons with multiple parts (like Dire Maul, Scarlet Monastery etc.)
  1914. commit 42c047bebc09d5a9da48052bf4e9e341dae5f04c
  1915. Merge: c4c093a a2c9c40
  1916. Author: kandera <[email protected]>
  1917. Date: Fri Oct 5 06:04:24 2012 -0700
  1918. Merge pull request #7839 from Warpten/soulwell
  1919. Core/Spells: Fixed Soulwell charges removal on use.
  1920. commit c4c093ac80140647f06dfc5ece73612c47363d45
  1921. Merge: 74707a0 5f90eb8
  1922. Author: kandera <[email protected]>
  1923. Date: Fri Oct 5 05:52:39 2012 -0700
  1924. Merge pull request #7971 from Retriman/SpellTi
  1925. Core/Spell: Remove LOS in spell tremor, grounding Totem.
  1926. commit 5f90eb831afb021e53fa3523d02ad783cda5c446
  1927. Author: Retriman <[email protected]>
  1928. Date: Thu Oct 4 23:32:50 2012 -0400
  1929. Core/Spell: Remove LOS in spell tremor, grounding Totem.
  1930. commit 626aa925140c22634a2280324eb946ccf9fadac7
  1931. Author: Retriman <[email protected]>
  1932. Date: Thu Oct 4 23:30:29 2012 -0400
  1933. Core/Script: Dungeon Ahnkahet Boss Elder Nadox.
  1934. *Convert creatureScript to BossAI.
  1935. *Move heroic spell to SpellDifficulty.
  1936. *Add SpellScript Aura Elder Nadox.
  1937. *Fix Despawn Summon.
  1938. *Fix Timers whith dbm addon.
  1939. **And other bugs related in issues TC
  1940. commit 74707a08d3d63dc66e7b6943431c91f50258b0f9
  1941. Author: Subv <[email protected]>
  1942. Date: Thu Oct 4 19:13:39 2012 -0500
  1943. Core/Misc: Fix a format error in ByteArrayToHexStr
  1944. Was appending an extra space.
  1945. Closes #7959
  1946. commit c3f6c8141a083be363e828b5cbccf0ecbbe4e00c
  1947. Author: horn <[email protected]>
  1948. Date: Sun Sep 23 18:23:15 2012 +0200
  1949. Core/LFG: Implemented seasonal bosses options and fixed entrance points for dungeons with multiple parts (like Dire Maul, Scarlet Monastery etc.)
  1950. TODO:
  1951. - implement spawning seasonal bosses by Dungeon Finder
  1952. - script seasonal bosses - all of them needs to call RewardDungeonDoneFor function in their JustDied to be able to complete dungeon (see boss_headless_horseman.cpp)
  1953. - replace lfg_entrances coords by sniffed values
  1954. - create missing template for item 54537 (Heart-Shaped Box)
  1955. commit b32878f02f801feb0db0a60d528322740d16c01c
  1956. Author: Kandera <[email protected]>
  1957. Date: Thu Oct 4 10:29:13 2012 -0400
  1958. DB/Texts: add removed texts from ab3430762d965f84717fdf7a18e2cbc2271c436a. rename another sql file
  1959. commit 63d5444f64b816d6c60b005ca612742ba947cae3
  1960. Author: Kandera <[email protected]>
  1961. Date: Thu Oct 4 09:49:38 2012 -0400
  1962. Core/Battleground: only spawn the generals in ioc once the north or south gate has been destroyed. Closes #3022
  1963. commit 9d676611ecd6902b1b4f9f47ac826e8853cddb70
  1964. Merge: cef436e 4596fc7
  1965. Author: kandera <[email protected]>
  1966. Date: Thu Oct 4 06:30:41 2012 -0700
  1967. Merge pull request #7928 from Retriman/master
  1968. Core/Script: Update spelldifficulty for Boss Anubarak
  1969. commit cef436e38ee87e2eb86276eb70bbbe9da2885f7b
  1970. Author: Kandera <[email protected]>
  1971. Date: Thu Oct 4 09:26:10 2012 -0400
  1972. Core/Oculus: fix compile.
  1973. commit 6a8706a725accb2d822a7889bd9d6d61e4864ac6
  1974. Merge: 8f65bc0 91367bb
  1975. Author: kandera <[email protected]>
  1976. Date: Thu Oct 4 05:58:32 2012 -0700
  1977. Merge pull request #7944 from Trista/master
  1978. Scripts/Oculus: Fixes here and there, implement phasing
  1979. commit 8f65bc00a7438a3911abf845ea9fddfb03c7275f
  1980. Author: Spp <[email protected]>
  1981. Date: Thu Oct 4 13:41:56 2012 +0200
  1982. Fix compile without PCH
  1983. commit e1bee86ee6f5c3ab7b1da6d1b54c98c2851f11ec
  1984. Author: Spp <[email protected]>
  1985. Date: Thu Oct 4 12:58:52 2012 +0200
  1986. Core/Battlegrounds: Remove no longer needed files BattlegroundAA/BattlegroundRB
  1987. commit 2c961814c1e65feb7e82be193adcea0a0081f00c
  1988. Author: Spp <[email protected]>
  1989. Date: Thu Oct 4 12:49:58 2012 +0200
  1990. Core/Battleground: Some minor optimizations here and there.
  1991. commit 2a55f2d9e081a3efef4dfe628c7d1496a6f2fb4e
  1992. Author: Spp <[email protected]>
  1993. Date: Thu Oct 4 11:31:00 2012 +0200
  1994. Core/Battlegrounds: Minor optimization when checking if player left start zone
  1995. commit ddf494d78bf342f32d20d747b393fe611060bc69
  1996. Author: Spp <[email protected]>
  1997. Date: Thu Oct 4 10:57:32 2012 +0200
  1998. Core/Battlegrounds: Optimize internal battleground data storage (from Array MAX_BATTLEGROUND_TYPE_ID to std::map)
  1999. commit 58c01c140dd9bac3cf72fd6cb794a35804cf8791
  2000. Author: Spp <[email protected]>
  2001. Date: Thu Oct 4 10:39:37 2012 +0200
  2002. Core/Battleground: Make Battleground queues and Free slot queue structures private.
  2003. commit 02d68e461078a2abfb1ce37bfed8f2a9d0fdac0d
  2004. Author: Spp <[email protected]>
  2005. Date: Wed Oct 3 09:01:59 2012 +0200
  2006. Core: Fix build without PCH
  2007. commit 87de693c35c62617c6a116156a973d27499495c9
  2008. Merge: 880a9d5 c299e83
  2009. Author: kandera <[email protected]>
  2010. Date: Wed Oct 3 06:03:27 2012 -0700
  2011. Merge pull request #7957 from Dimitro/master
  2012. Now attackers receiving all rewards, when the victim gone offline.
  2013. commit 880a9d5cdac3b57c224c087edaba1975ba453eae
  2014. Merge: 93a78d9 2840e2a
  2015. Author: Nay <[email protected]>
  2016. Date: Wed Oct 3 04:43:22 2012 -0700
  2017. Merge pull request #7954 from Retriman/Nexus
  2018. Core/Script: Dungeon Nexus Boss Anomalus
  2019. Closes #7946
  2020. commit c299e8340c659152e20ecf53edf65624c6461d31
  2021. Author: Dimitro <[email protected]>
  2022. Date: Wed Oct 3 14:13:14 2012 +0300
  2023. Core/Misc: Now attackers receiving all rewards, when the victim gone offline.
  2024. commit 2840e2ac8ab5182580e4afdeb853c418ac9b7f5a
  2025. Author: Retriman <[email protected]>
  2026. Date: Wed Oct 3 00:12:10 2012 -0400
  2027. Core/Script: Dungeon Nexus Boss Anomalus
  2028. *Fix bug Chaotic Rift's model related in #7946
  2029. commit 93a78d9bb524cb251caa21346b642d1dbd7ee62c
  2030. Merge: 3aa5869 256afa0
  2031. Author: Subv <[email protected]>
  2032. Date: Tue Oct 2 18:34:27 2012 -0700
  2033. Merge pull request #7950 from Retriman/ahorasi!
  2034. Core/Script: Dungeon Ahnkahet Boss Amanitar.
  2035. commit 256afa097dd8c18ae8803b727ad3b819dac36a02
  2036. Author: Retriman <[email protected]>
  2037. Date: Tue Oct 2 21:51:06 2012 -0400
  2038. Core/Script: Dungeon Ahnkahet Boss Amanitar.
  2039. *Fix whitespaces
  2040. *Fix modelid1 -> modelid2
  2041. thnks @Aokromes
  2042. commit dae312b3c32ea91516e5a27cd4d39e201294eca3
  2043. Author: Retriman <[email protected]>
  2044. Date: Tue Oct 2 21:44:18 2012 -0400
  2045. Core/Script: Dungeon Ahnkahet Boss Amanitar.
  2046. *Add commented/sugestion from 139a9533256e0312e06fb72cb30622545629f161 (thanks @ joschiwald).
  2047. *Add beter displayID. thanks @Aokromes from u point.
  2048. commit 3aa586986fd11e7f43ff7a7ca0219e37ddc8e40b
  2049. Author: ZxBiohazardZx <[email protected]>
  2050. Date: Tue Oct 2 23:20:03 2012 +0200
  2051. Core/Codestyle: some small improvements for Doxygen Purposes
  2052. commit e4cdd0956ac3b2386488ef74c0546d1af1304b2f
  2053. Author: ZxBiohazardZx <[email protected]>
  2054. Date: Thu Sep 20 15:55:08 2012 +0200
  2055. DB/Loot : correct some lootids, remove pointless sharedid, Thx Kandera for the assist
  2056. commit 91367bb39f6dbf6f718b905a7ced4e82f61c62fa
  2057. Author: thesensei <[email protected]>
  2058. Date: Tue Oct 2 22:13:40 2012 +0300
  2059. Core/Oculus: Fixes here and there, implement phasing
  2060. * Implement phasing (sniffed)
  2061. * Add drakes proper support (events, texts, conditions for spells), remove npc_spellclick_spells
  2062. * Add proper support for Gossip npcs
  2063. * Removed the arcane shield Urom use first time we are about to meet him, because he only get it after he spawns a wave, added Evocation casts from sniff/retail that also break the teleportation visual bug
  2064. * Some db updates based on Aokromes sniffs
  2065. I intended to do it all, but there are core issues I have no knowledge to fix and I don't want to jump to other things before fixing them. :) So, I will submit boss updates, if I ever fix them. There are still stuff do do for drakes spells left from before.
  2066. * Majour thanks to Shauren for helping me with summoning spells and w/e I ask him and all who answered my questions.
  2067. commit 94b2f90a5a821db38cb5c8430bc029423557cd2f
  2068. Author: Kandera <[email protected]>
  2069. Date: Tue Oct 2 11:58:27 2012 -0400
  2070. Core/Spells: fix typo from 0f85a1d4f33a1ff9bd99040fdf1195a09019c578
  2071. commit 0f85a1d4f33a1ff9bd99040fdf1195a09019c578
  2072. Author: Kandera <[email protected]>
  2073. Date: Tue Oct 2 10:58:11 2012 -0400
  2074. Core/Spells: Fix seal procs from tiny abom in a jar. Closes #3463
  2075. commit c85c0c549a68589a8962ebf6a36f384311864503
  2076. Author: Kandera <[email protected]>
  2077. Date: Tue Oct 2 10:20:28 2012 -0400
  2078. Core/Spells: when charges are removed by a proc they should be handled with AURA_REMOVE_BY_DEFAULT. Closes #7910
  2079. commit 5d71a544d294c70df46e1d12636159ad92f8ab5e
  2080. Author: kaelima <[email protected]>
  2081. Date: Tue Oct 2 15:33:54 2012 +0200
  2082. Script/Ruby Sanctum: Smoother lifting/landing transition for Saviana Ragefire.
  2083. commit 7831ecdb182b62d84d0c3c31868a29263d13752e
  2084. Author: Spp <[email protected]>
  2085. Date: Tue Oct 2 15:06:19 2012 +0200
  2086. Core: "Initial support for C++11 compilers"
  2087. commit 380db44583df7abdafb2dfa18d89017dae88d39b
  2088. Author: Spp <[email protected]>
  2089. Date: Tue Oct 2 12:17:42 2012 +0200
  2090. Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
  2091. commit f8846cdeaf1b0f104a986f227ed407359b46110f
  2092. Author: Spp <[email protected]>
  2093. Date: Tue Oct 2 11:54:41 2012 +0200
  2094. Core/Utilities: Do not expose internal store structure in Tokens and rename it to Tokenizer
  2095. commit 139a9533256e0312e06fb72cb30622545629f161
  2096. Author: Retriman <[email protected]>
  2097. Date: Mon Oct 1 16:41:05 2012 -0400
  2098. Core/Script: Dungeon Ahnkahet Boss Amanitar.
  2099. *Convert creaturescript to BossAI.
  2100. *Fix spawn Mushroom
  2101. *Fix DisplayID Mushroom.
  2102. *Fix gral. Timers in spells whitch dbm 3.3.5a
  2103. *Fix remove mini spell.
  2104. commit d44ec4b7dabb5a43bf8161b0a6118b209a49b5d1
  2105. Merge: 174deb1 139a953
  2106. Author: Subv <[email protected]>
  2107. Date: Mon Oct 1 13:22:58 2012 -0700
  2108. Merge pull request #7936 from Retriman/ahorasi!
  2109. Core/Script: Dungeon Ahnkahet Boss Amanitar.
  2110. commit 174deb131a9321039a4c93d4b541ad069da573f9
  2111. Author: Subv <[email protected]>
  2112. Date: Sun Sep 30 17:47:47 2012 -0500
  2113. SQL: Rename SQL from previous merge.
  2114. commit 816595613be402f3dcc2fff8349e6ade9b214630
  2115. Merge: 4a77a30 875e642
  2116. Author: Subv <[email protected]>
  2117. Date: Sun Sep 30 17:46:20 2012 -0500
  2118. Merge branch 'master' of github.com:TrinityCore/TrinityCore
  2119. commit 4596fc776e876c2ff131197ba0ab603e74d07144
  2120. Author: Retriman <[email protected]>
  2121. Date: Sun Sep 30 18:43:10 2012 -0400
  2122. Core/Script: Update spelldifficulty for Boss Anubarak
  2123. commit 875e6426223046589739bcdedc99351a1906ffb8
  2124. Merge: 4692911 128c8c0
  2125. Author: Subv <[email protected]>
  2126. Date: Sun Sep 30 15:27:49 2012 -0700
  2127. Merge pull request #7924 from Retriman/master
  2128. Core/Script: Update creature_text for boss Jedoga Shadowseeker
  2129. commit 128c8c0562b05968bbda8ab0014a503f86c09edf
  2130. Author: Retriman <[email protected]>
  2131. Date: Sun Sep 30 17:34:41 2012 -0400
  2132. DB: Typo in sql (order logical)
  2133. commit 2e75ecd74b339300868ce432f271c245bda4a4a7
  2134. Author: Retriman <[email protected]>
  2135. Date: Sun Sep 30 17:32:48 2012 -0400
  2136. Core/Script:
  2137. * Update creature_text for boss Jedoga Shadowseeker
  2138. commit 469291166caa84ecc71198b6975edbd2e9d0a29f
  2139. Merge: 990bef2 f2cb983
  2140. Author: Nay <[email protected]>
  2141. Date: Sun Sep 30 09:13:01 2012 -0700
  2142. Merge pull request #7919 from Retriman/master
  2143. DB: Fix SounID in Herald Volazj
  2144. commit f2cb98373b9ae07608bca7925e92977b91695160
  2145. Author: Retriman <[email protected]>
  2146. Date: Sun Sep 30 12:10:48 2012 -0400
  2147. DB: Fix SounID in Herald Volazj
  2148. commit 990bef2bfff22cafd223141dae8b407bb9a6b48d
  2149. Author: Nay <[email protected]>
  2150. Date: Sun Sep 30 16:34:06 2012 +0100
  2151. SQL: Rename SQL merged in PR
  2152. commit 97163a24969f0cde8525c11e491cf0f538814097
  2153. Merge: 8ac05af 6591dd6
  2154. Author: Nay <[email protected]>
  2155. Date: Sun Sep 30 08:32:59 2012 -0700
  2156. Merge pull request #7918 from Retriman/master
  2157. Core/Script: Update creature_text for boss Herald Volazj
  2158. commit 6591dd6b10a2bd9409b8454b0b81856fac0b73a6
  2159. Author: Retriman <[email protected]>
  2160. Date: Sun Sep 30 11:29:31 2012 -0400
  2161. Core/Script:
  2162. * Update creature_text for boss Herald Volazj
  2163. thanks @Aokromes, for soundId text
  2164. commit 8ac05aff2dc2adf94604bc5ce94d489c7311693d
  2165. Author: Nay <[email protected]>
  2166. Date: Sun Sep 30 15:43:05 2012 +0100
  2167. SQL: Rename SQL merged in PR
  2168. commit 39dba3f22f52237df553fc025f39fb5a540fa32a
  2169. Merge: 0eb86ac dcf68a0
  2170. Author: Nay <[email protected]>
  2171. Date: Sun Sep 30 07:40:51 2012 -0700
  2172. Merge pull request #7891 from tibbi/title_converter
  2173. adding Title converter to faction converter, original author Silinoron
  2174. commit 0eb86ac370eaae576f9144b2467c67c5b5472bc6
  2175. Merge: 8a18449 45af997
  2176. Author: Nay <[email protected]>
  2177. Date: Sun Sep 30 07:38:20 2012 -0700
  2178. Merge pull request #7896 from tibbi/wsg
  2179. some WSG improvements
  2180. commit 8a18449a74abcf2322dd45f87ec29d3bf05fedcd
  2181. Author: Nay <[email protected]>
  2182. Date: Sun Sep 30 15:33:56 2012 +0100
  2183. SQL: Rename file merged in PR; Core: cleanup whitespace and tabs
  2184. commit 31901e57b9b30eb5d0afe2b7a6fe15e73e3bc139
  2185. Merge: b5b9bb5 8110ab1
  2186. Author: Nay <[email protected]>
  2187. Date: Sun Sep 30 05:10:31 2012 -0700
  2188. Merge pull request #7911 from Retriman/master
  2189. Core/Script: Update creature_text for boss Elder Nadox
  2190. commit 8110ab1ed51db29ac90f1a38dd6426bd1635905c
  2191. Author: Retriman <[email protected]>
  2192. Date: Sun Sep 30 01:28:36 2012 -0400
  2193. Core/Script:
  2194. * Update creature_text for boss Elder Nadox
  2195. * Clean Space
  2196. work whitch @Durotar
  2197. commit b5b9bb52d2c73dbe7b9e3b3d968af127c8a5d585
  2198. Merge: a2091ae 4917965
  2199. Author: Nay <[email protected]>
  2200. Date: Sat Sep 29 12:20:28 2012 -0700
  2201. Merge pull request #7909 from durotar/master
  2202. Core/Script: update creature_text for boss Mimiron
  2203. commit 49179651b14aeebe92ffdc2eaa95d28e07c33ae4
  2204. Author: durotar <[email protected]>
  2205. Date: Sat Sep 29 14:07:52 2012 -0500
  2206. Core/Script: update creature_text for boss Mimiron
  2207. commit a2091aede3c2113a1e1565530a27516f6e72a25d
  2208. Author: w1sht0l1v3 <[email protected]>
  2209. Date: Sat Sep 29 19:24:29 2012 +0300
  2210. DB/Models: Creature model updates for VoA and ToCr.
  2211. commit dcf68a02f6782c65bc303b9ad3d74dcd3300c216
  2212. Author: tibbi <[email protected]>
  2213. Date: Fri Sep 28 19:54:17 2012 +0100
  2214. typo
  2215. commit cb8fc503ddb1fc87abdd1c88146646c68aea46b9
  2216. Author: Kandera <[email protected]>
  2217. Date: Fri Sep 28 10:41:44 2012 -0400
  2218. Core/Battlefield: revert part of previous commit to fix build.
  2219. commit db455e317e4ec3feb0dfbc1c92d660c47a43df97
  2220. Author: Kandera <[email protected]>
  2221. Date: Fri Sep 28 09:45:50 2012 -0400
  2222. Core/Battlefield: fix build from previous commit
  2223. commit 431db10e1af05d1a6883370ef92e6cbd13c44636
  2224. Author: Subv <[email protected]>
  2225. Date: Fri Sep 28 09:44:34 2012 -0400
  2226. Core/Battlefield: fix world states on player login for wintergrasp
  2227. commit 45af997cca92e54339056847e0be7b683ebf37ab
  2228. Author: tibbi <[email protected]>
  2229. Date: Fri Sep 28 14:39:06 2012 +0100
  2230. some WSG improvements
  2231. * correct worldstates
  2232. * remove focused/brutal assault on a flag capture
  2233. commit f2e92b81a30da8150d99644c4f112bd712dbf28e
  2234. Author: w1sht0l1v3 <[email protected]>
  2235. Date: Fri Sep 28 01:37:34 2012 +0300
  2236. Core/Scripts: Some fixes for Razorscale.
  2237. commit 187133bc0e0a9bf72a69905660ab601554787099
  2238. Author: tibbi <[email protected]>
  2239. Date: Thu Sep 27 22:40:59 2012 +0100
  2240. emptyline
  2241. commit 404a036fa9a920cff69a522b44017ed60f920c97
  2242. Author: tibbi <[email protected]>
  2243. Date: Thu Sep 27 22:38:19 2012 +0100
  2244. adding Title converter to faction converter, original author Silinoron
  2245. commit 138c52c967197cc55163e1d61acb25978ff9dcf3
  2246. Author: kaelima <[email protected]>
  2247. Date: Thu Sep 27 22:14:48 2012 +0200
  2248. Core/Battleground: Change notice about unhandled areatriggers to debug info and removed the GM notice.
  2249. Added comment for a field in HandleBattlefieldListOpcode. And removed useless bool in BattlefieldWG::OnGameObjectCreate.
  2250. commit a7fd0825f7ce79e7ef0f5f8883f70d90f917ecf0
  2251. Merge: 8408c52 7e1ee7a
  2252. Author: Nay <[email protected]>
  2253. Date: Thu Sep 27 13:07:21 2012 -0700
  2254. Merge pull request #7890 from durotar/master
  2255. Core/Script: update creature_text for Custodian of Time (quest 10277)
  2256. commit 7e1ee7afb191209d8dddd47016aeacf0bc222c1a
  2257. Author: durotar <[email protected]>
  2258. Date: Thu Sep 27 12:45:39 2012 -0500
  2259. Core/Script: update creature_text for Custodian of Time (quest 10277)
  2260. commit 8408c52c408ac7c39fd9dcf694040e4b8345c708
  2261. Merge: 8fc42b1 3fae05f
  2262. Author: kandera <[email protected]>
  2263. Date: Thu Sep 27 09:35:08 2012 -0700
  2264. Merge pull request #7883 from tibbi/shield_generator
  2265. correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULT
  2266. commit 8fc42b16ecfe611e4fb6a884a2e6bccd5ce80e6e
  2267. Merge: 9004580 5c4832c
  2268. Author: Nay <[email protected]>
  2269. Date: Thu Sep 27 02:53:17 2012 -0700
  2270. Merge pull request #7886 from tibbi/transport_visibility
  2271. Correctly update visibility for transports, author GriffonHeart
  2272. Closes #7132
  2273. Closes #6395
  2274. commit 5c4832c33e01503e4e6b1a0f7afe8794251b9e3f
  2275. Author: tibbi <[email protected]>
  2276. Date: Thu Sep 27 11:13:36 2012 +0100
  2277. Correctly update visibility for transports, author GriffonHeart
  2278. commit 3fae05f6f36bdfd9ebc840eec3a1b07114c30c86
  2279. Author: tibbi <[email protected]>
  2280. Date: Thu Sep 27 00:31:00 2012 +0100
  2281. correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULT
  2282. commit 4a77a3062edcaee9244d3e4368aafcf5d305d20e
  2283. Merge: 693bdc6 9004580
  2284. Author: Subv <[email protected]>
  2285. Date: Wed Sep 26 17:11:31 2012 -0500
  2286. Merge branch 'master' of github.com:TrinityCore/TrinityCore
  2287. commit 9004580ee6af00e090628ca67904522699ac68e8
  2288. Author: Nay <[email protected]>
  2289. Date: Wed Sep 26 21:25:14 2012 +0100
  2290. DB/Misc: fix the fix of the fix of her fix
  2291. commit 716ff20d75d01aea5c510cdb4e740e6fcb17d179
  2292. Author: Kandera <[email protected]>
  2293. Date: Wed Sep 26 14:07:56 2012 -0400
  2294. DB/Misc: fix the fix of my fix
  2295. commit 6f9810ffcdcc6e28ed2da5fc4bfd824e3775e210
  2296. Author: Kandera <[email protected]>
  2297. Date: Wed Sep 26 13:54:21 2012 -0400
  2298. DB/Misc: fix my last fix
  2299. commit e87b52ff5862e54a1b8bab038e68b875593a778c
  2300. Author: Kandera <[email protected]>
  2301. Date: Wed Sep 26 13:51:00 2012 -0400
  2302. DB/Misc: fix errors from previous commit
  2303. commit d88d4b60227c42f864dba557709d4a15e14986a3
  2304. Author: Kandera <[email protected]>
  2305. Date: Wed Sep 26 13:33:11 2012 -0400
  2306. DB/Spells: fix startup error for death coil bonus data
  2307. commit f0fb803525508b3d9e895da58605bb9bf9898a59
  2308. Author: Kandera <[email protected]>
  2309. Date: Wed Sep 26 13:22:29 2012 -0400
  2310. Scripted Npc Infiltrator Marksen (Zombie Form 7293) From Sniff author expecto Closes #6910
  2311. Wildlord Antelarion (22127) gossip fix by nelegalno
  2312. Thanks to @Aokromes for the sniff and @malcrom for all the help
  2313. Closes #4444 and #5985
  2314. A Plague Upon Thee (5902, 5904) quest fix by Svannon and nelegalno Closes #7700
  2315. Sanguine Hibiscus spawns by aokromes Closes #6985
  2316. fix loot of Savage Cave Beast Closes #7874
  2317. partially revert commit 0deaa521bcae3ab9004529473aceadee134f3a68 author Elron103 Closes #7580
  2318. Add conditions for spell In the Maws of Old the God author trista Closes #1664
  2319. Fixes Equip Display on King Varian Wrynn author warriorpoetex Closes #6646
  2320. fix Crashin' Thrashin' Racer author nelegalno Closes #4363
  2321. Gossip sent from League of Arathor Emissary 14991 if player too low for Arathi Basin
  2322. Gossip sent from Donal Osgood <Arathi Basin Battlemaster> 857 if player too low for Arathi Basin
  2323. Gossip for Huntress Kima, Eldrin, Herbalist Pomeroy, Lisbeth Schneider, Warg Deepwater, Donald Rabonne, Gremlock Pilsnor, Apprentice Kryten, Bulrug, Ranshalla, Jaron Stoneshaper, Aurora Skycaller, Spirit of the Vale, Farseer Nobundo, Temper author malcorm and pitcrawler Closes #6874
  2324. Flesh Eating Worms should not have loot author exodius Closes #7144
  2325. Wailing Winds (30450) loot fix by nelegalno Closes #6382
  2326. Daio the Decrepit (14463) gossip fix by nelegalno Closes #7376
  2327. Set pickpocketloot data for Skeletal Reavers author trista Closes #7366
  2328. Bone Gryphon (29414) NPC needed for No Fly Zone (12815) quest by Vincent-Michael Closes #7355
  2329. Remove hardcored old model at creature for Rull Snowhoof author aokromes Closes #7261
  2330. Fix NPC Lhara, from Darkmoon Faire author Mick3y16 Closes #6998
  2331. The Masters Terrace (9645) quest fix by nelegalno Closes #6855
  2332. Zeppelin: <The Purple Princess> author malcom Closes #6664
  2333. Fix flight masters around the Dark Portal in Outland (16.11.2011) by SignFinder ( https://github.com/TrinityCore/TrinityCore/issues/2596#issuecomment-4450115 ) Closes #6401
  2334. fix dedication of honor movie playback. author trista and vincent-michael. Closes #5754
  2335. Add immune to interrupt for hodir & ignis AUTHOR gecko32 Closes #5617
  2336. Leader of the Deranged ID: 11240 - adds spawn and SAI author trista Closes #5556
  2337. Gnomish Army Knife Resurrection (54732) is restricted to Grand Master Engineers (51306) author mweinelt Closes #5415
  2338. Add Pint-Sized Pink Pachyderm to Brewfest vendors author Exodius Closes #4907
  2339. Kalu'ak Fishing Derby start time fix ( http://old.wowhead.com/event=424 ) author neglanalgo Closes #4743
  2340. Stranglethorn Fishing Extravaganza start time fix ( http://old.wowhead.com/event=301 ) Closes #4717
  2341. [QUEST] All Along The Watchtowers author valcorb and kaelima Closes #4637
  2342. [NPC] Fix behaviour of Scarlet Peasant author Valcorb Closes #3925
  2343. Cast Terrified! when Citizen of New Avalon enters combat author Valcorb Closes #3734
  2344. Credit fix for stinking up southshore 1657 author Norfik Closes #3552
  2345. Alexstrasza and Korialstrasz author vlomax Closes #7746
  2346. spawn Dark Ranger Marrah author vincent-michael Closes #7681
  2347. fix spawn for A dip in the moonwell Closes #7292
  2348. Add Loose Soil spawn for quest 299 "Uncovering the Past" author warriotpoetex Closes #6742
  2349. commit 693bdc6ce61a1a2e701a9cef03e0d80b196cf87c
  2350. Author: Subv <[email protected]>
  2351. Date: Wed Sep 26 12:12:31 2012 -0500
  2352. Miscellaneous: Minor codestyle change.
  2353. commit a83af13ded9ac683b70f572d06304fa6aa116614
  2354. Author: Nay <[email protected]>
  2355. Date: Wed Sep 26 16:50:12 2012 +0100
  2356. Fix bad characters in a sql file
  2357. commit 15663749a68f8821de0b79dda245b10bc1fbe426
  2358. Author: Kandera <[email protected]>
  2359. Date: Wed Sep 26 10:32:39 2012 -0400
  2360. Core/Spells: fix gnomeregan pride. Closes #5721 thx gecko32
  2361. commit a3b32cf2c562dd9a8e1f0348d4387117ae3ff83d
  2362. Author: Kandera <[email protected]>
  2363. Date: Wed Sep 26 09:14:08 2012 -0400
  2364. Core/Battlefield: remove duplicate if. probably due to bad merge
  2365. commit c5ada4b487a9a207ae28c55c281125bd600214a6
  2366. Author: Kandera <[email protected]>
  2367. Date: Wed Sep 26 09:11:30 2012 -0400
  2368. Core/Spells: fix typo from previous commit that caused a crash.
  2369. commit f0f97ab851e6f5212f26f7d54f2adf74b35cdf87
  2370. Author: Spp <[email protected]>
  2371. Date: Wed Sep 26 13:42:53 2012 +0200
  2372. Core/Logging: Fix crash when trying to log a message while config is being reloaded
  2373. Closes #7878
  2374. commit 1b2a010a70ca4462292168da36466341faa537d7
  2375. Author: Kandera <[email protected]>
  2376. Date: Mon Sep 24 13:31:46 2012 -0400
  2377. Db/Misc: remove from previous commit
  2378. commit 4035738a4a665a057a0d0b43a7587a70ed000562
  2379. Author: Kandera <[email protected]>
  2380. Date: Mon Sep 24 13:27:45 2012 -0400
  2381. DB/Misc:
  2382. Molten Core + Ruins of Ahn'Qiraj + Blackwing Lair + Zul'Gurub + Temple of Ahn'Qiraj Boss Respawn Fix author armano2 closes #5883
  2383. Fix Fertile Spores Drop Chance authore exodius Closes #7727
  2384. Fix quest Gammothra the tormentor author gacko Closes #7770
  2385. Disable Unfinished Gordok Business (1318) replaced with Disable Unfinished Gordok Business (7703) fix by nelegalno Closes #7819
  2386. Fix Plague Siphon ability (74074) in Lich King encounter in instance Icecrown Citadel, may only target LK (36597) author elron103 Closes #7729
  2387. Gurubashi Arena Grand Master (396) achievement fix by nelegalno Closes #7699
  2388. Update DisenchantID's to proper values for items from Satchel of Helpful Goods (51999) author Exodius Closes #7572
  2389. X Marks... Your Doom! (11166) quest fix by nelegalno Closes #7528
  2390. Whitebark's Memory (10166) fix despawn timer author nelegalno Closes #7521
  2391. Armor of Darkness (12979) conditions fix by nelegalno Closes #7506
  2392. Remove duplicate of Swirling Maelstrom (180669) GO author nelegalno Closes #7498
  2393. The Scepter of the Shifting Sands quest chain fix by nelegalno based on http://www.wowwiki.com/The_Scepter_of_the_Shifting_Sands_quest_chain Closes #7473
  2394. Hive'Zora Scout Report (8534), Hive'Regal Scout Report (8738) and Hive'Ashi Scout Report (8739) quests fix by Raszagal (Inspired by Justiciar's fix from #3311)
  2395. Closes #3311 and Closes #7453
  2396. commit 118825601b101eb6d3b9c1678afed1c405235d8e
  2397. Author: Vincent-Michael <[email protected]>
  2398. Date: Mon Sep 24 12:39:02 2012 -0400
  2399. Core/Spells: fix misdirection removal on cancel. Closes #7776
  2400. commit 1c1405cb25cc9152c1477b9769cf45aa43ba4bc8
  2401. Author: Xanvial <[email protected]>
  2402. Date: Mon Sep 24 12:35:09 2012 -0400
  2403. Core/Scripts: fix rotface oozes from spawning after death. Closes #7736
  2404. commit 3cf359068ef642ff0959fdf2dc2e29939708b275
  2405. Author: Kandera <[email protected]>
  2406. Date: Mon Sep 24 12:16:37 2012 -0400
  2407. Core/Spells: Fix things from commit da4067cb30f3bf45f1456dd1411cf9f4c1df8c5c thx dracosvk
  2408. commit 5adc3d28a48a39bd1cff7d79443a9379124ebca3
  2409. Author: Kandera <[email protected]>
  2410. Date: Mon Sep 24 12:08:25 2012 -0400
  2411. Core/Player: fix teleporting while on vehicle. Closes #7812 thx joschiwald
  2412. commit bec67b7acc826ba789fe06296ca4e532295ed77e
  2413. Author: Kandera <[email protected]>
  2414. Date: Mon Sep 24 11:52:50 2012 -0400
  2415. Bring Down the Warbringer! (10603) quest fix by nelegalno Closes #7840
  2416. The Only Prescription (8620) quest fix by nelegalno Closes #6653 Closes #7085
  2417. Replace placeholder GO by correct GO and remove placeholder GO quest Thwart the Dark Conclave (10808) by aokromes closes #6773
  2418. Blending In (11633) quest fix by nelegalno closes #5980 closes #1004
  2419. Cloak of shadow should not provide immunity to Flare Closes #7856
  2420. Nergeld (30403) partial npc fix by nelegalno
  2421. Fix Brann's Communicator Closes #5835 author gecko32
  2422. Fix Black Bruise proc Scaling author Vincent-Michael Closes #7040
  2423. Fix Warlock Death Coil SP Coeff. Closes #3584
  2424. Fix proc for Elemental Focus author Warpten Closes #7769
  2425. commit a3bf6cbacd95d9a5517e61f642c9b571f8aaad93
  2426. Merge: 8be7954 58d3758
  2427. Author: kandera <[email protected]>
  2428. Date: Mon Sep 24 08:37:07 2012 -0700
  2429. Merge pull request #7860 from Faq/Divine3
  2430. Core/Spell: Correcting previos PR. splitamount is already calculated in ...
  2431. commit 58d3758f4c8913ffd734b2d963a22bccd55b879a
  2432. Author: faq <[email protected]>
  2433. Date: Mon Sep 24 18:33:54 2012 +0300
  2434. Core/Spell: Correcting previos PR. splitamount is already calculated in core and removing not in. variable
  2435. commit 8be79542cab06e6b1422b3474dff5647c3cbff95
  2436. Merge: c0c64da da4067c
  2437. Author: kandera <[email protected]>
  2438. Date: Mon Sep 24 08:19:50 2012 -0700
  2439. Merge pull request #7859 from Faq/Divine2
  2440. Implementing split dmg cap to Divine Sacrifice. Author Tibbi
  2441. commit da4067cb30f3bf45f1456dd1411cf9f4c1df8c5c
  2442. Author: faq <[email protected]>
  2443. Date: Mon Sep 24 18:05:00 2012 +0300
  2444. Implementing split dmg cap to Divine Sacrifice. Author Tibbi
  2445. +correcting previos sql
  2446. Closes #6024
  2447. commit c0c64da2868a8ee6f8b9e1259fa5c10c6329fbb1
  2448. Merge: dc935ef 6b5d455
  2449. Author: kandera <[email protected]>
  2450. Date: Mon Sep 24 07:55:32 2012 -0700
  2451. Merge pull request #6788 from Vincent-Michael/charmer
  2452. Core/Spells: Fix no combo points after Mind Control
  2453. commit dc935ef8b14721fba81f9aff4c7190df8de5db09
  2454. Author: Kandera <[email protected]>
  2455. Date: Mon Sep 24 10:37:58 2012 -0400
  2456. Core/Spells: fix beacon of light being on a non player.
  2457. commit a4e3709dd3a1554ca01544bac365aea1629d7ed5
  2458. Merge: a7386bd 0e7ed5e
  2459. Author: kandera <[email protected]>
  2460. Date: Mon Sep 24 05:24:01 2012 -0700
  2461. Merge pull request #7811 from Faq/SplitDamage2
  2462. Core/Spells: Implementing some hooks for split damage taken, fixes the l...
  2463. commit a7386bd1b3e0c53b41473326eb42d8a06cacbf96
  2464. Author: Nay <[email protected]>
  2465. Date: Sun Sep 23 22:16:28 2012 +0100
  2466. Scripts: Fix some code style issues in scripts
  2467. commit 91fd408446e411fad364fa46919adb9bd93dbddd
  2468. Merge: e4d08c1 d45a768
  2469. Author: Nay <[email protected]>
  2470. Date: Sun Sep 23 07:49:18 2012 -0700
  2471. Merge pull request #7842 from Elron103/pull-requests2
  2472. Core/GameObject: Implement method GetDisplayId, use it for GameObjectModels
  2473. commit e4d08c118656f4b2e12aac62975f4fc08b3f0b4a
  2474. Merge: 6576d1a 9060294
  2475. Author: Nay <[email protected]>
  2476. Date: Sun Sep 23 07:48:40 2012 -0700
  2477. Merge pull request #7555 from Gacko/quest11648
  2478. Core: Quest - The art of persuasion
  2479. commit 6576d1a93c1ad8214f9b2f7c1cd82c3ab6ab3555
  2480. Merge: 5faa9d3 2da0af9
  2481. Author: Nay <[email protected]>
  2482. Date: Sun Sep 23 07:47:10 2012 -0700
  2483. Merge pull request #7854 from Gacko/utgarde
  2484. Core: Utgarde Keep - Last corrections
  2485. commit 2da0af9595593765426399b3e65c51c3b20fb5e2
  2486. Author: Gacko <[email protected]>
  2487. Date: Sun Sep 23 16:42:31 2012 +0200
  2488. Core: Utgarde Keep - Shadow Axe - MovementInform
  2489. commit 39a704671df2c017e8212aeb116ee215171944f8
  2490. Author: Gacko <[email protected]>
  2491. Date: Sun Sep 23 15:22:23 2012 +0200
  2492. Core: Utgarde Keep - Last corrections
  2493. commit a2c9c4098a6f6e41b26ee19aa834fb813f1f94a3
  2494. Author: Warpten <[email protected]>
  2495. Date: Sat Sep 22 21:28:37 2012 +0200
  2496. Core/Spells: Fixed Soulwell getting two charges removed (or more) per click.
  2497. commit d45a768810edbf6f3cc6c4fc2eb34a1c8db88b3f
  2498. Author: Elron103 <[email protected]>
  2499. Date: Sat Sep 22 18:01:51 2012 +0200
  2500. Core/GameObject: Implement method GetDisplayId, use it for GameObjectModels
  2501. commit 5faa9d37b4240223a86939b4d898ec666e71f0c0
  2502. Merge: e9a2b3f a916227
  2503. Author: Nay <[email protected]>
  2504. Date: Sat Sep 22 02:41:36 2012 -0700
  2505. Merge pull request #7835 from Geodar/master
  2506. [DB/GameEvents] Correct length of Brewfest event
  2507. commit a916227938ef66e8691debb383e0cc94a9111c29
  2508. Author: Geodar <[email protected]>
  2509. Date: Sat Sep 22 11:26:59 2012 +0200
  2510. [DB/GameEvents] Correct length of Brewfest event
  2511. Credits goes to nelegalno
  2512. Closes #7826
  2513. commit e9a2b3f10e8f6108f1137be7357a44e9a1cff455
  2514. Author: Gacko <[email protected]>
  2515. Date: Sat Sep 22 02:26:55 2012 +0100
  2516. Scripts/Sm: Fix quest I was a lot of things
  2517. (Modified - Nayd)
  2518. Closes #6295
  2519. Closes #7577
  2520. commit ce6785d9db569b31cb88e5d3e65077ffbced40e8
  2521. Author: MrSmite <[email protected]>
  2522. Date: Sat Sep 22 02:11:31 2012 +0100
  2523. Core/Combat: Fix Evade Mechanics
  2524. - Can now kite mobs beyond ThreatRadius (CONF) if continuing to damage them. World bosses still use ThreatRadius to prevent pulling them to cities
  2525. - A mob that is beyond the ThreatRadius, it will return home (evade) after 10 seconds of no damage if there are no valid targets within attack distance of it, otherwise it will still attack
  2526. - Mobs now properly report "Evade" if attacked while returning home.
  2527. (modified - Nayd)
  2528. Closes #830
  2529. Closes #7748
  2530. commit 53cd8cf684234c1fbd6e446eee3d90ca6014a5b4
  2531. Author: Nay <[email protected]>
  2532. Date: Sat Sep 22 02:07:19 2012 +0100
  2533. Rename SQL after PR merge
  2534. commit 435a240a9fe10dee5af47e34c48398a368c712bb
  2535. Merge: 7213843 b779aa0
  2536. Author: Nay <[email protected]>
  2537. Date: Fri Sep 21 18:05:11 2012 -0700
  2538. Merge pull request #7551 from Gacko/utgarde
  2539. Utgarde Keep
  2540. commit 7213843c229266f533d1932d02706981f8b041bb
  2541. Merge: 1f03439 e34b7e7
  2542. Author: Shocker <[email protected]>
  2543. Date: Fri Sep 21 10:16:45 2012 -0700
  2544. Merge pull request #7828 from Trista/master
  2545. Core/Conditions: Add relation to creator
  2546. commit b779aa08483b40a33bb9c5383751d087e86afc98
  2547. Author: Gacko <[email protected]>
  2548. Date: Fri Sep 21 09:29:40 2012 +0200
  2549. DB: Utgarde Keep - Codestyle
  2550. commit f25ff104efee8150a52d906b2bedd9587b022527
  2551. Author: Gacko <[email protected]>
  2552. Date: Fri Sep 21 09:20:29 2012 +0200
  2553. Core/DB: Utgarde Keep - Codestyle and eventmap
  2554. commit e34b7e70c54522e8ae933fffddaae04136b48103
  2555. Author: thesensei <[email protected]>
  2556. Date: Fri Sep 21 00:07:56 2012 +0300
  2557. Core/Conditions: Add relation to creator
  2558. * This is used in spells with effect summon where the summoned creature doesn't get a *summonedby* flag and so relation to owner is not working. This way the unit get relation to the master who created it.
  2559. * World case where I'm going to use this is summoning Oculus drakes
  2560. * Blizzard seems to handle such cases with special spells in dbc that are missing and sniff gives nothing for them. The number of spells is unknown, but existence of atleast 10 is seen. They are used usually as bonus effects to make the check however mechanic is unknown. Guessing it is good as adding this.
  2561. commit ee6ff0e5eda51cc907f271babe0d9ce19abcd6f5
  2562. Author: Gacko <[email protected]>
  2563. Date: Tue Aug 28 18:35:26 2012 +0200
  2564. Core/DB: Utgarde Keep
  2565. commit 1f03439fc2365a751febbfe86ab823b55daa040e
  2566. Merge: b2a7d5d 8ccb95e
  2567. Author: Nay <[email protected]>
  2568. Date: Wed Sep 19 11:16:05 2012 -0700
  2569. Merge pull request #7820 from Trista/master
  2570. DB/Achievements: Dwarfageddon (10/25) repair previous fix
  2571. commit 8ccb95e8c82e06f83cea4d788e40bd4e8ecf271b
  2572. Author: thesensei <[email protected]>
  2573. Date: Wed Sep 19 21:10:58 2012 +0300
  2574. DB/Achievements: Dwarfageddon (10/25) repair previous fix
  2575. * Remake SAI in a way it will work with a broken attribute for cast while dead
  2576. * Null some fields in spell.dbc, add proper attributes in case it get fixed and fix spell radius type
  2577. * Add conditions to prevent lag
  2578. Renew commit: 61d7252
  2579. commit b2a7d5d34ad0fb2c8d91906e62c8707a146e759e
  2580. Author: Kandera <[email protected]>
  2581. Date: Wed Sep 19 10:00:46 2012 -0400
  2582. Core/SmartAI: revert previous setfly change.
  2583. commit 54bd7d9773c4c35de3a518712a3057fd41a67f71
  2584. Author: Vincent-Michael <[email protected]>
  2585. Date: Wed Sep 19 11:34:49 2012 +0200
  2586. Core/Spells: Fix Crash
  2587. commit 09b47ecad182662029f107e9d1d5741fbbbd4407
  2588. Author: zxbiohazardzx <[email protected]>
  2589. Date: Wed Sep 19 11:23:03 2012 +0200
  2590. DB/Loot: Fix loot for VoA (thx to Gecko32 for the work)
  2591. closes #6833
  2592. commit 2a89658e969e28caae7f3d11d722ffbdcd284d72
  2593. Author: Spp <[email protected]>
  2594. Date: Wed Sep 19 10:01:30 2012 +0200
  2595. Battlegrounds: Better log message for unhandled area triggers in battlegrounds
  2596. commit 92119c9c38ea81ef2d3dc7f2db2093e681f05e8b
  2597. Author: Nay <[email protected]>
  2598. Date: Tue Sep 18 23:49:35 2012 +0100
  2599. Small correction to readme file
  2600. commit 0e7ed5ec857706f27378b00773aa46b8825c3f27
  2601. Author: Faq <[email protected]>
  2602. Date: Tue Sep 18 23:19:31 2012 +0300
  2603. Core/Spells: Implementing some hooks for split damage taken, fixes the limitation of dmg such auras can split, for example at Hand of Sacrifice. Might have unexpected results, but they are called unexpected for a reason.. .Author Tibbi
  2604. closes #6025
  2605. Made new one as https://github.com/TrinityCore/TrinityCore/pull/7423/ was closed.
  2606. commit 378f83df4e363b1160291d411e7c31f78e604358
  2607. Author: Vincent-Michael <[email protected]>
  2608. Date: Tue Sep 18 18:20:49 2012 +0200
  2609. DB/Creatures: Update Razorscale movement
  2610. commit cc08d911f6703b43a2004f562876e4789f97bd1c
  2611. Author: Shauren <[email protected]>
  2612. Date: Tue Sep 18 18:11:22 2012 +0200
  2613. Scripts/Icecrown Citadel: Fixed Unbound Plague
  2614. Closes #7791
  2615. commit 959aa4cd97ba0fd9d73e440850547a1ff49cd2b7
  2616. Author: Vincent-Michael <[email protected]>
  2617. Date: Tue Sep 18 17:44:20 2012 +0200
  2618. DB/Creatures: Update unit_flags2 for some ulduar creatures
  2619. commit 8c5f011e79c257c0b1bf8fb0013290bca0dd15c2
  2620. Author: Spp <[email protected]>
  2621. Date: Tue Sep 18 14:29:53 2012 +0200
  2622. Core/Achievements: Force all calls to AchievementMgr be done through Player functions (Remove GetAchievementMgr)
  2623. Note: No real use in 3.3.5 but will be used in 4.3.4
  2624. commit 2e21fa6b925c4572d620248f1b149a5d652836b2
  2625. Author: Nay <[email protected]>
  2626. Date: Mon Sep 17 23:21:01 2012 +0100
  2627. Core/Dependencies: Update ACE to v6.1.4 (Windows only)
  2628. Tested in multiple configurations
  2629. .diff with TC changes added
  2630. commit 6ebc6b9a76d0a4576306d777b35ec1a37d3ec5da
  2631. Author: Vincent-Michael <[email protected]>
  2632. Date: Mon Sep 17 21:17:48 2012 +0200
  2633. Core/SmartAI: Add missing break on 2e5e8331f386c37ac06714a44a6d82f83361b34a
  2634. commit cc86f567abc8c831aec5206cd398ab32f4eab387
  2635. Author: Kandera <[email protected]>
  2636. Date: Mon Sep 17 14:29:14 2012 -0400
  2637. Core/SmartAI: fix SMART_ACTION_SET_FLY. was backwards :P
  2638. commit 2e5e8331f386c37ac06714a44a6d82f83361b34a
  2639. Author: Kandera <[email protected]>
  2640. Date: Mon Sep 17 13:56:12 2012 -0400
  2641. Core/SmartAI: add SMART_ACTION_SET_HEALTH_REGEN (102).
  2642. commit 64115461fad8fbd71db254199c70a024fadb9de8
  2643. Author: Kandera <[email protected]>
  2644. Date: Mon Sep 17 13:11:23 2012 -0400
  2645. DB/Quests: fix The Scarlet Oracle, Demetria (Closes #7773) and The Call to Command quest chain (Closes #7673)
  2646. DB/Creature: fixes sound for Twilight Lord Kelris (Closes #7309)
  2647. commit 198c0346e2480cd4d167145e8d6359a73edb6bdf
  2648. Merge: 80b3531 2b9232d
  2649. Author: kandera <[email protected]>
  2650. Date: Mon Sep 17 09:44:56 2012 -0700
  2651. Merge pull request #7797 from Warpten/kingOfTehWorld
  2652. Core/Spells: Fixed King of the Jungle. (alphabetical order!)
  2653. commit 80b35318905d20655ebf87192f5d11f586c431ec
  2654. Author: Kandera <[email protected]>
  2655. Date: Mon Sep 17 12:34:11 2012 -0400
  2656. DB/Spells: fix a typo from the previous commit. im back!
  2657. commit b7de25d170f0e618a74ef0fa54b35c3f46a01abf
  2658. Author: Kandera <[email protected]>
  2659. Date: Mon Sep 17 12:23:54 2012 -0400
  2660. DB/Spells: fix DoT bonus for Righteous Vengance
  2661. commit 2b9232dddc73a692b1c70c892787a40bde2097fd
  2662. Author: Warpten <[email protected]>
  2663. Date: Mon Sep 17 18:17:23 2012 +0200
  2664. Core/Spells: Fixed King of the Jungle.
  2665. Closes #7098
  2666. commit 3f6428613242c7cc8a2877b67a199616ab94181a
  2667. Author: Kandera <[email protected]>
  2668. Date: Mon Sep 17 12:08:26 2012 -0400
  2669. Core/Spells: fix beacon of light proc thx (oMadMono)
  2670. commit d3dd3a2b83a7c201ac0e7a53e53f7db46c7a7945
  2671. Author: Kandera <[email protected]>
  2672. Date: Mon Sep 17 10:17:52 2012 -0400
  2673. DB/Spells: fix druid final lifebloom tick closes #6707 (thx diton)
  2674. commit 6516139290829717bc0b6e66bab6d64f9437b894
  2675. Merge: 639f1b6 a681314
  2676. Author: kandera <[email protected]>
  2677. Date: Mon Sep 17 06:04:55 2012 -0700
  2678. Merge pull request #7280 from Faq/PrayerOfMending
  2679. Core/Spells: Only auras that has triggered spell should proc from fully absorbed damage.
  2680. commit 639f1b67885c7bd3d1a42bf6a408f66366aca481
  2681. Author: kaelima <[email protected]>
  2682. Date: Mon Sep 17 12:04:50 2012 +0200
  2683. Core/BG: Fix logical mistake in b8d55cc019f8ce3a936f9d805e6d762c60d28c5d.
  2684. Making it again possible to leave arena queues when status is STATUS_WAIT_NONE.
  2685. Closes #7749
  2686. commit 25d2ab9172972a66c28296681e871baeddcd1460
  2687. Author: Spp <[email protected]>
  2688. Date: Mon Sep 17 12:04:35 2012 +0200
  2689. Revert last change. Leaving UpdateField names "as is"
  2690. commit 74aea5e055d1b116c4093be4b32a8bf9a76666c4
  2691. Author: Spp <[email protected]>
  2692. Date: Mon Sep 17 11:49:25 2012 +0200
  2693. Cosmetic: PLAYER__FIELD_KNOWN_TITLES --> PLAYER_FIELD_KNOWN_TITLES
  2694. commit 8c4feb4c4e883053cc5e46b2bfcfb235ef3a6cf9
  2695. Author: Shocker <[email protected]>
  2696. Date: Mon Sep 17 03:54:31 2012 +0300
  2697. Core/Battlegrounds: Use correct constant for groups iterator in BattlegroundQueue::RemovePlayer (same value, correct semantics)
  2698. commit 4f213247625605635ae15c2de91f3ecf4e726761
  2699. Merge: bc912af 6df92da
  2700. Author: Subv <[email protected]>
  2701. Date: Sun Sep 16 17:31:13 2012 -0700
  2702. Merge pull request #7793 from Elron103/pull-requests
  2703. Core/Calendar: Add TwoSide Interaction configuration option for Calendar...
  2704. commit 6df92dad615cd5459ba5bd2f659b7a432df4b6ff
  2705. Author: hexa- <[email protected]>
  2706. Date: Mon Sep 17 02:13:36 2012 +0200
  2707. Core/Calendar: Add TwoSide Interaction configuration option for Calendar Invites
  2708. commit bc912af806f3b5a916b18c0d4166b5371e09d614
  2709. Author: Shauren <[email protected]>
  2710. Date: Sun Sep 16 23:34:30 2012 +0200
  2711. Core/Spells: Defined and implemented SPELL_ATTR5_DONT_TURN_DURING_CAST.
  2712. This attribute controls whether unit can turn during casting spells (fixes Ingvar's Dark Smash)
  2713. commit b6ff06a7965a27c95e74a70e09c132bb93b398c3
  2714. Author: kaelima <[email protected]>
  2715. Date: Sun Sep 16 17:56:18 2012 +0200
  2716. Script/Misc: Fix two script crashes when spawned outside instance
  2717. also remove redundant null check in boss_lich_king_toc and an unused variable in npc_announcer_toc10
  2718. Closes #7785
  2719. commit bb03cfb0a2546f7bec4055b20d16558626c845b4
  2720. Author: Warpten <[email protected]>
  2721. Date: Sun Sep 16 14:48:39 2012 +0100
  2722. DB/Spells: Fix druid's Savage Roar
  2723. SpellScript was bound to the wrong spell
  2724. Closes #2669
  2725. commit 72f26fe357d6d1a5db5696406b94e93f6a78a64b
  2726. Author: Vincent-Michael <[email protected]>
  2727. Date: Sun Sep 16 14:12:35 2012 +0200
  2728. SQL: Rename SQL
  2729. commit 5bc913d1da08f2944f1d2217e7b0d2442217021e
  2730. Author: Vincent-Michael <[email protected]>
  2731. Date: Sun Sep 16 14:08:40 2012 +0200
  2732. SQL: Add newlines to end of file
  2733. commit 59e86f8df99da5193c53095a6d9d7ba22aa5d401
  2734. Author: Vincent-Michael <[email protected]>
  2735. Date: Sat Sep 15 23:19:51 2012 +0200
  2736. DB/Creatures: Fix "Frostbrood Vanquisher" flying
  2737. CLoses #5927
  2738. commit d6b60ce51c493d101d4c02aba7d31b2217e70afb
  2739. Merge: d079a83 1a992be
  2740. Author: Nay <[email protected]>
  2741. Date: Sat Sep 15 14:16:13 2012 -0700
  2742. Merge pull request #7782 from Trista/master
  2743. DB/Skettis: Remove uneeded additions from previous commit and add con…
  2744. commit 1a992bea9fca8a89eef2ca3d2ea919593d899fc5
  2745. Author: thesensei <[email protected]>
  2746. Date: Sat Sep 15 23:44:18 2012 +0300
  2747. DB/Skettis: Remove uneeded additions from previous commit and add conditions
  2748. * The GO spawn is uneeded and so all connected with it, sorry I failed, the spell is enough
  2749. * Conditions thanks to Vincent-Michael and Shauren /noticing my retardness/
  2750. commit d079a834c4acb2348a2f07c98d4dd39606087675
  2751. Author: Vincent-Michael <[email protected]>
  2752. Date: Sat Sep 15 22:38:19 2012 +0200
  2753. DB/Loot: Fix typo in Ionar loot (thx DarkJaxyChan)
  2754. Closes #7765
  2755. commit 883db2af3ebf5952bcb844fc2d115fe666e02358
  2756. Author: Vincent-Michael <[email protected]>
  2757. Date: Sat Sep 15 22:32:10 2012 +0200
  2758. Core/Conditions: Convert CONDITION_MAP_DIFFICULTY in CONDITION_SPAWNMASK for more handling
  2759. commit 0d3554d4bfb63b9f8fcfba3c8320f2acc425c80f
  2760. Author: Nay <[email protected]>
  2761. Date: Sat Sep 15 21:03:40 2012 +0100
  2762. TDB 335.49 - 2012/09/15
  2763. commit 80006a275f890be065f69a1696fa265bc5f54af2
  2764. Author: Vincent-Michael <[email protected]>
  2765. Date: Sat Sep 15 20:45:51 2012 +0200
  2766. SQL: Rename SQL
  2767. commit 572b644060a50ac3fe71cea1856c61ef4735798a
  2768. Author: Vincent-Michael <[email protected]>
  2769. Date: Sat Sep 15 20:32:30 2012 +0200
  2770. DB/Loot: Fix Sister Svalna loot
  2771. commit 530562621488533de18d168d16517a0bb99daf3f
  2772. Author: Vincent-Michael <[email protected]>
  2773. Date: Sat Sep 15 20:27:01 2012 +0200
  2774. Core/Conditions: Implemented CONDITION_MAP_DIFFICULTY
  2775. commit 7b3ea36c8c9973f8fffd9896661d4b16795cb375
  2776. Merge: 0b2fb4a 548a487
  2777. Author: Nay <[email protected]>
  2778. Date: Sat Sep 15 07:44:49 2012 -0700
  2779. Merge pull request #7777 from Trista/master
  2780. Scripts/Oculus: Support for achievements Ruby, Emerald and Amber Void
  2781. commit 0b2fb4a5a8e2ace8045d77165a987161d4903e53
  2782. Author: ZxBiohazardZx <[email protected]>
  2783. Date: Sat Sep 15 16:37:45 2012 +0200
  2784. DB/Loot: fix startuperrors caused by previous lootidfix, porting the wrong way :)
  2785. commit 548a4877215c71b201229a5718577706f7eb7e4d
  2786. Author: thesensei <[email protected]>
  2787. Date: Sat Sep 15 17:31:57 2012 +0300
  2788. Scripts/Oculus: Support for achievements Ruby, Emerald and Amber Void
  2789. * Add instance achievement criteria scripts and remove from disables. Based on retail data.
  2790. * A lot more compact style and specify only for heroic, thanks to Vincent-Michael. Tested.
  2791. This involves everything needed by the achievement, however the dungeon still needs majour fixes/rewrite.
  2792. commit 01139ecd38da6ab11caf017e874d5bea9f45e3f6
  2793. Merge: b9b344e 5d4cc81
  2794. Author: Nay <[email protected]>
  2795. Date: Fri Sep 14 11:16:05 2012 -0700
  2796. Merge pull request #7768 from MacWarrior/master
  2797. Fields ID description in GameEventMgr.cpp
  2798. commit 5d4cc81e166fbecd72d10e9e1718f7f989b216a4
  2799. Author: MacWarrior <[email protected]>
  2800. Date: Fri Sep 14 20:50:52 2012 +0300
  2801. Core/misc: Correct fields ID description
  2802. Core/misc: Correct fields ID description in GameEventMgr.cpp
  2803. commit b9b344eb88f9ef23eec6dccb706f46068cbd9461
  2804. Merge: 6dd32f5 4a802a3
  2805. Author: Nay <[email protected]>
  2806. Date: Fri Sep 14 09:05:51 2012 -0700
  2807. Merge pull request #7766 from Faq/Misc0
  2808. DB/SAI: correct Fix npc Scrapped Fel Reaver. thnx Expecto
  2809. commit 6dd32f56a89afa3f8a88087cdc7976d9df628261
  2810. Author: kandera <[email protected]>
  2811. Date: Fri Sep 14 11:45:14 2012 -0300
  2812. DB/Loot: i am full of fail
  2813. commit 5bd486712bb35083541bb8a82bdc3ef4f56f73dd
  2814. Author: kandera <[email protected]>
  2815. Date: Fri Sep 14 11:41:27 2012 -0300
  2816. DB/Loot: fix error from previous commit
  2817. commit 2773adbb3804c6f383e67a08fa9d0e8dc0d9aaeb
  2818. Author: Kandera <[email protected]>
  2819. Date: Fri Sep 14 09:58:42 2012 -0400
  2820. DB/Loot: Sister svalna is supposed to also drop one emblem of frost
  2821. commit 4a802a376f07a9dde10664d8ca0491e91b768ecc
  2822. Author: Faq <[email protected]>
  2823. Date: Fri Sep 14 14:24:16 2012 +0300
  2824. DB/SAI: correcting npc Scrapped Fel Reavers SAI after 8558a212118d440f68fba6884510a958f009943a
  2825. commit 6e134d47613498cb2b8587ce7a7f71d27570cdce
  2826. Author: zxbiohazardzx <[email protected]>
  2827. Date: Fri Sep 14 12:42:49 2012 +0200
  2828. DB/Loot: Fixlooting for HC dungeons trash
  2829. Closes #7515
  2830. commit 90cb5f29eed22520b15837d33ad3420d6d05287c
  2831. Author: Faq <[email protected]>
  2832. Date: Fri Sep 14 09:43:26 2012 +0300
  2833. Core/misc: forgotten Unk0. thnx Elron103 for noticing
  2834. commit 130cc423d28000ff60b253851864f6da8d5fb33e
  2835. Author: Shauren <[email protected]>
  2836. Date: Thu Sep 13 23:58:45 2012 +0200
  2837. Scripts/Commands: Fixed crashes in unstuck command
  2838. Closes #7754
  2839. commit f03e650474463ad7454294e0fb5d6f169719ecbd
  2840. Author: Shauren <[email protected]>
  2841. Date: Thu Sep 13 16:38:18 2012 +0200
  2842. Core/Calendar: Fixed breaking calendar event UI after relogging
  2843. commit 13e140cfac6f8de5e79d804e197903d47f1b017d
  2844. Author: Myran2 <[email protected]>
  2845. Date: Thu Sep 13 15:32:17 2012 +0100
  2846. Core/Commands: Added a command that shows what cheat commands you have active
  2847. Closes #7721
  2848. (Modified)
  2849. commit b9434b63770dc843d68a76bf3f8df64cb68f10f5
  2850. Merge: b34d6f5 9b76acb
  2851. Author: Nay <[email protected]>
  2852. Date: Thu Sep 13 07:03:57 2012 -0700
  2853. Merge pull request #7753 from Faq/ScrollOfRecall
  2854. Core/Spells: Scroll of Recall
  2855. commit b34d6f5784ef72df4d38df380053059ff0b35ffe
  2856. Author: Nay <[email protected]>
  2857. Date: Thu Sep 13 15:01:19 2012 +0100
  2858. DB&Scripts: Corrections to pull request #7750
  2859. Closes ##7750
  2860. commit f106273cfa626ec8ffb97921483c12b51f6cd9eb
  2861. Author: thesensei <[email protected]>
  2862. Date: Thu Sep 13 15:41:16 2012 +0300
  2863. Scripts/Skettis: Fires Over Skettis quest support
  2864. * Include SAI/Spawn and spell support, also achievement support for "Bombs Away"
  2865. Credits: Based on Warpten script and Nelegalno/shlomi1515 updates
  2866. Signed-off-by: Nay <[email protected]>
  2867. commit 422b78f02998678f1077f730d3b397e441289499
  2868. Author: thesensei <[email protected]>
  2869. Date: Thu Sep 13 13:08:42 2012 +0300
  2870. Scripts/Ogri'La: Change credit target type from invoker to invoker party
  2871. Signed-off-by: Nay <[email protected]>
  2872. commit 54fe4489a31fa134397cca5e3ba32cb47af604b7
  2873. Author: thesensei <[email protected]>
  2874. Date: Thu Sep 13 12:27:27 2012 +0300
  2875. Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all related
  2876. * Sniffed spell support for Knockdown Fel Cannon: Choose Loc, Knockdown Fel Cannon: The Aggro Check, Knockdown Fel Cannon: The Aggro Burst, Knockdown Fel Cannon: The Aggro Check Aura, Trhow Bomb and Fel Flak Fire
  2877. * Sniffed spawns support, but only for quest related creatures and gos, no area patrols/spawns involved
  2878. * Achievement support for Blade's Edge Bomberman and Fa-la-la-la-Ogri'la
  2879. * Full DB support based on sniffs, all that can be done in SAI and not in *cpp is converted
  2880. Credits: The SAI script is based on Warpen work, thanks to Subv for proposing fix for Fel Flak Fire /and helping/ and DDuarte for helping with conditions
  2881. Closes:
  2882. Signed-off-by: Nay <[email protected]>
  2883. commit 97a7775c9bf88898fd86775fd91ee772c2d803ef
  2884. Merge: f746c2d 5b14848
  2885. Author: Nay <[email protected]>
  2886. Date: Thu Sep 13 06:28:04 2012 -0700
  2887. Merge pull request #7747 from Elron103/pull-requests
  2888. Core/Mail: Fix merging of items taken from mail leading to invalid entries in item_instance
  2889. commit 9b76acbd3a0745f8eef6af77d80320cb74103a20
  2890. Author: Faq <[email protected]>
  2891. Date: Thu Sep 13 15:19:52 2012 +0300
  2892. Core/Spells Scroll of Recall
  2893. commit f746c2d975477e1f84a11f3c06e8f1175ebe5106
  2894. Author: kaelima <[email protected]>
  2895. Date: Thu Sep 13 11:38:27 2012 +0200
  2896. Core/ItemTemplate:
  2897. Rename unk0 column.
  2898. Weapons have special sounds on impact. This column is used to override these sounds by specifying another subclass. For example an item with misc subclass can sound like a stave on impact by overriding the subclass here.
  2899. commit 5b14848a10d9eba087a96c195f670faec821eaa3
  2900. Author: Elron103 <[email protected]>
  2901. Date: Thu Sep 13 03:15:22 2012 +0200
  2902. Core/Mail: Fix merging of items taken from mail leading to invalid entries in item_instance
  2903. commit 2ff0910d670f05e68eb1168ff6569b6330ad738e
  2904. Author: w1sht0l1v3 <[email protected]>
  2905. Date: Thu Sep 13 03:40:17 2012 +0300
  2906. Core/Scripts: Reliquary of Souls: fix encounter start and essence phases.
  2907. commit b62ad5a955dfee690b7971b991e5ca692b7c2635
  2908. Author: w1sht0l1v3 <[email protected]>
  2909. Date: Wed Sep 12 06:15:50 2012 +0300
  2910. Core/ToCr: Several fixes.
  2911. Fix floor animation when destroyed.
  2912. Add spawns for Highlord Tirion Fordring,Argent Mage and Portal to Dalaran.
  2913. Remove Db spawn of Highlord Tirion Fordring.
  2914. Correct tribute chest spawn location.
  2915. Fix sql names for last commits.
  2916. commit cfb7ec0efb4ea77a9cb6faa220996228d7bacce7
  2917. Merge: f6c799a b6ad37f
  2918. Author: Nay <[email protected]>
  2919. Date: Tue Sep 11 15:14:34 2012 -0700
  2920. Merge pull request #7734 from AFROM/patch-1
  2921. Update src/server/game/Events/GameEventMgr.cpp
  2922. commit b6ad37f35c0d10b7d88d048ded582c07068eca69
  2923. Author: AFROM <[email protected]>
  2924. Date: Tue Sep 11 17:12:32 2012 -0500
  2925. Update src/server/game/Events/GameEventMgr.cpp
  2926. Change name ot the table (wrong name)
  2927. commit f6c799a26babac7593d657387a611a0a521f0c53
  2928. Author: w1sht0l1v3 <[email protected]>
  2929. Date: Wed Sep 12 00:49:16 2012 +0300
  2930. DB/Gameobject: Update Trial of Grand Crusader door info.
  2931. commit 78d0fac217bb7cd0dece38842a5aca07582e141e
  2932. Merge: 8d04954 02096f1
  2933. Author: Nay <[email protected]>
  2934. Date: Tue Sep 11 13:19:34 2012 -0700
  2935. Merge pull request #7731 from w1sht0l1v3/ToCr2
  2936. Core/Scripts: Anub'Arak encounter changes and fixes.
  2937. commit 02096f1c2328bc7de4c718b9dec6437a3d5ab563
  2938. Author: w1sht0l1v3 <[email protected]>
  2939. Date: Tue Sep 11 22:52:47 2012 +0300
  2940. Core/Scripts: Anub'Arak encounter changes and fixes.
  2941. commit 8d049545de87595a84e6e2c54d7b44b354644144
  2942. Author: Kretol <[email protected]>
  2943. Date: Tue Sep 11 01:01:57 2012 +0100
  2944. DB/Creature: creature_model_info fix - Horde Guard
  2945. Closes #3352
  2946. commit 8558a212118d440f68fba6884510a958f009943a
  2947. Author: Bizzy <[email protected]>
  2948. Date: Tue Sep 11 00:59:47 2012 +0100
  2949. DB/SAI: Fix npc Scrapped Fel Reaver
  2950. Closes #3074
  2951. commit f151ff7342e528655965942ce764c4c0603931c6
  2952. Author: nelegalno <[email protected]>
  2953. Date: Tue Sep 11 00:52:14 2012 +0100
  2954. DB/Scripts: Fix quest Finding the Keymaster
  2955. Ref #4661
  2956. Closes #2604
  2957. commit 866bc4156d8d6c3b9244d632cf0ff03d851a84cc
  2958. Author: Kinzcool <[email protected]>
  2959. Date: Tue Sep 11 00:42:12 2012 +0100
  2960. DB/NPC: Various fix for gossip
  2961. Closes #7156
  2962. commit 73cdd187e26c5c281ebefe2fb9d77659314d4981
  2963. Author: armano2 <[email protected]>
  2964. Date: Tue Sep 11 00:40:00 2012 +0100
  2965. DB/Quests: Creature involvedrelation for quest Words for Delivery
  2966. Closes #1911
  2967. commit f2067f98f90cfbe00e7dc30323c51ce3320ff509
  2968. Author: Tomas <[email protected]>
  2969. Date: Tue Sep 11 00:35:36 2012 +0100
  2970. DB/Spells: Armistice aura is missing when player is in front Sunreaver Pavillion or Silver Covenant Pavillion
  2971. Closes #1938
  2972. commit 9f87270d80dd1d61db4b1e28f2af7d7dcec4a29d
  2973. Author: nelegalno <[email protected]>
  2974. Date: Tue Sep 11 00:33:33 2012 +0100
  2975. DB/Loot: Bump drop chance of Vic's Keys from 15% to 100%
  2976. Closes #1954
  2977. commit 292cca744a441c4d109c83235b645a7fc3754e5f
  2978. Author: Aristoo <[email protected]>
  2979. Date: Tue Sep 11 00:31:33 2012 +0100
  2980. DB/NPCs: Little Ooze (Rotface in ICC) can not be taunted
  2981. Closes #1993
  2982. commit 282767450c663886fc8797600788b8e59d46fac0
  2983. Author: Trista <[email protected]>
  2984. Date: Tue Sep 11 00:30:09 2012 +0100
  2985. DB/Quests: Fix quest relations for Disharmony of Flame
  2986. Closes #2653
  2987. commit 820a14ef31aff503d43ee7f11c69812417092a09
  2988. Author: Trista <[email protected]>
  2989. Date: Tue Sep 11 00:28:40 2012 +0100
  2990. DB/Quests: Fix quest relations for Grark Lorkrub
  2991. Closes #2659
  2992. commit 5d57bd646b18753200d260863d1c1f8eb49ebdc0
  2993. Author: Subv <[email protected]>
  2994. Date: Mon Sep 10 15:54:28 2012 -0500
  2995. Core/Spells: Add parenthesis to some bitwise AND comparisons
  2996. commit a301cf5beca44ec15cb4afc0e82ac316b646ef42
  2997. Author: Shauren <[email protected]>
  2998. Date: Mon Sep 10 20:48:38 2012 +0200
  2999. Build fix.
  3000. commit 0390f9d7085e143b740d6d0c438cf295378d33c4
  3001. Author: Shauren <[email protected]>
  3002. Date: Mon Sep 10 20:32:13 2012 +0200
  3003. Scripts/Icecrown Citadel
  3004. * Despawn Mutated Abomination when second phase transition ends, not begins
  3005. * Prevent Unbound Plague jumping every 0.5 seconds to bypass the mechanic by raid members stacking in one place
  3006. * Fixed Volatile Ooze not picking targets when everyone stood close to the tank
  3007. * Fixed Ooze adds pickning new targets after old one gets lost
  3008. Closes #7610
  3009. Closes #7611
  3010. Closes #7665
  3011. commit 06eff1644d67b645b9dee933cbeb6f81c8d04b0a
  3012. Author: Vincent-Michael <[email protected]>
  3013. Date: Mon Sep 10 15:44:12 2012 +0200
  3014. Core/Vehicles: Fix warnings
  3015. commit 358c6a26d6cfea2bbfabee5a663c3a09056526c2
  3016. Author: Spp <[email protected]>
  3017. Date: Mon Sep 10 13:03:38 2012 +0200
  3018. Core: Warning fixes (Also some -pedantic under game folder)
  3019. commit 1efd2f9e333120b35ae910e19e03ddd1202e2775
  3020. Merge: 7790a2d cb59ba9
  3021. Author: Machiavelli <[email protected]>
  3022. Date: Mon Sep 10 01:14:05 2012 -0700
  3023. Merge pull request #7715 from e000/master
  3024. Core/Player: Fix wrong check in 7a8652c
  3025. commit cb59ba9653e985352bdf8559b4e504610f068816
  3026. Author: e <[email protected]>
  3027. Date: Mon Sep 10 04:10:35 2012 -0400
  3028. Core/Player: Fix wrong check in 7a8652c06f71e430c3cff9667edcbb0335be7cc0
  3029. commit 7790a2d6317139e60aaf589e24a73a25917342a7
  3030. Author: nelegalno <[email protected]>
  3031. Date: Mon Sep 10 03:19:28 2012 +0200
  3032. DB/Quests: Fix "Homeward Bound" completion text
  3033. Closes #7454
  3034. commit 75eb6fc6081791975bf988b628bb819caf578cda
  3035. Author: Vincent-Michael <[email protected]>
  3036. Date: Mon Sep 10 02:54:28 2012 +0200
  3037. DB/Game Event: Update Darkmoon Faire start times
  3038. commit 7a8652c06f71e430c3cff9667edcbb0335be7cc0
  3039. Date: Sun Sep 9 23:41:36 2012 +0100
  3040. Core/Players: Do not allow polearm to be equipped in the offhand.
  3041. Signed-off-by: Nay <[email protected]>
  3042. Closes #7709
  3043. commit 83817afd996af9eedadc366037cc73c83caa8fd0
  3044. Author: Shauren <[email protected]>
  3045. Date: Sun Sep 9 19:56:00 2012 +0200
  3046. Core/Vehicles: Improved vehicle passenger position calculation (still not complete)
  3047. commit 97a92036d153e1c47f3f35fa7ec713fb9b50e699
  3048. Author: Shauren <[email protected]>
  3049. Date: Sun Sep 9 19:22:30 2012 +0200
  3050. Core/Spells: Fixed typo in previous commit
  3051. commit 53002dfe03012e5f725016da1ac882f9a80e55b6
  3052. Author: Shauren <[email protected]>
  3053. Date: Sun Sep 9 17:52:27 2012 +0200
  3054. Core/Spells: Set UNIT_FIELD_CHANNEL_OBJECT also for spells that don't have explicit target unit but use NEARBY selection, fixes #7246
  3055. commit e3775502801ba36568795937aa324f6185d8fe3c
  3056. Author: oMadMano <>
  3057. Date: Sun Sep 9 16:24:06 2012 +0200
  3058. Scripts/Karazhan: Fix Prince Malchezaar Infernal start timer
  3059. Closes #5700
  3060. commit 6677908382dde7fac1a6a6ea9793c2270ab95bc3
  3061. Author: Subv <[email protected]>
  3062. Date: Sun Sep 9 07:44:17 2012 -0500
  3063. Core/Achievements: Change ACHIEVEMENT_CRITERIA_DATA_TYPE_T_PLAYER_CLASS_RACE behavior
  3064. Allow it to be used with value1 = 0 and value2 = 0 to only check if the target is a player. Fixes some startup errors.
  3065. commit 8541167ff22ad4644b0d7fe0e026f25ae0573887
  3066. Author: Vincent-Michael <[email protected]>
  3067. Date: Sun Sep 9 04:27:06 2012 +0200
  3068. DB/Quests: Fix OfferRewardText for quest "Warsong Supplies"
  3069. Closes #7279
  3070. commit 637894da1ae8186eeb921f3b8f7ce959d4965eec
  3071. Author: Vincent-Michael <[email protected]>
  3072. Date: Sun Sep 9 04:19:17 2012 +0200
  3073. Core/Spells: Fix typo (I need sleep)
  3074. commit 3d360e116cb3fa2a6e1ec21666e9148c318bd91f
  3075. Author: Vincent-Michael <[email protected]>
  3076. Date: Sun Sep 9 04:12:08 2012 +0200
  3077. SQL: Fix sql fails :-/
  3078. commit 2317af8dd3faac12b583978e14e47fd90ade4520
  3079. Author: Vincent-Michael <[email protected]>
  3080. Date: Sun Sep 9 03:59:34 2012 +0200
  3081. Core/Spells: Convert Gift of the Naaru in spell script
  3082. Closes #6545
  3083. commit d04f155b6529e3d86fca931075775fd34b544e29
  3084. Author: Nay <[email protected]>
  3085. Date: Sun Sep 9 00:10:23 2012 +0100
  3086. Corrections to previous merged in PR
  3087. commit 8f853095f46499d0fc37c6776981b5fdcd56d459
  3088. Merge: e0a3643 c243185
  3089. Author: Nay <[email protected]>
  3090. Date: Sat Sep 8 16:03:15 2012 -0700
  3091. Merge pull request #7703 from myran2/PR1
  3092. Core/Commands: .unstuck command
  3093. commit c243185a3a3c0533cb36a376ebf45f513d987b30
  3094. Author: Myran2 <[email protected]>
  3095. Date: Sat Sep 8 19:01:33 2012 -0400
  3096. Removed a line of debug code
  3097. commit 5cd9910463b9bad187c3dbdcd06350a329fc823e
  3098. Author: Myran2 <[email protected]>
  3099. Date: Sat Sep 8 18:59:06 2012 -0400
  3100. Core/Commands: Replaced .start with a new command, .unstuck. Usage information can be found by typing .unstuck in-game
  3101. commit e0a3643913dc24f1962b76521e2b6da5c45e4ea6
  3102. Author: Nay <[email protected]>
  3103. Date: Sat Sep 8 23:16:14 2012 +0100
  3104. Core/Characters: Add validation checks to barbershop use (prevents exploits)
  3105. Thanks Kiddie
  3106. Closes #7702
  3107. commit b30aeb8d511861ed4674b5076ca11bce4cead01f
  3108. Author: Nay <[email protected]>
  3109. Date: Sat Sep 8 23:15:29 2012 +0100
  3110. Core/Objects: Method to get nearest GO of type X, FindNearestGameObjectOfType
  3111. Thanks Subv for the idea
  3112. commit 7dbc20626e06d6f1d42bf4983f7f21c76b1eb787
  3113. Author: Subv <[email protected]>
  3114. Date: Sat Sep 8 15:24:59 2012 -0500
  3115. Core/Entities: Fixed GameObject::FindNearestX for objects with the same coordinates.
  3116. closes #4581
  3117. commit 158a86cf11ed6b5d7e5be592cc00bc4aa51e59c2
  3118. Author: Subv <[email protected]>
  3119. Date: Sat Sep 8 13:12:07 2012 -0500
  3120. SQL/Achievements: Fixed achievement "Wrecking Ball"
  3121. It should only count player deaths.
  3122. closes #1734
  3123. commit d33259e84e6dd21f01939e67d63f4dd1f6b05f3a
  3124. Author: Shocker <[email protected]>
  3125. Date: Sat Sep 8 20:29:03 2012 +0300
  3126. Core/Spells: Remove incorrect usage of SPELL_ATTR0_NEGATIVE_1 in CanDispelAura (which is used in SPELL_AURA_SCHOOL_IMMUNITY handling)
  3127. Closes #5940
  3128. commit cfd11b490be12fa092d0685a702c540e63c5650e
  3129. Author: Subv <[email protected]>
  3130. Date: Sat Sep 8 12:18:50 2012 -0500
  3131. Core/Items: Fixed items with ITEM_MOD_BLOCK_VALUE ( Increases the block value of your shield by X )
  3132. Closes #716
  3133. commit 9a962f86c9fdac18f4b2041caf032eb61cf7bb90
  3134. Author: Kiddie <[email protected]>
  3135. Date: Sat Sep 8 17:29:27 2012 +0100
  3136. Core\Characters: Consecutive letters validation for CheckPlayerName
  3137. Closes #7694
  3138. commit b03b11232705270c4668564e835bc3049e26d567
  3139. Author: Nay <[email protected]>
  3140. Date: Sat Sep 8 15:28:00 2012 +0100
  3141. SQL: Update characters_database.sql
  3142. commit f9fdf03ec2ffe9d5af1ca2d6f45b29ef8f8de56b
  3143. Author: Subv <[email protected]>
  3144. Date: Sat Sep 8 07:59:21 2012 -0500
  3145. Core/Spells: Corrected Glyph of Blessing of Might and Glyph of Blessing of Wisdom.
  3146. They should not affect Greater Blessing of Might and Greater Blessing of Wisdom.
  3147. commit be181b2ccdb1e9d0cce1972008e4e89359593c98
  3148. Author: Subv <[email protected]>
  3149. Date: Sat Sep 8 07:46:47 2012 -0500
  3150. Core/Spells: Use the UNIT_FIELD_CHANNEL_OBJECT field instead of Spell::m_targets to select the channel targets of a triggered spell.
  3151. Closes #7246
  3152. commit b8343391c2db98972d67ebc7d86871c871e29f9f
  3153. Author: Subv <[email protected]>
  3154. Date: Sat Sep 8 07:41:35 2012 -0500
  3155. Core/Scripts: Muglash should walk instead of running.
  3156. commit 16989dea6a29717aa09479d05dc8d48c93f2485b
  3157. Merge: 9c54cf3 2c44180
  3158. Author: blub <[email protected]>
  3159. Date: Sat Sep 8 04:29:08 2012 -0700
  3160. Merge pull request #7690 from Geodar/master
  3161. Core/Scripts: Fix typo
  3162. commit 9c54cf3312fff7fe08782566307ced6ff987d851
  3163. Author: Vincent-Michael <[email protected]>
  3164. Date: Sat Sep 8 13:24:42 2012 +0200
  3165. Core: Fix warnings
  3166. commit 2c441808f13a1005d5107e64de55cebe2c5aa6db
  3167. Author: Geodar <[email protected]>
  3168. Date: Sat Sep 8 08:02:00 2012 +0200
  3169. Core/Scripts: Fix Typo in 7121f015ed6561a4bc12cf08d8f9286b113e66ad
  3170. commit f2136eaeeffddf3a96e93635aec2997f71bb0623
  3171. Author: Vincent-Michael <[email protected]>
  3172. Date: Sat Sep 8 02:44:44 2012 +0200
  3173. DB/Creatures: Fix Kologarn InhabitType
  3174. commit 4cf1e7309ff07b99a7c906a9069a436f925c01a3
  3175. Author: Vincent-Michael <[email protected]>
  3176. Date: Sat Sep 8 02:15:12 2012 +0200
  3177. DB/Achievement: Fix achievement "Who Needs Bloodlust"?
  3178. Closes: #4812
  3179. commit 7532013b27a75ead04b7a4938067a0fdb93c6426
  3180. Author: Nay <[email protected]>
  3181. Date: Sat Sep 8 02:15:38 2012 +0200
  3182. Fix a typo in SmartScript.cpp
  3183. I blame vincent!
  3184. commit 9fc30476ed6e24ed0fa3fc3b37d4df65b88304cd
  3185. Author: Vincent-Michael <[email protected]>
  3186. Date: Sat Sep 8 02:01:34 2012 +0200
  3187. Core/Spells: Fix Flash of Light proc only for Infusion of Light
  3188. Closes: #6274
  3189. commit e3b9b15779ea061c0b15bf96dc64b55dc9f6abfa
  3190. Author: Santiago <[email protected]>
  3191. Date: Sat Sep 8 00:55:47 2012 +0100
  3192. Core/SAI: Implement SMART_ACTION_SET_HOME_POS (101)
  3193. No parameters; allowed targets: self and position
  3194. Closes #7689
  3195. commit d0e1a6d742ee5d88db028ffe393d55f432de4c6a
  3196. Author: Nay <[email protected]>
  3197. Date: Sat Sep 8 00:42:00 2012 +0100
  3198. Core/Authsocket: Correct field types for an account_banned related query
  3199. Thanks @Tuxity
  3200. Closes #6373
  3201. Closes #7511
  3202. commit 7121f015ed6561a4bc12cf08d8f9286b113e66ad
  3203. Author: Subv <[email protected]>
  3204. Date: Fri Sep 7 18:31:19 2012 -0500
  3205. Core/Scripts: Fixed a copy/paste mistake from previous commit
  3206. commit 673ce30f38e983ac73fa916b8a6b1d71790c107c
  3207. Author: Subv <[email protected]>
  3208. Date: Fri Sep 7 18:26:14 2012 -0500
  3209. Core/Spells: Fixed Improved Health Funnel damage reduction effect.
  3210. Author: Josh
  3211. closes #7275
  3212. commit f9b3cf1531cf1086a8451350bfaf10bc5c63421c
  3213. Author: Subv <[email protected]>
  3214. Date: Fri Sep 7 17:36:29 2012 -0500
  3215. DB/Schema: Change charset of `characters`
  3216. Allows having different characters with names like "Subv" and "SГєbv", it was not possible to have two characters with these names at the same time before
  3217. closes #7679
  3218. commit 527ac7437d41409931651ad33b4e0c4ee6b1169c
  3219. Author: Subv <[email protected]>
  3220. Date: Fri Sep 7 17:09:22 2012 -0500
  3221. Core/Units: Check if a quest is disabled first in Player::CanTakeQuest before doing further checks.
  3222. closes #7654
  3223. commit 20ca59fbc7bf8be763c7961bf415763be2a5d4fa
  3224. Author: Subv <[email protected]>
  3225. Date: Fri Sep 7 17:04:13 2012 -0500
  3226. Core/Spells: Allow more aura types to use spell_group_stack_rules data.
  3227. commit 617f9e8fe8e945e932cf0405ffd7ee4fcd2a22c9
  3228. Author: Vincent-Michael <[email protected]>
  3229. Date: Fri Sep 7 23:33:15 2012 +0200
  3230. Core/World: Fix AutoBroadcast time refresh with reload
  3231. commit 286feb69401126e2835a21f4e43952f298eb84b5
  3232. Author: tibbi <[email protected]>
  3233. Date: Fri Sep 7 18:01:02 2012 +0100
  3234. Scripts/ToTC: Correcting Jaraxxus Volcano and Nether Portal behaviour
  3235. Closes #7687
  3236. Closes #7467
  3237. commit 15a9d4ddeef484c1bfa37e7614a63ec89d03ed39
  3238. Author: w1sht0l1v3 <[email protected]>
  3239. Date: Fri Sep 7 18:47:27 2012 +0300
  3240. Code/Dungeon Finding: Update Role Check timer to blizzlike interval(40 seconds).
  3241. Closes #6781.
  3242. commit c76a10d979fa19f10bd7dc1f6b12d88593364ed1
  3243. Author: Kiddie <[email protected]>
  3244. Date: Fri Sep 7 14:17:17 2012 +0200
  3245. Core/SkillHandler: Fix exploit when sending modified values in CMSG_UNLEARN_SKILL
  3246. Closes #7663
  3247. commit d0f4526d71d3f5febc99456225dd7ca402bdc5d9
  3248. Author: kaelima <[email protected]>
  3249. Date: Fri Sep 7 14:00:05 2012 +0200
  3250. Core/Vehicle: Improved the position fix when changing vehicle from 5eb22e5b646fbe1774100e6b3eb7b876591e1cf6
  3251. Thanks Shauren
  3252. commit faf9f481ef41902affe2867bbb5f51ac94ca41a6
  3253. Author: Nay <[email protected]>
  3254. Date: Fri Sep 7 04:12:45 2012 +0100
  3255. DB/NPCs: Set UNIT_FLAG2_REGENERATE_POWER for all creatures
  3256. (exceptions to this rule will have to be fixed)
  3257. commit 21d43781acf1c60a66e4aa139324bff8d24d24d6
  3258. Author: Nay <[email protected]>
  3259. Date: Fri Sep 7 02:05:09 2012 +0100
  3260. Tabs to spaces...
  3261. commit 0709d67e08b03eb8f04f0da9ce5a3497205e613e
  3262. Merge: f685e9f 6970a28
  3263. Author: Subv <[email protected]>
  3264. Date: Thu Sep 6 19:08:29 2012 -0700
  3265. Merge pull request #7678 from Aokromes/master
  3266. Scripts/Scarlet Monastery: Final boss kill credit closes #7341
  3267. commit 6970a28f24c120c558be71e2e447fb271c999183
  3268. Author: Aokromes <[email protected]>
  3269. Date: Fri Sep 7 05:01:04 2012 +0300
  3270. Scripts/Scarlet Monastery: Final boss kill credit closes #7341
  3271. When Scarlet Commander Mograine dies and High Inquisitor Whitemane appears, if she is downed very quickly, then she will not perform the ressurection on Mograine and will not stun anyone, thus Mograine wont give the achievement nor loot. She should be invincible till she has ressurected Mograine.
  3272. commit f685e9fb2a5d6d141e40f1d5d70394dffddef744
  3273. Author: kaelima <[email protected]>
  3274. Date: Fri Sep 7 03:31:46 2012 +0200
  3275. Core/Vehicle: Correction to 5eb22e5b646fbe1774100e6b3eb7b876591e1cf6. Thanks joschiwald (and slap some others) for noticing
  3276. commit 5eb22e5b646fbe1774100e6b3eb7b876591e1cf6
  3277. Author: kaelima <[email protected]>
  3278. Date: Fri Sep 7 03:16:43 2012 +0200
  3279. Core/Vehicles:
  3280. - Send proper triggering flag when casting spellclick spells on vehicles (should not be fully triggered)
  3281. - Only compute non-transport positions when not finalized. (Fixes changing seat on vehicles, or changing vehicle from vehicle)
  3282. commit 6f38fb1011373d5901769a4d54fcb63d93c3de8d
  3283. Author: Vincent-Michael <[email protected]>
  3284. Date: Fri Sep 7 02:21:38 2012 +0200
  3285. Core: Fix some code style
  3286. commit ce42faafd9122f3be148ee4863f4140b96d1b26f
  3287. Author: Vincent-Michael <[email protected]>
  3288. Date: Fri Sep 7 02:02:35 2012 +0200
  3289. DB/Spells: Fix Flamecap Fire damage
  3290. commit aed0ecd2e4b8471fb1e8e77d4a9c992835f61f7c
  3291. Author: cyberbrest <[email protected]>
  3292. Date: Thu Sep 6 20:03:21 2012 +0100
  3293. Core/Conditions: Allow multiple condition for spellclick source type
  3294. Currently unused in 335 but required for some 434 spellclicks
  3295. commit 340dc33b52a7491c1e4a620cca9b4d3f2b349dc2
  3296. Author: Nay <[email protected]>
  3297. Date: Thu Sep 6 19:59:27 2012 +0100
  3298. Fix some code style issues in previous PR merge
  3299. commit 334c078184e313f3591b43421dc40e613f0eada4
  3300. Author: Nay <[email protected]>
  3301. Date: Thu Sep 6 19:09:02 2012 +0100
  3302. Core/SmartAI: Tiny tiny optimization in an if
  3303. commit c66d254a39217e7f54a3fee4a3c3bc5e2087af2b
  3304. Merge: 9f09713 89d6900
  3305. Author: Nay <[email protected]>
  3306. Date: Thu Sep 6 11:58:27 2012 -0700
  3307. Merge pull request #7658 from e000/creature-interrupt
  3308. [Core, Creature] Implement Creature/Pet Interrupts
  3309. commit 9f09713b3e286ba94948c15d64b76b2aed16f8cd
  3310. Author: Vincent-Michael <[email protected]>
  3311. Date: Thu Sep 6 11:14:37 2012 -0400
  3312. Core/Spells: fix extra damage from crits for talents and equipment effects Closes #6647
  3313. commit fb3a360575970173f37533f5cbc32e017822a559
  3314. Author: tobmaps <[email protected]>
  3315. Date: Thu Sep 6 11:05:45 2012 -0400
  3316. Core/Spells: fix intervening dead targets Closes #2090
  3317. commit 5954011a9042267ca21b704d6b95b40c60eca35c
  3318. Author: Vincent-Michael <[email protected]>
  3319. Date: Thu Sep 6 11:00:37 2012 -0400
  3320. Core/Spells: clean up some code and move to spell script. Closes #7195
  3321. commit ca440756a8e7eba24e7f9e304ca00347123af2fa
  3322. Author: Nay <[email protected]>
  3323. Date: Wed Sep 5 19:50:09 2012 +0100
  3324. Scripts/Commands: Fix .reload creature_template #
  3325. commit bf84a0a97a79235fd436de8a920e6442141c65b0
  3326. Author: kaelima <[email protected]>
  3327. Date: Wed Sep 5 17:34:25 2012 +0200
  3328. Core/Misc: Fix typo from 7c971be3c58b3c2f2628cb27f08515c9fafbf081. Thanks Shauren
  3329. commit 7c971be3c58b3c2f2628cb27f08515c9fafbf081
  3330. Author: kaelima <[email protected]>
  3331. Date: Wed Sep 5 17:17:45 2012 +0200
  3332. Core/Misc: Fix some warnings and logic mistakes found by static code analysis
  3333. commit 0f21634eabf7ae04bb9bb0cab75fc8ee2b05252b
  3334. Author: Vincent-Michael <[email protected]>
  3335. Date: Wed Sep 5 16:01:05 2012 +0200
  3336. Config: Cosmetic changes
  3337. commit 147920c464879e9fcd26cd14b20a249981e79dbf
  3338. Merge: 68a54e6 6a701af
  3339. Author: Shauren <[email protected]>
  3340. Date: Wed Sep 5 06:40:56 2012 -0700
  3341. Merge pull request #7664 from Elron103/pull-requests
  3342. commit 6a701af13d3660d7d4cf812c7a0ab45f43f94ce8
  3343. Author: Elron103 <[email protected]>
  3344. Date: Wed Sep 5 15:34:07 2012 +0200
  3345. Scripts/PitOfSaron: Fix Krick not casting Toxic Waste and Shadow Bolt
  3346. commit 68a54e6d91206ed86bad5255c04fa0f932b7856b
  3347. Author: w1sht0l1v3 <[email protected]>
  3348. Date: Wed Sep 5 14:04:09 2012 +0300
  3349. Core/SAI: Add condition to run SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL code
  3350. commit 89d6900f4bcfaa856032325873dc6c30eed7487b
  3351. Author: e <[email protected]>
  3352. Date: Wed Sep 5 01:48:25 2012 -0400
  3353. [CombatAI::SpellInterrupted] Fix Typo
  3354. commit 98f5d4ef4a16f13e0c47cc68c934c53dae188257
  3355. Author: e <[email protected]>
  3356. Date: Tue Sep 4 23:04:59 2012 -0400
  3357. [Core, Creature] Implement Creature/Pet Interrupts
  3358. commit 4366dd7d83ff523f1ba93321843f11e09152a753
  3359. Merge: 50cea66 f9a1fab
  3360. Author: Nay <[email protected]>
  3361. Date: Tue Sep 4 19:43:04 2012 -0700
  3362. Merge pull request #7657 from e000/master
  3363. [Spell::CleanupEffectExecuteData] Remove this confusing and potentially worthless function, use memset instead.
  3364. commit f9a1fabc7b37a439d4ee9b9f1b7b79881de5c44f
  3365. Author: e <[email protected]>
  3366. Date: Tue Sep 4 22:38:59 2012 -0400
  3367. [Spell::CleanupEffectExecuteData] Remove this confusing and potentially worthless function, use memset instead.
  3368. commit 50cea6638b8d211f562fc5422f91bcbfa646f396
  3369. Author: w1sht0l1v3 <[email protected]>
  3370. Date: Wed Sep 5 04:40:03 2012 +0300
  3371. Core/SAI: Fix SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL
  3372. Proper usage of params:
  3373. -param1: flat hp value
  3374. -param2: percent hp value
  3375. Note: only one of these params should be used(in case you set values in both,the script will chose percent)
  3376. commit b8d55cc019f8ce3a936f9d805e6d762c60d28c5d
  3377. Author: kaelima <[email protected]>
  3378. Date: Wed Sep 5 00:08:04 2012 +0200
  3379. Core/BG: Refix cf711ffbe5235a62e40c2a40a1769901afcb8d8e Thanks Kiddie
  3380. commit ed6b58b17db7d00ee3ef5dd6f2cce50f72b8871f
  3381. Author: Shocker <[email protected]>
  3382. Date: Wed Sep 5 00:13:43 2012 +0300
  3383. Core/Spells: Avoid unnecessary code execution for SPELL_ATTR3_NO_DONE_BONUS
  3384. commit de15f7050142ab1c4b537d51185bf78e310ee918
  3385. Author: Vincent-Michael <[email protected]>
  3386. Date: Tue Sep 4 22:38:07 2012 +0200
  3387. Core: Fix build
  3388. commit cf711ffbe5235a62e40c2a40a1769901afcb8d8e
  3389. Author: kaelima <[email protected]>
  3390. Date: Tue Sep 4 22:37:12 2012 +0200
  3391. Core/BG: Prevent players from using macro to exploit leaving BG queues when they already have entered.
  3392. - Cleanup and add some comments to MSG_BATTLEGROUND_PLAYER_POSITIONS
  3393. Closes #7633
  3394. commit b4bc78e24b0e2723177f8541589739cf73a7ba21
  3395. Author: Nay <[email protected]>
  3396. Date: Tue Sep 4 19:48:29 2012 +0100
  3397. Corrections to previous merged in PR
  3398. commit 0ba06342dce0d4c1ff8c39765d1600639779e62c
  3399. Merge: 8afecc6 1695f78
  3400. Author: Nay <[email protected]>
  3401. Date: Tue Sep 4 11:46:11 2012 -0700
  3402. Merge pull request #7644 from e000/master
  3403. [Unit::SetCharm] Restore original walking state when removing charm. Fixes mind control + walk bug.
  3404. commit 8afecc657293fd16922955d048a974efc95bf219
  3405. Author: Kandera <[email protected]>
  3406. Date: Tue Sep 4 14:04:47 2012 -0400
  3407. Core/Gameobject: fix collision for gameobjects
  3408. commit 1695f78c9f05d0516b6ac79c2404a98a9d94192a
  3409. Author: e <[email protected]>
  3410. Date: Tue Sep 4 13:04:30 2012 -0400
  3411. Fix codestyle per Vincent-Michael
  3412. commit 1e2ee2d680489ebac307d8356e84de70193f5143
  3413. Author: e <[email protected]>
  3414. Date: Tue Sep 4 13:00:08 2012 -0400
  3415. [Unit::SetCharm] Restore original walking state when removing charm. Fixes mind control + walk bug.
  3416. commit a4c115a494135d2cda4abc99195bfbe238a06412
  3417. Author: Vincent-Michael <[email protected]>
  3418. Date: Tue Sep 4 18:21:00 2012 +0200
  3419. Core: Fix build
  3420. commit 26af8ac65a86714792fdd054d7066542c4d5daa2
  3421. Author: Kandera <[email protected]>
  3422. Date: Tue Sep 4 12:07:20 2012 -0400
  3423. Core/Gameobject: another attempt at fixing collision. chest gameobject initial collision provided by vincent-michael
  3424. commit 73172c67f02b8f2649b762262d54aea7b7f94d07
  3425. Author: Nay <[email protected]>
  3426. Date: Tue Sep 4 16:14:15 2012 +0100
  3427. Misc: Convert from CRLF to LF in cs_misc.cpp
  3428. Also cleanedup whitespace
  3429. commit a1e3758484230c2ee30e3404bd811c81d0f35422
  3430. Author: Kandera <[email protected]>
  3431. Date: Tue Sep 4 11:10:19 2012 -0400
  3432. Core/Reputation: fix forced reputation auras with neutral. closes #5790
  3433. commit 6d57bf7a75c8f5e15f1fcb3ceffcc5e33b93c286
  3434. Author: Kandera <[email protected]>
  3435. Date: Tue Sep 4 10:40:52 2012 -0400
  3436. Core/Battleground: fix unneeded log message
  3437. commit a3f9eee4e5653f2b019d41b1c9ffe69074bb6fcf
  3438. Author: kaelima <[email protected]>
  3439. Date: Tue Sep 4 17:03:04 2012 +0200
  3440. Core/Spells: Fix memory leak when Load() fails from spell/aura-scripts
  3441. commit c4466facb15395ce89c28219e29b7d4e937d54ed
  3442. Author: Shauren <[email protected]>
  3443. Date: Tue Sep 4 17:00:56 2012 +0200
  3444. Properly fixed one warning
  3445. commit 8ec0146721bea6e70157a4024ce685c41431fc92
  3446. Author: Shauren <[email protected]>
  3447. Date: Tue Sep 4 14:43:32 2012 +0200
  3448. Dep/G3D: Restored 99c8399772701af9bf3c79e4c514aead57cdc7d6
  3449. commit 1e9fc84a12ae08516328127c5e22f0d64bafc715
  3450. Author: Shauren <[email protected]>
  3451. Date: Tue Sep 4 14:40:41 2012 +0200
  3452. Core: Warning fixes
  3453. C4100: 'x' : unreferenced formal parameter
  3454. C4310: cast truncates constant value
  3455. C4389: '==' : signed/unsigned mismatch
  3456. C4668: 'x' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
  3457. C4701: potentially uninitialized local variable 'x' used
  3458. C4826: Conversion from 'HMODULE' to 'DWORD64' is sign-extended. This may cause unexpected runtime behavior.
  3459. C6067: Parameter '3' in call to 'sprintf' must be the address of the string
  3460. C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'CloseHandle'
  3461. commit b2bcc52fdaaef8752e72dbff9e300f168bf9a110
  3462. Author: Nay <[email protected]>
  3463. Date: Tue Sep 4 01:03:06 2012 +0100
  3464. Revert "Core: Blood Furnace - Broggok event"
  3465. This reverts commit 153e88a16b33bedfd28273030e26914844d60aff.
  3466. commit a47ad2f5e174588587d621ab2216197a7993054f
  3467. Author: Mik43l <[email protected]>
  3468. Date: Tue Sep 4 00:51:26 2012 +0200
  3469. Core/Auras: Added minimal delay before Rapture cooldown takes effect to allow all bubbles broken by a single damage source proc mana return
  3470. Closes #7443
  3471. Signed-off-by: Shauren <[email protected]>
  3472. commit 76be70a4dc225bbcbce3c5d427585aededef37b6
  3473. Author: kaelima <[email protected]>
  3474. Date: Tue Sep 4 00:37:21 2012 +0200
  3475. Core/Battlefield: Fix some memory leaks
  3476. commit b979e81dde4185d272f7d22d4e252e4ecc59b280
  3477. Merge: 2fe8c2f 913645d
  3478. Author: Nay <[email protected]>
  3479. Date: Mon Sep 3 13:30:27 2012 -0700
  3480. Merge pull request #7634 from Gacko/blood_furnace
  3481. Core: Blood Furnace - Broggok event and fix OnUnitDeath hook use
  3482. commit 913645d5c7301a5d323f98e16a1e4baa972c685a
  3483. Author: Gacko <[email protected]>
  3484. Date: Mon Sep 3 22:25:26 2012 +0200
  3485. Core: Blood furnace - Update method header to lastest rev
  3486. commit 153e88a16b33bedfd28273030e26914844d60aff
  3487. Author: Gacko <[email protected]>
  3488. Date: Mon Sep 3 20:08:17 2012 +0200
  3489. Core: Blood Furnace - Broggok event
  3490. Move prisoners back in cages after respawn. They didn't reset correctly
  3491. for players which were still in the instance after wipe
  3492. commit 2fe8c2f41e2da6d543d9a22bfc1e8c9335f2eda2
  3493. Author: Nay <[email protected]>
  3494. Date: Mon Sep 3 18:24:35 2012 +0100
  3495. Dependencies/G3D: Fix build on x64 (change already included in TC's diff)
  3496. commit 511beb8c196a6a00375541d82c72494c9a4ccf62
  3497. Author: nelegalno <[email protected]>
  3498. Date: Mon Sep 3 17:18:38 2012 +0100
  3499. DB/Quests: Fix required races for quest 9719
  3500. Closes #7604
  3501. commit 6acb7f85f438437db3f625e695c1086a1116e215
  3502. Author: Nay <[email protected]>
  3503. Date: Mon Sep 3 17:15:32 2012 +0100
  3504. DB/GOs: Correct flags of GO 186371
  3505. Thanks Joshh
  3506. Closes #6846
  3507. commit 0db5573d4de436cf14c9f6d113a28800fa278c2c
  3508. Author: Nay <[email protected]>
  3509. Date: Mon Sep 3 15:39:07 2012 +0100
  3510. Core/Dependencies: Update G3D to version 8.01
  3511. commit 5f6e190a9677cda78d6b975f46df979941bb6f1f
  3512. Author: Nay <[email protected]>
  3513. Date: Mon Sep 3 15:37:39 2012 +0100
  3514. Core/Dependencies: Update zlib to version 1.2.7
  3515. commit 531e16e5b8b4359980a4b7e1f2084f10c0f7bbff
  3516. Author: Nay <[email protected]>
  3517. Date: Mon Sep 3 15:36:36 2012 +0100
  3518. Core/Dependencies: Update utf8-cpp to version 2.3.2
  3519. commit 6cde35955df0a74105dfbcb22b9986c7bebf3958
  3520. Author: Nay <[email protected]>
  3521. Date: Mon Sep 3 15:35:28 2012 +0100
  3522. Core/Dependencies: Update bzip2 to version 1.0.6
  3523. commit c8a91e255988a766f102cbaf248a378b8ba31034
  3524. Author: Nay <[email protected]>
  3525. Date: Mon Sep 3 15:21:13 2012 +0100
  3526. Tools/Extractors: Fix build under GCC 4.7
  3527. commit f46982ee7aaa7cb3d3a830874ee096a98ff1e3ae
  3528. Author: w1sht0l1v3 <[email protected]>
  3529. Date: Mon Sep 3 16:15:18 2012 +0300
  3530. Scripts: Fix non pch build
  3531. commit 128d99b29b4ad974c3aa207e7c629c7b939c5141
  3532. Author: w1sht0l1v3 <[email protected]>
  3533. Date: Mon Sep 3 15:50:08 2012 +0300
  3534. Core/Scripts: Rewrite Cold Hearted quest.
  3535. Closes #1758 .
  3536. commit 80b61fa584b019a298e129764cddba9fbfd458cc
  3537. Author: Nay <[email protected]>
  3538. Date: Mon Sep 3 02:45:27 2012 +0100
  3539. Core/Spells: Hard-limit the number of hit and miss targets sent in SMSG_SPELL_GO to 255 (each), fixes client crashes
  3540. Closes #3873
  3541. commit 77c8e0a2a4d0f3567e22c88bcacaa50e997a4acc
  3542. Merge: 1a49554 1e361bc
  3543. Author: Nay <[email protected]>
  3544. Date: Sun Sep 2 17:05:34 2012 -0700
  3545. Merge pull request #7625 from Elron103/pull-requests
  3546. Scripts/MoltenCore: Fix boss Golemagg enrage behaviour
  3547. commit 1e361bc43aaa22bc5ca46da1168278f340f0e859
  3548. Author: Elron103 <[email protected]>
  3549. Date: Mon Sep 3 01:57:01 2012 +0200
  3550. Scripts/MoltenCore: Fix boss Golemagg enrage behaviour
  3551. commit 1a49554af825182358a16b439b03c21073d0bea4
  3552. Author: Nay <[email protected]>
  3553. Date: Sun Sep 2 22:52:22 2012 +0100
  3554. Misc: Correct a SQL, update PackageList.txt and remove an uneeded file (soap)
  3555. commit 0cca186a44b0707dbe410d943638fd5227882021
  3556. Author: click <[email protected]>
  3557. Date: Sun Sep 2 22:57:10 2012 +0200
  3558. Core/Dependencies: Ugrade gsoap-library to v2.8.10
  3559. + add documentation for later upgrades and the original stub.file used for service generation.
  3560. commit 28a5e1e1483993d28e6af9c1219116d74cd9ac3b
  3561. Author: Vincent-Michael <[email protected]>
  3562. Date: Sun Sep 2 21:02:35 2012 +0200
  3563. SQL: Fix sql error (thx ChazyTheBest)
  3564. commit 1731ff5ca1304ed19b3cdb704d283860463f719e
  3565. Author: Nay <[email protected]>
  3566. Date: Sun Sep 2 15:50:29 2012 +0100
  3567. SQL: Rename SQL file after PR
  3568. commit 40c22de0b73a0186ee68e4b0103ac8c875880831
  3569. Merge: f4fdb0c 0af00a82
  3570. Author: Nay <[email protected]>
  3571. Date: Sun Sep 2 07:47:57 2012 -0700
  3572. Merge pull request #7587 from acrathos/master
  3573. DB/SAI: Thorim and Lok'lira the Crone
  3574. commit f4fdb0c64c4615bdf407528087f6069db622dd93
  3575. Author: nelegalno <[email protected]>
  3576. Date: Sun Sep 2 15:44:00 2012 +0100
  3577. DB/Quests: Fix required races for multiple quests
  3578. Closes #7620
  3579. commit 9060294ab06f3005e0d8871776344b84de7f383b
  3580. Author: Gacko <[email protected]>
  3581. Date: Sun Sep 2 11:54:02 2012 +0200
  3582. Core: Quest 'The art of persuasion' - Typo
  3583. commit 62b68f5a6cfe2ba57fdf27e3c0e89ef369e75347
  3584. Merge: ce003ba 46852a3
  3585. Author: Shauren <[email protected]>
  3586. Date: Sun Sep 2 02:36:22 2012 -0700
  3587. Merge pull request #7613 from Elron103/pull-requests
  3588. Core/Scripting: Fix DoAction function of SummonList incorrectly removing entries in SummonList
  3589. commit ce003baea9bf3f7b85158fe25c72691b94b8cb69
  3590. Merge: a7dd289 24d1a5a
  3591. Author: Nay <[email protected]>
  3592. Date: Sat Sep 1 16:32:51 2012 -0700
  3593. Merge pull request #7614 from Elron103/pull-requests2
  3594. Core/Scripting: Add missing entry in ScriptLoader for boss Ouro
  3595. commit 24d1a5a98eea49496a0e41537ffbddd662c63317
  3596. Author: Elron103 <[email protected]>
  3597. Date: Sun Sep 2 00:48:23 2012 +0200
  3598. Core/Scripting: Add missing entry in ScriptLoader for boss Ouro
  3599. commit 46852a3808955ab3fb5d3044c9f0c85d8223c986
  3600. Author: Elron103 <[email protected]>
  3601. Date: Sun Sep 2 00:19:13 2012 +0200
  3602. Core/Scripting: Fix DoAction function of SummonList incorrectly removing entries in SummonList
  3603. commit a7dd289b04e3a9d0337fb5b6db3fc7a70f670933
  3604. Author: Spp <[email protected]>
  3605. Date: Sat Sep 1 22:13:12 2012 +0200
  3606. Core/Config: Change default log level of "Chat Log" to fit old log system
  3607. commit b1276105100dc55adc72b4b58219bb57362b2a0f
  3608. Author: Spp <[email protected]>
  3609. Date: Sat Sep 1 21:24:09 2012 +0200
  3610. Config: Cosmetic changes to fit config guidelines
  3611. commit 7811e9100c780603efbc1e664e4848e2e355a239
  3612. Author: Spp <[email protected]>
  3613. Date: Sat Sep 1 21:18:01 2012 +0200
  3614. Core/Logging: Delete player filename will now use guid_name format like old log system. (was set to account_name by error)
  3615. commit 5cafe0ca01afce24d820d29b91f1a66fefcb75a0
  3616. Author: Spp <[email protected]>
  3617. Date: Sat Sep 1 21:15:20 2012 +0200
  3618. Core/Logging: Fix delete player crash having logging player enabled.
  3619. closes #7437
  3620. commit 4bc983d7b756d235477eef8b7529cacfb7a1f247
  3621. Author: Myran2 <[email protected]>
  3622. Date: Sat Sep 1 00:36:26 2012 +0100
  3623. Core/Commands: Fix .cheat kill and add instakill immunity to it
  3624. Closes #7586
  3625. commit 107bd5f5a379e370b12f7cc33a5aadb8c80bffc5
  3626. Author: Nay <[email protected]>
  3627. Date: Sat Sep 1 00:11:44 2012 +0100
  3628. Scripts: Fix non pch build
  3629. commit 6b0c2a307b9f6e388dcb831986cdaa8e4a497364
  3630. Merge: 305b8d2 74d4aec
  3631. Author: Nay <[email protected]>
  3632. Date: Fri Aug 31 15:58:34 2012 -0700
  3633. Merge pull request #7599 from gacko28/zuluhed
  3634. Core/Spell: Unlocking zuluhed chains
  3635. Closes #996
  3636. Fixes quest Zuluhed the Whacked
  3637. commit 74d4aec49bd6e571c3253922e88ace19fe68bbe1
  3638. Author: Gacko <[email protected]>
  3639. Date: Sat Sep 1 00:21:35 2012 +0200
  3640. Core/Spell: Unlocking zuluhed chains
  3641. Core/Spell: Unlocking zuluheds chains
  3642. Core/Spell: Unlocking zuluheds chains
  3643. Core/Spell: Unlocking zuluheds chains
  3644. commit 305b8d2d69f28fb0094c80c579c36b029c474cb1
  3645. Author: Trista <[email protected]>
  3646. Date: Fri Aug 31 14:20:11 2012 +0100
  3647. Core/Scripts: Improve Wyrmrest Defender gossip
  3648. * Added conditions to only show default gossip, if not on quest 12372
  3649. * Else show other gossip text
  3650. * Add second gossip text on gossip select
  3651. * Remove close gossip - after a lot of videos turns out character close it by moving or clicking "goodbye"
  3652. Ref #1861
  3653. Closes #7594
  3654. commit 0af00a828309d4eb43507ab96e4396c5979e5ccc
  3655. Author: Santiago <[email protected]>
  3656. Date: Thu Aug 30 23:32:03 2012 -0300
  3657. DB/SAI: Remove Lol'kira the Krone and Thorim cpp scripts, handled by SAI
  3658. commit 20e629d038923a3d71567df3124d2d4ad52b1880
  3659. Author: w1sht0l1v3 <[email protected]>
  3660. Date: Fri Aug 31 04:15:04 2012 +0300
  3661. DB/SAI: Taking on All Challengers & Defending Your Title
  3662. commit 1a5df2b72ee92454959ec6f3163493e785c7033d
  3663. Author: Nay <[email protected]>
  3664. Date: Fri Aug 31 01:29:18 2012 +0100
  3665. SQL: Rename SQL
  3666. commit 908ae08a0aed76c3d6a1a66848c9811ece44a1e7
  3667. Author: Myran2 <[email protected]>
  3668. Date: Fri Aug 31 01:26:21 2012 +0100
  3669. Scripts/Commands: Create a new group of commands, .cheat, and add new and move old commands to it:
  3670. Changes:
  3671. - .explorecheat is now .cheat explore
  3672. - .waterwalk is now .cheat waterwalk
  3673. - .taxicheat is now .cheat taxi
  3674. New commands:
  3675. - .cheat god
  3676. - .cheat casttime
  3677. - .cheat cooldown
  3678. - .cheat power
  3679. (Descriptions available in the SQL file / in-game)
  3680. Inspiration on ArcEmu commands
  3681. Closes #7569
  3682. commit e3d9768a50a3b2b700d65e0cc96e697a5c9d22dc
  3683. Author: Nay <[email protected]>
  3684. Date: Thu Aug 30 22:44:33 2012 +0100
  3685. Core: Fix many "errors"/warnings and coding style (3)
  3686. Game
  3687. Errors were found using Cppcheck, open-source static analysis tool
  3688. commit abbb896cfb73017cf1c313d597984a9ce0a9dcab
  3689. Author: Nay <[email protected]>
  3690. Date: Thu Aug 30 22:44:03 2012 +0100
  3691. Core: Fix many "errors"/warnings and coding style (2)
  3692. Scripts; also reverted a change to AuthSocket
  3693. Errors were found using Cppcheck, open-source static analysis tool
  3694. commit a303bda320d8fd0ca773184ffff319cf956ac159
  3695. Author: Gacko <[email protected]>
  3696. Date: Tue Aug 28 21:37:13 2012 +0200
  3697. Core: Quest - The art of persuasion
  3698. commit 5f1977cb1d690d2e60a1f5355244ec472e014278
  3699. Author: Nay <[email protected]>
  3700. Date: Thu Aug 30 19:07:59 2012 +0100
  3701. Core: Fix many "errors"/warnings and coding style (1)
  3702. Extractors, worldserver, authserver, shared and collision affected
  3703. Errors were found using Cppcheck, open-source static analysis tool
  3704. commit 902d48811ee476e735e5bc0ad61f9948888db82c
  3705. Merge: dd98331 28a4785
  3706. Author: Nay <[email protected]>
  3707. Date: Thu Aug 30 06:31:25 2012 -0700
  3708. Merge pull request #7571 from daniik/master
  3709. Remove duplicated code in FleeingMovementGenerator
  3710. commit 28a478589d2668c52c4ba492c4fda3428668d5a9
  3711. Author: danik <[email protected]>
  3712. Date: Thu Aug 30 15:25:02 2012 +0200
  3713. Core/MovementGenerator: Remove duplicated code
  3714. commit dd98331999feb30010446d2e01012cc027988b30
  3715. Merge: bdfae83 5ee99a9
  3716. Author: Kaelima <[email protected]>
  3717. Date: Thu Aug 30 03:36:40 2012 -0700
  3718. Merge pull request #7566 from Souler/fix_copy_weapon_auras
  3719. Scripts/Spells: Fix Weapon Copy related auras.
  3720. commit 5ee99a94120818eb464f909cc1ab9752db70206f
  3721. Author: Souler <[email protected]>
  3722. Date: Thu Aug 30 11:50:07 2012 +0200
  3723. Scripts/Spells: Fix Weapon Copy related auras.
  3724. Closes #3731
  3725. commit bdfae838985a62471fa8aa5fe6d8c08e66a66260
  3726. Author: kaelima <[email protected]>
  3727. Date: Thu Aug 30 04:52:35 2012 +0200
  3728. Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest
  3729. - Added more flags to UnitFlags2 enum (Thanks wpp)
  3730. commit e909e5515ba03a2c8df2bc7d4d84ff295e91107d
  3731. Author: Nay <[email protected]>
  3732. Date: Wed Aug 29 22:36:04 2012 +0100
  3733. Scripts/Hellfire: Add missing include
  3734. commit e07a8db6da2a057ff5065df901efaa5c417bd9dc
  3735. Author: Gacko <[email protected]>
  3736. Date: Wed Aug 29 22:23:15 2012 +0100
  3737. Scripts/Hellfire: Rework Blood Furnace
  3738. commit b89b8ff277b987ab65e00e2c936a36e518fb4b33
  3739. Author: Nay <[email protected]>
  3740. Date: Wed Aug 29 20:02:55 2012 +0100
  3741. Core/Loading: Change info/error messages to printf when config is not loaded
  3742. commit 4070f5ac842be931561caa07ad2f5334f622a9b8
  3743. Merge: 856a5b6 a3d2304
  3744. Author: Nay <[email protected]>
  3745. Date: Wed Aug 29 06:08:13 2012 -0700
  3746. Merge pull request #7487 from drskull/master
  3747. Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp
  3748. Closes #4376
  3749. commit 856a5b62fb310f99852a6047dce321be18c06200
  3750. Author: Vincent-Michael <[email protected]>
  3751. Date: Tue Aug 28 21:13:37 2012 +0200
  3752. DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the Ice Watcher'
  3753. commit d533c950cb696dfd3077ce9eba9a20b799a40837
  3754. Author: Nay <[email protected]>
  3755. Date: Tue Aug 28 19:31:15 2012 +0100
  3756. Scripts: Fix code style after PR
  3757. commit a9e6f5453bf71f963b081375e57931f99a89ccf0
  3758. Merge: ff886b6 6691762
  3759. Author: Nay <[email protected]>
  3760. Date: Tue Aug 28 11:26:48 2012 -0700
  3761. Merge pull request #7553 from Trista/master
  3762. Core/Spells: Destabilizing Azure Dragonshrine
  3763. commit 66917624bb90e302efa8bdf31b8cc8555843e9e6
  3764. Author: thesensei <[email protected]>
  3765. Date: Tue Aug 28 20:58:03 2012 +0300
  3766. Core/Spells: Destabilize Azure Dragonshrine
  3767. *Spell script support for spell 49370
  3768. commit ff886b626e7aaa9d8359cfbddc69227dd3f30883
  3769. Author: Kandera <[email protected]>
  3770. Date: Tue Aug 28 09:52:59 2012 -0400
  3771. Core/Wintergrasp: correctly fix collision for invisible wall in wg. also fixes recent crash. closes #7548
  3772. commit ec527fa172f64f47406d9317b8c3a98e9c46f812
  3773. Author: Shauren <[email protected]>
  3774. Date: Tue Aug 28 12:03:39 2012 +0200
  3775. Core/Quests: Fixed quest honor rewards properly.
  3776. REALLY closes #1356
  3777. commit 154aaa0ad5b673c6d52f6d4c88baa450a82226de
  3778. Author: Nay <[email protected]>
  3779. Date: Tue Aug 28 00:25:49 2012 +0100
  3780. Core/Quests: Fix quest honor reward
  3781. Based on the patch of Tassader
  3782. Closes #1356
  3783. commit ad8010730cefcf18e27c21a47be47b57b1f6bf40
  3784. Author: Shauren <[email protected]>
  3785. Date: Tue Aug 28 01:11:03 2012 +0200
  3786. Core/Authserver: Improved realmlist for multiple realms with different versions, idea from MaNGOS and allow 4.0.6a, 4.2.2 and 4.3.4 clients to use the authserver (no world connections)
  3787. commit c4f011f3324bc90631472bf2aa1b89590742909a
  3788. Author: Vincent-Michael <[email protected]>
  3789. Date: Mon Aug 27 22:58:45 2012 +0200
  3790. Core/Battlefield: Small cleanup
  3791. commit 9a11dc5ea6a56c41c044d5b28323d2fb420e3201
  3792. Author: Nay <[email protected]>
  3793. Date: Mon Aug 27 20:42:56 2012 +0100
  3794. Config/worldserver: Rename references to the old realmd database to auth
  3795. commit 7e2d007e0d842326b139fb7ef345d0036d244978
  3796. Author: Vincent-Michael <[email protected]>
  3797. Date: Mon Aug 27 19:57:26 2012 +0200
  3798. Core/Spells: Fix 'Foam Sword Rack' mechanic
  3799. commit fe970b1c1ebe519b8312fb17e61dd17fcea99d15
  3800. Author: joschiwald <[email protected]>
  3801. Date: Mon Aug 27 19:56:07 2012 +0200
  3802. DB/Conditions: Fix 'Foam Sword Attack' / 'Foam Sword Attack' targets
  3803. commit 5f2c73d3a82d0cb12881e26045eecae6fde954ef
  3804. Author: nelegalno <[email protected]>
  3805. Date: Mon Aug 27 18:44:54 2012 +0100
  3806. DB: (Db) Fix quest Fire Upon the Waters
  3807. Thanks to wispeckt, zxbiohazardzx and Svannon
  3808. Closes #1344
  3809. commit 11b91ef2e9457473e2370d848dde644a44558761
  3810. Author: Trista <[email protected]>
  3811. Date: Mon Aug 27 18:37:55 2012 +0100
  3812. DB/Spells: (SB) Fix quest The Angry Gorloc
  3813. Closes #1288
  3814. commit 1d05d2d4fad8b2d204d42a4e446e08b20d17b9c4
  3815. Author: CDawg <[email protected]>
  3816. Date: Mon Aug 27 18:14:47 2012 +0100
  3817. Core/Misc: Fix resting zone in inn or tavern, reduce the area resting is active
  3818. Closes #7516
  3819. commit 41a62da6b5dd3f420f24728cb3d5e0ca6e3e99b7
  3820. Author: Trista <[email protected]>
  3821. Date: Mon Aug 27 18:09:16 2012 +0100
  3822. DB/SAI: (HF) Fix quest The Shining Light
  3823. Closes #1230
  3824. commit b8decc89896ad71b0f808eaeb9c7fd45fffad06a
  3825. Author: Kandera <[email protected]>
  3826. Date: Mon Aug 27 13:01:54 2012 -0400
  3827. Core/Wintergrasp: fix handling for invisible wall in wintergrasp. will now be destroyed and rebuilt with the vault gate
  3828. commit 31dd9de0680dab9dad4f10f45c57db8bbeab1733
  3829. Author: Kandera <[email protected]>
  3830. Date: Mon Aug 27 12:30:03 2012 -0400
  3831. Core/Wintergrasp: fix possible crash on startup
  3832. commit 09821b495322fab0bfa16829f56a1156b06e6fd0
  3833. Author: Nay <[email protected]>
  3834. Date: Mon Aug 27 17:24:18 2012 +0100
  3835. SQLS: Fix a typo
  3836. commit ccb20a1947d86285c757ce3ef7dbcdf7efb32458
  3837. Author: Vincent-Michael <[email protected]>
  3838. Date: Mon Aug 27 18:17:34 2012 +0200
  3839. Core/Spells: Fix Pick Lock calculation
  3840. Closes: #4323
  3841. commit 543ec0c02a991cc9c484514eaf1cef90b4b9fe87
  3842. Author: WishToDie <[email protected]>
  3843. Date: Mon Aug 27 17:03:21 2012 +0100
  3844. DB/SAI: (BT) Fix quest A Race Against Time
  3845. Closes #1074
  3846. commit 1a0a80bb773d9ef492450aeba688a765d0077c7d
  3847. Author: gecko32 <[email protected]>
  3848. Date: Mon Aug 27 16:50:47 2012 +0100
  3849. Scripts/ZulGurub: Fix attacking Bloodlord Mandokir
  3850. Closes #1007
  3851. Closes #7499
  3852. commit f50ad5dd990d07e7a64e325b3002e91d65fc30fc
  3853. Author: gadge <[email protected]>
  3854. Date: Mon Aug 27 16:41:07 2012 +0100
  3855. DB/Quests: Set correct relations for quest The Conqueror's Task
  3856. Ref #1006
  3857. commit 949fde098aeb7bff60e56783a0f116e34dfeae5d
  3858. Author: nelegalno <[email protected]>
  3859. Date: Mon Aug 27 16:34:26 2012 +0100
  3860. DB/GOs: Spawn Blackened Urn in Karazhan, should fix Nightbane summoning and the quest chain
  3861. Closes #975
  3862. commit b0256c30a465d190a034f637343a84766d8406ad
  3863. Author: neuro_999 <[email protected]>
  3864. Date: Mon Aug 27 16:26:22 2012 +0100
  3865. Scripts/Uldaman: Archaedas now Awaken his minnions & spawn of npc lore keeper of norgannon
  3866. Closes #765
  3867. commit d07be0cf61a339a47a4979cda49e9ff4db6faef1
  3868. Author: joschiwald <[email protected]>
  3869. Date: Mon Aug 27 17:08:30 2012 +0200
  3870. DB/Player: Fix draenei race spell 'Shadow Resistance'
  3871. commit 695e64556f470efff3db6911a774f208bfd271a0
  3872. Author: Vincent-Michael <[email protected]>
  3873. Date: Mon Aug 27 17:02:38 2012 +0200
  3874. Core: Fix warnings and code style
  3875. commit 59aeef8278b4ca3a4c326913aa0d6ecb55183432
  3876. Author: Kandera <[email protected]>
  3877. Date: Mon Aug 27 11:00:30 2012 -0400
  3878. Scripts/Wintergrasp: fix grab passenger spell.
  3879. commit a086a8bd55f3bdc9ab26987bf8271c5f4e3e5d89
  3880. Author: Kandera <[email protected]>
  3881. Date: Mon Aug 27 10:45:02 2012 -0400
  3882. Core/Wintergrasp: Move previous commit to the correct position
  3883. commit 7b11decc2615160590da36f93eeb9c6a3b4d8e80
  3884. Author: Kandera <[email protected]>
  3885. Date: Mon Aug 27 10:42:34 2012 -0400
  3886. Core/Wintergrasp: cleanup some magic numbers and set the destructable state of the final gate to destroyed.
  3887. commit 9b7b8152e7402f3a0a967d92772e624c26bbc303
  3888. Author: Nay <[email protected]>
  3889. Date: Mon Aug 27 15:38:50 2012 +0100
  3890. DB/SAI: Fix opening the door before Broggok in Blood Furnace
  3891. Based on the fix of oneblizz
  3892. Closes #350
  3893. commit 9776f6d681b6c5d8a61be34698d4bfc9c6a1b7d5
  3894. Author: Kandera <[email protected]>
  3895. Date: Mon Aug 27 10:33:05 2012 -0400
  3896. Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger.
  3897. commit fc16106823dde9a3b38dec92b5122e56a55d64a0
  3898. Author: Nay <[email protected]>
  3899. Date: Mon Aug 27 14:40:12 2012 +0100
  3900. Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and cleanup whitespace
  3901. commit f8c01739dfef0bd30ed90f688ee97e84f0d700f7
  3902. Author: Nay <[email protected]>
  3903. Date: Mon Aug 27 14:29:00 2012 +0100
  3904. Scripts/Spells: Remove a not needed cast in spell_q12372_cast_from_gossip_trigger
  3905. commit 846fc6a7fd14fa877ea82d1c85fec395cd7cee9d
  3906. Author: Nay <[email protected]>
  3907. Date: Mon Aug 27 13:52:54 2012 +0100
  3908. Rename SQLs after PR
  3909. commit b8bca936e841ce9b7e6a54790508ec672e490d1e
  3910. Merge: 5aee943 e0e6365
  3911. Author: Nay <[email protected]>
  3912. Date: Mon Aug 27 05:49:47 2012 -0700
  3913. Merge pull request #7524 from Trista/master
  3914. [Core/Scripts] Defending Wyrmrest Temple
  3915. commit 5aee9433e118c2ac27a135cfa8deb3446f498396
  3916. Author: Spp <[email protected]>
  3917. Date: Mon Aug 27 12:56:45 2012 +0200
  3918. Core/Logging: Minor optimization in ShouldLog
  3919. commit 30e41724e43c9669d10771836eebd79743c56518
  3920. Author: Nay <[email protected]>
  3921. Date: Mon Aug 27 00:41:02 2012 +0200
  3922. Core/Groups: Fix a typo when sending pet auras
  3923. commit e118a7fcc512b9c8e9fb6a2f721b63a092fb7568
  3924. Author: Nay <[email protected]>
  3925. Date: Wed Aug 22 14:38:29 2012 +0100
  3926. Core: Fix compiling on Fedora (G3D related)
  3927. Thanks F3st and Gamera
  3928. Closes #7477
  3929. commit 43cbb1e10589bed2dadea85caac88e8193bcb7a5
  3930. Author: Shauren <[email protected]>
  3931. Date: Sun Aug 26 21:24:15 2012 +0200
  3932. Core/DBLayer: Fixed memory leaks when query returned empty result set
  3933. commit fcd48335e8efc194d8c731eaf7fe39d7166dce52
  3934. Author: Vincent-Michael <[email protected]>
  3935. Date: Sun Aug 26 19:38:05 2012 +0200
  3936. Core/Spells: Implement Battleground - Dampening for wintergrasp
  3937. commit 8b939700e78aed23788b5a66738a58adb7e20d21
  3938. Author: Vincent-Michael <[email protected]>
  3939. Date: Sun Aug 26 17:31:37 2012 +0200
  3940. DB/Misc:
  3941. * Fix phaseMask for Mature Lasher
  3942. * Implement Essence of Wintergrasp only for wintergrasp zone
  3943. commit 1ad861a95efc1d47af649a8c64987f7dc23e0893
  3944. Author: Vincent-Michael <[email protected]>
  3945. Date: Sun Aug 26 16:46:25 2012 +0200
  3946. Core/Battlefield: Fix Essence of Wintergrasp
  3947. commit e0e636577f5b61fe4d0839284fefafb54b99bfe5
  3948. Author: Stefo <[email protected]>
  3949. Date: Sun Aug 26 14:22:57 2012 +0300
  3950. Core/Scripts: Fix target error
  3951. *Forgot to change targets
  3952. commit c66de00638aa3a2f215faac02c9166e29be15c8a
  3953. Author: gecko32 <[email protected]>
  3954. Date: Sun Aug 26 02:02:21 2012 +0200
  3955. DB/Conditions: Fix Sartharion Berserk targets
  3956. commit cc416592b9f2a9d8e052755b63a081e947d4ae5b
  3957. Author: thesensei <[email protected]>
  3958. Date: Sun Aug 26 02:55:14 2012 +0300
  3959. Core/Scripts: Defending Wyrmrest Temple
  3960. commit 99749b3e88363c316ed1c0f31c024e39e6c948e6
  3961. Author: Nay <[email protected]>
  3962. Date: Sun Aug 26 00:24:26 2012 +0100
  3963. Core/Loading: Move a log from DBError to info
  3964. commit 9d7dd365319525e2935bbf43b1055e48597bc367
  3965. Author: Subv <[email protected]>
  3966. Date: Sun Aug 26 00:16:44 2012 +0200
  3967. Core/Battlefield: Fix memory leak
  3968. commit a3d230479c48da9df6c183e275e39bc635749f3b
  3969. Author: dr.skull <[email protected]>
  3970. Date: Sat Aug 25 21:50:19 2012 +0200
  3971. Use Totem::Unsummon when new totem replace old totem
  3972. Signed-off-by: dr.skull <[email protected]>
  3973. commit 01c106637034b5018739b8a710dd046830c60725
  3974. Author: Shauren <[email protected]>
  3975. Date: Sat Aug 25 12:02:09 2012 +0200
  3976. Core/Battlegrounds: Fixed uninitialized variables in Warsong Gulch
  3977. commit fd3ab841adba57b902edb1970f72e0d71fa733ec
  3978. Author: Vincent-Michael <[email protected]>
  3979. Date: Sat Aug 25 03:16:18 2012 +0200
  3980. DB/Creature: Fix Twilight Whelp faction from sniff
  3981. commit 24a3f6c27c26b273de9b931c174bc5fd08fca7f4
  3982. Author: Vincent-Michael <[email protected]>
  3983. Date: Sat Aug 25 01:44:05 2012 +0200
  3984. Core/Battlefield: Fix queue invite in war time
  3985. commit c61ce54f0355c4b3178a2dab7ffb480656ff92b9
  3986. Author: Vincent-Michael <[email protected]>
  3987. Date: Sat Aug 25 01:29:03 2012 +0200
  3988. Misc/Battlefield:
  3989. * Fix faction for Wintergrasp Siege Turret
  3990. * Add missing magic number
  3991. commit 2041ff25628fefa5a3423466176374ae499577e0
  3992. Author: Vincent-Michael <[email protected]>
  3993. Date: Fri Aug 24 20:25:18 2012 +0200
  3994. Core/Battlefield:
  3995. * Fix correct faction for Wintergrasp
  3996. * Remove hack for vehicle faction
  3997. * Fix gameobject ai for go_wg_vehicle_teleporter
  3998. * Fix some warnings and code style
  3999. commit 6bcc994a5e1b92c2037c7042621acfe6f53cc5f8
  4000. Author: Kandera <[email protected]>
  4001. Date: Thu Aug 23 15:18:20 2012 -0400
  4002. DB/Gameobjects: fix double spawns of wintergrasp keep gameobjects
  4003. commit b16792cb30f11470d23776d1d73b4eae0cd30f28
  4004. Author: Kandera <[email protected]>
  4005. Date: Thu Aug 23 14:07:47 2012 -0400
  4006. Core/Wintergrasp: give vehicles correct faction based on wintergrasp faction ids
  4007. commit b11de3eac08a3c315372005f504152b01224ed88
  4008. Author: Kandera <[email protected]>
  4009. Date: Thu Aug 23 13:29:54 2012 -0400
  4010. Scripts/Wintergrasp: enable script and add it to spell_script_names
  4011. commit f6ab6d3fca02c8d9c171cf79c536f7fa982ae616
  4012. Author: Kandera <[email protected]>
  4013. Date: Thu Aug 23 13:21:27 2012 -0400
  4014. Scripts/Wintergrasp: fix defender portal teleporting and clean up vehicle teleporter code
  4015. commit a1b3ec2e21d8510b99c2422a76dc5af004fbdc26
  4016. Author: Kandera <[email protected]>
  4017. Date: Thu Aug 23 12:10:04 2012 -0400
  4018. Core/Gameobject: fix build
  4019. commit 105a0da3505fb714fbfc9e2b26baa8102364b56a
  4020. Author: dr.skull <[email protected]>
  4021. Date: Thu Aug 23 17:59:24 2012 +0200
  4022. Remove Sentry Totem Aura when Sentry Totem is destroyed.
  4023. For Totems use Totem::UnSummon() when old totem is replaced with new one
  4024. Signed-off-by: dr.skull <[email protected]>
  4025. commit 58c9d7188fa7ef8064b32c207a9726e33ce79e92
  4026. Author: dr.skull <[email protected]>
  4027. Date: Thu Aug 23 17:46:14 2012 +0200
  4028. Sentry Totem can be unsummoned by totem timers opcode
  4029. Signed-off-by: dr.skull <[email protected]>
  4030. commit 53db3d9700408c4053608e00370c0dfe5bce20fb
  4031. Author: Kandera <[email protected]>
  4032. Date: Thu Aug 23 11:58:57 2012 -0400
  4033. Core/Gameobject: fix collision handling.
  4034. commit 85ed0e32a9b2b029c1db3cf1a914b3940cf72b9b
  4035. Author: Kandera <[email protected]>
  4036. Date: Wed Aug 22 13:08:57 2012 -0400
  4037. Core/Wintergrasp: fix possible crash when rebuild hits non rebuildable buildings
  4038. commit ad26178c3b5c393594c7038fb44a98e9cd9e7733
  4039. Author: Vincent-Michael <[email protected]>
  4040. Date: Wed Aug 22 18:21:12 2012 +0200
  4041. Core/Battlefield: Fix vehicle count
  4042. commit 92d28bc98cc17487dc85ebffab975307bb7668d4
  4043. Author: Shauren <[email protected]>
  4044. Date: Wed Aug 22 14:24:15 2012 +0200
  4045. Core/Groups: Fixed update packet sent to group members on new member join
  4046. commit b007fd70c07d9c61b1e111181edd3fe02eb51ed3
  4047. Author: Nay <[email protected]>
  4048. Date: Tue Aug 21 22:58:26 2012 +0100
  4049. Misc/WG: Fix conditions
  4050. commit 13ba61ab6912a5b7c04bf19fb64ea94f0f0714b5
  4051. Author: Spp <[email protected]>
  4052. Date: Tue Aug 21 23:13:05 2012 +0200
  4053. Core/Logging: Disable all LOG_FILTER_OPCODES related messages by default
  4054. commit 6891fe6248ca0016fdb520bc8db2a1929c299c67
  4055. Author: Vincent-Michael <[email protected]>
  4056. Date: Tue Aug 21 23:01:24 2012 +0200
  4057. Core/Battlefield: Add missing stuff for wintergrasp
  4058. commit 984493108bf27b2be76d72efea6c3926aec8dc05
  4059. Author: Spp <[email protected]>
  4060. Date: Tue Aug 21 22:12:55 2012 +0200
  4061. Core/Logging: Fix incorrect error level for some warden messages
  4062. Core/Logging: Fix incorrect filter type for many network messages
  4063. Core/Logging: Use OPCODE filter type for network messages related to wrong packets
  4064. commit 910755bbb3455abc7ef1c04387d79babe05c212f
  4065. Author: Vincent-Michael <[email protected]>
  4066. Date: Tue Aug 21 20:17:20 2012 +0200
  4067. Core/Battlefield: Fix more codestyle
  4068. commit 9f8ea0da1e7489f3b4cbfc46202909cbb0532637
  4069. Author: Vincent-Michael <[email protected]>
  4070. Date: Tue Aug 21 19:40:21 2012 +0200
  4071. Core/Battlefield:
  4072. * Update Logs filter
  4073. * Fix typo in worldserver config (thx filo)
  4074. * Fix some code style
  4075. commit 7dc26c7ff7a9dd7987866d75cd990fdeb5817a40
  4076. Author: Shauren <[email protected]>
  4077. Date: Tue Aug 21 18:20:42 2012 +0200
  4078. Core/Misc: Warning fixes
  4079. commit 7ccd254fdc3911f75f67c23da62576e32f936ac1
  4080. Author: Shauren <[email protected]>
  4081. Date: Tue Aug 21 17:45:10 2012 +0200
  4082. Scripts/Commands: Added .quest reward command - this will reward player's quest, similar to finishing it at quest ender, requires quest to be completed, rewards all items and first choice item (if quest has choice rewards)
  4083. commit d22c82332bd01921889dff9a3aa583ae32368e41
  4084. Author: Vincent-Michael <[email protected]>
  4085. Date: Tue Aug 21 16:56:01 2012 +0200
  4086. Core/Misc:
  4087. * Add missing script loader for bf commandscript (thx Geodar)
  4088. * Add missing Wintergrasp worldserver config
  4089. commit 129e0e2f4937cf16cbdff4c331f3a598108e1116
  4090. Author: Vincent-Michael <[email protected]>
  4091. Date: Tue Aug 21 16:30:47 2012 +0200
  4092. Core/Misc: Add missing cmake for cs_bf.cpp
  4093. commit e2ffa4188460c8a33a24f40a82f299f53708cace
  4094. Author: Faq <[email protected]>
  4095. Date: Tue Aug 21 15:24:00 2012 +0100
  4096. Core/Spells: Fix Librams/Idol
  4097. Libram of Light http://wotlk.openwow.com/?item=23006
  4098. Libram of Divinity http://wotlk.openwow.com/?item=23201
  4099. Blessed Book of Nagrand http://wotlk.openwow.com/?item=25644
  4100. Idol of the Flourishing Life http://wotlk.openwow.com/?item=46138
  4101. Libram of the Lightbringer http://wotlk.openwow.com/?item=28296
  4102. Libram of Tolerance http://wotlk.openwow.com/?item=40268
  4103. Libram of the Resolute http://wotlk.openwow.com/?item=45436
  4104. Closes #7271
  4105. Closes #6020
  4106. commit a84ac50f1cdfc45c30cdbcd25d8bd2416393e7a0
  4107. Author: Stalker-Riddick <[email protected]>
  4108. Date: Tue Aug 21 15:19:23 2012 +0100
  4109. Core/Scripts: Improvements to Trial of the Crusader
  4110. *Fixed creature_text errors.
  4111. *Icehowl now works properly
  4112. *Fixed waypoints so creatures don't enter the arena through the wall,
  4113. Lich King now spawns at a proper place, after you start a new fight
  4114. corpse of a the previous boss despawns (chest also after you start
  4115. valkyries).
  4116. Closes #7415
  4117. commit e3052f8d1619f5f1eb66a4a1d8db891d446423c6
  4118. Merge: 542521a e550f24
  4119. Author: blub <[email protected]>
  4120. Date: Tue Aug 21 01:03:53 2012 -0700
  4121. Merge pull request #7278 from Faq/SpellMasks_0
  4122. Core/Spells: Druid T8 Feral 2P Bonus
  4123. commit e550f24ec4ebccb3dc66de836c32bae2080191ff
  4124. Author: Faq <[email protected]>
  4125. Date: Tue Aug 21 11:01:19 2012 +0300
  4126. rename
  4127. commit 291b0899c503bc7bf7d8463a984fd8b638867eda
  4128. Merge: c400923 542521a
  4129. Author: Faq <[email protected]>
  4130. Date: Tue Aug 21 10:58:15 2012 +0300
  4131. Merge remote-tracking branch 'upstream/master' into SpellMasks_0
  4132. commit 542521a026031764ddd98518e7f5bdab91bc0ebb
  4133. Author: Nay <[email protected]>
  4134. Date: Mon Aug 20 23:42:33 2012 +0100
  4135. Scripts/Achievements: Remove a duplicated achievement script
  4136. commit d11e71b098740d1a14b60f380cde13600b7ae564
  4137. Author: Vincent-Michael <[email protected]>
  4138. Date: Mon Aug 20 23:37:33 2012 +0200
  4139. Fix more non PCH build and code style
  4140. commit 9df6c4dd70a167fb8a52dd440bacf765609fcd6b
  4141. Author: Vincent-Michael <[email protected]>
  4142. Date: Mon Aug 20 23:12:31 2012 +0200
  4143. Fix more non PCH build
  4144. commit 9e0907874e3f461aa5650f7122af880301025b7f
  4145. Author: Nay <[email protected]>
  4146. Date: Mon Aug 20 21:54:36 2012 +0100
  4147. Core: Fix 4 warnings / SQL: Rename two SQL files
  4148. commit 16a0813c1b9871c53157bc1fc15612af578b2684
  4149. Author: Vincent-Michael <[email protected]>
  4150. Date: Mon Aug 20 22:48:26 2012 +0200
  4151. Fix non PCH build
  4152. commit b6eae0c6a7d7900e05d66fcebb0ead99d74ad715
  4153. Merge: b9f60fe 9a59dcb
  4154. Author: Nay <[email protected]>
  4155. Date: Mon Aug 20 13:42:06 2012 -0700
  4156. Merge pull request #7461 from Faq/QuestShare
  4157. Core/Questhandler: Fix qsharing. Thnx Chaplain for idea
  4158. commit 9a59dcb285d26bf9dc2724d95ab73e27f697ec07
  4159. Author: Faq <[email protected]>
  4160. Date: Mon Aug 20 23:35:44 2012 +0300
  4161. Core/Questhandler: Fix qsharing. Thnx Chaplain for idea
  4162. commit b9f60fe56c86914c15f3a3064f9b8b91ea166012
  4163. Author: Kandera <[email protected]>
  4164. Date: Mon Aug 20 16:23:24 2012 -0400
  4165. Core/Wintergrasp: finish implementation for battlefields. this is highly experimental enable at you're own risk. will almost definatly cause issues with the wintergrasp patch floating around
  4166. commit c428675048d2b6833ac055d7c5ed5d8f7659f667
  4167. Author: Kandera <[email protected]>
  4168. Date: Mon Aug 20 14:11:38 2012 -0400
  4169. Cmake: fix cmake file for use with wintergrasp
  4170. commit 830de47713bf972332836c952488a0169195ca7e
  4171. Author: Kandera <[email protected]>
  4172. Date: Mon Aug 20 13:23:13 2012 -0400
  4173. Sql/Wintergrasp: Remove temporary sql files.
  4174. commit e56ff2e93a6d62ef1bcf68f2faf95a845b19bdb9
  4175. Author: Kandera <[email protected]>
  4176. Date: Wed Aug 8 09:29:43 2012 -0400
  4177. Core/Battlefield: fix crash (thx joschiwald) closes #6726
  4178. commit 8dfbff7b15225e04ec0ca660847fd848ee506259
  4179. Author: Kandera <[email protected]>
  4180. Date: Mon Aug 6 13:12:30 2012 -0400
  4181. fix build
  4182. commit e4bf9d5cd459624ec65e1dd8e691ca72d8ce63f2
  4183. Author: Kandera <[email protected]>
  4184. Date: Tue Apr 17 09:16:56 2012 -0400
  4185. cleanup merge and some unneeded selects in functions
  4186. commit 4a39e02a6f820e0737eb7eb68e62f7ce9a0ce711
  4187. Author: Kandera <[email protected]>
  4188. Date: Tue Apr 10 09:48:10 2012 -0400
  4189. DB/Files: make files more understandable and grouped better. these will be the base sql files for wg. all db updates after will be in the usual format in this folder
  4190. commit 87c50a4ec3b0b952cb8ebd185432f7c33ac05ff9
  4191. Author: Kandera <[email protected]>
  4192. Date: Mon Apr 9 12:47:39 2012 -0400
  4193. Core/Battlefield: specify correct npc for vehicle teleportations.
  4194. commit 6b535ff41dc95b9493513072f34eee918f88191a
  4195. Author: Kandera <[email protected]>
  4196. Date: Tue Apr 3 14:14:48 2012 -0400
  4197. DB/WG: mistake in sql.
  4198. commit d6de7dec342d8e6f1dd316b18341e61705a55053
  4199. Author: Kandera <[email protected]>
  4200. Date: Tue Apr 3 13:49:51 2012 -0400
  4201. Core/Battlefield: few more updates to wintergrasp vehicle stuff.
  4202. commit 2d45e260120445eaef310beed6cdd640919643cb
  4203. Author: Kandera <[email protected]>
  4204. Date: Wed Mar 28 17:24:45 2012 -0400
  4205. Core/Battlefield: codystyle/whitespace cleanup. fix a stupid typo. attempt to get team using the vehicle creator instead of the vehicle
  4206. commit 483f0a6a4e4bf30a567987e81ab17ec8201f29bc
  4207. Author: Kandera <[email protected]>
  4208. Date: Wed Mar 28 11:32:57 2012 -0400
  4209. Core/Battlefield: attempt to fix vehicle counter when vehicle is killed. finish correcting alliance/horde siege engine
  4210. commit 81ba249c790362e76e32a692bde794c2ff7bfb02
  4211. Author: Kandera <[email protected]>
  4212. Date: Wed Mar 28 08:49:01 2012 -0400
  4213. Core/Battlefield: correct siege vehicle faction types. attempt to fix vehicle creation cast time.
  4214. commit 73aee4409efbd56717ce65811c74ff2d77851f92
  4215. Author: kandera <[email protected]>
  4216. Date: Tue Mar 27 09:28:02 2012 -0300
  4217. DB/Spells: fix typo in sql. (thx retriman)
  4218. commit aa0ff294d2eeb910ef8e5b337a5b447e6d5a801a
  4219. Author: Kandera <[email protected]>
  4220. Date: Mon Mar 26 11:52:39 2012 -0400
  4221. Core/Battlefield: Correct previous commit
  4222. commit 9dd3789719352cc45521a57325e51676f84f5b43
  4223. Author: Kandera <[email protected]>
  4224. Date: Mon Mar 26 10:46:31 2012 -0400
  4225. Core/Battlefield: correct wintergrasp faction for horde (thx kirkita), added grab passenger spell as per sniffs.
  4226. commit 17e2c3a800bbb284680fd275cbafd96b03b9da23
  4227. Author: Kandera <[email protected]>
  4228. Date: Fri Mar 23 07:52:18 2012 -0400
  4229. Core/Battlefield: cleanup a magic number
  4230. commit 34b93b455a540216f655fac2201de3dc0b865bb1
  4231. Author: Kandera <[email protected]>
  4232. Date: Wed Mar 21 14:08:08 2012 -0400
  4233. Core/Battlefield: added spellscript names for force building. (thx warpte)
  4234. commit 094f98d3a955009a3f800e2b53ff62261a191f68
  4235. Author: Warpten <[email protected]>
  4236. Date: Wed Mar 21 18:52:07 2012 +0100
  4237. Battlefield/Wintergrasp:
  4238. * Use correct spells on losing and winning factions
  4239. * Enums renaming, lowerCamelCase wherever applicable
  4240. * Rename some methods and class attributes for them to sound more English and less Engrish or even Frenglish (\o/)
  4241. * Use correct spells when trying to build mechanical units at the Workshops.
  4242. commit d31902d85874d5c5f85bf590ceafb881934750c4
  4243. Author: Kandera <[email protected]>
  4244. Date: Wed Mar 21 09:26:07 2012 -0400
  4245. Core/Battlefield: Fix issue with previous commit. codestyle cleanup and attempt to fix vehicle issues with worldstates.
  4246. commit 9c5b1b2bb6e2f633a6302438054c357ab04cf177
  4247. Author: Kandera <[email protected]>
  4248. Date: Wed Mar 21 08:53:46 2012 -0400
  4249. Core/Battlefield: Correctly cast the teleport spell (data from sniffs). codestyle cleanup
  4250. commit cbc0f01da4e2b328f444881ccb3b710c2c4d8729
  4251. Author: Kandera <[email protected]>
  4252. Date: Tue Mar 20 13:21:16 2012 -0400
  4253. DB/Battlefield: added sql for correct targetting for vehicle creation spell casts.
  4254. commit b700f545c553957f49741909e2ba0fdbd01a203c
  4255. Author: Kandera <[email protected]>
  4256. Date: Tue Mar 20 12:16:44 2012 -0400
  4257. Core/Battlefield: fix issues with vehicles. return correct vehicle data when using getdata. small cleanups. codestyle
  4258. commit 5ec5bc1721ecd1e09544769f4c950a3d42d815f6
  4259. Author: Subv <[email protected]>
  4260. Date: Sat Mar 17 20:52:31 2012 -0500
  4261. Battlefields/Wintergrasp: Fixed a crash when leaving a capture point.
  4262. Fixed the worldstate counters
  4263. Signed-off-by: Subv <[email protected]>
  4264. commit 6639347d37197e618118e45c9c706ebab35dd20d
  4265. Author: kandera <[email protected]>
  4266. Date: Wed Mar 14 10:18:59 2012 -0300
  4267. Core/Battlefield: Fix build. closes #5707
  4268. commit 7988edda1ce7e40e8d313923eaf6af8dc553e390
  4269. Author: thomas33 <[email protected]>
  4270. Date: Wed Mar 14 00:04:34 2012 +0100
  4271. Core/Battlefield: Cleanup
  4272. commit c44a723ca082e9bfa37e6560c9badfc8f0003787
  4273. Author: thomas33 <[email protected]>
  4274. Date: Tue Mar 13 16:19:20 2012 +0100
  4275. Core/Battlefield: more cleanup
  4276. commit 7b0a7ef4f3d9d50160143b7cb3a68c00d17eeb4a
  4277. Author: thomas33 <[email protected]>
  4278. Date: Tue Mar 13 14:59:26 2012 +0100
  4279. Core/Battlefield: cleanup
  4280. commit 2a4b976e411727ebb361e8994f688579af791360
  4281. Author: thomas33 <[email protected]>
  4282. Date: Mon Mar 12 17:39:33 2012 +0100
  4283. Core/Battlefield: pPlayer -> player
  4284. commit 547bb4757539aab76771061b9a25fdf7785978ed
  4285. Author: thomas33 <[email protected]>
  4286. Date: Mon Mar 12 15:07:27 2012 +0100
  4287. Core/Battlefield: plr -> player
  4288. commit b04ad4401d986a8f7fb0a1b0928d67cbda86dd64
  4289. Author: Kandera <[email protected]>
  4290. Date: Fri Mar 9 10:14:02 2012 -0500
  4291. Core/Battlefield: Cleaned up all incrementquest functions as this is a hacky way to do it
  4292. commit 07c8eec9634cbb992c8ac3da8b6cd56c66262e66
  4293. Author: Kandera <[email protected]>
  4294. Date: Fri Mar 9 09:51:04 2012 -0500
  4295. Core/Battlefield: remove handling for aura application when entering water. handled by liquid data.
  4296. commit 7491926e0c800c71a6ee409129b4eb71190339cf
  4297. Author: Kandera <[email protected]>
  4298. Date: Fri Mar 9 09:45:44 2012 -0500
  4299. Core/Battlefield: fix stupid mistakes. sorry!
  4300. commit 00f88588380f5372cb66e31b67dae56e9da44de5
  4301. Author: Kandera <[email protected]>
  4302. Date: Fri Mar 9 09:39:28 2012 -0500
  4303. Core/Battlefield: attempt to correctly fix again.
  4304. commit e9323b2c2def116360b987532ae7634fcd116122
  4305. Author: Kandera <[email protected]>
  4306. Date: Fri Mar 9 09:37:05 2012 -0500
  4307. Core/Battlefield: revert part of previous commit and correctly fix .bf stop crashing
  4308. commit 29343947e9da820d19b3f003c3551caa38bfe927
  4309. Author: Kandera <[email protected]>
  4310. Date: Fri Mar 9 09:34:19 2012 -0500
  4311. Core/Battlefield: attempt to fix crashes. please test and confirm
  4312. commit f9c9622f86b963dbd7cf57d6dc73577797f11fd8
  4313. Author: Subv <[email protected]>
  4314. Date: Sun Mar 4 13:01:50 2012 -0500
  4315. Battlefields/WG: Refactored duplicated code
  4316. commit ce17607595a0fd83a0ed95bbccd132c5a5738598
  4317. Author: Manuel Carrasco <[email protected]>
  4318. Date: Sun Mar 4 13:29:05 2012 -0300
  4319. BF/Battlefield: Small improvement, thanks to Subv.
  4320. commit 27bfafe0e15ab07b98f3684c6f3ae98100cab1c2
  4321. Author: Manuel Carrasco <[email protected]>
  4322. Date: Sun Mar 4 01:24:00 2012 -0300
  4323. BF/Wintergrasp: Removed harcoded Workshops related spawns, db data is used now.
  4324. commit d7a7a9800b734f71074da84338ba29a93009a198
  4325. Author: Manuel Carrasco <[email protected]>
  4326. Date: Fri Mar 2 22:00:26 2012 -0300
  4327. Battlefield: Make sBattlefieldMgr a pointer. By Subv.
  4328. commit 1f6eec4754f3fd8b6c74d19140010f4c057f0ddf
  4329. Author: Manuel Carrasco <[email protected]>
  4330. Date: Fri Mar 2 15:23:07 2012 -0300
  4331. BF/Wintergrasp: Implemented better support for Wintergrasp phasing. It has been done by checking player's distance to the Caputre Point on every tick. Now it is performed using spell_area.
  4332. P.D: Reverted my last commit, it was wrong (my apologies)
  4333. commit efcfdc4c397b12ddd0613cae74568e5df895c341
  4334. Author: Manuel Carrasco <[email protected]>
  4335. Date: Thu Mar 1 19:27:00 2012 -0300
  4336. BF/Wintergrasp: It's not necessary to remove Spell Spiritual Immunity manually.
  4337. commit 3478f3e7b791c57e98be1496c3c96e97457c8e88
  4338. Author: Manuel Carrasco <[email protected]>
  4339. Date: Thu Mar 1 02:03:52 2012 -0300
  4340. BF/Wintergrasp: Now graveyards use db spawned spirits.
  4341. commit 82b49c7b84c5b6e8a14eceed1ee54d1a71d396c0
  4342. Author: Manuel Carrasco <[email protected]>
  4343. Date: Wed Feb 29 14:36:34 2012 -0300
  4344. BF/Wintergrasp: Restored functionality to OnCreatureCreate function, which was out of date.
  4345. commit c580ec24a712390e55ac1c0be086aa73d349a7d2
  4346. Author: Manuel Carrasco <[email protected]>
  4347. Date: Tue Feb 28 22:07:35 2012 -0300
  4348. BF/Wintergrasp: Removed uneeded check , it has been performed on every tick update. It is already handled by the aura system.
  4349. Furthermore, the aura is correctly added to the spirits using creature_template_addon, the statements for this are already in Template_update.sql
  4350. commit ecb5adef24b989df1b16d190764e28f903ab2302
  4351. Author: Manuel Carrasco <[email protected]>
  4352. Date: Tue Feb 28 17:13:53 2012 -0300
  4353. DB: Remove data already pushed to master.
  4354. commit ac2a95336e67cc1c28caa5d4d209fbd0c9c75ecd
  4355. Author: Manuel Carrasco <[email protected]>
  4356. Date: Tue Feb 28 16:06:50 2012 -0300
  4357. DB: Killed some DB errors.
  4358. commit 4c3692cc368d6217c095020a10a5b209b8dd4277
  4359. Author: Kandera <[email protected]>
  4360. Date: Wed Feb 22 17:18:51 2012 -0500
  4361. Battlefield/Wintergrasp/Scripts: removed a few unneeded casts.
  4362. commit dd05f1dcd278a2a50880d10a5df1549b4afbcc55
  4363. Author: Kandera <[email protected]>
  4364. Date: Wed Feb 22 16:32:51 2012 -0500
  4365. fix crash with groups, added enum for battlfield leave reasons
  4366. commit 6318fd91ff3630923c0e2b088fe66c14f7c31101
  4367. Author: Kandera <[email protected]>
  4368. Date: Wed Feb 22 12:55:51 2012 -0500
  4369. added enum for battlefield leave reason.
  4370. commit f663f881f72a281218198363f4114adac895989a
  4371. Author: Kandera <[email protected]>
  4372. Date: Wed Feb 22 11:52:54 2012 -0500
  4373. fix broken stalker npc id.
  4374. commit ba91b8bde9205954127070d62aeb254e804dd7b6
  4375. Author: Kandera <[email protected]>
  4376. Date: Tue Feb 21 14:26:46 2012 -0500
  4377. change some packets. fix sql.
  4378. commit 16f2c3a48e4909aab000a89fd4b4ced4a8bae43c
  4379. Author: Kandera <[email protected]>
  4380. Date: Tue Feb 21 11:33:49 2012 -0500
  4381. merge master into wintergrasp and fix build errors. yay me!
  4382. commit c28a8aafc0cd0f2b8bd6aa4c5106eb52a4b768b2
  4383. Author: tobmaps <[email protected]>
  4384. Date: Wed Jul 27 04:07:46 2011 +0700
  4385. Core/Battlefield
  4386. * Fix battle start
  4387. * cleanups and code style fixes
  4388. commit 23b59c560323a8414e2067bb53731e3e73d30e5a
  4389. Author: tobmaps <[email protected]>
  4390. Date: Wed Jul 27 04:07:24 2011 +0700
  4391. Core/Battlefield
  4392. * Fix compile
  4393. * Restored GO damage events after recent changes
  4394. commit ff85ebe632a2aa3ea87d97dfd684c6f7c94552f5
  4395. Author: Shocker <[email protected]>
  4396. Date: Tue Jul 5 01:48:03 2011 +0300
  4397. Fix Didn't Stand a Chance achievement
  4398. commit afd9c28d8e69885e9e58e7241d9ea6d21a7b294d
  4399. Author: Nay <[email protected]>
  4400. Date: Sun Jul 3 19:18:20 2011 +0100
  4401. - Rename scriptnames to keep naming consistent;
  4402. - Template updates and spells to WG vehicles;
  4403. - Cleanup SQL files a bit.
  4404. commit b1a300545ca36b54659aad0d6d47c947888fc0ad
  4405. Author: Nay <[email protected]>
  4406. Date: Tue Jun 28 21:45:01 2011 +0100
  4407. Missed changes on previous commit.
  4408. commit 1e8814c8fa2bef69685cfe41634a39c583c35599
  4409. Author: Nay <[email protected]>
  4410. Date: Tue Jun 28 21:41:42 2011 +0100
  4411. Moved SQL and TXT files to Wintergrasp_temp;
  4412. Clean-up and split up SQL files;
  4413. Fixed SQL import errors;
  4414. Add template updates for most creatures and GOs
  4415. commit c736dc3e34a695e9f141bb69d2d819e64d9db42b
  4416. Author: Imprtat <[email protected]>
  4417. Date: Tue Jun 28 17:25:42 2011 +0300
  4418. Core/Battlefield: fix copy/paste typo in prev commits
  4419. commit d45b66ce22b5fcb3b3ee31770510d3b309c071b9
  4420. Author: Imprtat <[email protected]>
  4421. Date: Tue Jun 28 13:44:53 2011 +0300
  4422. Core/Battlefield: missed changes
  4423. commit 4ac5301c9faa0e1260ee86aec86c4f19f5966b01
  4424. Author: Imprtat <[email protected]>
  4425. Date: Tue Jun 28 13:34:04 2011 +0300
  4426. Core/Battlefield: removed "magic numbers"
  4427. commit eb669c31e230eecd5467508261869414d12936c1
  4428. Author: Imprtat <[email protected]>
  4429. Date: Tue Jun 28 13:06:35 2011 +0300
  4430. Core/Battlefield: added enum for worldstates
  4431. commit 09192e23c14da9123cdd0d3d7e6c8c5bf9dc03c7
  4432. Author: Kandera <[email protected]>
  4433. Date: Mon Aug 20 13:21:53 2012 -0400
  4434. Sql/Wintergrasp: add sql files for wintergrasp implementation
  4435. commit 936c62ef4cfe85b04f689d08696a29a792815c2a
  4436. Author: Shauren <[email protected]>
  4437. Date: Mon Aug 20 16:49:19 2012 +0200
  4438. Core/Players: Fixed uninitialized trade data
  4439. commit fb1ac16b0ce27567dc4bb435ee4fa0b0b228e4ad
  4440. Author: Chaplain <[email protected]>
  4441. Date: Mon Aug 20 11:05:50 2012 +0200
  4442. Core/Misc: Some fixes here and there
  4443. Closes #7277
  4444. commit 28c0874873a3b6ec32a644d0c458520c2e5e7633
  4445. Author: Faq <[email protected]>
  4446. Date: Mon Aug 20 10:59:07 2012 +0200
  4447. Core/Spells: Fixed Libram of Wracking. thnx Vincent-Michael
  4448. Closes #7094
  4449. commit 3a25fdeadec8449b6627854630ac16c8840fb3f6
  4450. Author: Vincent-Michael <[email protected]>
  4451. Date: Sun Aug 19 20:06:15 2012 +0200
  4452. DB/Spells:
  4453. * Fix spell target for 68184
  4454. * Add missing 'Resilience Will Fix It - achievement credit marker' (spell id 68620) to spell_dbc
  4455. commit c161da9207fb00ac0b24c661361d7d4cbc5e44a6
  4456. Merge: 48e50b8 453158f
  4457. Author: Nay <[email protected]>
  4458. Date: Sun Aug 19 09:57:13 2012 -0700
  4459. Merge pull request #7448 from Faq/db
  4460. DB/Loot: Some loot contents imported from UDB. Author Helias
  4461. commit 453158fe9d37683e9ac0785b39d81592f8b32985
  4462. Author: Faq <[email protected]>
  4463. Date: Sun Aug 19 19:54:46 2012 +0300
  4464. DB/Loot: Some loot contents imported from UDB. Author Helias
  4465. commit 48e50b8254a2cc45ed561e4ff96180783787d93a
  4466. Author: Subv <[email protected]>
  4467. Date: Sun Aug 19 11:07:21 2012 -0500
  4468. Misc/Codestyle: Made some changes to function names
  4469. commit 19cec23f396c0ab8cb6a574eea5665c73e5ce5a2
  4470. Author: Vincent-Michael <[email protected]>
  4471. Date: Fri Aug 17 15:43:42 2012 +0200
  4472. DB/Spells: Fix a typo in 7b9ed5afdd4888339aa98d83b547006ea2d21375 (thx Destalker)
  4473. commit 13aa00d5f21610d4849767b1105709767a2ba408
  4474. Author: Spp <[email protected]>
  4475. Date: Fri Aug 17 10:36:48 2012 +0200
  4476. Core/Logging: Restore dumping packets in binary format
  4477. commit 77b7933ed364ff92287f275685f13a8195fe650c
  4478. Author: Spp <[email protected]>
  4479. Date: Fri Aug 17 10:31:09 2012 +0200
  4480. Core/Logging: Restore proper Log Filter to some arena messages
  4481. commit 7b9ed5afdd4888339aa98d83b547006ea2d21375
  4482. Author: Vincent-Michael <[email protected]>
  4483. Date: Thu Aug 16 21:42:00 2012 +0200
  4484. DB/Spells: Add missing Invisibility (spell id 35009) to spell_dbc
  4485. commit a566e3e58bc54635c0caa019f6fdbe6f7adf8ceb
  4486. Author: Spp <[email protected]>
  4487. Date: Thu Aug 16 11:02:46 2012 +0200
  4488. Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
  4489. commit 3c42401d662104145bf55a6550b432dd8a4428e2
  4490. Author: Spp <[email protected]>
  4491. Date: Thu Aug 16 00:56:58 2012 +0200
  4492. Core/Logging: Set config options to behave like old log system.
  4493. commit 8a1e7dd0709027825a3cd28a9d5911d0e2750501
  4494. Author: Spp <[email protected]>
  4495. Date: Thu Aug 16 00:23:44 2012 +0200
  4496. Core/Loading: Re-enable Server loading log
  4497. commit ca2bc35713895adebbae30e1b371d9ff2d970bff
  4498. Author: Nay <[email protected]>
  4499. Date: Wed Aug 15 21:30:55 2012 +0100
  4500. Misc: CRLF to LF, whitespace cleanup and tabs to spaces
  4501. commit 52a5991c1258073d561e8b74ef99a7b940808d92
  4502. Author: Spp <[email protected]>
  4503. Date: Wed Aug 15 19:58:02 2012 +0200
  4504. Core/Logging: Added documentation about this system
  4505. - Restored old CharDump (LOG_FILTER_PLAYER_DUMP) but disabled by default.
  4506. - "%s" is now used to set dynamic file names, only used by GM commands and Player dump
  4507. commit b77d88ec51e734a65f3d2ce3c69991980ac23ffd
  4508. Author: Spp <[email protected]>
  4509. Date: Wed Aug 15 15:59:11 2012 +0200
  4510. Core/Logging: Fix crash on authserver shutdown
  4511. Closes #7365
  4512. Closes #7325
  4513. commit a306d39bb4c20b48fb1a0a3d035a18c206205701
  4514. Author: Vincent-Michael <[email protected]>
  4515. Date: Wed Aug 15 00:06:19 2012 +0200
  4516. Core/Scripts: Missing change from previous commit
  4517. commit bddaf9b3a4c4385a02ff11ba92aef95ebac7ccab
  4518. Author: Vincent-Michael <[email protected]>
  4519. Date: Tue Aug 14 23:58:08 2012 +0200
  4520. Core/Scripts: Fix uninitialized variable in boss_akilzon
  4521. commit 302051da3d01dce352e514caff7485ef9afe4df1
  4522. Author: Vincent-Michael <[email protected]>
  4523. Date: Tue Aug 14 23:46:42 2012 +0200
  4524. Core/Scripts: Fixed more uninitialized variables
  4525. commit 0f40869627b9f6281cac34b203b9d7496c482449
  4526. Author: Vincent-Michael <[email protected]>
  4527. Date: Tue Aug 14 20:15:27 2012 +0200
  4528. DB/Creature: Add Missing spawn for Mistcaller Soo-gan
  4529. commit 79a2165e27eb59ace10d37a971080c58e401f600
  4530. Merge: a0aecdb a896fa8
  4531. Author: Nay <[email protected]>
  4532. Date: Tue Aug 14 09:39:50 2012 -0700
  4533. Merge pull request #7398 from Vincent-Michael/onyxiaCreatureText
  4534. Scripts/Onyxias Lair: Convert script_texts in creature_text
  4535. commit a896fa8e76f8a43bcd6c9fe9812dbed5acc90858
  4536. Author: Vincent-Michael <[email protected]>
  4537. Date: Tue Aug 14 18:10:15 2012 +0200
  4538. Scripts/Onyxias Lair: Convert script_texts in creature_text
  4539. commit a0aecdb8cdabf216e93b41efae268a89bd46e7d5
  4540. Merge: 07a2de0 c9f4866
  4541. Author: Nay <[email protected]>
  4542. Date: Mon Aug 13 15:04:31 2012 -0700
  4543. Merge pull request #7385 from Vincent-Michael/tocr
  4544. Scripts/Trial Of The Crusader:
  4545. * Fix typo
  4546. * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
  4547. commit c9f4866648a8e22cfda2f92b7f6afae6c8c86695
  4548. Author: Vincent-Michael <[email protected]>
  4549. Date: Tue Aug 14 00:01:39 2012 +0200
  4550. Scripts/Trial Of The Crusader:
  4551. * Fix typo
  4552. * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
  4553. commit 07a2de039327928cf4eb6388ebdf482a847da60d
  4554. Merge: 59225bb d1071d6
  4555. Author: Nay <[email protected]>
  4556. Date: Mon Aug 13 13:19:31 2012 -0700
  4557. Merge pull request #7383 from Vincent-Michael/tocrCreatureText
  4558. Scripts/Trial of the Crusader: Convert script_texts in creature_text
  4559. commit d1071d6e818dda613f87d631b6cefc5f0f707498
  4560. Author: Vincent-Michael <[email protected]>
  4561. Date: Mon Aug 13 19:37:58 2012 +0200
  4562. Scripts/Trial of the Crusader: Convert script_texts in creature_text
  4563. commit 59225bb6a66acd7a2b4cf073e58bdaa0cf67570b
  4564. Merge: d1ed95f 56d10f2
  4565. Author: Nay <[email protected]>
  4566. Date: Mon Aug 13 10:34:04 2012 -0700
  4567. Merge pull request #7379 from Vincent-Michael/warning
  4568. Core: Fix warnings
  4569. commit 56d10f218ddba624f78aff250e271dac7a134af6
  4570. Author: Vincent-Michael <[email protected]>
  4571. Date: Mon Aug 13 19:24:47 2012 +0200
  4572. Core: Fix warnings
  4573. commit d1ed95faa58af818f2d6b7f21e6054047a042f20
  4574. Author: Shauren <[email protected]>
  4575. Date: Mon Aug 13 13:47:51 2012 +0200
  4576. Scripts: Fixed more uninitialized variables
  4577. commit f92946e128ed44de21c97900b0a935c7c55fcd65
  4578. Author: kaelima <[email protected]>
  4579. Date: Sun Aug 12 20:06:12 2012 +0200
  4580. Core/Misc: Fix some mem-leaks and uninitialized variables.
  4581. commit 65469c9ee916fd8a910ce39e94cc929b4e1487ea
  4582. Author: e000 <[email protected]>
  4583. Date: Sun Aug 12 20:04:02 2012 +0200
  4584. Core/Gameobject: Properly toggle collision state when a gameobject is activated or spawned.
  4585. commit bd37e73fdf61bae823bdc174b261f6f185ca0b12
  4586. Author: Nay <[email protected]>
  4587. Date: Sun Aug 12 17:19:47 2012 +0100
  4588. SQL: Rename 2 PR'ed SQL files
  4589. commit b33d41faac690646bafd88b7a9718d9969e01569
  4590. Merge: 7d29e58 da22900
  4591. Author: Nay <[email protected]>
  4592. Date: Sun Aug 12 08:59:49 2012 -0700
  4593. Merge pull request #7360 from Vincent-Michael/MalGanis
  4594. Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis
  4595. commit 7d29e585df3c16b22a7177d43e3ec1e1136a4ad4
  4596. Author: Shauren <[email protected]>
  4597. Date: Sun Aug 12 14:16:11 2012 +0200
  4598. Scripts/Karazhan: Fixed some uninitialized variables
  4599. commit da229008bb1e9c1c548cdc0052b978a1394a53d2
  4600. Author: Vincent-Michael <[email protected]>
  4601. Date: Sun Aug 12 13:03:27 2012 +0200
  4602. Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis
  4603. commit 666602e1aad855d80ff0657ad80ffe60f5054ea9
  4604. Author: Shauren <[email protected]>
  4605. Date: Sun Aug 12 13:56:43 2012 +0200
  4606. Scripts: Fixed some unitialized variables
  4607. commit a55f00a2ad0ab094a0c97652e7a05f9c8553547a
  4608. Author: Nay <[email protected]>
  4609. Date: Sun Aug 12 04:20:58 2012 +0200
  4610. Update sql/base/auth_database.sql
  4611. commit a3adf6a2b95427b7e6322b62e53a2fbf6ced7871
  4612. Author: kaelima <[email protected]>
  4613. Date: Sat Aug 11 16:53:43 2012 +0200
  4614. Scripts/Grizzly Hills: Fix uninitialized variable in npc_venture_co_straggler. minor cleanup
  4615. commit 04ee08acd2723ce06e7cebdabed0ef09d55b44a0
  4616. Author: Nay <[email protected]>
  4617. Date: Sat Aug 11 14:43:26 2012 +0100
  4618. DB/Schema: Add primary keys to quest_poi and quest_poi_points tables
  4619. commit c8b3812940d87ce7cae80a666358f1c79e117433
  4620. Author: ZxBiohazardZx <[email protected]>
  4621. Date: Sat Aug 11 12:12:51 2012 +0200
  4622. Db/Loot: assign lootid to npc
  4623. commit 53bc7c2ff5facfe0abddbba4d26ed6462974052c
  4624. Author: Svannon <[email protected]>
  4625. Date: Fri Aug 10 03:59:12 2012 +0100
  4626. DB/NPCs: Add missing Tracker Val'zij spawn
  4627. Closes #2662
  4628. commit 68453c69b7577f6b17aedd82b8c177dcead2cc7d
  4629. Author: gecko32 <[email protected]>
  4630. Date: Fri Aug 10 03:37:03 2012 +0100
  4631. DB/Quests: Fix a typo in Message to Freewind Post description
  4632. Closes #7340
  4633. commit 6dd1e198cdd306be524de9f5274684033578b0ca
  4634. Author: RedSonja <[email protected]>
  4635. Date: Fri Aug 10 03:24:45 2012 +0100
  4636. DB/NPCs: Fix Barim Splithoof leather trainer gossip options
  4637. Closes #2677
  4638. commit 76f0e87263a17d648f37be727954066ad6055f0a
  4639. Author: nelegalno <[email protected]>
  4640. Date: Fri Aug 10 03:18:04 2012 +0100
  4641. DB/Quests: Zandalar Tribe Quests Required Class/Race FIX
  4642. Closes #7322
  4643. commit 41682b59a39a6645c85098ec49fce29fba5a4f42
  4644. Author: Kinzcool <[email protected]>
  4645. Date: Fri Aug 10 03:07:46 2012 +0100
  4646. DB/Scripts: Add missing sounds to npc 29309
  4647. Closes #7305
  4648. commit 2f6b08807dbab89777c0d2f3ab015fc03c029cd7
  4649. Author: nelegalno <[email protected]>
  4650. Date: Fri Aug 10 03:06:32 2012 +0100
  4651. DB/Loot: Loot fixes for Temple of Ahn'Qiraj boses
  4652. Closes #7335
  4653. commit f57531376b9ae17f2f290604041ec4b2086621e5
  4654. Author: joschiwald <[email protected]>
  4655. Date: Fri Aug 10 03:03:52 2012 +0100
  4656. DB/Conditions: Fix startup db errors
  4657. Closes #7334
  4658. commit 8585df1c1946f5f4f61e80bf877821871a1fb364
  4659. Author: w1sht0l1v3 <[email protected]>
  4660. Date: Thu Aug 9 22:05:25 2012 +0100
  4661. DB/SAI: Fix quest Territorial Trespass
  4662. commit 081acfde534e924bf280493ea9188c5c12024b42
  4663. Merge: ca0a54f 68bfe8c
  4664. Author: Nay <[email protected]>
  4665. Date: Thu Aug 9 11:40:26 2012 -0700
  4666. Merge pull request #6520 from Vincent-Michael/shadowstep
  4667. Core/Spell: Fix not using Shadowstep while rooted
  4668. commit ca0a54f3572e91f75f880ff9b8e74c450f7d9c36
  4669. Author: Shauren <[email protected]>
  4670. Date: Thu Aug 9 14:31:09 2012 +0200
  4671. Core/Logging: Fixed a possible crash with dynamic log file names
  4672. commit 78fdeca8518506328209654d1fa503a7cd649ff1
  4673. Author: kaelima <[email protected]>
  4674. Date: Thu Aug 9 12:54:35 2012 +0200
  4675. Core/Logging: Fix crash in AppenderFile deconstructor when logfile is uninitialized
  4676. commit f87655b9167008a3051a980ddff7d43b14ccb0da
  4677. Author: ZxBiohazardZx <[email protected]>
  4678. Date: Thu Aug 9 09:32:33 2012 +0200
  4679. DB/Misc: add npcflag for 0b98656b2878e1a6f644e1cd8b7745370efc488b (thx Vincent-Michael)
  4680. DB/Loot: add missing recipe to loot
  4681. commit f8cd39b2ed1056f409c2690ac8bb661fbcb68e18
  4682. Author: Shauren <[email protected]>
  4683. Date: Tue Aug 7 17:45:10 2012 +0200
  4684. Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeee
  4685. Closes #7293
  4686. commit 429130522e223c8a5cd80d6e23fda4cc30ce5132
  4687. Author: Nay <[email protected]>
  4688. Date: Tue Aug 7 04:21:58 2012 +0200
  4689. Core/Authserver: Fix logging crash at startup
  4690. commit a8952c28fb1d5ea28142efc214fa906cf62db060
  4691. Merge: d0e9b74 9afbb75
  4692. Author: Nay <[email protected]>
  4693. Date: Mon Aug 6 17:48:31 2012 -0700
  4694. Merge pull request #7285 from Vincent-Michael/Cyclone
  4695. Core/Spells: Fix Divine Shield and Ice Block casted in Cyclone
  4696. commit d0e9b740afd1f5425d4e6859acac8798f42db3f8
  4697. Merge: 5aa54ca 2e3e628
  4698. Author: Nay <[email protected]>
  4699. Date: Mon Aug 6 17:48:05 2012 -0700
  4700. Merge pull request #7290 from Faq/Debuff_1
  4701. Core/Spells: Generic fix for auras with effect SPELL_EFFECT_APPLY_AREA_AURA_ENEMY
  4702. commit 5aa54ca0e97b48194376e504ad5d2b91cc8abdd1
  4703. Author: kandera <[email protected]>
  4704. Date: Mon Aug 6 13:02:11 2012 -0300
  4705. Update src/server/shared/Logging/AppenderDB.cpp
  4706. Core/Appender: fix typo
  4707. commit 4a5a077b655664e2daa98dfe3e7e781605734027
  4708. Author: Spp <[email protected]>
  4709. Date: Mon Aug 6 13:36:34 2012 +0200
  4710. Core/Logging: Use prepared statements in AppenderDB
  4711. commit 156d1e7b3c5201fd9d7c2510d2f40ec5adf90a84
  4712. Author: Spp <[email protected]>
  4713. Date: Mon Aug 6 13:23:09 2012 +0200
  4714. Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an error in your sql syntax). This means the sql has an build error and core fix is needed
  4715. commit 6d21515939388c5f24e3954880a21bea10c35173
  4716. Author: Spp <[email protected]>
  4717. Date: Mon Aug 6 13:20:24 2012 +0200
  4718. Core/Logging: Implement logging to database
  4719. commit 97c4b92eb02fc673d1230aadaee23aa7827a9761
  4720. Author: Spp <[email protected]>
  4721. Date: Mon Aug 6 12:10:33 2012 +0200
  4722. Core/Logging: Try to simplify configuration of loggers and appenders
  4723. Changed multiple lines to a simple format:
  4724. - Logger.name=Type,LogLevel,Flags,AppenderList
  4725. - Appender.name=Type,LogLevel,Flags,optional1,optional2
  4726. * Type = File: optional1 = File name, optiona2 = Mode
  4727. * Type = Console: optional1 = Colors
  4728. Created a default set of loggers and appenders.
  4729. - Root logger defaults to Error, that means you will see nothing on console by default (not even loading)
  4730. - You need to add the loggers to Loggers options if you want to enable them, otherwise Root logger will be used for all types
  4731. Restored outSQLDriver (LOG_FILTER_SQL_DRIVER), outSQLDev (LOG_FILTER_SQL_DEV), outArena (LOG_FILTER_ARENA) and outChar (LOG_FILTER_CHARACTER) functionality by creating new types (LOG_FILTER_CHARACTER is a rename of LOG_FILTER_DELETE.
  4732. Note: You need to update your config file... again (yeah sorry... trying to make it simpler)
  4733. commit 5746b688fa156f2ea3a72a8f655042c24bdae8c4
  4734. Author: Spp <[email protected]>
  4735. Date: Mon Aug 6 09:30:47 2012 +0200
  4736. Core/Logging: Reload Logging options when .reload config is used
  4737. commit 483fb42306b82d92ea4c32ce016dbdd7fa91381d
  4738. Author: Spp <[email protected]>
  4739. Date: Mon Aug 6 08:49:31 2012 +0200
  4740. Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE (34). Also add missing sql from 55ce180f28
  4741. commit 2e3e62875b6b1bea5becd877c58349aae6006bfc
  4742. Author: Faq <[email protected]>
  4743. Date: Sun Aug 5 16:13:49 2012 +0300
  4744. Core/Spells: Generic fix for auras with effect SPELL_EFFECT_APPLY_AREA_AURA_ENEMY
  4745. Author Vincent-Michael
  4746. commit 1bd8cb9a7cbaa1a3644328adcceb6a0bc3039156
  4747. Author: Nay <[email protected]>
  4748. Date: Sun Aug 5 19:56:16 2012 +0100
  4749. Script/Commands: Fix a copy paste type in .reload item_set_names command
  4750. commit c400923a1a96e458ca8b33b6979abc6b344cb41f
  4751. Author: Faq <[email protected]>
  4752. Date: Sat Aug 4 20:07:08 2012 +0300
  4753. Core/Spells: Druid T8 Feral 2P Bonus
  4754. commit 3f42094b9c563d2b2d5f2dfe43d8d47c9114f71f
  4755. Author: Spp <[email protected]>
  4756. Date: Sun Aug 5 15:38:25 2012 +0200
  4757. Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type from logged msgs
  4758. - Appender config option .Timestamp and .Backup became obsolete
  4759. - New Appender config option .Flags added
  4760. Appender Console prefixes Log Level and Log Filter Type to the logged text as default
  4761. Appender File prefixes Timestamp, Log Level and Log Filter Type to the logged text as default
  4762. commit a6813149c8b245e22f96c393ab0c9bc10b00d118
  4763. Author: Faq <[email protected]>
  4764. Date: Sat Aug 4 22:20:50 2012 +0300
  4765. Core/Spells: Only auras that has triggered spell should proc from fully absorbed damage.
  4766. This is Tobmaps version, and looks much better than Chipsi code.
  4767. #6410
  4768. commit 9afbb75321354da1f4797da812eb9cd4a6ef4ce5
  4769. Author: Vincent-Michael <[email protected]>
  4770. Date: Sun Aug 5 04:18:22 2012 +0200
  4771. Core/Spells: Fix Divine Shield and Ice Block casted in Cyclone
  4772. commit 0b98656b2878e1a6f644e1cd8b7745370efc488b
  4773. Author: Nay <[email protected]>
  4774. Date: Sun Aug 5 02:16:24 2012 +0200
  4775. Core/Spells: Remove no longer needed hack to Apply Enchanted Bridle
  4776. commit 332baef4f2680d4c055fd713b99609aeb00dbc64
  4777. Merge: f2c200c bf6e334
  4778. Author: Nay <[email protected]>
  4779. Date: Sat Aug 4 17:14:53 2012 -0700
  4780. Merge pull request #7255 from Vincent-Michael/summonVehicle
  4781. Core/Spells: Fix some summon vehicle spells with basepoint 1
  4782. commit f2c200ce3b03c4d1b4effadc2cfc9e0b1ad2e039
  4783. Merge: d55da34 22415be
  4784. Author: Nay <[email protected]>
  4785. Date: Sat Aug 4 17:13:05 2012 -0700
  4786. Merge pull request #7273 from Faq/Debuff_0
  4787. Core/Spells: Wrath of the Plaguebringer should be a debuff. thnx Tibbi
  4788. commit d55da343a69406fe4b1d75ed81b8ad0ccd24dc8c
  4789. Merge: f9cb428 cc0ff69
  4790. Author: Nay <[email protected]>
  4791. Date: Sat Aug 4 17:11:12 2012 -0700
  4792. Merge pull request #7283 from Vincent-Michael/disableCommand
  4793. Core/Commands: Some fixes for disable command
  4794. commit cc0ff69ca4271614b4bb6f5813ea6267cc140edb
  4795. Author: Vincent-Michael <[email protected]>
  4796. Date: Fri Aug 3 15:15:19 2012 +0200
  4797. Core/Commands:
  4798. * Add remove support for disable command
  4799. * Add quest disables support
  4800. * Add check for no existent entry
  4801. * Fix problems with flags 0
  4802. * Fix code style
  4803. commit f9cb4280bd8f1c29e4acbae5339bce40c3b52bcb
  4804. Author: LordJZ <[email protected]>
  4805. Date: Sun Aug 5 00:28:23 2012 +0200
  4806. Core/ByteBuffer: Print stack trace in ByteBufferException::PrintError.
  4807. commit 63f8cf277048fa3036e32d42962f80b857ff5a24
  4808. Author: TheSensei <[email protected]>
  4809. Date: Sat Aug 4 18:33:29 2012 +0200
  4810. DB/Quest: add quest&seasonal relations for Midsummer Fire Festival
  4811. commit 0deaa521bcae3ab9004529473aceadee134f3a68
  4812. Author: ZxBiohazardZx <[email protected]>
  4813. Date: Sat Aug 4 17:43:45 2012 +0200
  4814. DB/Disables another 39 deprecated quests
  4815. commit 61c93deecf908621a29024f1f6aa8ce5135eb534
  4816. Author: ZxBiohazardZx <[email protected]>
  4817. Date: Sat Aug 4 17:23:57 2012 +0200
  4818. DB/Disables: add priest T3 as well, stupid "of Faith" suffix got unnoted
  4819. commit 6a7dc4d28ba3c3c1e1fa10cba26afed5252a05b5
  4820. Author: ZxBiohazardZx <[email protected]>
  4821. Date: Sat Aug 4 17:16:34 2012 +0200
  4822. DB/Disables: add T3 deprecated quests
  4823. commit 0b3343dd68d23fb83cdf361a203a0517d51f3b7a
  4824. Author: ZxBiohazardZx <[email protected]>
  4825. Date: Sat Aug 4 16:57:08 2012 +0200
  4826. DB/Quest: Add questrelations for Honor the Flame quests
  4827. Closes #5989
  4828. commit 71b0dc94c1afecd03d3e93ab42c2352738402b70
  4829. Author: ZxBiohazardZx <[email protected]>
  4830. Date: Sat Aug 4 16:28:38 2012 +0200
  4831. DB/Quest: add dungeonflag for rewardquests
  4832. commit d2ae736f6da2f8da66e1fba8cce6377b7ae9de46
  4833. Author: ZxBiohazardZx <[email protected]>
  4834. Date: Sat Aug 4 16:17:48 2012 +0200
  4835. DB/Disables: another 26 related to BG's deprecated. also fixed an SQL syntax error on previous file, wrong file got committed
  4836. commit 5c73852382241d71769d6a4fc7488451168c006b
  4837. Author: ZxBiohazardZx <[email protected]>
  4838. Date: Sat Aug 4 15:59:34 2012 +0200
  4839. DB/Disables: disable 35 deprecated CtA quests
  4840. commit 76ef6e45a292547108f324f220f4e66257802ff8
  4841. Author: ZxBiohazardZx <[email protected]>
  4842. Date: Sat Aug 4 15:42:50 2012 +0200
  4843. DB/Disables: Disable 35 quests named OR containing a - that should not be attainable
  4844. commit 22415bee66f1bc74cc620df25c32840b10361604
  4845. Author: Faq <[email protected]>
  4846. Date: Sat Aug 4 16:25:36 2012 +0300
  4847. Core/Spells: Wrath of the Plaguebringer should be a debuff. Tibbi
  4848. commit c4d01e58c44db8c120ccbe9c2a93bd53975a02c1
  4849. Author: ZxBiohazardZx <[email protected]>
  4850. Date: Sat Aug 4 15:08:12 2012 +0200
  4851. DB/Disables: Disable 21 quests named REUSE or UNUSED
  4852. commit 0285425c3e0867d89e34ce9ab7e12cd44143015a
  4853. Author: ZxBiohazardZx <[email protected]>
  4854. Date: Sat Aug 4 14:38:42 2012 +0200
  4855. DB/Disables: Disable 47 placeholders and deprecated quests
  4856. commit 1dd2a70cd5d3c16b83d12564a67d4d092b94b0c1
  4857. Author: ZxBiohazardZx <[email protected]>
  4858. Date: Sat Aug 4 13:53:23 2012 +0200
  4859. DB/Disables: Disable 217 quests that shouldnt be attainable ingame, part of a cleanup
  4860. commit af92a36e889d5fc1a7575300e7652d111ccf87d9
  4861. Author: joschiwald <[email protected]>
  4862. Date: Sat Aug 4 02:55:11 2012 +0100
  4863. Core/Logging: Use config LogsDir to save log files (re-added)
  4864. commit d1b10082a21398b58cce3615efc0b89d303ba5f1
  4865. Author: Nay <[email protected]>
  4866. Date: Fri Aug 3 22:55:18 2012 +0100
  4867. Whitespace is the root of all evil (version 2)
  4868. commit f9a0821b2b3ebfea8966188526b6c5a5dda304ec
  4869. Author: Nay <[email protected]>
  4870. Date: Fri Aug 3 22:50:02 2012 +0100
  4871. Core/PacketIO: Correct a value sent in BuildPlayerChat (just for the sake of being correct, no noticeable changes)
  4872. commit 10891028279762eb14688ec07bc22dffe3b26886
  4873. Author: Spp <[email protected]>
  4874. Date: Fri Aug 3 17:29:43 2012 +0200
  4875. Add missing Copyright headers and some clarification to config files... ¬¬
  4876. commit 634776e0bcc90e610a3f736e8ddf75792ad9b73e
  4877. Author: Spp <[email protected]>
  4878. Date: Fri Aug 3 15:54:54 2012 +0200
  4879. Fix compile under windows
  4880. commit 55ce180f2867700b28921d99f9a0cb9c83330c91
  4881. Author: Spp <[email protected]>
  4882. Date: Fri Aug 3 14:20:18 2012 +0200
  4883. Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Appenders ("Where to log") system. Will allow to select to full log some parts of core while others are not even logged.
  4884. - Logging System is asyncronous to improve performance.
  4885. - Each msg and Logger has a Log Type and Log Level assigned. Each msg is assigned the Logger of same Log Type or "root" Logger is selected if there is no Logger configured for the given Log Type
  4886. - Loggers have a list of Appenders to send the msg to. The Msg in the Logger is not sent to Appenders if the msg LogLevel is lower than Logger LogLevel.
  4887. - There are three (at the moment) types of Appenders: Console, File or DB (this is WIP, not working ATM). Msg is not written to the resource if msg LogLevel is lower than Appender LogLevel.
  4888. - Appender and Console Log levels can be changed while server is active with command '.set loglevel (a/l) name level'
  4889. Explanation of use with Sample config:
  4890. Appender.Console.Type=1 (1 = Console)
  4891. Appender.Console.Level=2 (2 = Debug)
  4892. Appender.Server.Type=2 (2 = File)
  4893. Appender.Server.Level=3 (3 = Info)
  4894. Appender.Server.File=Server.log
  4895. Appender.SQL.Type=2 (2 = File)
  4896. Appender.SQL.Level=1 (1 = Trace)
  4897. Appender.SQL.File=sql.log
  4898. Appenders=Console Server (NOTE: SQL has not been included here... that will make core ignore the config for "SQL" as it's not in this list)
  4899. Logger.root.Type=0 (0 = Default - if it's not created by config, server will create it with LogLevel = DISABLED)
  4900. Logger.root.Level=5 (5 = Error)
  4901. Logger.root.Appenders=Console
  4902. Logger.SQL.Type=26 (26 = SQL)
  4903. Logger.SQL.Level=3 (2 = Debug)
  4904. Logger.SQL.Appenders=Console Server SQL
  4905. Logger.SomeRandomName.Type=24 (24 = Guild)
  4906. Logger.SomeRandomName.Level=5 (5 = Error)
  4907. Loggers=root SQL SomeRandomName
  4908. * At loading Appender SQL will be ignored, as it's not present on "Appenders"
  4909. * sLog->outDebug(LOG_FILTER_GUILD, "Some log msg related to Guilds")
  4910. - Msg is sent to Logger of Type LOG_FILTER_GUILD (24). Logger with name SomeRandomName is found but it's LogLevel = 5 and Msg LogLevel=2... Msg is not logged
  4911. * sLog->outError(LOG_FILTER_GUILD, "Some error log msg related to Guilds")
  4912. - Msg is sent to Logger of Type LOG_FILTER_GUILD (24). Logger with name SomeRandomeName is found with proper LogLevel but Logger does not have any Appenders assigned to that logger... Msg is not logged
  4913. * sLog->outDebug(LOG_FILTER_SQL, "Some msg related to SQLs")
  4914. - Msg is sent to Logger SQL (matches type), as it matches LogLevel the msg is sent to Appenders Console, Server and SQL
  4915. - Appender Console has lower Log Level: Msg is logged to Console
  4916. - Appender Server has higher Log Level: Msg is not logged to file
  4917. - Appender SQL has lower Log Level: Msg is logged to file sql.log
  4918. * sLog->outDebug(LOG_FILTER_BATTLEGROUND, "Some msg related to Battelgrounds")
  4919. - Msg is sent to Logger root (Type 0) as no Logger was found with Type LOG_FILTER_BATTLEGROUND (13). As Logger has higher LogLevel msg is not sent to any appender
  4920. * sLog->outError(LOG_FILTER_BATTLEGROUND, "Some error msg related to Battelgrounds")
  4921. - Msg is sent to Logger root (Type 0) as no Logger was found with Type LOG_FILTER_BATTLEGROUND (13). Msg has lower LogLevel and is sent to Appender Console
  4922. - Appender Console has lower LogLevel: Msg is logged to Console
  4923. commit f85908869986eab0b645f0a697028bcceba7778c
  4924. Author: Nay <[email protected]>
  4925. Date: Fri Aug 3 00:20:44 2012 +0100
  4926. Core/Misc: Fix code style and a typo for recently merged in PRs
  4927. commit 2060a2037a9d03318c2cdcd791821f7b58a19ea5
  4928. Merge: 71a872c dc7030c
  4929. Author: Nay <[email protected]>
  4930. Date: Thu Aug 2 15:33:18 2012 -0700
  4931. Merge pull request #7258 from myran2/DisableCommands
  4932. Added disable commands.
  4933. commit 71a872c63d2a9050c24e88b034d13758d545abf3
  4934. Merge: e72f016 8e35762
  4935. Author: kandera <[email protected]>
  4936. Date: Thu Aug 2 15:32:28 2012 -0700
  4937. Merge pull request #7260 from Amit86/patch-4
  4938. [Paladin/Spells] Fix Improved concentration aura
  4939. commit 8e35762b35a07ca3ad096b6430962104d0b97dd4
  4940. Author: Amit <[email protected]>
  4941. Date: Fri Aug 3 01:27:39 2012 +0300
  4942. Add missing change in SpellEffects.cpp
  4943. commit 02a4501034fc2155002287c9ac06b24cf76fb26f
  4944. Author: Amit <[email protected]>
  4945. Date: Fri Aug 3 01:24:22 2012 +0300
  4946. Fix Improved concentration aura
  4947. Fix Improved concentration aura 30% reduce of silence/interrupt
  4948. commit bf6e334c5fd92933e66f099cec371129557ec2b1
  4949. Author: Vincent-Michael <[email protected]>
  4950. Date: Thu Aug 2 18:38:55 2012 +0200
  4951. Core/Spells: Fix some summon vehicle spells with basepoint 1
  4952. ty zwerg
  4953. commit dc7030ced686aca85893cdd80376e705e6bfb513
  4954. Author: Alternative <[email protected]>
  4955. Date: Thu Aug 2 16:47:28 2012 -0400
  4956. Some codestyle changes.
  4957. commit f303782de4ec739bb175b7a503fb3a74a1d8a1f9
  4958. Author: Alternative <[email protected]>
  4959. Date: Thu Aug 2 16:33:35 2012 -0400
  4960. Added disable commands.
  4961. commit e72f01650c1974603ff1fe7941698e9bed44418a
  4962. Author: kaelima <[email protected]>
  4963. Date: Thu Aug 2 08:04:12 2012 +0200
  4964. Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum MailStationery, some comments to a few dbcs.
  4965. DB: Renamed merged sql files
  4966. commit 6ae147aa80675a78be7fc48375ab6355f4156323
  4967. Merge: 99d3918 968a8e8
  4968. Author: Kaelima <[email protected]>
  4969. Date: Wed Aug 1 22:56:51 2012 -0700
  4970. Merge pull request #7065 from Vincent-Michael/PainAndSuffering
  4971. Core/Spells: Fix Pain and Suffering reduces damage
  4972. commit 99d3918d34e098087a072d5990d40e0aa9ba56ca
  4973. Merge: f523192 c6dd149
  4974. Author: Kaelima <[email protected]>
  4975. Date: Wed Aug 1 22:56:30 2012 -0700
  4976. Merge pull request #6800 from Vincent-Michael/cod
  4977. Core/Spells: Fix Curse of Doom (thx to Warpten / joschiwald for helping)
  4978. commit f5231929e04748d25cadf234be4c12843b7c1909
  4979. Author: Nay <[email protected]>
  4980. Date: Wed Aug 1 23:57:36 2012 +0200
  4981. Scripts/Build: Fix non PCH build
  4982. commit e655bf6e1d9f212eb652275512713dece0a927f5
  4983. Author: Exodius <[email protected]>
  4984. Date: Wed Aug 1 18:38:43 2012 +0100
  4985. DB/Loot: Add missing loot item, fixes quest zeth'gor must burn
  4986. Closes #7237
  4987. Signed-off-by: Nay <[email protected]>
  4988. commit a14b89c0f36c174a48199ec936277205b561fc15
  4989. Author: Nay <[email protected]>
  4990. Date: Wed Aug 1 18:24:36 2012 +0100
  4991. DB/Creature: Re-guid 3 npc spawns added in previous commit
  4992. Thanks to Aokromes for noticing the high guids
  4993. commit 6f332385e2521b055c697e54f150019465d03008
  4994. Author: Trista <[email protected]>
  4995. Date: Wed Aug 1 18:01:11 2012 +0100
  4996. DB/SAI: Fix quests Words of Power
  4997. Ref #79
  4998. Ref #2259
  4999. Closes #4638
  5000. Closes #7249
  5001. Signed-off-by: Nay <[email protected]>
  5002. commit 6c7a911cac44500e12a71af11fb5b3de66c2ab28
  5003. Merge: 5a99dfa 3f97ca1
  5004. Author: Subv <[email protected]>
  5005. Date: Tue Jul 31 17:45:59 2012 -0700
  5006. Merge pull request #7239 from Venugh/master
  5007. Remove useless commands includes.
  5008. commit 3f97ca1fabd1309cd200406c6ce4bbe436f8710f
  5009. Author: Venugh <[email protected]>
  5010. Date: Tue Jul 31 16:02:54 2012 +0200
  5011. Core/Misc: Removed useless include from commands.
  5012. commit 5a99dfad149245c685c088e9e08aa445428b9e53
  5013. Author: Spp <[email protected]>
  5014. Date: Mon Jul 30 10:07:26 2012 +0200
  5015. Warning fixes + compile fix after the merge
  5016. commit b460c496e2e2801bc2ff8ac8326765da094fbec3
  5017. Merge: c2501fa 634b364
  5018. Author: Jorge <[email protected]>
  5019. Date: Mon Jul 30 00:02:03 2012 -0700
  5020. Merge pull request #7227 from Vincent-Michael/PCH
  5021. Core/Misc: Use proper headers to optimize compile
  5022. commit 634b3645d5f2a0752bc389adfd98f56f84cfd838
  5023. Author: Vincent-Michael <[email protected]>
  5024. Date: Sun Jul 29 21:40:10 2012 +0200
  5025. Core/Misc: Use proper headers to optimize compile
  5026. commit c2501fa04afb593bf5c26fae990f37736c82bc4f
  5027. Merge: 462b6de a7ca7db
  5028. Author: Nay <[email protected]>
  5029. Date: Sun Jul 29 09:11:15 2012 -0700
  5030. Merge pull request #7210 from Chipsi/master
  5031. Core/Spells: Spells with SPELL_EFFECT_KNOCK_BACK(like Thunderstorm) can't knoback target if target has ROOT/STUN
  5032. commit 462b6ded19e3f0fa510bb09471a8c5e0dd55bf52
  5033. Merge: 94e6f9c 7c6c488
  5034. Author: Nay <[email protected]>
  5035. Date: Sun Jul 29 09:08:14 2012 -0700
  5036. Merge pull request #7113 from Vincent-Michael/IdolOfTheCryingWind
  5037. Core/Spell: Fix Idol of the Crying Wind calculation
  5038. commit 94e6f9c58c4388504c6b43d0a6d251ba15aa315e
  5039. Merge: fee1f70 8f6619f
  5040. Author: Nay <[email protected]>
  5041. Date: Sun Jul 29 09:06:52 2012 -0700
  5042. Merge pull request #7115 from Vincent-Michael/BaubleOfTrueBlood
  5043. Core/Spells: Fix Bauble of True Blood crit heal
  5044. Closes #6151
  5045. commit fee1f70fba5a8b7606813c5b5b665813643a5997
  5046. Merge: caea2a1 bb9b980
  5047. Author: Nay <[email protected]>
  5048. Date: Sun Jul 29 09:05:16 2012 -0700
  5049. Merge pull request #7179 from stfx/patch-1
  5050. Fix sending wrong world states in Shattrath
  5051. commit caea2a16a637de78b2f10ffec8832ffe8700e17d
  5052. Merge: e40a088 4a3df36
  5053. Author: Subv <[email protected]>
  5054. Date: Sun Jul 29 07:57:55 2012 -0700
  5055. Merge pull request #7218 from Vincent-Michael/commandMisc2
  5056. Core/Commands: Convert more misc commands in commandscript
  5057. commit 4a3df36bd9a72bdc519e2a366672a3ef638c5c0e
  5058. Author: Vincent-Michael <[email protected]>
  5059. Date: Sun Jul 29 12:29:36 2012 +0200
  5060. Core/Commands: Convert more misc commands in commandscript
  5061. commit e40a088b1576e5c5be0b60e35d51c2f7db34bf85
  5062. Merge: c8ac314 d02a396
  5063. Author: Shocker <[email protected]>
  5064. Date: Sun Jul 29 04:49:52 2012 -0700
  5065. Merge pull request #7220 from Vincent-Michael/petCommand
  5066. Core/Command: Add missing part for pet command
  5067. commit d02a3966ea353c9c204c7d16ec0446c8ab1ec9fb
  5068. Author: Vincent-Michael <[email protected]>
  5069. Date: Sun Jul 29 13:36:28 2012 +0200
  5070. Core/Command: Add missing part for pet command
  5071. commit c8ac3144f22c0e74eb9a903dab160aeb20327d0f
  5072. Author: shlomi1515 <[email protected]>
  5073. Date: Sun Jul 29 03:53:29 2012 +0100
  5074. DB/SAI: Fix quest Measuring Warp Energies
  5075. Closes #2367
  5076. Closes #6266
  5077. Signed-off-by: Nay <[email protected]>
  5078. commit 3439adea78c42450d5e8399004fbfda5a28fe77b
  5079. Author: Nay <[email protected]>
  5080. Date: Sun Jul 29 03:45:40 2012 +0100
  5081. DB/Gossip: Fix innkeeper Keldamyr
  5082. Closes #2223
  5083. commit 4fa57d7b2ca70f56ffec5fd1cfc6fffc7b280259
  5084. Author: tharaca <[email protected]>
  5085. Date: Sun Jul 29 03:30:57 2012 +0100
  5086. DB/SAI: Fix quest Meeting at the Blackwing Coven
  5087. Closes #2564
  5088. Thanks to nelegalno and gecko32
  5089. Signed-off-by: Nay <[email protected]>
  5090. commit d0e63ea07eef7ece7c9a22365f54b81059542c84
  5091. Author: ZxBiohazardZx <[email protected]>
  5092. Date: Sun Jul 29 03:25:43 2012 +0100
  5093. DB/SAI: Reward box on quest Nolkai's Words completion
  5094. Closes #3083
  5095. Signed-off-by: Nay <[email protected]>
  5096. commit 64b6a77af525664ae5c21e56e79e58c077e30e9d
  5097. Author: WishToDie <[email protected]>
  5098. Date: Sun Jul 29 03:21:20 2012 +0100
  5099. DB/SAI: Better implemention of quest "Argent Crusade, We Are Leaving!" fix
  5100. Signed-off-by: Nay <[email protected]>
  5101. commit 524a3662da6d33265c55c9177f4eff2f8a24ffc2
  5102. Author: WishToDie <[email protected]>
  5103. Date: Sun Jul 29 03:13:23 2012 +0100
  5104. DB/SAI: Fix quest Life or Death
  5105. Closes #3317
  5106. Signed-off-by: Nay <[email protected]>
  5107. commit f5db194352ec0ce62180f2d1323c75c871179464
  5108. Author: Alestaan <[email protected]>
  5109. Date: Sun Jul 29 03:08:31 2012 +0100
  5110. DB/SAI: Fix quest Draconis Gastritis
  5111. Closes #3439
  5112. Signed-off-by: Nay <[email protected]>
  5113. commit b138428f8a212b08be016a2fe42d50ee9bd3cb24
  5114. Author: Valcorb <[email protected]>
  5115. Date: Sun Jul 29 03:03:36 2012 +0100
  5116. DB/SAI: Fix quest Truce
  5117. Closes #6453
  5118. Signed-off-by: Nay <[email protected]>
  5119. commit d7d023c3622f03fd1a51a959fa72e502c05ca8f6
  5120. Author: shlomi1515 <[email protected]>
  5121. Date: Sun Jul 29 03:02:45 2012 +0100
  5122. DB/SAI: Fix quest Argent Crusade, We Are Leaving!
  5123. Closes #3229
  5124. Signed-off-by: Nay <[email protected]>
  5125. commit 86042facd7a711bfc6c7afb39fd22673ff7f3901
  5126. Author: Vincent-Michael <[email protected]>
  5127. Date: Sun Jul 29 02:52:16 2012 +0100
  5128. DB/Quests: Nether-Stalker Mah'duun and Wind Trader Zhareem Quest Pooling
  5129. Closes #7186
  5130. Closes #7187
  5131. Signed-off-by: Nay <[email protected]>
  5132. commit bbc649a45f1316c9690859ad3ead6222bfc5b7fb
  5133. Author: Odyssey <[email protected]>
  5134. Date: Sun Jul 29 02:47:56 2012 +0100
  5135. DB/Faction Change: Faction change item/spell conversion for Reins of the Traveler's Tundra Mammoth
  5136. Closes #7174
  5137. Signed-off-by: Nay <[email protected]>
  5138. commit 7e00d312afd6ddc83c843b74a7eedbd15b45530f
  5139. Merge: 41da3fe 6f69a33
  5140. Author: Subv <[email protected]>
  5141. Date: Sat Jul 28 18:25:52 2012 -0700
  5142. Merge pull request #7145 from Vincent-Michael/miscCommand
  5143. Convert misc commands in commandscript
  5144. commit 6f69a3326dd77547b66b6097da7d4c9fe96ac54e
  5145. Author: Vincent-Michael <[email protected]>
  5146. Date: Sat Jul 21 22:29:14 2012 +0200
  5147. Convert misc commands in commandscript
  5148. commit a7ca7db413d215549e7fa3dc4234a63714cc34d1
  5149. Author: Chipsi <[email protected]>
  5150. Date: Sat Jul 28 23:19:45 2012 +0200
  5151. Fix a typo
  5152. commit 41da3fedc881419bb2e682eb960820dcc6526ffb
  5153. Merge: bf22bc1 5acae32
  5154. Author: Kaelima <[email protected]>
  5155. Date: Sat Jul 28 08:49:36 2012 -0700
  5156. Merge pull request #7212 from Pesthuf/master
  5157. NPC knockback visual
  5158. commit 5acae3253053ea91bb0327adf6eddd864669f80d
  5159. Author: Pesthuf <[email protected]>
  5160. Date: Sat Jul 28 17:07:05 2012 +0200
  5161. Core/Movement:
  5162. When an NPC is knocked back, the splineflag OrientationFixed should be used, so the NPC keeps his facing and doesn't play the jump start animation. Also corrects the NPCs serverside orientation.
  5163. commit 41f0923f1bc7563bfb176721df367a38499f5c4b
  5164. Author: Chipsi <[email protected]>
  5165. Date: Sat Jul 28 15:37:24 2012 +0200
  5166. Core/Spells: Spells with SPELL_EFFECT_KNOCK_BACK(like Thunderstorm) can't knoback target if target has ROOT/STUN
  5167. Signed-off-by: Chipsi <[email protected]>
  5168. commit bf22bc11d377fb5aed49d77fca0626fb2d298433
  5169. Merge: f7a085e 2f65830
  5170. Author: kandera <[email protected]>
  5171. Date: Fri Jul 27 10:56:20 2012 -0700
  5172. Merge pull request #7131 from Pesthuf/master
  5173. Haunt/Warlock
  5174. commit f7a085e2dc47758c80273a2c84d741a1c77c234f
  5175. Merge: 4fb89bd f5edf40
  5176. Author: Nay <[email protected]>
  5177. Date: Wed Jul 25 16:50:52 2012 -0700
  5178. Merge pull request #7183 from w1sht0l1v3/PoS
  5179. Core/Scripts: Fix Forgemaster Garfrost phases and equipment change.
  5180. commit f5edf4034d93ffbd649032593d61ffd69bac4dd0
  5181. Author: w1sht0l1v3 <[email protected]>
  5182. Date: Wed Jul 25 18:49:06 2012 +0300
  5183. Core/Scripts: Fix Forgemaster Garfrost phases and equipment change.
  5184. commit 2f6583094d6df569176c676bd631cb5e6231e966
  5185. Author: Pesthuf <[email protected]>
  5186. Date: Fri Jul 20 17:32:35 2012 +0200
  5187. Core/Spells: Haunt should heal the Warlock when the target dies or the aura is reapplied.
  5188. commit bb9b98098ef3c2532c1f3b6261a24c966a02dc9e
  5189. Author: stfx <[email protected]>
  5190. Date: Wed Jul 25 11:50:34 2012 +0300
  5191. Fix sending wrong world states in Shattrath
  5192. commit 4fb89bde83a7ac3d3102936ea92930fff9832967
  5193. Author: kandera <[email protected]>
  5194. Date: Tue Jul 24 09:54:06 2012 -0300
  5195. Core/Spells: fix bladestorm and possibly other spells from causing dbw to be removed. closes #7121
  5196. commit 67bacdc77d5b2f922766513df6e8d7a8b57b30f7
  5197. Merge: 63d5a90 d5dea1c
  5198. Author: Nay <[email protected]>
  5199. Date: Mon Jul 23 17:35:22 2012 -0700
  5200. Merge pull request #7164 from Geodar/master
  5201. [Core\Quest] Fix Quest "The Aspirant's Challenge"
  5202. commit d5dea1ca4e0f9f14c6d433ca1d97e193c39dd85a
  5203. Author: David KlepГЎДЌek <[email protected]>
  5204. Date: Tue Jul 24 03:28:36 2012 +0300
  5205. [Core\Quest] Fix Quest "The Aspirant's Challenge"
  5206. Credits goes to Valcorb
  5207. commit 63d5a90394f5fc441772f4c90ad5a2e5e4aedbea
  5208. Merge: 47054e6 c7a0378
  5209. Author: Kaelima <[email protected]>
  5210. Date: Mon Jul 23 01:19:16 2012 -0700
  5211. Merge pull request #7134 from acrathos/master
  5212. SmartScripts: added new parameter to actions 90 & 91
  5213. commit 47054e6bc1b58ea1a553c550bd302e74016a2467
  5214. Author: Shauren <[email protected]>
  5215. Date: Sun Jul 22 14:40:41 2012 +0200
  5216. Build fix without pch
  5217. commit 1fd37ac61b606a8db29e3ff04c3c0dba5f45228e
  5218. Author: Shauren <[email protected]>
  5219. Date: Sun Jul 22 14:20:26 2012 +0200
  5220. Core/Object: Use updatefield flags extracted from client to determine whether to send or not a field value instead of sending all data to client for non-player objects
  5221. commit 395994c707f2cb1cc5a6022d9f9fc729df64b1dc
  5222. Author: Shauren <[email protected]>
  5223. Date: Sun Jul 22 13:46:00 2012 +0200
  5224. Core/Groups: Send player invalid notification when attempting to invite GM to group when that is disabled
  5225. commit c00a485bb7a33f7f6a94169163b0105dff025c4d
  5226. Author: durotar <[email protected]>
  5227. Date: Sun Jul 22 03:07:09 2012 +0100
  5228. DB/SAI: Fix quest Reclusive Runemaster
  5229. Closes #6765
  5230. Closes #1873
  5231. Signed-off-by: Nay <[email protected]>
  5232. commit ec0163562ced5d75f93e9d432a3105fad0642079
  5233. Author: durotar <[email protected]>
  5234. Date: Sun Jul 22 03:04:45 2012 +0100
  5235. DB/GOs: Missing spawn and pooling for Inconspicuous Landmark (Tanaris)
  5236. Closes #6771
  5237. Signed-off-by: Nay <[email protected]>
  5238. commit c2ab5ee974d65d218e177ac6a0ab06b30f8d9ab4
  5239. Author: SignFinder <[email protected]>
  5240. Date: Sun Jul 22 02:59:20 2012 +0100
  5241. DB/Conditions: Missing condition for gameobject Sha'ni Proudtusk's Remains
  5242. Closes #6863
  5243. Signed-off-by: Nay <[email protected]>
  5244. commit 3f986a8f669e1832bd572a151c19362487de5a8f
  5245. Author: Exodius <[email protected]>
  5246. Date: Sun Jul 22 02:54:27 2012 +0100
  5247. DB/NPCs: Proper flags for Night Elf Corpse
  5248. Closes #6928
  5249. Signed-off-by: Nay <[email protected]>
  5250. commit 72f42e2c14040db209d71dfdaacb4b35fbdd6643
  5251. Author: durotar <[email protected]>
  5252. Date: Sun Jul 22 02:51:19 2012 +0100
  5253. DB/NPCs: Add missing conditions for Exarch Menelaous & quest
  5254. Closes #6952
  5255. Signed-off-by: Nay <[email protected]>
  5256. commit 2ed36768969f9392a8345be83d49199725e42dc6
  5257. Author: Exodius <[email protected]>
  5258. Date: Sun Jul 22 02:48:57 2012 +0100
  5259. DB/NPCs: Remove onkill reputation from Fire Beetle
  5260. Closes #6953
  5261. Signed-off-by: Nay <[email protected]>
  5262. commit f9317e06b219c22244c264c8e53f1b3271059124
  5263. Author: trista <[email protected]>
  5264. Date: Sun Jul 22 02:46:29 2012 +0100
  5265. DB/NPCs: Spell vehicles and immunities for Salvaged Chopper - 25 version (Ulduar)
  5266. Closes #7010
  5267. Closes #4076
  5268. Signed-off-by: Nay <[email protected]>
  5269. commit 61d725247ab1ebe44ffe43f25f0caaf4d78007fd
  5270. Author: trista <[email protected]>
  5271. Date: Sun Jul 22 02:42:38 2012 +0100
  5272. DB/SAI: Fix achievements Dwarfageddon 10/25
  5273. Closes #7007
  5274. Closes #4235
  5275. Signed-off-by: Nay <[email protected]>
  5276. commit 63a29bb292b6fee0aa5dfaf47f0b311b20a6e162
  5277. Author: Trista <[email protected]>
  5278. Date: Sun Jul 22 02:39:16 2012 +0100
  5279. DB/SAI: Scripts for Liquid Pyrite (Ulduar)
  5280. Closes #7021
  5281. Signed-off-by: Nay <[email protected]>
  5282. commit 9e950fc27d4ec6616f97861070fcd23ba144709d
  5283. Author: Kinzcool <[email protected]>
  5284. Date: Sun Jul 22 02:37:24 2012 +0100
  5285. DB/NPCs: Add many missing gossips to multiple creatures
  5286. Closes #7003
  5287. Signed-off-by: Nay <[email protected]>
  5288. commit 63555231a9c0e0c03bdf308c64c2c88ec80b3d1d
  5289. Author: durotar <[email protected]>
  5290. Date: Sun Jul 22 02:34:17 2012 +0100
  5291. DB/Scripts: Fix a text in Trial of the Crusader, Twin Valkyrs
  5292. Closes #7055
  5293. Signed-off-by: Nay <[email protected]>
  5294. commit 6c65ab88569cbc613b150dc9c1f77ae9ea1812f1
  5295. Author: durotar <[email protected]>
  5296. Date: Sun Jul 22 02:30:50 2012 +0100
  5297. DB/NPCs: Gossip for Cowlen
  5298. Closes #7059
  5299. Signed-off-by: Nay <[email protected]>
  5300. commit 95228dbf92c3ca7592eb06d82c2ef0aee502def1
  5301. Author: nelegalno <[email protected]>
  5302. Date: Sun Jul 22 02:25:59 2012 +0100
  5303. DB/NPCs: Gossip for Keristrasza (26206)
  5304. Closes #7064
  5305. Signed-off-by: Nay <[email protected]>
  5306. commit cf76345d6b52a50928ca25313ea40b79d8e9a3a4
  5307. Author: Valcorb <[email protected]>
  5308. Date: Sun Jul 22 02:13:02 2012 +0100
  5309. DB/NPCs: Add a missing item to Nefarion's loot table
  5310. Closes #7100
  5311. Signed-off-by: Nay <[email protected]>
  5312. commit da866ac132b6db17dee4a27111d2434be187ca57
  5313. Author: nelegalno <[email protected]>
  5314. Date: Sun Jul 22 02:08:31 2012 +0100
  5315. DB/Quests: Add gossip conditions for quest Slaves to Saronite
  5316. Closes #7138
  5317. Signed-off-by: Nay <[email protected]>
  5318. commit 1aa317d5a86da22f5bbee384b1565f80bd9b4838
  5319. Author: SignFinder <[email protected]>
  5320. Date: Sun Jul 22 02:05:44 2012 +0100
  5321. DB/Spells: Fix a wrong spell id in spelldifficulty_dbc table
  5322. Closes #7147
  5323. Closes #6321
  5324. Signed-off-by: Nay <[email protected]>
  5325. commit 852cece2a07a7aa777a66b19e56090035e906551
  5326. Merge: 9d4a5e2 a9812a0
  5327. Author: Nay <[email protected]>
  5328. Date: Sat Jul 21 09:54:25 2012 -0700
  5329. Merge pull request #7102 from Vincent-Michael/ticketCommand
  5330. Core/Commands: Convert ticket commands in commandscript
  5331. commit c7a0378a826b11c6f15cf523ca639b97ccdf7c65
  5332. Author: Santiago <[email protected]>
  5333. Date: Sat Jul 21 01:29:15 2012 -0300
  5334. Core/SAI: Added new parameter to actions 90 and 91
  5335. Allows to set and remove all possible bytes1 based on `type` parameter
  5336. You can see them listed in Unit.h for reference
  5337. commit 9d4a5e2a6ca6a5b0676db842de3e7ce48b68d369
  5338. Author: Shauren <[email protected]>
  5339. Date: Fri Jul 20 16:13:50 2012 +0200
  5340. Core/AuctionHouse: Corrected mail body for auction outbid and cancelled mails (sent to bidder)
  5341. commit 2cdb37de613d4b0d20b9e3e6af7f2e26b339acdc
  5342. Author: Shauren <[email protected]>
  5343. Date: Thu Jul 19 15:51:08 2012 +0200
  5344. Compile fix
  5345. commit 8d18bae5c8173b924d6df5b5b222af5345abcf69
  5346. Author: Shauren <[email protected]>
  5347. Date: Thu Jul 19 15:34:21 2012 +0200
  5348. Core/MailSystem: Fixed building unread mail notifications, will now display properly for non-player senders (achievement rewards/auctions)
  5349. commit 4df39dae95dc4ad89572e0cff601a70feccf6da6
  5350. Author: Shauren <[email protected]>
  5351. Date: Thu Jul 19 15:33:14 2012 +0200
  5352. Core/AuctionHouse: Refactored and corrected building auction mail messages
  5353. commit 061439d1125475c7314741fe6c3b7d12e39db967
  5354. Author: kandera <[email protected]>
  5355. Date: Tue Jul 17 13:55:50 2012 -0300
  5356. Core/Spells: fix typo from king of the jungle
  5357. commit 8f6619ff9c826ec988e61d93550877faca9a0ca3
  5358. Author: Vincent-Michael <[email protected]>
  5359. Date: Tue Jul 17 12:49:06 2012 +0200
  5360. Core/Spells: Fix Bauble of True Blood crit heal
  5361. commit 7c6c488908e6c1c86fb510cb9d7b4b7733155d35
  5362. Author: Vincent-Michael <[email protected]>
  5363. Date: Tue Jul 17 00:08:17 2012 +0200
  5364. Core/Spell: Fix Idol of the Crying Wind calculation
  5365. commit 0ec84cc446295bc4fb2651735bd988385956d7c1
  5366. Author: ZxBiohazardZx <[email protected]>
  5367. Date: Mon Jul 16 23:15:55 2012 +0200
  5368. DB/Loot: Manually set %chance for core isnt handling as expected
  5369. Closes #7107
  5370. commit fcb57d6373ce80a35ae431dbcd646c4f61077e68
  5371. Author: Nay <[email protected]>
  5372. Date: Mon Jul 16 21:35:38 2012 +0100
  5373. SQL: Proper directory and file ending for sql
  5374. commit 71abefa2b24fce71591a91980defd81d6915f939
  5375. Merge: c0d4ca8 41b5241
  5376. Author: Nay <[email protected]>
  5377. Date: Mon Jul 16 13:32:27 2012 -0700
  5378. Merge pull request #7111 from flippy84/master
  5379. Wretched mobs damage fix
  5380. commit 41b524117b46b31863626ad4c42e4f9e201f9e62
  5381. Author: unknown <Ante@Ante-Dator.(none)>
  5382. Date: Mon Jul 16 22:03:17 2012 +0200
  5383. Fix for wretched mobs in mgt
  5384. commit a9812a086016244395f957e7e32772793d54c92e
  5385. Author: Vincent-Michael <[email protected]>
  5386. Date: Sun Jul 15 19:13:11 2012 +0200
  5387. Core/Commands: Convert ticket commands in commandscript
  5388. commit c0d4ca8af120d3c23363d1e7dee08ba24283fe9f
  5389. Merge: 6658af5 513550a
  5390. Author: Nay <[email protected]>
  5391. Date: Sun Jul 15 07:02:37 2012 -0700
  5392. Merge pull request #7095 from LordJZ/ticketmgr
  5393. Some TicketMgr fixes
  5394. commit 6658af5ca5df7f31cd82a95e255025324625e12f
  5395. Merge: c32c83e 9e84942
  5396. Author: Nay <[email protected]>
  5397. Date: Sun Jul 15 06:59:08 2012 -0700
  5398. Merge pull request #7039 from Vincent-Michael/banCommand
  5399. Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
  5400. commit c32c83ed67420a90e95f433a9d71febaefd2ecfd
  5401. Author: Nay <[email protected]>
  5402. Date: Sun Jul 15 14:46:04 2012 +0100
  5403. Scripts/Commands: When GM is invisible use a transparency visual aura (to make it obvious that invisibility is active)
  5404. Thanks to Kretol for the idea and Aokromes for the spell id
  5405. commit 5485f92c5fa0f372a1a4622d96a8b1b74285fd74
  5406. Author: ZxBiohazardZx <[email protected]>
  5407. Date: Sat Jul 14 14:31:11 2012 +0200
  5408. DB/Loot: Update Al'ar Loot to also drop gear
  5409. Closes #6926
  5410. commit 02fa3684df308c1d2c6c5273e4011df9c464926e
  5411. Author: ZxBiohazardZx <[email protected]>
  5412. Date: Sat Jul 14 13:57:39 2012 +0200
  5413. DB/Loot: Various Lootfixes for quest-related items
  5414. Closes #6951,#6957,#6980
  5415. commit 9e8494291791f38e5267a3a2603852f7a6bb1482
  5416. Author: Vincent-Michael <[email protected]>
  5417. Date: Sat Jul 7 14:04:57 2012 +0200
  5418. Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
  5419. commit 513550aedfc91e9cc86767f1b0c2637f23f3a6e2
  5420. Author: LordJZ <[email protected]>
  5421. Date: Sat Jul 14 07:15:39 2012 +0400
  5422. Drop obsolete check.
  5423. commit 6b843ca86b4854c75f26ded160f0930ea6a77803
  5424. Author: LordJZ <[email protected]>
  5425. Date: Sat Jul 14 07:14:39 2012 +0400
  5426. Allow for GM ticket response text up to 15999 characters.
  5427. commit bf7ead977359024a45c3560a406ed509e2f2f425
  5428. Merge: 2c6c74f b57a87c
  5429. Author: kandera <[email protected]>
  5430. Date: Fri Jul 13 09:46:32 2012 -0700
  5431. Merge pull request #7090 from Faq/Idol4
  5432. Core/Spellaura: Fix Idol of Worship
  5433. commit 2c6c74f21cd2b42e1dc78166c451e5d9fa20e957
  5434. Author: Kandera <[email protected]>
  5435. Date: Fri Jul 13 12:36:44 2012 -0400
  5436. Core/Instance: fix attumen/midnight encounter (thx zwerg) closes #6188
  5437. commit b57a87cafa3989a1817bc8e2e10377f96cd0a206
  5438. Author: Faq <[email protected]>
  5439. Date: Fri Jul 13 18:52:37 2012 +0300
  5440. Core/Spellaura: Fix Idol of Worship
  5441. commit d5f7e1671f856dc6b860be2761af2be5e7cb0c08
  5442. Merge: 8ffafdc 1fa0177
  5443. Author: kandera <[email protected]>
  5444. Date: Fri Jul 13 08:45:33 2012 -0700
  5445. Merge pull request #7089 from Faq/Idol3
  5446. Core/Spells - Idol of the Crying Wind;
  5447. commit 1fa0177bb06d53969a457c4eb71ec6b495213f5a
  5448. Author: Faq <[email protected]>
  5449. Date: Fri Jul 13 18:42:28 2012 +0300
  5450. Core/Spells - Idol of the Crying Wind;
  5451. + Fixing typo;
  5452. commit 8ffafdc859a1d591bc5d29674b4576c2d32bf29c
  5453. Author: Nay <[email protected]>
  5454. Date: Fri Jul 13 16:56:58 2012 +0200
  5455. Core: Fix build
  5456. commit 1036b0863b349c61bf65d48e7b2750d296a1ae5f
  5457. Author: Kandera <[email protected]>
  5458. Date: Fri Jul 13 10:48:06 2012 -0400
  5459. Core/Spells: fix proc for king of the jungle talent. closes #5983
  5460. commit e56313eb02f381a47566e3da58eee59f00dd512c
  5461. Merge: 176a2c1 e757ebf
  5462. Author: Nay <[email protected]>
  5463. Date: Fri Jul 13 07:33:25 2012 -0700
  5464. Merge pull request #7087 from Odyssey/equipmentManager
  5465. Core/Player: Fix issues with 'ignore this slot' option on equipment manager usage
  5466. Closes #2334
  5467. Ref #6813
  5468. Ref #6955
  5469. commit e757ebf6ba441358ec5b53bceef54f35fdfa929e
  5470. Author: NNN666 <[email protected]>
  5471. Date: Fri Jul 13 15:16:37 2012 +0200
  5472. Core/Player: Fix issues with 'ignore this slot' option on equipment manager usage
  5473. commit 176a2c1080c609138b7291828c905cdb979e1f3e
  5474. Author: leak <[email protected]>
  5475. Date: Fri Jul 13 09:11:05 2012 +0200
  5476. Core/Warden: Workaround for an OpenSSL bug in the ARC4 stream cipher initialization that causes crashes on some OS
  5477. - Skip loading warden_action overrides when warden is disabled
  5478. fixes #6486
  5479. commit da9865b6833f94b7fd21f1d39a66f078a9211c4f
  5480. Author: Nay <[email protected]>
  5481. Date: Thu Jul 12 00:16:13 2012 +0100
  5482. TDB 335.11.48 - 2012/07/12
  5483. commit 968a8e8ee83019aa618d67ccfa6b1c458abe243b
  5484. Author: Vincent-Michael <[email protected]>
  5485. Date: Tue Jul 10 22:27:29 2012 +0200
  5486. Core/Spells: Fix Pain and Suffering reduces damage
  5487. commit 0ac9c5b0399ee6fba0e2334ceddba87b0f67b053
  5488. Author: Kandera <[email protected]>
  5489. Date: Tue Jul 10 17:27:13 2012 -0400
  5490. Core/Escort: few modifications to add the IMMUNE_TO_NPC flag after npc does a full reset.
  5491. commit 450f9e7d99879903bc919981668b1ac847631bc2
  5492. Author: Kandera <[email protected]>
  5493. Date: Tue Jul 10 16:19:18 2012 -0400
  5494. Core/Escort: fix issues with escorts not attacking enemies.
  5495. commit a24b6576e2b3fbda0a1356197984aadba1bdde55
  5496. Author: Kandera <[email protected]>
  5497. Date: Mon Jul 9 13:42:38 2012 -0400
  5498. Core/Loot: fix small error
  5499. commit 8f74498add8da89bfbb6df4ede3b517e919d229a
  5500. Author: Kandera <[email protected]>
  5501. Date: Mon Jul 9 13:36:52 2012 -0400
  5502. Core/Loot: fix crash number 2
  5503. commit 80664e242192d3e6f40256bb8738fc6d1cd8afce
  5504. Author: Kandera <[email protected]>
  5505. Date: Mon Jul 9 13:09:44 2012 -0400
  5506. Core/Loot: typos!
  5507. commit fcb4613245f837187679b2bb10ed9d22df15a3f9
  5508. Author: Kandera <[email protected]>
  5509. Date: Mon Jul 9 13:00:35 2012 -0400
  5510. Core/Loot: fix crash.
  5511. commit d5836422ac821aa7fce0f49c4276a076257e76b3
  5512. Author: Kandera <[email protected]>
  5513. Date: Mon Jul 9 11:12:59 2012 -0400
  5514. Core/Loot: couple of small changes to loot.
  5515. commit 8f6d8c352c9134ad41308d6c669ec1314cff81c1
  5516. Author: Kandera <[email protected]>
  5517. Date: Mon Jul 9 09:32:25 2012 -0400
  5518. DB/Spells: fix spell id for wrath of the astromancer spell.
  5519. commit fc62678a45d4b9632a663858085287b875d9090d
  5520. Author: Kandera <[email protected]>
  5521. Date: Mon Jul 9 09:18:51 2012 -0400
  5522. Core/Spells: correct sanctified wrath damage calculations.
  5523. commit 8c46681b447a0fd5d717a1706feec1d87eb7d9f0
  5524. Author: Discover- <[email protected]>
  5525. Date: Sat Jul 7 17:14:57 2012 +0200
  5526. Core/LootMgr: Fix a little logging mistake on startup to prevent confusion.
  5527. commit 26c36ba8543cae77af789276a25d4a3c3d06983d
  5528. Author: Subv <[email protected]>
  5529. Date: Fri Jul 6 20:52:54 2012 -0500
  5530. Miscellaneous: Unsigned expressions cant be negative
  5531. commit d4390c171ae3e6addfdbc205cbe426df34c08cc5
  5532. Author: Subv <[email protected]>
  5533. Date: Fri Jul 6 20:48:49 2012 -0500
  5534. Fixed build
  5535. commit 62f609b9ee98370e18dc3f6fe19cf4b0a9384d75
  5536. Merge: b7f19c0 91cd710
  5537. Author: Subv <[email protected]>
  5538. Date: Fri Jul 6 18:39:35 2012 -0700
  5539. Merge pull request #7031 from Vincent-Michael/lockupCommand
  5540. Core/Commands: Convert lookup commands in commandscript
  5541. commit b7f19c0e764cb0f10619df1164da1c2a5f395906
  5542. Merge: 6a337bf 27a59f3
  5543. Author: kandera <[email protected]>
  5544. Date: Fri Jul 6 13:59:56 2012 -0700
  5545. Merge pull request #7032 from Exodius/master
  5546. [Script/ICC] Properly fix Dark Nucleus aggro problems
  5547. commit 6a337bfa2369b2c08739bc3822fb62ca41dcde29
  5548. Author: Kandera <[email protected]>
  5549. Date: Fri Jul 6 16:57:13 2012 -0400
  5550. Core/Loot: correctly fix rolling on quest loot that follows group loot rules via custom flags.
  5551. commit 27a59f3390b9af755bc36a4a951a6aaf91cd425d
  5552. Author: Exodius <[email protected]>
  5553. Date: Fri Jul 6 22:28:03 2012 +0200
  5554. [Script/ICC] Properly fix Dark Nucleus aggro problems and them not following you when they should.
  5555. Closes #6589
  5556. Fix by @Marosa. Guidelines by @Kandera.
  5557. commit 91cd7109e452b0801bc5b4b62bcaeaeb29d80234
  5558. Author: Vincent-Michael <[email protected]>
  5559. Date: Fri Jul 6 18:49:56 2012 +0200
  5560. Core/Commands: Convert lookup commands in commandscript
  5561. commit 9eab1a23cfb3e520ed997cac26ff8cf48870b837
  5562. Author: Kandera <[email protected]>
  5563. Date: Fri Jul 6 10:52:15 2012 -0400
  5564. fix build again
  5565. commit 6862d4da25e6a4ece34320965461f90aca81f088
  5566. Author: Kandera <[email protected]>
  5567. Date: Fri Jul 6 10:47:50 2012 -0400
  5568. fix build from r2bcc291
  5569. commit 481e8748112ba4a104bbbd84007dd764285de3b4
  5570. Author: Kandera <[email protected]>
  5571. Date: Fri Jul 6 10:26:37 2012 -0400
  5572. Core/Loot: fix possible crash from having a bad item
  5573. commit 5395c4f6c6f86367715a059784183f57d88ca551
  5574. Author: Kandera <[email protected]>
  5575. Date: Fri Jul 6 10:23:27 2012 -0400
  5576. Core/Loot: fix master looting quest items with the custom flag.
  5577. commit 2bcc29136ab2b4982fae765b360b16518ca67880
  5578. Author: Kandera <[email protected]>
  5579. Date: Fri Jul 6 10:21:00 2012 -0400
  5580. Scripts/Spells: fix wrath of the astromancer and stop the startup error.
  5581. commit 6a83cd453cc05790f74587390a2d6d65c8723899
  5582. Merge: ad71a69 f8374fa
  5583. Author: Subv <[email protected]>
  5584. Date: Thu Jul 5 12:48:10 2012 -0700
  5585. Merge pull request #7004 from Vincent-Michael/guildCommand
  5586. Core/Commands: Convert guild commands in commandscript
  5587. commit ad71a69efdce00af3c6942b78b62dd2f128f192f
  5588. Author: Kandera <[email protected]>
  5589. Date: Thu Jul 5 13:18:40 2012 -0400
  5590. Core/Loot: fix a typo from previous commit. (thx joschiwald)
  5591. commit 869ea349879f85f2246921569c3a02807e266479
  5592. Author: Kandera <[email protected]>
  5593. Date: Thu Jul 5 12:59:42 2012 -0400
  5594. Core/Loot: fix the way quest items are handled. so far ive only found 3 quest items that should be able to be masterlooted. added a new flag to item_template.flagsCustom to allow for making a quest item always follow loot rules. a bonus may be the fix of the handlelootmasteropcode crash!
  5595. commit 5a9fa4439d0da81e18c22d233c33bc335bdee0bb
  5596. Author: Kandera <[email protected]>
  5597. Date: Thu Jul 5 09:20:20 2012 -0400
  5598. Fix another sql update name. used the correct date of push
  5599. commit a588514a0171e7c69e6ffc418128e0445008134b
  5600. Author: Kandera <[email protected]>
  5601. Date: Thu Jul 5 09:15:56 2012 -0400
  5602. fixed sql update file name
  5603. commit 6890b0a9502c5f0680787b4c9bc1a0086414a3f7
  5604. Author: Kandera <[email protected]>
  5605. Date: Thu Jul 5 09:07:06 2012 -0400
  5606. Core/Spells: codestyle cleanup. case statements are your friend :]
  5607. commit c3cb82b9263331ceaf68ebf69638ce3162b4a934
  5608. Merge: 577d5b4 07e47b8
  5609. Author: Nay <[email protected]>
  5610. Date: Tue Jul 3 16:51:25 2012 -0700
  5611. Merge pull request #7017 from AliveShiro/q12735
  5612. Fix Quest A Cleansing Song
  5613. commit 07e47b89eea849d0d583097c97c88c25e668a0cd
  5614. Author: AliveShiro <[email protected]>
  5615. Date: Wed Jul 4 01:48:14 2012 +0200
  5616. Fix Quest A Cleansing Song
  5617. commit 577d5b4fd1c74dd8619ccc0183579d43969a0f92
  5618. Author: Shauren <[email protected]>
  5619. Date: Tue Jul 3 16:22:14 2012 +0200
  5620. Core/SmartScript: Corrected size of pointId parameter for MOVE_TO_POS SAI action
  5621. commit 537caf33e9ee8d88b1c4f4835ee93ee0dd557d2a
  5622. Author: Shauren <[email protected]>
  5623. Date: Tue Jul 3 12:35:06 2012 +0200
  5624. Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell target that selects a single object
  5625. commit 96014a70cba0d333d7e76cc90cf36468a8b3b247
  5626. Author: Shauren <[email protected]>
  5627. Date: Tue Jul 3 11:45:19 2012 +0200
  5628. Core/Units: Fixed crash added in 7f960fed732f119b6776bc51a4465e8e7a1a10dd
  5629. commit d28f348caf3b879d8f8dcc7d7ea01e5e893ffada
  5630. Author: Subv <[email protected]>
  5631. Date: Mon Jul 2 18:53:14 2012 -0500
  5632. Core/Spells: Removed some old code that was breaking Grounding Totem.
  5633. Please report feedback
  5634. commit 94d935ea8f56102ff74aa7cfc3d5da37e83efa15
  5635. Author: Subv <[email protected]>
  5636. Date: Mon Jul 2 16:58:02 2012 -0500
  5637. Fixed build
  5638. commit 1292b732f7dba2d189cf4b447d219c9bedf9448c
  5639. Author: Subv <[email protected]>
  5640. Date: Mon Jul 2 16:41:25 2012 -0500
  5641. Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus drakes.
  5642. Closes #6670
  5643. Closes #6675
  5644. commit f8374fac0b7c4bb963d7f4c64c200a879bc37c0f
  5645. Author: Vincent-Michael <[email protected]>
  5646. Date: Mon Jul 2 21:56:17 2012 +0200
  5647. Core/Commands: Convert guild commands in commandscript
  5648. commit c49bc934b820c0e634f0231158ec444275f6fa3e
  5649. Author: Kandera <[email protected]>
  5650. Date: Mon Jul 2 15:00:16 2012 -0400
  5651. Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674
  5652. commit 413d8c6d5a2808dbd47f9a8def68a37aba75bd03
  5653. Merge: a73ad71 72fd203
  5654. Author: Nay <[email protected]>
  5655. Date: Mon Jul 2 09:51:58 2012 -0700
  5656. Merge pull request #7002 from LordJZ/master
  5657. Fix CHAR_SEL_PETITION_SIG_BY_GUID_TYPE
  5658. commit 72fd2036881db11e47f1a4ce6d071dc7f2bb9971
  5659. Author: LordJZ <[email protected]>
  5660. Date: Mon Jul 2 20:35:28 2012 +0400
  5661. Fixed CHAR_SEL_PETITION_SIG_BY_GUID_TYPE.
  5662. commit a73ad7170ea573bdc8b0cb29d33a4a0f2323dfdc
  5663. Author: Kandera <[email protected]>
  5664. Date: Mon Jul 2 11:42:11 2012 -0400
  5665. Core/Battleground: move check from f454b6722ca0d4be7c8a35730aa325d9404f0b72 to correct location.
  5666. commit 5edeb06f6635c3198f53b738f8f63d3dd217bb45
  5667. Merge: f454b67 93cec76
  5668. Author: Discover- <[email protected]>
  5669. Date: Mon Jul 2 17:34:07 2012 +0200
  5670. Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
  5671. commit f454b6722ca0d4be7c8a35730aa325d9404f0b72
  5672. Author: Discover- <[email protected]>
  5673. Date: Mon Jul 2 17:33:17 2012 +0200
  5674. Core/Battlegrounds: Don't reward killing blows if the killer is also the victim. Reason could be stuff like warlock's Hellfire spell or fall damage.
  5675. commit 93cec76cdbeac769dfd51026a3e6bfc9640303c8
  5676. Author: Kandera <[email protected]>
  5677. Date: Mon Jul 2 11:33:12 2012 -0400
  5678. Core/Spells: small change for previous commit. fixes typos
  5679. commit 798fc2df4016c29441af6666a1b446c57cf81a68
  5680. Author: Kinzcool <[email protected]>
  5681. Date: Mon Jul 2 15:38:02 2012 +0100
  5682. DB/NPC: Add various missing gossips
  5683. Closes #7001
  5684. Signed-off-by: Nay <[email protected]>
  5685. commit 81514542fa442ff40a86cf6a812db7782ba40786
  5686. Author: trista <[email protected]>
  5687. Date: Mon Jul 2 15:24:49 2012 +0100
  5688. DB/SAI: Fix quest The Air Stands Still
  5689. Add SAI scripts for related npcs
  5690. Closes #4880
  5691. Signed-off-by: Nay <[email protected]>
  5692. commit cf65c38dd5f8e006765d1f239fa33732f3abc8b2
  5693. Author: trista <[email protected]>
  5694. Date: Mon Jul 2 15:06:38 2012 +0100
  5695. DB/SAI: Add combat AI for Dark Ritualist
  5696. Closes #6992
  5697. commit 69f1cf37afc0480e61f3dfdeb321cff650793d91
  5698. Author: trista <[email protected]>
  5699. Date: Mon Jul 2 15:02:04 2012 +0100
  5700. DB/Rep: Add onkill reputation for Monstrous Kaliri
  5701. Closes #6961
  5702. Signed-off-by: Nay <[email protected]>
  5703. commit 7f960fed732f119b6776bc51a4465e8e7a1a10dd
  5704. Author: Kandera <[email protected]>
  5705. Date: Mon Jul 2 10:09:41 2012 -0400
  5706. Core/Spells: fix damage bonus calculations for sanctified wrath talent.
  5707. commit 8eba4aebfb56bf86a74fc9841af75359b9cf2346
  5708. Author: Subv <[email protected]>
  5709. Date: Sun Jul 1 18:29:59 2012 -0500
  5710. Core/Units: Removed deprecated code
  5711. commit f34bbf520ee70497af754e50330fe5057a1e0360
  5712. Author: Subv <[email protected]>
  5713. Date: Sun Jul 1 16:36:12 2012 -0500
  5714. Core/Scripts: More missing includes
  5715. commit 16d4cc7e0b6431efccf0bdc7973e7d3e3c8e705f
  5716. Author: Subv <[email protected]>
  5717. Date: Sun Jul 1 16:18:11 2012 -0500
  5718. Fixed build
  5719. commit ae13832efccb1cb4f0ed8edb545cdab67588095c
  5720. Merge: 80898c1 890c7e6
  5721. Author: Subv <[email protected]>
  5722. Date: Sun Jul 1 14:10:36 2012 -0700
  5723. Merge pull request #6490 from Vincent-Michael/notEvenAScratch
  5724. Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
  5725. commit 80898c1d0c3b61d3824bd6ca5930b795dab36e78
  5726. Merge: d3c325d 5de44b3
  5727. Author: Subv <[email protected]>
  5728. Date: Sun Jul 1 14:02:59 2012 -0700
  5729. Merge pull request #6884 from Vincent-Michael/resetCommand
  5730. Core/Commands: Convert reset commands in commandscript
  5731. commit d3c325def5063289c90c5d2d8b7727acdf9c20e2
  5732. Merge: 2bee0e6 a986a62
  5733. Author: Subv <[email protected]>
  5734. Date: Sun Jul 1 14:01:28 2012 -0700
  5735. Merge pull request #6996 from 4m1g0/cleanup3
  5736. Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal)
  5737. commit 2bee0e6e37e94faea1dba5ba0ec7348ce32842cb
  5738. Author: Shauren <[email protected]>
  5739. Date: Sun Jul 1 21:05:53 2012 +0200
  5740. Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are called (must be before splitting unit/go targets)
  5741. commit a986a621324d7157b5804865d460a1ff7e44a93f
  5742. Author: 4m1g0 <[email protected]>
  5743. Date: Sun Jul 1 19:45:26 2012 +0200
  5744. DB: Removed old script_texts no longer used
  5745. commit 86353cdde14237a2e9908b49c5785530f91dbd3a
  5746. Author: 4m1g0 <[email protected]>
  5747. Date: Sun Jul 1 15:25:33 2012 +0200
  5748. Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal)
  5749. commit 6eadc63ade75b0ad6e3b22d2a21d22e94938d1b1
  5750. Author: Shauren <[email protected]>
  5751. Date: Sun Jul 1 01:42:58 2012 +0200
  5752. Core/VMaps: Use fabs instead of abs for float type. On some platforms abs has only int overload exists.
  5753. commit f4ec8b033dd62a2a3b8e665f00ad0283a6894856
  5754. Author: Shauren <[email protected]>
  5755. Date: Sun Jul 1 01:15:13 2012 +0200
  5756. Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checks
  5757. commit bd8226414d288cedf5a8ae00f0d88dcf694e384d
  5758. Author: Shauren <[email protected]>
  5759. Date: Sat Jun 30 23:22:51 2012 +0200
  5760. Missed change for previous commit
  5761. commit ee2252163fc1dd95991a57d3714ace1f7442be28
  5762. Author: Shauren <[email protected]>
  5763. Date: Sat Jun 30 23:14:34 2012 +0200
  5764. Scripts/Icecrown Citadel: Fixed visual and target selection of Sindragosa's Fury
  5765. commit 1ae184748cce8ee7f7bd6779d33d6611ca216b70
  5766. Merge: c8d2000 3308809
  5767. Author: Shauren <[email protected]>
  5768. Date: Sat Jun 30 11:40:56 2012 -0700
  5769. Merge pull request #6988 from Faq/DK_talent
  5770. Core/Spells: Corrected Black Ice bonus damage for Scourge Strike shadow part.
  5771. commit 330880906612458a5edd1f4248c8001575197dc7
  5772. Author: Faq <[email protected]>
  5773. Date: Sat Jun 30 21:27:09 2012 +0300
  5774. Correcting Black Ice bonus dmg for Scourge strike shadow part. Thnx Tibbi & Shauren
  5775. commit c8d20004a50d823c7acc4de97266615827af29f7
  5776. Author: Shauren <[email protected]>
  5777. Date: Sat Jun 30 16:07:09 2012 +0200
  5778. Core: Minor code style corrections
  5779. commit 469c7a0955b819655dbf9ed0ab4c14fcb5a4cc09
  5780. Author: QAston <[email protected]>
  5781. Date: Sat Jun 30 10:43:34 2012 +0200
  5782. Core/Scripts: fix a crash from e0997874f5bf8d38b67ad3dee66e3d808dd1a059
  5783. commit 067c27d29920baaa97a242dea8d192dc848fdbd8
  5784. Author: Shauren <[email protected]>
  5785. Date: Sat Jun 30 00:06:17 2012 +0200
  5786. Core/SpellScript: Corrected error messages and in-source documentation for OnObjectAreaTargetSelect hook and allow using that hook only for area spell targets
  5787. commit e0997874f5bf8d38b67ad3dee66e3d808dd1a059
  5788. Author: Shauren <[email protected]>
  5789. Date: Fri Jun 29 21:53:35 2012 +0200
  5790. Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelect, it will now work with WorldObject instead of only Units and call it even for empty target lists
  5791. commit 6e4da3367aaea8494a903da63e5c009f752e5650
  5792. Author: Kandera <[email protected]>
  5793. Date: Fri Jun 29 13:44:30 2012 -0400
  5794. Core/Spells: fix build and typo from previous commit
  5795. commit efa92eaecf6d58e7bba7008772b165c99600248f
  5796. Merge: 799b2c1 8ba234e
  5797. Author: kandera <[email protected]>
  5798. Date: Fri Jun 29 10:18:58 2012 -0700
  5799. Merge pull request #6976 from Elron103/pull-requests
  5800. Scripts/Spells: Fix Deathknight ability Death Pact 48743 Closes #5950
  5801. commit 8ba234e2455e0d1fe1c624e297e5f3149e8af986
  5802. Author: Elron103 <[email protected]>
  5803. Date: Fri Jun 29 18:45:18 2012 +0200
  5804. Scripts/Spells: Fix Deathknight ability Death Pact 48743
  5805. commit 799b2c146ba5bdb758c1d39fa8de3beb6bb00159
  5806. Merge: 5b24fbf dfdbc91
  5807. Author: QAston <[email protected]>
  5808. Date: Thu Jun 28 22:37:43 2012 -0700
  5809. Merge pull request #6962 from Elron103/pull-requests
  5810. Core/Spells: Fix spell casting time reduce / increase effects for creatures
  5811. commit dfdbc91e908e5bbf780c7db5417b0dc170b8085d
  5812. Author: Elron103 <[email protected]>
  5813. Date: Fri Jun 29 00:11:05 2012 +0200
  5814. Core/Spells: Fix spell casting time reduce / increase effects for players and creatures
  5815. commit 5b24fbf2f4b72ecbaf5a8f0b4049d06581f9513b
  5816. Author: mweinelt <[email protected]>
  5817. Date: Wed Jun 27 23:32:03 2012 +0100
  5818. DB/Graveyards: Fix Graveyard Link for Shattered Halls
  5819. Closes #6947
  5820. Signed-off-by: Nay <[email protected]>
  5821. commit 87db7b246fe1f8cdbd99f37798ff42ef022a70e3
  5822. Author: Nay <[email protected]>
  5823. Date: Wed Jun 27 23:17:40 2012 +0200
  5824. Fix build
  5825. commit 551878ad96c1f4b2882f8e94c248f79576927173
  5826. Author: Kandera <[email protected]>
  5827. Date: Wed Jun 27 15:04:07 2012 -0400
  5828. Core/Spells: correctly award kill credit for quest the focus on the beach.
  5829. commit b9860aa71a0b45b4a4a273e6372b89c8f8acc74f
  5830. Merge: d014f7f e5adb05
  5831. Author: kandera <[email protected]>
  5832. Date: Wed Jun 27 05:47:19 2012 -0700
  5833. Merge pull request #6943 from Faq/DK
  5834. Death Knight T10 Tank 2P Bonus. Thnx Shauren
  5835. commit e5adb05844fe735ae66a99c3d5eb67fc9800c47a
  5836. Author: Faq <[email protected]>
  5837. Date: Wed Jun 27 00:28:59 2012 +0300
  5838. missed break :/
  5839. commit e43b50b415cc562df3b453bee8291dedfcfd09d0
  5840. Author: Faq <[email protected]>
  5841. Date: Wed Jun 27 00:12:07 2012 +0300
  5842. Death Knight T10 Tank 2P Bonus. Thnx Shauren
  5843. commit d014f7fcedce79165d63f2796c6ea64285d74ac6
  5844. Author: Exodius <[email protected]>
  5845. Date: Tue Jun 26 21:07:07 2012 +0200
  5846. DB/Loot: Add missing recipe and replace a furious weapon with the correct item
  5847. Closes #6925,#6924
  5848. commit da8c039f0a4be24079367343fbc116cfd3ac4432
  5849. Author: Malcrom <[email protected]>
  5850. Date: Mon Jun 25 22:38:28 2012 -0230
  5851. DB/Gameobject: Blades Edge Alliance & Horde Mid Summer Festival Go Spawns
  5852. commit 76df7f8281b199f87c181e0d6b0db58cfe58de54
  5853. Author: Malcrom <[email protected]>
  5854. Date: Mon Jun 25 21:35:31 2012 -0230
  5855. DB/Gameobject: Add Azuremyst Isle Alliance Mid Summer Festival Go Spawns
  5856. commit 1bddb4eaf448b00a14b16dd67cc4c2f2adf5135b
  5857. Author: Shauren <[email protected]>
  5858. Date: Tue Jun 26 01:31:55 2012 +0200
  5859. Fixed compile without PCH
  5860. commit 12b46945dbf2866a9f6df600348ba3247c9bd0d9
  5861. Author: Shauren <[email protected]>
  5862. Date: Tue Jun 26 01:19:23 2012 +0200
  5863. Scripts/Icecrown Citadel: Added floating souls visual in The Spire after teleport to The Lich King becomes available (killing 11/12 bosses)
  5864. commit d6db97f4f1cf2e127fa9994a00b4b05dde339509
  5865. Author: Malcrom <[email protected]>
  5866. Date: Mon Jun 25 20:08:07 2012 -0230
  5867. DB/SQL: Filename fix and some comments updated.
  5868. commit d5d742924a2080803eff81817d2ae96dc68557ed
  5869. Merge: 1f0ecf2 4a85def
  5870. Author: Discover- <[email protected]>
  5871. Date: Mon Jun 25 15:05:27 2012 -0700
  5872. Merge pull request #6937 from w1sht0l1v3/stormpeaks
  5873. DB/SAI: Fix Quest 12828 (Ample Inspiration).
  5874. commit 4a85def47ebd938eb5f71680692852af49c72cb5
  5875. Author: w1sht0l1v3 <[email protected]>
  5876. Date: Tue Jun 26 00:45:07 2012 +0300
  5877. DB/SAI: Fix Quest 12828 (Ample Inspiration).
  5878. commit 1f0ecf2c3e7e153d53c65974327425a7a26eb25f
  5879. Author: Kandera <[email protected]>
  5880. Date: Mon Jun 25 12:15:42 2012 -0400
  5881. DB/Spells: fix death strike double procing the heal effect. according to sniffs this should only be done for the main hand.
  5882. commit da6904a324d9c3aba3d4b620052d8fd1ce43bc90
  5883. Author: Malcrom <[email protected]>
  5884. Date: Mon Jun 25 00:03:41 2012 -0230
  5885. DB/Gameobject: The Forgotten Coast Alliance Mid Summer Festival Go Spawns
  5886. commit e25072567ad07446a0eb13b0691ee0bfc4377d64
  5887. Author: Malcrom <[email protected]>
  5888. Date: Sun Jun 24 23:05:49 2012 -0230
  5889. DB/Gameobject: Chillwind Camp Mid Summer Festival Go Spawns
  5890. commit 9da9de733e76a4e2eebf6e8c28a4ccca20bda5f6
  5891. Author: Malcrom <[email protected]>
  5892. Date: Sun Jun 24 22:48:33 2012 -0230
  5893. DB/Gameobject: Add Mid Summer Festival Go Spawns to Burning Steppes
  5894. commit 1071384010cf3c19d5ebb83d7dab0180f70dba95
  5895. Author: Malcrom <[email protected]>
  5896. Date: Sun Jun 24 20:46:25 2012 -0230
  5897. Db/quest: Add quest relations for Alliance & horde bonfires.
  5898. commit 830d1cd0bc29acc9e7fd8f0c595697a7bcd0b3f8
  5899. Author: Malcrom <[email protected]>
  5900. Date: Sun Jun 24 19:45:58 2012 -0230
  5901. DB/Core/Gossip: Add Gossip for Alliance & Horde bonfires, fix gameobject faction, fix quest racerequirements, fix spell 45437 to be cast upon bonfire.
  5902. Spawning left to do.
  5903. commit bf5002a4d1d8374279b0325011b7ec6838b3cf09
  5904. Author: Shauren <[email protected]>
  5905. Date: Sat Jun 23 12:31:46 2012 +0200
  5906. Core/Items: Remove item from tradeable list when clearing the flag on enchanting/gemming
  5907. commit d0fa012e1df9941ad1141c861a537b308c0d0012
  5908. Author: Shauren <[email protected]>
  5909. Date: Sat Jun 23 12:16:52 2012 +0200
  5910. Core/Auras: Properly initialize mechanic immunity mask for SPELL_AURA_MECHANIC_IMMUNITY_MASK
  5911. commit ea9339b17183ac92c1164571feb65b3944504e5a
  5912. Author: Shauren <[email protected]>
  5913. Date: Sat Jun 23 12:15:52 2012 +0200
  5914. Core/SmartAI: Fixed SMART_ACTION_SET_RANGED_MOVEMENT parameters
  5915. commit 29bfb9854cddcde7c90579fbbad3462137d9a3cc
  5916. Merge: 9bf7ee3 9628679
  5917. Author: Nay <[email protected]>
  5918. Date: Fri Jun 22 17:42:42 2012 -0700
  5919. Merge pull request #6898 from horn/trinity_wishlist
  5920. Core/Mails: Allow GMs to send emails without money
  5921. commit 96286790e7263d4f611c58b2bcf8da67ce18a9c5
  5922. Author: horn <[email protected]>
  5923. Date: Sat Jun 23 01:22:09 2012 +0200
  5924. Core/Mails: Allow GMs to send emails without money
  5925. commit 9bf7ee3ee94c7951593ca35f973c74c0af43f517
  5926. Author: kandera <[email protected]>
  5927. Date: Fri Jun 22 16:31:35 2012 -0300
  5928. fix build #2
  5929. commit e50fa50736034404635c5392413770529c5ad570
  5930. Author: kandera <[email protected]>
  5931. Date: Fri Jun 22 15:54:11 2012 -0300
  5932. fix build
  5933. commit f63328dcbe5d3490c8b0235cf0c92bc1628d1aea
  5934. Author: Kandera <[email protected]>
  5935. Date: Fri Jun 22 12:23:53 2012 -0400
  5936. Core/LFG: commented out a previous change that was causing issues with lfg dungeon locks.
  5937. commit 3b808cd431878e7bd87d574f58c1d64de981ad9d
  5938. Merge: fc10517 24a395c
  5939. Author: kandera <[email protected]>
  5940. Date: Fri Jun 22 06:35:45 2012 -0700
  5941. Merge pull request #6897 from Xees/master
  5942. Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item template
  5943. commit 24a395c82d038057e5b388ac4bc8209f7cad5134
  5944. Author: Abdollah Hasan <[email protected]>
  5945. Date: Fri Jun 22 16:34:06 2012 +0300
  5946. Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item template.
  5947. Changed all BAG_FAMILY_MASK_CURRENCY_TOKENS to IsCurrencyToken.
  5948. commit fc10517c6e1e2bc00cdcebcf757319fc89d11b49
  5949. Merge: cfb53db b859dee
  5950. Author: kandera <[email protected]>
  5951. Date: Fri Jun 22 06:08:09 2012 -0700
  5952. Merge pull request #6896 from Xees/master
  5953. Core/Item: Add IsCurrencyToken to override use of default ugly method.
  5954. commit b859deed80462f733323e551cabafd53701e6d9c
  5955. Author: Abdollah Hasan <[email protected]>
  5956. Date: Fri Jun 22 16:06:02 2012 +0300
  5957. Core/Item: Add IsCurrencyToken to override use of default ugly method.
  5958. commit cfb53dbf42bd5e1274be07f022f786a1451e515c
  5959. Merge: acee199 716e2db
  5960. Author: Machiavelli <[email protected]>
  5961. Date: Fri Jun 22 05:31:04 2012 -0700
  5962. Merge pull request #6885 from Chaplain/clean
  5963. Core/Misc: Code-style + some const methods.
  5964. commit acee199e7882b4c82b2ded20b7cf429263f687d1
  5965. Merge: 92bcddf 69285b1
  5966. Author: Machiavelli <[email protected]>
  5967. Date: Fri Jun 22 05:28:49 2012 -0700
  5968. Merge pull request #6895 from Xees/master
  5969. Core/Player: Modify GetItemByEntry to include Currency.
  5970. commit 69285b1a4d176fa4d39622212d61c79a33eb2d34
  5971. Author: Abdollah Hasan <[email protected]>
  5972. Date: Fri Jun 22 15:19:47 2012 +0300
  5973. Core/Player: Modify GetItemByEntry to include Currency.
  5974. commit 92bcddfcbcb54a5da31b31a77927b8468b32b7ee
  5975. Merge: 8907388 df7bbf2
  5976. Author: Discover- <[email protected]>
  5977. Date: Thu Jun 21 14:46:42 2012 -0700
  5978. Merge pull request #6887 from Vincent-Michael/scriptLoader
  5979. Core/Commands: Add missing scriptLoader for d3bf4626d05883ed856785e19f70f29340157ad2
  5980. commit df7bbf203429235297b5c683908fc63a06bf7b24
  5981. Author: Vincent-Michael <[email protected]>
  5982. Date: Thu Jun 21 23:44:02 2012 +0200
  5983. Core/Commands: Add missing scriptLoader for d3bf4626d05883ed856785e19f70f29340157ad2
  5984. commit 5de44b3632465d563cc5e5cc0cac964f228e4890
  5985. Author: Vincent-Michael <[email protected]>
  5986. Date: Thu Jun 21 19:59:47 2012 +0200
  5987. Core/Commands: Convert reset commands in commandscript
  5988. commit 716e2db0e10673401ba7d6579899a8151ae64208
  5989. Author: Chaplain <[email protected]>
  5990. Date: Thu Jun 21 21:05:45 2012 +0300
  5991. Core/Misc: Code-style + some const methods.
  5992. commit 8907388059eb1a98f1f0763e5ccd34e3d4822cbb
  5993. Merge: 98479c4 d3bf462
  5994. Author: QAston <[email protected]>
  5995. Date: Thu Jun 21 10:25:33 2012 -0700
  5996. Merge pull request #6867 from Vincent-Michael/listCommand
  5997. Core/Commands: Convert list commands in commandscript
  5998. commit 98479c4555d9c8f0a6f56d30aca6cec68f7e1a71
  5999. Merge: c22988e 3368e88
  6000. Author: QAston <[email protected]>
  6001. Date: Thu Jun 21 09:52:05 2012 -0700
  6002. Merge pull request #6882 from Vincent-Michael/cleanUp
  6003. Core/Commands: Fix some codestyle for a312cd4ba1f47d3dceb774091ec143c90a298cda
  6004. commit 3368e888a182969e2a6a5bf56ee35b8971714628
  6005. Author: Vincent-Michael <[email protected]>
  6006. Date: Thu Jun 21 18:21:34 2012 +0200
  6007. Core/Commands: Fix some codestyle for a312cd4ba1f47d3dceb774091ec143c90a298cda
  6008. commit d3bf4626d05883ed856785e19f70f29340157ad2
  6009. Author: Vincent-Michael <[email protected]>
  6010. Date: Wed Jun 20 14:57:03 2012 +0200
  6011. Core/Commands: Convert list commands in commandscript
  6012. commit c22988e14f16ae5c87c5a2e25298bf2d4455840c
  6013. Merge: 874dff2 f3aacb6
  6014. Author: QAston <[email protected]>
  6015. Date: Wed Jun 20 23:18:58 2012 -0700
  6016. Merge pull request #6872 from Elron103/pull-requests
  6017. Scripts/Miscellaneous: Enable const-ness for various functions in ScriptedAI (Author: DorianGrey)
  6018. commit 874dff2050da98b2ca164319430e76148020ff23
  6019. Author: Nay <[email protected]>
  6020. Date: Thu Jun 21 01:38:55 2012 +0100
  6021. Scripts/Commands: No one likes tabs :(
  6022. commit 7e6273315cea7877063dc0e901dab7fdfbb44e60
  6023. Author: Nay <[email protected]>
  6024. Date: Thu Jun 21 00:27:13 2012 +0100
  6025. Scripts/Commands: Fix non pch build (add missing includes)
  6026. commit 90efff96a82162449788b2b575186111730272e5
  6027. Author: Malcrom <[email protected]>
  6028. Date: Wed Jun 20 20:54:09 2012 -0230
  6029. DB/Gossip: Add a Missing gossip
  6030. commit a312cd4ba1f47d3dceb774091ec143c90a298cda
  6031. Author: Xees <[email protected]>
  6032. Date: Wed Jun 20 23:28:16 2012 +0100
  6033. Scripts/Commands: Convert character and server commands to commandscript
  6034. Closes #6856
  6035. Signed-off-by: Nay <[email protected]>
  6036. commit de3f982c913d0fe1006c0b53d959fd26da7ab17f
  6037. Author: Malcrom <[email protected]>
  6038. Date: Wed Jun 20 20:08:05 2012 -0230
  6039. DB/SAI: Fix Quest 9689 "Razormaw" Thanks to Kiper for sniff.
  6040. Closes #1794
  6041. commit f3aacb669ca1ad3147bdcc1c541ebf3a7e2d7343
  6042. Author: Elron103 <[email protected]>
  6043. Date: Wed Jun 20 21:29:41 2012 +0200
  6044. Scripts/Miscellaneous: Enable const-ness for various functions in ScriptedAI (Author: DorianGrey)
  6045. - Improve codestyle, since objects internal state is not changed here
  6046. - Make these functions available for inherited CanAIAttack() function
  6047. commit 2049a92fd3abb78e7f1e1209ef153687255f78ce
  6048. Merge: 66c9973 ef4d9dd
  6049. Author: kandera <[email protected]>
  6050. Date: Wed Jun 20 09:25:17 2012 -0700
  6051. Merge pull request #6869 from Vincent-Michael/bloodthirst
  6052. Core/Spells: Fix Bloodthirst heal
  6053. commit 66c9973d44faededc8597bb1a3af9d657577c1f5
  6054. Author: Nay <[email protected]>
  6055. Date: Wed Jun 20 17:17:34 2012 +0100
  6056. Fix build, replace script that should have been removed
  6057. commit ef4d9dd4ae188aeabe19388f0cad7543dae3c907
  6058. Author: Vincent-Michael <[email protected]>
  6059. Date: Wed Jun 20 18:06:29 2012 +0200
  6060. Core/Spells:
  6061. * Fix bloodthirst Heal
  6062. * Move bloodthirst damage calculation in Spell script
  6063. * Fix some codestyle
  6064. commit ab3430762d965f84717fdf7a18e2cbc2271c436a
  6065. Author: Malcrom <[email protected]>
  6066. Date: Wed Jun 20 12:39:34 2012 -0230
  6067. DB/Gossip: Some gossip updates from pitcrawler and remove old cpp script he replaced in last commit. Also a couple little fixes of my own.
  6068. Closes #6866
  6069. Closes #6862
  6070. Closes #6842
  6071. commit a05752582ba148f0e74d0b40fdb5f137a244d4ce
  6072. Merge: 28faf41 c19f13e
  6073. Author: QAston <[email protected]>
  6074. Date: Tue Jun 19 19:12:48 2012 -0700
  6075. Merge pull request #6837 from Vincent-Michael/castCommand
  6076. Core/Commands: Convert cast commands in commandscript
  6077. commit 28faf41471a99f535153fe77925d796501ab1de2
  6078. Merge: 793421b 35b444f
  6079. Author: QAston <[email protected]>
  6080. Date: Tue Jun 19 19:12:03 2012 -0700
  6081. Merge pull request #6853 from Elron103/pull-requests
  6082. Core/Movement: Implement speed changes for PointMovementGenerator
  6083. commit 793421be7aa1d4efe0be28539441a92f72f3c978
  6084. Author: Malcrom <[email protected]>
  6085. Date: Tue Jun 19 21:53:45 2012 -0230
  6086. DB/Misc: Some spawn fixes and a path added to Dragonblight.
  6087. commit 35b444fdb8e1be43c261b23bbeb8a94cefada93a
  6088. Author: Elron103 <[email protected]>
  6089. Date: Wed Jun 20 01:52:31 2012 +0200
  6090. Core/Movement: Implement speed changes for PointMovementGenerator
  6091. commit be2d3246da0653701fe5f29151c9ac0abb151b91
  6092. Author: Malcrom <[email protected]>
  6093. Date: Tue Jun 19 19:14:29 2012 -0230
  6094. DB?Gossip: Gossip fixes from Pitcrawler
  6095. Closes 6772
  6096. commit f166fe62fc12a5bc228123c3228efefb9ec410a7
  6097. Author: Malcrom <[email protected]>
  6098. Date: Tue Jun 19 19:13:14 2012 -0230
  6099. DB/SAI: Fix up Quest to prevend Startup errors.
  6100. commit c19f13e6fcf48650888254a759bfd4a9c17a26c6
  6101. Author: Vincent-Michael <[email protected]>
  6102. Date: Mon Jun 18 15:00:45 2012 +0200
  6103. Core/Commands: Convert cast commands in commandscript
  6104. commit 225d2644ae43c60897f00ecf85a3aac2898dc56b
  6105. Author: Malcrom <[email protected]>
  6106. Date: Mon Jun 18 22:41:47 2012 -0230
  6107. DB:SAI: Fix Quest 13231 The Broken Front and 13232 Finish Me!
  6108. Closes 3223
  6109. Closes 6814
  6110. commit 0b947c90b0ef486643d25e5153f2fb36b3f93924
  6111. Author: Malcrom <[email protected]>
  6112. Date: Mon Jun 18 20:22:56 2012 -0230
  6113. DB/SAI: Fix quest 11895 "Master the Storm"
  6114. commit e190a202cac3787c95749a0a628fa2dd6b082015
  6115. Author: Discover- <[email protected]>
  6116. Date: Tue Jun 19 00:07:20 2012 +0200
  6117. Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that uses DoAction with EVENT_SPELLCLICK.
  6118. Core/SmartAI: Implement SMART_EVENT_ON_SPELLCLICK. Parameter is the clicker.
  6119. If someone could update the wiki accordingly for SAI I would appreciate that. Thanks to @Shauren for some help!
  6120. commit 29f1ab2438d6bf7ac1370696033788df46f9ff27
  6121. Author: Shauren <[email protected]>
  6122. Date: Mon Jun 18 19:05:25 2012 +0200
  6123. Core/Achievements: Corrected map requirement for Once Bitten, Twice Shy (10 player) - was requiring Ulduar
  6124. commit c1a014807015a30152fdc02d64546ab27d77c775
  6125. Author: Kandera <[email protected]>
  6126. Date: Mon Jun 18 12:57:33 2012 -0400
  6127. Core/Scripts: fix professor oozes being able to be knocked back.
  6128. commit 2affb39bc0adcfa5758268222a115e3eb3a3247d
  6129. Author: Kandera <[email protected]>
  6130. Date: Mon Jun 18 12:48:34 2012 -0400
  6131. Core/Spells: fix bloodthirst. again.
  6132. commit bd7299ac35600f4f084074c95c64ba27cad04ac4
  6133. Author: Shauren <[email protected]>
  6134. Date: Mon Jun 18 13:27:10 2012 +0200
  6135. Scripts/Spells: Reverted part of 9d19be2ee5be7cf46ea3eb6b197647737266c69e, fixes scaling mounts
  6136. Closes #6815.
  6137. commit 2cafa85daacb8e1908953f1e529a87d6f8371dd1
  6138. Author: Shauren <[email protected]>
  6139. Date: Mon Jun 18 13:19:09 2012 +0200
  6140. Scripts/Icecrown Citadel: Minor correction for previous commit
  6141. commit 99381289327a2eb07c0074044e024527f7e56913
  6142. Author: Shauren <[email protected]>
  6143. Date: Mon Jun 18 13:16:01 2012 +0200
  6144. Scripts/Icecrown Citadel
  6145. * Fixed position of summoned creatures (if supposed to be in air)
  6146. * Fixed casting Fury of Frostmourne initiating outro roleplay while casting something else at the same time
  6147. * Fixed outro visuals
  6148. commit f90f5b6fb7fdff50dab0df5c821151b5ce7e19d2
  6149. Merge: c98a48d b3d99e9
  6150. Author: QAston <[email protected]>
  6151. Date: Sun Jun 17 19:33:21 2012 -0700
  6152. Merge pull request #6832 from Xees/master
  6153. Scripts/Commands: Update TeleDel command to support id, shift click, or name of teleport location.
  6154. commit b3d99e968f03f1085c8a0a50267ebd4832c29471
  6155. Author: Abdollah Hasan <[email protected]>
  6156. Date: Mon Jun 18 05:16:00 2012 +0300
  6157. Core/Commands: TeleDel command cleanup.
  6158. commit c98a48d778bcd2655860297203806e5990f064d4
  6159. Merge: 6d85b7c b14b9cd
  6160. Author: QAston <[email protected]>
  6161. Date: Sun Jun 17 19:11:05 2012 -0700
  6162. Merge pull request #6698 from 4m1g0/cleanup1
  6163. Scripts/Codestyle: Use proper headers, code style and cleanup (Blackfathom Deeps, Maraudon and Onyxias Lair)
  6164. commit 6d85b7c5257c6c631cfdb6c8c5232fcf58c19a62
  6165. Merge: 53b561f 0e88894
  6166. Author: QAston <[email protected]>
  6167. Date: Sun Jun 17 19:08:57 2012 -0700
  6168. Merge pull request #6798 from Vincent-Michael/instanceCommand
  6169. Scripts/Commands: Convert instance commands in commandscript
  6170. commit 32d3e33f87318c508a297851adc64f696953ca1d
  6171. Author: Abdollah Hasan <[email protected]>
  6172. Date: Mon Jun 18 04:54:50 2012 +0300
  6173. Core/Commands: Update TeleDel command to support id, shift click, or name of teleport location.
  6174. commit 53b561f55031eb3f2cd46d918b94626782e7a59f
  6175. Author: Nay <[email protected]>
  6176. Date: Mon Jun 18 00:42:37 2012 +0100
  6177. Core/SAI: Remove some unused conditions related code
  6178. SAI conditions were implemented in a different way than initially planned
  6179. Signed-off-by: Nay <[email protected]>
  6180. commit a9b6a0c103719f34e6984618b6963ce864226f9a
  6181. Merge: 0e4d6bf b5a0728
  6182. Author: QAston <[email protected]>
  6183. Date: Sun Jun 17 15:20:38 2012 -0700
  6184. Merge pull request #6827 from drskull/master
  6185. Core/Spells: Small fix IsImmunedToSpell
  6186. commit 0e4d6bf4df723cb57190c60f7667021a87dd4eed
  6187. Author: Nay <[email protected]>
  6188. Date: Sun Jun 17 23:13:48 2012 +0100
  6189. Missing break on 8c16cc2260a68
  6190. Signed-off-by: Nay <[email protected]>
  6191. commit b5a072855e53a01b263338ff9211dca862a7f39a
  6192. Author: dr.skull <[email protected]>
  6193. Date: Sun Jun 17 23:17:59 2012 +0200
  6194. Fix added check for IsImmunedToSpell
  6195. Signed-off-by: dr.skull <[email protected]>
  6196. commit d61f9fb40cd85cd786022ceb5a040fe9629a3981
  6197. Author: Nay <[email protected]>
  6198. Date: Sun Jun 17 22:11:27 2012 +0100
  6199. Fix build in GCC
  6200. Signed-off-by: Nay <[email protected]>
  6201. commit 8c16cc2260a6819083153d7b4ca707c0ba315caa
  6202. Author: Nay <[email protected]>
  6203. Date: Sun Jun 17 21:50:01 2012 +0100
  6204. Core/SAI: Implement SMART_EVENT_ACTION_DONE (72, DoAction)
  6205. Param1 is event id
  6206. This event is triggered on spellclick (id=1001), fall on ground (id=1002) and charge (id=1003)
  6207. Signed-off-by: Nay <[email protected]>
  6208. commit 5bcfd8303138226af83c6182d830a53b9ce9ba6e
  6209. Author: Malcrom <[email protected]>
  6210. Date: Sun Jun 17 11:48:53 2012 -0230
  6211. DB/creature: Add missing Gan'jo spawn to Grizzly Hills
  6212. commit 3fb93ce659e6c65fddbc5c93e7297012003f503d
  6213. Author: Malcrom <[email protected]>
  6214. Date: Sun Jun 17 11:03:07 2012 -0230
  6215. DB/creature: Add aura missing aura to Nerub'ar Scarab
  6216. commit 99888e1a3ee8a0d69fe956e79257466a6ea8e446
  6217. Author: Malcrom <[email protected]>
  6218. Date: Sun Jun 17 10:41:21 2012 -0230
  6219. DB/creature: Fix Storm Totem flags
  6220. commit 33873cc37c1e46bb948c753592e7473465b1832e
  6221. Merge: 14430c5 3164ba6
  6222. Author: QAston <[email protected]>
  6223. Date: Sun Jun 17 03:20:44 2012 -0700
  6224. Merge pull request #6820 from Elron103/pull-requests
  6225. Core/Combat: Fix CanAIAttack implementation
  6226. commit 14430c5884fbfabb8761ef069faa2e836a6f319a
  6227. Merge: 1c8211e f0d14c3
  6228. Author: QAston <[email protected]>
  6229. Date: Sun Jun 17 03:19:46 2012 -0700
  6230. Merge pull request #6826 from Elron103/pull-requests2
  6231. Core/Entities: Fix possible overflows in health calculation functions
  6232. commit 3f8efb21cd46dcc0391c84916be6d8f9920aee23
  6233. Author: dr.skull <[email protected]>
  6234. Date: Sun Jun 17 02:21:40 2012 +0200
  6235. add IsEffect() check to correct IsImmunedToSpell
  6236. Signed-off-by: dr.skull <[email protected]>
  6237. commit f0d14c372c34e23a908b581fa90c058b32f81e06
  6238. Author: Elron103 <[email protected]>
  6239. Date: Sun Jun 17 00:50:21 2012 +0200
  6240. Core/Entities: Fix possible variable overflows in health calculation functions
  6241. commit 3164ba627b3405ac201539f975bb3a57333a5070
  6242. Author: Elron103 <[email protected]>
  6243. Date: Sat Jun 16 20:21:57 2012 +0200
  6244. Core/Combat: Fix CanAIAttack implementation
  6245. commit 1c8211e85222ca85e46079bfa809192e68c30fda
  6246. Author: Malcrom <[email protected]>
  6247. Date: Sat Jun 16 14:41:08 2012 -0230
  6248. Db/creature: Add missing Storm Totem spawn to Borean Tundra
  6249. commit 89af15fed50d1de0cea2d20952192812166ca08c
  6250. Author: Malcrom <[email protected]>
  6251. Date: Sat Jun 16 10:26:24 2012 -0230
  6252. DB/SAI: Fix up quest 9541 "Totem of Yor"
  6253. commit 47b2df83103dedefeed5a5c7d127b22b9d497eb0
  6254. Author: Malcrom <[email protected]>
  6255. Date: Fri Jun 15 23:42:50 2012 -0230
  6256. DB/SAI: Fix up quest 9312 "The Emitter"
  6257. commit c430b45dc273bb4af95195377c0de4f612408c2b
  6258. Author: Malcrom <[email protected]>
  6259. Date: Fri Jun 15 18:18:02 2012 -0230
  6260. DB/SAI: Fix up quest 9544 "The Prophecy of Akida"
  6261. commit ab0a8dc6370f67a2fc60898580b202c0bf1b5b09
  6262. Merge: 521bf5f 6bd8a01
  6263. Author: QAston <[email protected]>
  6264. Date: Fri Jun 15 13:14:08 2012 -0700
  6265. Merge pull request #6811 from Faq/6bd8a01aa5474b55dc8681e224d31b16a43a87bc
  6266. Scripts/Spells:
  6267. -Fix Death Knight T10 Tank 2P Bonus (Scourgelord set)
  6268. -Correct the amount of dmg absorbed by Anti-magic
  6269. Author: @tibbi
  6270. commit 521bf5f64ed03585ac427f1056af63c4f92de38b
  6271. Author: Kandera <[email protected]>
  6272. Date: Fri Jun 15 14:19:42 2012 -0400
  6273. Core/Spells: fix build error from previous commit.
  6274. commit 2ff2387aa529df746d32910784a307c260ac9303
  6275. Author: Kandera <[email protected]>
  6276. Date: Fri Jun 15 14:07:10 2012 -0400
  6277. Core/Spells: revert some of previous commit and fix up a few things.
  6278. commit 38ac9b38fce779bbd141f8651e9689e3385b70e7
  6279. Author: Kandera <[email protected]>
  6280. Date: Fri Jun 15 13:07:48 2012 -0400
  6281. DB/Spells: added spell script name that was missed.
  6282. commit 9d19be2ee5be7cf46ea3eb6b197647737266c69e
  6283. Author: Kandera <[email protected]>
  6284. Date: Thu Jun 14 17:07:05 2012 -0400
  6285. Core/Spells: fix spell scripts from recent commit and cleanup scripts
  6286. commit 6bd8a01aa5474b55dc8681e224d31b16a43a87bc
  6287. Author: Faq <[email protected]>
  6288. Date: Fri Jun 15 17:21:34 2012 +0300
  6289. ...
  6290. commit 478de6298e4c2b1f1239cd545113b61127cf02d3
  6291. Author: Shauren <[email protected]>
  6292. Date: Fri Jun 15 15:19:31 2012 +0200
  6293. Scripts/Icecrown Citadel: Fixed Sindragosa & her frost wyrms summoning - this time properly using constant db data (turns out creatures receive a new GUID when grid reloads in instance)
  6294. commit cf1f21a5e7bd83122100563f921f12ffbb1bda22
  6295. Author: Malcrom <[email protected]>
  6296. Date: Fri Jun 15 07:23:54 2012 -0230
  6297. Misc: fix filename
  6298. commit 8962b8842584610a3597e9e691267b5aaa1c436e
  6299. Author: Malcrom <[email protected]>
  6300. Date: Thu Jun 14 20:41:28 2012 -0230
  6301. DB/SAI: Comment update to previous commit
  6302. commit 39e4211b19f2c55393201d80f37472549ae376f3
  6303. Author: Malcrom <[email protected]>
  6304. Date: Thu Jun 14 20:30:44 2012 -0230
  6305. DB/SAI: Fix up quest 9540 "Totem of Tikti"
  6306. Also minor fix for Totem of Akida.
  6307. commit 67a0e54bb9afc4ddcd4c6c4e47c57cb5079b62af
  6308. Author: Faq <[email protected]>
  6309. Date: Fri Jun 15 01:29:52 2012 +0300
  6310. Correct the amount of dmg absorbed by Anti-magic shell.tibbi
  6311. commit ac7485341554d09cf7740b9a2b5a9cf43674710b
  6312. Author: Faq <[email protected]>
  6313. Date: Fri Jun 15 01:21:02 2012 +0300
  6314. Adding enums
  6315. commit 8cf01fdb2638b0023800bc5a74c64f4234902047
  6316. Author: Malcrom <[email protected]>
  6317. Date: Thu Jun 14 18:58:12 2012 -0230
  6318. DB/Misc: blah blah blah
  6319. commit 3fac8f17d1c916e8201d12318663292b7ec9c5b8
  6320. Author: Malcrom <[email protected]>
  6321. Date: Thu Jun 14 18:33:50 2012 -0230
  6322. DB/EAI: Remove Stillpine Ancestor Akida EAI
  6323. commit cc7f95807a830fc8413f8f8c40925cc8dbbea494
  6324. Author: Malcrom <[email protected]>
  6325. Date: Thu Jun 14 18:24:05 2012 -0230
  6326. DB/SAI: Fix up quest 9539 "Totem of Coo"
  6327. commit d77a8568b7df8e1e7131f81c0c67487384232047
  6328. Author: Faq <[email protected]>
  6329. Date: Thu Jun 14 22:36:56 2012 +0300
  6330. Fixing Death Knight T8 Melee 4P Bonus (darkruned set). tibbi
  6331. commit c6dd149f1bbbdb66fdbe50515c5901da1d37d274
  6332. Author: Vincent-Michael <[email protected]>
  6333. Date: Thu Jun 14 21:11:37 2012 +0200
  6334. Core/Spells: Fix Curse of Doom (thx to Warpten / joschiwald for helping)
  6335. commit aae45460edf522eb60316ca93a406e41749c5aa8
  6336. Merge: 968c5b9 62c6492
  6337. Author: QAston <[email protected]>
  6338. Date: Thu Jun 14 19:25:50 2012 +0200
  6339. Merge Pull Request #6744 'EmpoweredRenew'
  6340. Core/Spells: Fix Empowered Renew calculation
  6341. Closes #6744
  6342. commit 968c5b9fd5fe07adda50f420d116564eec5f8d6b
  6343. Merge: e53b44b f5fd27f
  6344. Author: QAston <[email protected]>
  6345. Date: Thu Jun 14 19:12:45 2012 +0200
  6346. Merge branch 'master' of github.com:TrinityCore/TrinityCore
  6347. commit e53b44b6bae3bf4245ae747178c5da71f0313ba3
  6348. Merge: 08802b2 8ab6d57
  6349. Author: QAston <[email protected]>
  6350. Date: Thu Jun 14 19:12:03 2012 +0200
  6351. Merge pull request #6491
  6352. Core/Spells: convert some spell effects to SpellScripts
  6353. Closes #6491
  6354. commit f5fd27fd07c1dd95d44c678c1e996ac0cd8d1159
  6355. Author: Kandera <[email protected]>
  6356. Date: Thu Jun 14 11:52:22 2012 -0400
  6357. DB/Spells: fix bonus coeff for spells. -1 does auto calculation and should not be used for no calculation.
  6358. commit 0e8889415d0c28b23666ee3329deed2b94ce3b3e
  6359. Author: Vincent-Michael <[email protected]>
  6360. Date: Thu Jun 14 17:33:46 2012 +0200
  6361. Core/Chat: Convert instance commands in commandscript
  6362. commit 08802b2df36e01cf3b4721964cd5f330ae1ee75a
  6363. Merge: ea254ee e1a90bc
  6364. Author: QAston <[email protected]>
  6365. Date: Thu Jun 14 13:59:36 2012 +0200
  6366. Merge pull request #6315 'corrections'
  6367. DB/Spells: bonus data corrections
  6368. Closes #6315
  6369. commit ea254ee9547055bfdd6074f080b5e6e668bd686c
  6370. Merge: 6c8fca7 dac537c
  6371. Author: QAston <[email protected]>
  6372. Date: Thu Jun 14 13:50:35 2012 +0200
  6373. Db/Spells: Merge branch 'remover'
  6374. Closes #6317
  6375. commit 6c8fca7e25c9160d68075a9c5910d30509acdc45
  6376. Author: QAston <[email protected]>
  6377. Date: Thu Jun 14 13:13:04 2012 +0200
  6378. DB/Spells: Fix spell Surge of Adrenaline
  6379. commit 56c38113655c56c298786ab1382b5825f79bac47
  6380. Merge: d4cc563 f89da81
  6381. Author: QAston <[email protected]>
  6382. Date: Thu Jun 14 03:26:30 2012 -0700
  6383. Merge pull request #6685 from mweinelt/master
  6384. Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time between checks for matchups in rated arena
  6385. commit d4cc56328e9c505902dc33cc594a43bd3ee65d18
  6386. Merge: ace68d5 63dd625
  6387. Author: QAston <[email protected]>
  6388. Date: Thu Jun 14 03:06:09 2012 -0700
  6389. Merge pull request #6792 from drskull/master
  6390. Core/Spells: Fix Magnet Takecharges
  6391. commit 63dd6251540eb3e392d8789f92035b021fb773e2
  6392. Author: dr.skull <[email protected]>
  6393. Date: Thu Jun 14 00:39:09 2012 +0200
  6394. Fix wrong magnet aura takeCharges when spell hit not magnet unit
  6395. This will fix issue 3151 second problem
  6396. Signed-off-by: dr.skull <[email protected]>
  6397. commit ace68d5f4f87284c40171ac287ca21c1bb5de15f
  6398. Author: Malcrom <[email protected]>
  6399. Date: Wed Jun 13 19:35:33 2012 -0230
  6400. DB/SAI: Scripting for Grand Anchorite Almonen
  6401. commit 62c64920f17dc08834098c383a8a8ba7044e4c8d
  6402. Author: Vincent-Michael <[email protected]>
  6403. Date: Sat Jun 9 00:14:55 2012 +0200
  6404. Core/Spells: Fix Empowered Renew calculation
  6405. commit 2f468319af223332661721e1c1eaf1fc34203973
  6406. Author: Malcrom <[email protected]>
  6407. Date: Wed Jun 13 17:04:10 2012 -0230
  6408. Db/Gossip: Fix error in sql
  6409. commit 0ddaeaddc8d433908aa3ba3f3828507bed914fc1
  6410. Author: Kandera <[email protected]>
  6411. Date: Wed Jun 13 12:39:56 2012 -0400
  6412. Core/Pets: more updates for pets and add spell_pet.cpp to the cmakelist file
  6413. commit 50bd43661ca2e70a6f068ae8ba7c63e3ede646c0
  6414. Author: click <[email protected]>
  6415. Date: Wed Jun 13 18:38:21 2012 +0200
  6416. Core: Remove a few silly warnings here and there (and adjust a comment to allow System.cpp to show properly in the nano-editor)
  6417. commit 5daa540d3ab5198e7c7ad678517d43c2baa15f50
  6418. Author: Kandera <[email protected]>
  6419. Date: Wed Jun 13 12:34:59 2012 -0400
  6420. Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes sacred cleansing causing the whole spell to be resisted.
  6421. commit b43fa6f7438b4b1100687ebd220df756cd2bb420
  6422. Author: Malcrom <[email protected]>
  6423. Date: Wed Jun 13 12:10:33 2012 -0230
  6424. DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 , 6766
  6425. commit 2bcee2313839d8762fd5379d8d41d74dc25dcfb7
  6426. Merge: 1aaea81 39a46e6
  6427. Author: Malcrom <[email protected]>
  6428. Date: Wed Jun 13 12:05:35 2012 -0230
  6429. Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
  6430. commit 1aaea81c10bdb985b703f138ffbcb605fbdade42
  6431. Author: Malcrom <[email protected]>
  6432. Date: Wed Jun 13 12:04:44 2012 -0230
  6433. DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 , 6766
  6434. commit 39a46e6ef16ea1f53feea9b0eb18247cf3ec3d6b
  6435. Author: Kandera <[email protected]>
  6436. Date: Wed Jun 13 10:34:29 2012 -0400
  6437. DB/Spawns: correct spawn for Lok'lira the Crone. add the quest invisibility 2 aura to her creature_template_addon. give the player the see quest invisibility 2 aura once Change of Scenery has been accepted. Closes #1292
  6438. commit ca85c03afdc6cff71a5991b1a091e4eb0262e9f7
  6439. Author: Malcrom <[email protected]>
  6440. Date: Wed Jun 13 11:55:27 2012 -0230
  6441. Db/creature: Add newline
  6442. commit 12ff298b59da1586871fbe890f3e87f9956fa1ea
  6443. Author: Malcrom <[email protected]>
  6444. Date: Wed Jun 13 11:52:32 2012 -0230
  6445. DB/creature: Spawning and pathing for Violetta by Wishtodie.
  6446. commit 6b5d455023054a4533fe743b5effceb10be7b442
  6447. Author: Vincent-Michael <[email protected]>
  6448. Date: Wed Jun 13 14:06:35 2012 +0200
  6449. Core/Spells: Fix no combo points after Mind Control
  6450. commit 9cdf3fb4c03b856a808e4b202112ccce42652057
  6451. Author: kaelima <[email protected]>
  6452. Date: Wed Jun 13 08:21:29 2012 +0200
  6453. Core/DungeonFinder:
  6454. - Corrections to c6c23b7f7ef148f88b64346a44a46f51d2cad212: Properly fixed #6748 after misunderstanding the issue.
  6455. - Display proper error message when teleportating as fatigued
  6456. commit 5180bc46011d4780b6a19e161c7255fa023ef07a
  6457. Author: Malcrom <[email protected]>
  6458. Date: Tue Jun 12 21:38:49 2012 -0230
  6459. DB/Transport: First Transport to be properly Spawned and scripted.
  6460. New transport system required.
  6461. commit e8f4eb28f5f975f7f11b73a643c1b88500b2f0e4
  6462. Author: Subv <[email protected]>
  6463. Date: Tue Jun 12 16:32:50 2012 -0500
  6464. Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, and implemented Dungeon Cooldown for random dungeons
  6465. commit 15eb5f07492490e2fd7a87345301f2fbcab252c7
  6466. Author: Shauren <[email protected]>
  6467. Date: Tue Jun 12 22:22:18 2012 +0200
  6468. Core/SmartAI: Allow calling talk action on targeted creature even if scripted object itself is not a creature
  6469. commit b24c15740f59668160b7a7d98674ad3c9d709a55
  6470. Author: Shauren <[email protected]>
  6471. Date: Tue Jun 12 20:17:55 2012 +0200
  6472. Build fix
  6473. commit 76a2d132397ba859f99fc08034486ef63833d20d
  6474. Author: Kandera <[email protected]>
  6475. Date: Tue Jun 12 12:18:49 2012 -0400
  6476. Core/Pets: more updates for pet calculations. feedback would be nice! (nothing is applied to anything yet so this will not reflect ingame atm)
  6477. commit c6c23b7f7ef148f88b64346a44a46f51d2cad212
  6478. Author: kaelima <[email protected]>
  6479. Date: Tue Jun 12 18:14:33 2012 +0200
  6480. Core/DungeonFinder:
  6481. - Prevent players from vote kicking in combat (basic implementation, still needs a timer) partially closes #2563
  6482. - Prevent players from teleporting to a finished dungeon using macro commands. Closes #6748
  6483. Also add a missing change for ff77610e1d3fee89507b8469b10bea800f8c0815 thanks 2010phenix for the hint.
  6484. commit a2848f543e1f265f712be0b5bdd20be557a29208
  6485. Author: Kandera <[email protected]>
  6486. Date: Tue Jun 12 08:53:21 2012 -0400
  6487. Core/Spells: use calculated basepoints for mechanic_immunity_mask aura effect.
  6488. commit b80621838a1594cc11dc273c43655ed4f65698c5
  6489. Author: Kandera <[email protected]>
  6490. Date: Mon Jun 11 13:26:30 2012 -0400
  6491. Core/Spells: Correctly fix basepoint calculation for adding extra attacks.
  6492. commit 5b8d3f8109c629b1a50b467e0d5ba49f525b9de8
  6493. Author: Kandera <[email protected]>
  6494. Date: Mon Jun 11 12:40:20 2012 -0400
  6495. Core/Pets: more functionality for pet auras. thx to joshwhedon for the new functions. still have a lot to do!
  6496. commit cdb3ab809b133b379258c82f72c652d9ee0c25cc
  6497. Author: Kandera <[email protected]>
  6498. Date: Mon Jun 11 12:28:27 2012 -0400
  6499. Core/Pets: removed logerror from previous commit
  6500. commit 9fe66cafbef1eeae5e7da7dcb90ba5136a645e76
  6501. Author: Kandera <[email protected]>
  6502. Date: Mon Jun 11 12:26:10 2012 -0400
  6503. Core/Pets: add ghoul reactions to owner emotes. thx joshwhedon
  6504. commit 042f825400c347dd5144317dde969b41299ac1f2
  6505. Author: Kandera <[email protected]>
  6506. Date: Mon Jun 11 12:22:15 2012 -0400
  6507. Core/Spells: use raw basepoint value for extra attacks. damage gets fuddled somewhere for this spell. fixes hardened steel berserker doing insane damages!
  6508. commit 38f6f9d8cb6f31b6d9690e56e0e12da190c504fc
  6509. Author: Subv <[email protected]>
  6510. Date: Mon Jun 11 11:15:33 2012 -0500
  6511. Core/SAI: Missing change from previous commit
  6512. commit 28f8e42a69fa6348600c7a45629830bfe5b2dbdc
  6513. Author: Shauren <[email protected]>
  6514. Date: Mon Jun 11 11:10:46 2012 +0200
  6515. Core/AI: Added EventInform hook for GameObjectAI and implemented it in SAI
  6516. commit 20b97b011959bd8ae2dbacb99447aa3cb99d6cf6
  6517. Merge: 41b1416 41d2de2
  6518. Author: Subv <[email protected]>
  6519. Date: Sun Jun 10 21:41:07 2012 -0500
  6520. Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
  6521. commit 41b1416445d917e7cce09853829ef9f1a8e632bf
  6522. Author: Subv <[email protected]>
  6523. Date: Sun Jun 10 21:40:27 2012 -0500
  6524. Core/Warden: Fixed a crash when Warden.ClientCheckFailAction was set to ban in the config, and Warden::Penalty was called in a context where check is NULL
  6525. closes #6736
  6526. commit 41d2de2ca3affcc7fbb900a6d7e177960cb569ef
  6527. Author: kandera <[email protected]>
  6528. Date: Sun Jun 10 16:10:43 2012 -0300
  6529. Core/Spells: fix addition of unit_state_casting. thx vincent-michael
  6530. commit f6fc2ef8cfa6cd67ec6c7595de6b4101d6877385
  6531. Author: Nay <[email protected]>
  6532. Date: Sun Jun 10 03:28:51 2012 +0200
  6533. Fix non PCH build
  6534. commit be5f0b0f478dec5f9a49680dec24ba0dd1870f63
  6535. Author: Shauren <[email protected]>
  6536. Date: Sat Jun 9 22:50:56 2012 +0200
  6537. Core/Scripts: Fixed crash in mob_phase_hunterAI, this entire script is crappy and needs rewrite anyway.
  6538. commit 7d98f2ffc7652e4797839a86063abfff86603de9
  6539. Author: Shauren <[email protected]>
  6540. Date: Sat Jun 9 13:09:49 2012 +0200
  6541. Core/Spells: Fixed WotF and PvP trinket shared cooldown
  6542. commit 563c70e41a902d3009a37df8d44d133eb125ff13
  6543. Author: Shauren <[email protected]>
  6544. Date: Sat Jun 9 12:52:01 2012 +0200
  6545. DB/Spawns: Corrected Nerub'ar Broodkeeper spawns in ICC, they should be hanging from the ceiling.
  6546. commit 8ab6d578ce207c3e195939960c8e81a1da90554d
  6547. Author: joschiwald <[email protected]>
  6548. Date: Fri Jun 8 22:25:33 2012 +0200
  6549. fix typos - i failed so hard :(
  6550. commit 8e8bf5c67d346e61ce81b971043e56a01ac2ed6c
  6551. Author: Kandera <[email protected]>
  6552. Date: Fri Jun 8 14:10:05 2012 -0400
  6553. Core/Pets: one more update before i leave for the weekend!
  6554. commit 38424024e610356d75e4333e3198698d85dfd847
  6555. Author: Kandera <[email protected]>
  6556. Date: Fri Jun 8 14:05:17 2012 -0400
  6557. Core/Pets: more updates to spells for pet scaling. based on research and sniffs. (some spells are unk at this moment)
  6558. commit 69ea6b5d323a6834fd4e54c6979de20ffc596be2
  6559. Author: Kandera <[email protected]>
  6560. Date: Fri Jun 8 13:08:38 2012 -0400
  6561. Core/Pets: base implementation for pet aura scaling system. not currently hooked into anything. (thx vincent-michael for the base work)
  6562. commit 69bf716c1b24ccac1b4a6a226467f731e3ce369c
  6563. Author: Kandera <[email protected]>
  6564. Date: Fri Jun 8 11:01:27 2012 -0400
  6565. Core/Spells: set default multiplier for scourge strike bonus damage to 1.
  6566. commit e9feb0e3e2e3f1b7069dfe156f3063e9df39d357
  6567. Author: Kandera <[email protected]>
  6568. Date: Fri Jun 8 10:57:24 2012 -0400
  6569. DB/Spells: fix bonus coefficient for lava burst. (thx 3kids)
  6570. commit 6107e48f8b0f80cdefa725055ef662c41ff4bb82
  6571. Author: Kandera <[email protected]>
  6572. Date: Fri Jun 8 10:08:02 2012 -0400
  6573. Core/Spells: fix scourge strike extra damage. thanks to tibbi
  6574. commit 643b68926eb895c155df76e8534bca8155dbe87d
  6575. Author: Kandera <[email protected]>
  6576. Date: Fri Jun 8 08:56:49 2012 -0400
  6577. Core/Spells: codestyle and fix logic for adding unit state casting. (thx Moriquendu)
  6578. commit 32aa983fe23ffc49ae0cf5322bae9f31beab5d47
  6579. Author: Shauren <[email protected]>
  6580. Date: Fri Jun 8 14:52:52 2012 +0200
  6581. Core/Maps: Fixed possible crash when resetting instances
  6582. commit 1c0fc0a1eea8dc5ae1581b67b94473e669375902
  6583. Author: Malcrom <[email protected]>
  6584. Date: Thu Jun 7 23:20:47 2012 -0230
  6585. DB/misc: Some misc updates
  6586. commit 1e34d3eaec1f650d088b55fc748fff793b7c69f0
  6587. Author: Malcrom <[email protected]>
  6588. Date: Thu Jun 7 19:19:52 2012 -0230
  6589. Db/spell_dbc: typo fix
  6590. commit 73e6eedce8e89f823de4646e204d78826758c840
  6591. Author: Shauren <[email protected]>
  6592. Date: Thu Jun 7 23:25:33 2012 +0200
  6593. And missing full sql changes
  6594. commit c7775c8d72fb8618ad96c243910f923b239ea39b
  6595. Author: Shauren <[email protected]>
  6596. Date: Thu Jun 7 23:20:57 2012 +0200
  6597. Core/Maps: Moved object respawn time storage from global to map level. This removes unneccessary locking since all objects run within its map's thread.
  6598. commit 426145373ba93f080c5503054daecd9ec823edcb
  6599. Author: Malcrom <[email protected]>
  6600. Date: Thu Jun 7 17:58:20 2012 -0230
  6601. DB/Spell_dbc: Add missing spell to db
  6602. commit 870503059341723bb9ec76b3ef103d1cfc7a9134
  6603. Author: Kandera <[email protected]>
  6604. Date: Thu Jun 7 16:00:16 2012 -0400
  6605. Core/Auras: use a case for SPELL_AURA_MECHANIC_IMMUNITY_MASK. distinguish between spells manually. blizzard probably has a seperate database as to which spells have which immunities.
  6606. commit f92ae938063060c8c1eeae9ec863dca1645e1985
  6607. Author: Kandera <[email protected]>
  6608. Date: Thu Jun 7 14:48:43 2012 -0400
  6609. Core/Spells: fix crash introduced in d719730929db84674cee0b56834e2a9ef248e472 (thx vincent-michael)
  6610. commit 4bfb96fbcfb5a64cbaf70ede0a2f682987f1a877
  6611. Author: Kandera <[email protected]>
  6612. Date: Thu Jun 7 14:05:52 2012 -0400
  6613. Core/Loot: fix mistake in previous commit. also fix flags in sql. i did things backwards ^^
  6614. commit 22efc5e2bd91ebc0a1e019fb2d5144ae6302250c
  6615. Author: Kandera <[email protected]>
  6616. Date: Thu Jun 7 13:10:27 2012 -0400
  6617. Core/Spells: fix mocking blow doing damage to players and non tauntable creatures.
  6618. commit b668bd6ff11676f2fa7aa9b0fe87a7d19c7981c1
  6619. Author: Kandera <[email protected]>
  6620. Date: Thu Jun 7 13:05:22 2012 -0400
  6621. DB/ItemTemplate: make rotface/festergut acidic blood and shadowfrost shards adhere to party loot rules.
  6622. commit 0965e1f4c22f4e47a0b478329ecbe48a7738f21e
  6623. Author: Kandera <[email protected]>
  6624. Date: Thu Jun 7 13:01:49 2012 -0400
  6625. Core/Loot: fix loot rules for looting quest items that have the party loot flag
  6626. commit d719730929db84674cee0b56834e2a9ef248e472
  6627. Author: Kandera <[email protected]>
  6628. Date: Thu Jun 7 12:02:06 2012 -0400
  6629. Core/Spells: do not apply unit_state_casting for instant cast spells.
  6630. commit 7bf459c10e4a5d28828acb8c0356bedf9797a6f5
  6631. Author: Malcrom <[email protected]>
  6632. Date: Thu Jun 7 12:16:54 2012 -0230
  6633. DB/Gossip: Fix Gossip for Leryssa
  6634. Closes 6732
  6635. commit 37f0e1fcb524e35d082fc1cdb3f11d36a5501c68
  6636. Author: Malcrom <[email protected]>
  6637. Date: Thu Jun 7 12:09:01 2012 -0230
  6638. DB/Gossip: Fix gossip for Charles Worth to add tailoring spells
  6639. closes 6697
  6640. commit ed42aa14e79d1ca7782db3386fc12e7694c591aa
  6641. Author: Malcrom <[email protected]>
  6642. Date: Thu Jun 7 12:05:25 2012 -0230
  6643. DB/Updates: Fix file name and add missing deletes to a file.
  6644. commit 089b0a44d71a63a9949ab4ad69a435c9546b30da
  6645. Author: Subv <[email protected]>
  6646. Date: Thu Jun 7 08:09:16 2012 -0500
  6647. Core/SAI: Fixed the cage GameObject template script, the script should start when the gameobject is activated, not in gossip hello
  6648. commit 2c153b8a437dbf78646cc7463722bcfdd132eef9
  6649. Author: Shauren <[email protected]>
  6650. Date: Thu Jun 7 15:02:51 2012 +0200
  6651. Core/Movement: Fixed Unit::SetFacingTo
  6652. commit 8223bcea04aba481d5fc4faa12bd3cb82cbfb122
  6653. Author: Shauren <[email protected]>
  6654. Date: Thu Jun 7 14:56:41 2012 +0200
  6655. SQL: Corrected file names
  6656. commit 7b5bdc2fe55090c42d0256b65d5246bfb5c8857d
  6657. Author: Malcrom <[email protected]>
  6658. Date: Wed Jun 6 23:39:52 2012 -0230
  6659. DB/SAI: Add SAI for Forsaken Plaguebringer and fix weapon.
  6660. commit 3968d2e2d22b38b6796c4f793bf97ccc83d281c9
  6661. Author: Malcrom <[email protected]>
  6662. Date: Wed Jun 6 22:54:49 2012 -0230
  6663. Db/Conditions: Remove unneeded spell conditions.
  6664. commit 5ed8d2ccd401a1133b4caa6c2d574efb84645724
  6665. Author: Malcrom <[email protected]>
  6666. Date: Wed Jun 6 22:30:58 2012 -0230
  6667. DB/SAI: Fix Quest 11307 "Field Test" Now more like offi
  6668. commit e4af5e4e2f88a200353ac2f17f75df9db289f3d7
  6669. Author: Malcrom <[email protected]>
  6670. Date: Wed Jun 6 19:05:17 2012 -0230
  6671. Core/Misc: A couple misc fixes.
  6672. commit 3e3a940a1c1904353058ef5b00dd683a696968dd
  6673. Author: Malcrom <[email protected]>
  6674. Date: Wed Jun 6 18:54:13 2012 -0230
  6675. DB/SAI: Fix for Quest 11317 & 11322 "The Cleansing"
  6676. commit a0311b645c34cc34e17d5c3ec53a53cd59016dce
  6677. Author: Malcrom <[email protected]>
  6678. Date: Wed Jun 6 16:52:55 2012 -0230
  6679. DB/Gossip: Fix Lorax quest script
  6680. commit 810f21efbceaa2e3a4f9ca487c904dfaa5e7a4ba
  6681. Author: Shauren <[email protected]>
  6682. Date: Wed Jun 6 20:36:34 2012 +0200
  6683. Core/Movement
  6684. * Moved enter/exit vehicle packets to spline.
  6685. * Fixed spline movement on transports such as elevators (for which we do not keep track of its exact position) - path will be using normal coordinates (not transport offsets)
  6686. commit ee194a4f43664604a92b11928b983c09abc7ab0f
  6687. Author: Malcrom <[email protected]>
  6688. Date: Wed Jun 6 00:08:07 2012 -0230
  6689. Core/Scripts: Addition to previous commit.
  6690. commit f08bc7d5028d70716c2a2e13473607d85515fc14
  6691. Author: Malcrom <[email protected]>
  6692. Date: Tue Jun 5 23:32:09 2012 -0230
  6693. Core/Scripts: Script for Frostblade Shrine to start The Cleansing quest.
  6694. Quest is not yet scripted.
  6695. commit 4ca77c5b0bf01752f9302a7591ba0c4226b889e1
  6696. Author: Malcrom <[email protected]>
  6697. Date: Tue Jun 5 21:50:05 2012 -0230
  6698. DB/Gossip Core/Scripts: Replace core script with db gossip for Lorax
  6699. commit 565aa070feb53db2a91b25cdc27f0e166cff48c9
  6700. Author: Malcrom <[email protected]>
  6701. Date: Tue Jun 5 20:52:38 2012 -0230
  6702. DB/Gossip Core/Scripts: Fix Gossip for Witch Doctor Mau'ari
  6703. commit 6141c3076f6c73e772a1f6496e2be871a0eaec91
  6704. Author: Malcrom <[email protected]>
  6705. Date: Tue Jun 5 19:38:43 2012 -0230
  6706. DB/SAI: Fix Quest Cache of Mau'ari
  6707. commit 8c841d12b3e00c6f4e50a72113dbaac03a6158f4
  6708. Author: kaelima <[email protected]>
  6709. Date: Tue Jun 5 20:44:13 2012 +0200
  6710. Scripts/Ulduar: Fixed some various bugs with XT-002 Deconstructor.
  6711. He will now properly reset if he evades while being submerged.
  6712. He will not always die directly after heart phase.
  6713. Adds will now despawn on reset.
  6714. Heart will now change seat and set unit flags properly, but is still not attackable by melee (seems like a vehicle flag bug)
  6715. commit 295b1a00c8fa111c8a959fd2bf58534f759d7d5d
  6716. Author: Shauren <[email protected]>
  6717. Date: Tue Jun 5 14:53:18 2012 +0200
  6718. Scripts/Icecrown Citadel: Fixed Sindragosa, Spinestalker and Rimefang flying in after related trash packs are dead - this solution is resistant to grid unload.
  6719. commit 7e71488a1ea9f86b605821980a5ee7dbbb375b81
  6720. Author: kaelima <[email protected]>
  6721. Date: Tue Jun 5 13:23:37 2012 +0200
  6722. Fixed build (forgot to save file)
  6723. commit a43c3e815a34ffa6f905fb005044f848b3d38741
  6724. Author: kaelima <[email protected]>
  6725. Date: Tue Jun 5 13:17:43 2012 +0200
  6726. Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon duration
  6727. commit 933fad5183a57c0a40300d5c083a8e563ed72b27
  6728. Author: kaelima <[email protected]>
  6729. Date: Tue Jun 5 13:14:15 2012 +0200
  6730. Core/Loot: Correct some values sent for roll packets
  6731. commit ff77610e1d3fee89507b8469b10bea800f8c0815
  6732. Author: kaelima <[email protected]>
  6733. Date: Tue Jun 5 10:30:44 2012 +0200
  6734. Core/Quests: Fixed auto-accepting chain quests
  6735. Closes #6475
  6736. commit 332e7d4e52321fa253072e553783a2fa62d9ac53
  6737. Author: Malcrom <[email protected]>
  6738. Date: Mon Jun 4 23:51:59 2012 -0230
  6739. DB/misc: Some misc updates
  6740. commit 15919f119ab4538b02843d73a9e84a907e1ae355
  6741. Author: Malcrom <[email protected]>
  6742. Date: Mon Jun 4 23:09:37 2012 -0230
  6743. DB/SAI: Mok'rash SAI by warriorpoetex
  6744. Closes #6640
  6745. commit ee485049ddda2600f5da33369cdd6a9ecdb94020
  6746. Author: Malcrom <[email protected]>
  6747. Date: Mon Jun 4 23:01:35 2012 -0230
  6748. DB/SAI: Fix error with SAI for Lothos Riftwaker
  6749. Closes #6556
  6750. commit f2a3d4c8d7cb759589ae220562406793a70adf21
  6751. Author: Malcrom <[email protected]>
  6752. Date: Mon Jun 4 22:48:55 2012 -0230
  6753. DB/SAI: Convert Hogger to SAI by warriorpoetex
  6754. Closes Issue #6672
  6755. commit 1b00a580f1fd74eb7f1ca8dee54640270300737d
  6756. Author: Malcrom <[email protected]>
  6757. Date: Mon Jun 4 22:41:22 2012 -0230
  6758. DB/conditions: Fix Hellfire Fortifications quest by gecko32
  6759. Closes Issue #6713
  6760. commit 5651da1119630820e2e3dc6aa778ba5dc3a2e571
  6761. Author: Malcrom <[email protected]>
  6762. Date: Mon Jun 4 22:34:54 2012 -0230
  6763. Db/Gossip: Update some old gossip to proper menuid's
  6764. commit 6cf5e9b294336f7979c56067652c1c7a28f98456
  6765. Author: Malcrom <[email protected]>
  6766. Date: Mon Jun 4 20:46:56 2012 -0230
  6767. Db/Gossip: I'm having a biohazard moment :)
  6768. commit 210b5e246eaf8242f80cb1fe5c259e7f3f270862
  6769. Author: Malcrom <[email protected]>
  6770. Date: Mon Jun 4 20:44:06 2012 -0230
  6771. DB/SAI: missed .sql in a file sorry.
  6772. commit 5e2296cab109d9e84f63eef7584cd06650ddcc60
  6773. Author: Malcrom <[email protected]>
  6774. Date: Mon Jun 4 19:34:32 2012 -0230
  6775. Db/Gossip: Add some missing Winterspring Gossip
  6776. commit 5ed89f27e53522e725ead0f18c892fc6289cff08
  6777. Author: Malcrom <[email protected]>
  6778. Date: Mon Jun 4 17:39:43 2012 -0230
  6779. DB/SAI: Convert some EAI to SAI to clean out creature_ai_summons table.
  6780. commit 19dbfbeb622101267a43ae7a87fc7e5fa2ccd588
  6781. Author: Discover- <[email protected]>
  6782. Date: Mon Jun 4 17:20:40 2012 +0200
  6783. Core/SAI: Fixed a mistake in SMART_TARGET_INVOKER_PARTY which made it add the same player to the targetlist twice if there was a group.
  6784. commit 0d097749844c8b7b13f4a37b315aef9dc97af1a3
  6785. Merge: d3c45cc 4e9de61
  6786. Author: QAston <[email protected]>
  6787. Date: Mon Jun 4 00:44:06 2012 -0700
  6788. Merge pull request #6568 from Chaplain/typofix
  6789. Core/MapManager: Fix logic in SetMapUpdateInterval()
  6790. commit d3c45cc3f2b7ad843208e5be37f95e25b7e77826
  6791. Author: kaelima <[email protected]>
  6792. Date: Mon Jun 4 09:14:31 2012 +0200
  6793. Fixed build and removed an unused variable
  6794. commit d86246b86138c3786971b30ce5e411097e7b54ce
  6795. Author: kaelima <[email protected]>
  6796. Date: Mon Jun 4 08:51:56 2012 +0200
  6797. Core/Logging: Add optional binary packet logger usable with WowPacketParser, and remove the now useless WorldLog.
  6798. TODO: Port this to .pkt 3.1 format
  6799. commit 31a08f5ddcf6dc0e34b7726d8aaaa0741754e5f2
  6800. Author: Malcrom <[email protected]>
  6801. Date: Mon Jun 4 00:41:31 2012 -0230
  6802. DB/SAI: Replaced an EAI script in Shadowmoon that was Annoying me :)
  6803. commit ecf4753a6e3f1119932d0aedb8e02e30bf979bb2
  6804. Author: Malcrom <[email protected]>
  6805. Date: Sun Jun 3 23:41:48 2012 -0230
  6806. DB/creature: Fix up Shadowmoon Harbinger
  6807. commit 37cd5081c19a11abad9b4f362cf3cdcead51ceda
  6808. Author: Malcrom <[email protected]>
  6809. Date: Sun Jun 3 22:12:04 2012 -0230
  6810. Core/spells: Set max targets for Spell Skartax Purple Beam
  6811. commit 66ac3e6c80b69724c92422ba982a334e4f5d54a7
  6812. Author: Malcrom <[email protected]>
  6813. Date: Sun Jun 3 21:44:18 2012 -0230
  6814. DB/misc: Some misc db updates for Shadowmoon Valley
  6815. commit a757187d7d74a612f29ea2808302faf8ab12565d
  6816. Author: Subv <[email protected]>
  6817. Date: Sun Jun 3 16:39:10 2012 -0500
  6818. Fixed build
  6819. commit 1dc6bd69aa58b77b4ff79e72181d214f1eb7192b
  6820. Author: kaelima <[email protected]>
  6821. Date: Sun Jun 3 23:34:08 2012 +0200
  6822. Core/Auth: Correct a bad error log during authentication
  6823. commit c7cb120449d47bc9da69b8b65fa80272582d4371
  6824. Author: Subv <[email protected]>
  6825. Date: Sun Jun 3 16:27:25 2012 -0500
  6826. Core/EventAI: Check AIName for EventAI scripts while loading them, avoid iterating again
  6827. commit fa1375b7d66392279cdac94961344e5a3cc0f158
  6828. Author: kaelima <[email protected]>
  6829. Date: Sun Jun 3 23:12:02 2012 +0200
  6830. Script/Shadowfiend: Use PetAI for shadowfiends, fixes shadowcrawl autocasting
  6831. commit ee82a71cea46c6585712ee2ea88e790c31bb7d17
  6832. Author: Nay <[email protected]>
  6833. Date: Sun Jun 3 22:08:10 2012 +0100
  6834. DB/Quests: Update OfferRewardText and RequestItemsText for some quests
  6835. P.S This introduces less new content than what it appears to be, most
  6836. updates are simple typo fixes or removing or adding an extra space
  6837. commit 87cec6b63850d165b59e3053a0ae1c29a0947317
  6838. Author: Malcrom <[email protected]>
  6839. Date: Sun Jun 3 14:16:34 2012 -0230
  6840. DB/creature/misc: Add some felboar spawns and update a few creatures.
  6841. commit 820ce262779c05a95649fcaa10e9310f0563c7e2
  6842. Author: kaelima <[email protected]>
  6843. Date: Sun Jun 3 15:12:32 2012 +0100
  6844. DB/Quests: Fix quest Magic Carpet Ride
  6845. commit 4e745d2888783e326bda9ac3f0fd940e11411b7f
  6846. Author: Nay <[email protected]>
  6847. Date: Sun Jun 3 15:10:47 2012 +0100
  6848. Core/Enums: Update vehicle seat flags and vehicle seat b flags (from WPP)
  6849. commit 3b44401aa66b8f6109a9499a71e40adc015219f4
  6850. Author: Shauren <[email protected]>
  6851. Date: Sun Jun 3 15:31:37 2012 +0200
  6852. Core/Movement: Fixed Facing* splines on transports
  6853. commit 7a5e4dd5855bacb266084f1e1dcae7f74fc6159f
  6854. Merge: a32f4f4 985e8cd
  6855. Author: Nay <[email protected]>
  6856. Date: Sun Jun 3 05:32:03 2012 -0700
  6857. Merge pull request #6704 from 4m1g0/lookupQuest
  6858. Core/Commands: Fixed lookup quest command to show [rewarded] mark on rewarded quests
  6859. Closes #6452
  6860. commit 985e8cdcd33f1bf993527da72e24820ffdd15b30
  6861. Author: 4m1g0 <[email protected]>
  6862. Date: Sun Jun 3 06:13:28 2012 +0200
  6863. Core/Commands: Fixed lookup quest command to show [rewarded] mark on rewarded quests
  6864. commit a32f4f439b609b368ad2d57408f27ec7a78e8f39
  6865. Author: kaelima <[email protected]>
  6866. Date: Sun Jun 3 05:41:30 2012 +0200
  6867. Core/Protocol: Move some debug messages to their appropriate debug output mask.
  6868. commit c9efe057519ef79e4a41c9aae91ee2ef07c69086
  6869. Author: kaelima <[email protected]>
  6870. Date: Sun Jun 3 05:36:27 2012 +0200
  6871. Core/Visibility: Change the default visibility distance for instances and battlegrounds to blizz-like values.
  6872. commit 3888760e10b39936ceff3ee25530f04161d4a8fe
  6873. Author: Malcrom <[email protected]>
  6874. Date: Sun Jun 3 00:32:03 2012 -0230
  6875. DB/creature_transport: fix
  6876. commit 0c54d350fd57918761f6decc7f0bc57402915c3d
  6877. Author: Malcrom <[email protected]>
  6878. Date: Sun Jun 3 00:22:31 2012 -0230
  6879. DB/creature_transport: remove dupe spawn
  6880. commit cddc6a8a597ef3d0f47ac34e344125eaf02c767d
  6881. Author: Malcrom <[email protected]>
  6882. Date: Sat Jun 2 23:48:42 2012 -0230
  6883. DB/waypoints: Pathing for Frigid Proto-Drakes
  6884. commit 7e454b26ac28250967dbd3519a39ecb5eb6cd014
  6885. Author: joschiwald <[email protected]>
  6886. Date: Sun Jun 3 02:35:00 2012 +0200
  6887. more updates
  6888. commit 4392b499837d5ac2927e422186110a5b160d00fa
  6889. Author: Malcrom <[email protected]>
  6890. Date: Sat Jun 2 21:49:58 2012 -0230
  6891. DB/misc: Fix up some flying creatures and remove some creature_addons.
  6892. commit 9899ba7a9ef7b344b5c4d60ab5a951eeef986be8
  6893. Author: Malcrom <[email protected]>
  6894. Date: Sat Jun 2 21:04:29 2012 -0230
  6895. DB/waypoints: Fix up Dragons around Wymrest temple
  6896. commit e0e0395db8e86818b94c21e245bb41263ad38bd7
  6897. Merge: c729aa5 79e00cf
  6898. Author: Nay <[email protected]>
  6899. Date: Sat Jun 2 12:05:07 2012 -0700
  6900. Merge pull request #6696 from Vincent-Michael/spline
  6901. Core/Movement: Add missing SplineFlags / SplineTypes to enums
  6902. commit c729aa5d5a2f9bb635f194cbda88f5b3e9e5171d
  6903. Author: ZxBiohazardZx <[email protected]>
  6904. Date: Sat Jun 2 20:15:42 2012 +0200
  6905. DB/Commit: reference values are negative, im jumping a cliff, bye
  6906. commit beb91af01192600db9510eb24a95146a374bb027
  6907. Author: ZxBiohazardZx <[email protected]>
  6908. Date: Sat Jun 2 20:03:12 2012 +0200
  6909. DB/Loot: Fix WOTLK items dropping off level 20 mobs
  6910. Closes #6692
  6911. commit 3b87f1d29bd9c5a613f3bd96c75d88781c5782fe
  6912. Author: ZxBiohazardZx <[email protected]>
  6913. Date: Sat Jun 2 19:50:39 2012 +0200
  6914. Commit: Add newlines to end of files
  6915. commit 250565fae5381da54707459a6800b6ce755006fb
  6916. Author: ZxBiohazardZx <[email protected]>
  6917. Date: Sat Jun 2 19:28:36 2012 +0200
  6918. DB/Loot: 100% Rework of all loots in Hellfire Peninsula and Zangermarsh
  6919. Closes #2161
  6920. commit 79e00cfcbe13c22e8d2f56ec0c8e217452a46cd2
  6921. Author: Vincent-Michael <[email protected]>
  6922. Date: Sat Jun 2 16:14:36 2012 +0200
  6923. Core/Movement: Add missing SplineFlags / SplineTypes to enums
  6924. commit b90050a528f685865fdc5a7430c2631548ac42f7
  6925. Author: zori <[email protected]>
  6926. Date: Sat Jun 2 18:38:02 2012 +0200
  6927. Core/Movement: Properly handle cases when jumping from one transport directly to another
  6928. commit b14b9cd6a349cbe5bb6f78829c56867ea78667a8
  6929. Author: 4m1g0 <[email protected]>
  6930. Date: Sat Jun 2 17:58:05 2012 +0200
  6931. Core/Scripts: Use proper headers, code style and cleanup (Blackfathom Deeps, Maraudon and Onyxias Lair)
  6932. commit a80ee1379e3473a14c995af5f70a9227fe416659
  6933. Author: Malcrom <[email protected]>
  6934. Date: Sat Jun 2 13:09:27 2012 -0230
  6935. DB/creature_text: Add text for Drill Sergeant Steamcrank
  6936. commit 9bb1dc63619e1aca85d28617d85b0d0e96dd3bc7
  6937. Author: Malcrom <[email protected]>
  6938. Date: Sat Jun 2 11:18:51 2012 -0230
  6939. DB/waypoints: Add a few missing paths
  6940. commit cffcf633c3e89e2152d7f6d008ae42b88ed928c0
  6941. Author: Nay <[email protected]>
  6942. Date: Sat Jun 2 14:28:24 2012 +0100
  6943. Core/SAI: If spell id in SMART_ACTION_REMOVEAURASFROMSPELL is 0, remove all auras instead
  6944. Signed-off-by: Nay <[email protected]>
  6945. commit adcd4e0a5d871910a23c52b2aaf726313df6300f
  6946. Author: click <[email protected]>
  6947. Date: Sat Jun 2 14:53:41 2012 +0200
  6948. Docs: Re-add descriptions for the PREFIX, CONF_DIR and LIBSDIR cmake parameters to the Unix installation instructions
  6949. commit 09c497bce2e5a924d85ff524f14bdf98fb793f38
  6950. Author: click <[email protected]>
  6951. Date: Sat Jun 2 14:43:07 2012 +0200
  6952. Core/AI: Remove "enforced override"-check in the EventAI-manager in case of AI not being set to EventAI.
  6953. commit 5e6daadcd08f5a3d05182a4c48877c2c9a0c7526
  6954. Author: Malcrom <[email protected]>
  6955. Date: Sat Jun 2 09:45:37 2012 -0230
  6956. DB/SAI: Fixes for Quest 9738 "Lost in Action". One NPC left to script
  6957. commit d75ea8837b4ede12a8f37f1123ae835228683fc7
  6958. Author: Nay <[email protected]>
  6959. Date: Fri Jun 1 23:03:57 2012 +0100
  6960. Scripts/Dragonblight: Fix quest Strengthen the Ancients - Closes #2043
  6961. commit f89da81406c919d24ebd373979f54a8cb90d45c5
  6962. Author: hexa- <[email protected]>
  6963. Date: Fri Jun 1 21:22:58 2012 +0200
  6964. Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time between checks for rated arena matches.
  6965. commit f89ef6da5b6d59e9d758059549d95759711d0cf9
  6966. Author: Nay <[email protected]>
  6967. Date: Fri Jun 1 19:59:44 2012 +0100
  6968. DB/Misc: Fix DB startup errors - Closes #6666
  6969. Also add a missing break; to previous commit
  6970. commit 925657cc9885c2c2b1cd6b379bfdd72555af49ea
  6971. Author: Nay <[email protected]>
  6972. Date: Fri Jun 1 19:48:43 2012 +0100
  6973. Scripts/Sholazar: Fix quest Kick, What Kick? - Closes #370
  6974. commit 8cc19196a653194a765738a02daa287714ab0dd3
  6975. Author: Malcrom <[email protected]>
  6976. Date: Fri Jun 1 12:34:08 2012 -0230
  6977. Core/script: Informed by Kaelima this line is handled by dbc and not required.
  6978. commit dfbd7a820b6f577d7a38bc88e6152903571b3dd1
  6979. Author: Malcrom <[email protected]>
  6980. Date: Fri Jun 1 12:23:55 2012 -0230
  6981. Core/scripts: Add generic script to prevent cannon movement.
  6982. commit 99b23429db65adf4d4e7463f74ba5278d930e196
  6983. Author: Kandera <[email protected]>
  6984. Date: Fri Jun 1 10:43:36 2012 -0400
  6985. Core/Spells: fix damage from touch the nightmare for the caster and fix damage and healing for dream funnel. closes #6669 closes #6676
  6986. commit 980e0f73e8c132160deaf3d0324f72c8012a3692
  6987. Author: Nay <[email protected]>
  6988. Date: Fri Jun 1 15:18:33 2012 +0100
  6989. Misc/Docs: Some updates to UnixInstall.txt and remove EventAI.txt
  6990. We really don't want people to use EAI.
  6991. commit 2b3b8f6dde22c645d4288a8402feabb2bde825f7
  6992. Author: Malcrom <[email protected]>
  6993. Date: Thu May 31 23:35:05 2012 -0230
  6994. DB/creature: Add missing 7th Legion Chain Gun spawns for quest "The Chain Gun and You"
  6995. commit 189e32cab99bc5a2cc8987298089b90dafa8c222
  6996. Author: Malcrom <[email protected]>
  6997. Date: Thu May 31 22:24:44 2012 -0230
  6998. DB/creature: Add a couple more Domesticated Felboar Spawns
  6999. commit faaf22d628b538511478a579ef1d95eb61251176
  7000. Author: ZxBiohazardZx <[email protected]>
  7001. Date: Thu May 31 23:10:44 2012 +0200
  7002. DB/Loot: bump Draconic for Dummies to 100% if on quest
  7003. Closes #6653
  7004. commit f5ab1a3a5ccda29a5a67c4fcbdfd7a61e78ddb43
  7005. Author: Shauren <[email protected]>
  7006. Date: Thu May 31 23:04:09 2012 +0200
  7007. Core/Movement: Fixed Unit::StopMoving()
  7008. commit 7cb1935010d91232d103b602e1db7af1d59a4af0
  7009. Author: Malcrom <[email protected]>
  7010. Date: Thu May 31 18:31:22 2012 -0230
  7011. DB/SAI: Some Ragefire Trash Mob EAI to SAI Conversions
  7012. By; Ragefire Trash Mob EAI to SAI Conversions
  7013. Closes Issue 6662
  7014. commit 34735a1ea4cb7c85839880e09b7460302710421d
  7015. Author: Malcrom <[email protected]>
  7016. Date: Thu May 31 18:14:24 2012 -0230
  7017. DB/gameobject template: Fix faction for Draconic for Dummies objects
  7018. commit a696860236eb529272af03b5db6b7e75b0b9a5ef
  7019. Author: Malcrom <[email protected]>
  7020. Date: Thu May 31 18:11:55 2012 -0230
  7021. DB/gossip: Add missing gossip for Draconic for Dummies objects
  7022. commit 2f557f507d075c55c3f913cba51bd2ae4f795172
  7023. Author: Malcrom <[email protected]>
  7024. Date: Thu May 31 17:48:30 2012 -0230
  7025. DB/gameobject: Add Missing Draconic for Dummies Objects
  7026. commit 2172705b998003e7ea276c9efce00ad6a6c26128
  7027. Author: warriorpoetex <[email protected]>
  7028. Date: Thu May 31 20:50:35 2012 +0100
  7029. DB/SAI: Ragefire Chasm Boss SAI Fix/Addition
  7030. - Converted some EAI to SAI as well as added SAI to Taragaman the Hungerer.
  7031. Closes #6661
  7032. commit 425eeb828048e7506acc974540ca8ab8c99047b0
  7033. Author: Shauren <[email protected]>
  7034. Date: Thu May 31 19:45:11 2012 +0200
  7035. Core/Movement
  7036. * Implemented creature movement on transports
  7037. * Set minimum speed for creature allowed to start movement (too low speed leads to overflows in movement time calculations which in turn leads to crashes)
  7038. commit 851f43b0a618fa1977197d53ab005c8d0da91327
  7039. Author: gecko32 <[email protected]>
  7040. Date: Thu May 31 18:40:34 2012 +0100
  7041. DB/Loot: Update drop chance of Ensorcelled Parchment from 0.2% to 100%
  7042. Change respawn time of that chest from 2 secs to 3 minutes
  7043. Closes #6445
  7044. commit 7824b84e3af4eb2bca8d22d5b1a0b18a2b9452be
  7045. Author: Nay <[email protected]>
  7046. Date: Thu May 31 16:55:51 2012 +0100
  7047. DB/NPCs: Grunt Ounda should only have a female model
  7048. commit d1856cfb0a339f15657590c44f9f034a2b2e1a4a
  7049. Author: Nay <[email protected]>
  7050. Date: Thu May 31 16:09:07 2012 +0100
  7051. DB/SAI: Fix quest Questioning Reethe - Closes #129
  7052. commit 5eee40249c51b35719a18907da94d64d98f89258
  7053. Author: Shauren <[email protected]>
  7054. Date: Thu May 31 15:39:18 2012 +0200
  7055. Core/Items: Added custom flags field to item_template, currently 2 flag values are available
  7056. * ITEM_FLAGS_CU_DURATION_REAL_TIME determines item duration counts even if offline (replaced ugly negative duration workaround, easy to lose data when importing fresh wdb)
  7057. * ITEM_FLAGS_CU_IGNORE_QUEST_STATUS quest status will not affect this item appearing in loot, currently needed for Arena Master trinket
  7058. commit b5443af772f54800321a30cc789cfa6ae85c5188
  7059. Author: ZxBiohazardZx <[email protected]>
  7060. Date: Thu May 31 11:44:41 2012 +0200
  7061. DB/Loot: Reassign a reference, fix an error in previous commit with missing @variable
  7062. commit 7d4d296e2f60b2d42fe51b92b666238d4513bbd1
  7063. Author: Malcrom <[email protected]>
  7064. Date: Wed May 30 22:55:30 2012 -0230
  7065. DB?Gossip: Bladesedge Mountains gossips
  7066. By Pitcrawler the awesome
  7067. commit e2302d2cc78319dac9fa200acb61dbec1d403f94
  7068. Author: Malcrom <[email protected]>
  7069. Date: Wed May 30 20:15:56 2012 -0230
  7070. DB/gossip: Add missing gossip for Book "Soothsaying for Dummies"
  7071. Closes Issue #6652
  7072. commit 1c73fa3649322a85e7f2aacb051c25527fb7a390
  7073. Author: Malcrom <[email protected]>
  7074. Date: Wed May 30 20:12:58 2012 -0230
  7075. DB/creature_formations: Set Fel Steed Formation/Group Combat Assistance
  7076. Fix by warriorpoetex. Closes issue #6629
  7077. commit 10314f913ae29728b4e1e6568608dc23cb9a86c7
  7078. Author: Malcrom <[email protected]>
  7079. Date: Wed May 30 20:08:28 2012 -0230
  7080. DB/quest_template: Fixing Required Races on Quests 8553 and 8554 to allow for Alliance completion.
  7081. By warriorpoetex Closes Issue #6629
  7082. commit 3967d57004db3fee1a000ff45da1399561aa4a5f
  7083. Author: ZxBiohazardZx <[email protected]>
  7084. Date: Wed May 30 23:14:49 2012 +0200
  7085. DB/Creature: Add some VehicleId info from sniffs&UDB
  7086. thx Faq for the comparison with UDB, PitCrawler for the additional sniffs
  7087. Closes #6196
  7088. commit 3f4fbf7c9bfa449607a4c7444095c5a52d6bd2f4
  7089. Author: ZxBiohazardZx <[email protected]>
  7090. Date: Wed May 30 23:11:51 2012 +0200
  7091. DB/Loot: re-assign Gunship 10N reference
  7092. Closes #6648
  7093. commit 1b77fd45fa5f3eb34ef8c6c462bfcbe2e7d8a9a1
  7094. Author: Discover- <[email protected]>
  7095. Date: Wed May 30 01:00:55 2012 +0200
  7096. Core/SAI: Revert SMART_ACTION_SET_STAND_STATE from 013fe44b9229469e142bd152b43e80841dc9cb0e, can be done with SMART_ACTION_SET_UNIT_FIELD_BYTES_1.
  7097. commit fce6ec014d336aaeaf6ffae6f52b4746970ca803
  7098. Merge: 154a030 ab77e59
  7099. Author: Shocker <[email protected]>
  7100. Date: Tue May 29 03:56:47 2012 -0700
  7101. Merge pull request #6605 from Vincent-Michael/scale
  7102. Core/Misc: Add SetObjectScale function
  7103. commit 154a030a68672ab8ec22a78f2a91d63ef3607b32
  7104. Author: Discover- <[email protected]>
  7105. Date: Tue May 29 12:29:10 2012 +0200
  7106. Core/SAI: Fix previous commit. Thanks Shauren for notifying.
  7107. commit 013fe44b9229469e142bd152b43e80841dc9cb0e
  7108. Author: Discover- <[email protected]>
  7109. Date: Tue May 29 12:19:46 2012 +0200
  7110. Core/SAI: Implement SMART_ACTION_SET_RANGED_MOVEMENT (79) and SMART_ACTION_SET_STAND_STATE (101). Updated wiki accordingly. These were required in order to properly be able to convert EventAI to SmartAI.
  7111. commit e83f913fc501a84d57bb96b308a747e4fce468cb
  7112. Author: Nay <[email protected]>
  7113. Date: Mon May 28 22:16:47 2012 +0100
  7114. Core/Spells: Ignore LoS when spells are cast/triggered by gameobjects
  7115. ... and this is why you shouldn't use the so called hacks. You will just
  7116. keep adding sh*t on top of more sh*t (like this).
  7117. Currently, GO spell casts spawn an invisible WORLD_TRIGGER (npc 12999)
  7118. inside of the gameobject (for certain forms of gameobjects) (and
  7119. this is why the LoS check was failing).
  7120. It shouldn't be like that. GOs should be able to cast the spells without
  7121. having to spawn an auxiliary creature.
  7122. Fixes "Eye of Acherus" and others
  7123. commit 642cf04776784b98c7a4c4a18433b7d642199062
  7124. Author: qaywsx <[email protected]>
  7125. Date: Mon May 28 21:42:32 2012 +0200
  7126. DB/Quest: Correct Quest chaining and requirements up until the quest "Crusader's Pinnacle"
  7127. thx to thesensei for DK additions
  7128. commit 3fff4c9e96eb0114254612aa13f1734e33cebf21
  7129. Author: Nay <[email protected]>
  7130. Date: Mon May 28 19:21:07 2012 +0100
  7131. DB/NPC: Delete forgotten data from creature_addon
  7132. Closes #6619
  7133. commit e24c0b2bd37f0fb7ff48e64497cbbdc8616513e7
  7134. Merge: a8f2c7c 34a1dd7
  7135. Author: Nay <[email protected]>
  7136. Date: Mon May 28 10:22:24 2012 -0700
  7137. Merge pull request #6625 from AliveShiro/master
  7138. Core/Scripts: ToC 10/25 Anub'arak spikes fix
  7139. Ref #2432
  7140. Closes #2064
  7141. commit 34a1dd763b5978cde86bbb2d9b34ae11540a14ab
  7142. Author: AliveShiro <[email protected]>
  7143. Date: Mon May 28 19:18:03 2012 +0200
  7144. Core/Scripts: Fix Anub'arak spikes in Trial of the Crusader now they only attack players. Thanks to Warpten who brought the Idea and thanks to Nayd :)
  7145. commit a8f2c7ccab633e86e74d2e2bf957ed0b04f0dc7b
  7146. Author: qaywsx <[email protected]>
  7147. Date: Mon May 28 13:51:17 2012 +0200
  7148. DB/Creatures: Add pathings for the phased creatures in previous commit
  7149. commit 5957a2b10d571ac924db0488de96b5f6f877fd06
  7150. Author: qaywsx <[email protected]>
  7151. Date: Mon May 28 13:16:25 2012 +0200
  7152. DB/Creature: Add phasing for Crusader's Pinnacle
  7153. all credits for qaywsx who worked on this
  7154. commit 2a7e701f69b093bdaa22e66052de781b215a7c1d
  7155. Author: ZxBiohazardZx <[email protected]>
  7156. Date: Mon May 28 13:13:45 2012 +0200
  7157. DB/Creature: set MovementType in Creature, not _template
  7158. commit ed9ad370722217b12f3a77576cd8a7885481c76c
  7159. Author: ZxBiohazardZx <[email protected]>
  7160. Date: Mon May 28 11:00:00 2012 +0200
  7161. DB/Waypoint: correct id to guid*10
  7162. commit 380c046892ecdc189bf7ced007b1b06a3cbe9b87
  7163. Author: ZxBiohazardZx <[email protected]>
  7164. Date: Mon May 28 10:46:12 2012 +0200
  7165. DB/Creature: add waypoints for Vyragosa
  7166. commit 423d7814f001f8f222b8e3e701c2afce4855ad73
  7167. Author: ZxBiohazardZx <[email protected]>
  7168. Date: Mon May 28 10:30:34 2012 +0200
  7169. DB/Creature: Spawn Deadmire & Add pathing
  7170. Closes #1705
  7171. Commit: fix filenaming
  7172. commit 1bfd6605af4cf32cb7bbc136665c2bee54fb8d6f
  7173. Author: joschiwald <[email protected]>
  7174. Date: Mon May 28 04:29:59 2012 +0200
  7175. fix compile
  7176. commit cd7ab6f3a5e86e51d19621ce5ab5560cd7eb62bc
  7177. Merge: ca07f30 9c417ff
  7178. Author: joschiwald <[email protected]>
  7179. Date: Mon May 28 04:27:51 2012 +0200
  7180. Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscripts
  7181. Conflicts:
  7182. src/server/game/Entities/Unit/Unit.cpp
  7183. src/server/game/Spells/Auras/SpellAuraEffects.cpp
  7184. src/server/game/Spells/Spell.cpp
  7185. src/server/game/Spells/SpellEffects.cpp
  7186. src/server/scripts/Spells/spell_paladin.cpp
  7187. commit ca07f30d0359bf5a6eecba8b9cc68702eca4071b
  7188. Author: joschiwald <[email protected]>
  7189. Date: Mon May 28 04:07:51 2012 +0200
  7190. Core/Spells: convert some spell effects to SpellScripts
  7191. commit 9c417ff931a98a2ba35b30e76f8967c7f841e868
  7192. Merge: b549cd2 50d2f9f
  7193. Author: Nay <[email protected]>
  7194. Date: Sun May 27 17:51:01 2012 -0700
  7195. Merge pull request #6613 from Valcorb/master
  7196. DB\Errors: Fix recent DB errors
  7197. commit 50d2f9f939c856864c3122e383a4bc503d4027cc
  7198. Author: Valcorb <[email protected]>
  7199. Date: Mon May 28 02:48:30 2012 +0200
  7200. DB\Errors: Fix recent DB errors (credits to Vincent-Michael)
  7201. commit 2dbbd535ef7292ab5dd2e2dca64dcdbaf4534184
  7202. Author: Valcorb <[email protected]>
  7203. Date: Mon May 28 02:43:41 2012 +0200
  7204. DB\Errors: Fix DB errors from previous commit(s)
  7205. commit b549cd2543c57908ee870be3a4085fdf579021b4
  7206. Author: Shauren <[email protected]>
  7207. Date: Sun May 27 22:26:49 2012 +0200
  7208. Scripts/Icecrown Citadel: Remove encounter specific auras when Blood-Queen Lana'thel fight ends (prevents exploits with Essence of the Blood Queen
  7209. Closes #6610
  7210. commit 52719aa8159d41cef6be0290933216335ebe68f1
  7211. Author: Vincent-Michael <[email protected]>
  7212. Date: Sun May 27 22:03:39 2012 +0200
  7213. DB/GameEvents: update starting dates for events
  7214. Closes #6611
  7215. commit 25717c3faf89a2de5f3cc016a745109fb51094c2
  7216. Author: Malcrom <[email protected]>
  7217. Date: Sun May 27 17:08:21 2012 -0230
  7218. DB/Waypoints: Trying to fix errors in db.
  7219. commit f1e6601032ba4077e1d1c6070c4cb20812289f7a
  7220. Author: kaelima <[email protected]>
  7221. Date: Sun May 27 19:57:31 2012 +0200
  7222. Core/Protocol:
  7223. - Allow CMSG_LOGOUT_CANCEL to be recieved during serverside logout process (ignore it however, it's too late to abort)
  7224. - Fix STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT opcodes because of m_playerRecentlyLogout being set false too early in some cases
  7225. commit 2724a4ece8ec2e9f3593c96cefbb2e03fff722aa
  7226. Author: ZxBiohazardZx <[email protected]>
  7227. Date: Sun May 27 19:47:21 2012 +0200
  7228. DB/Creature: Add SAI to some rares and set (temp) factions, Special thanks to : Shlomi1515 for the work and Gecko32 for the SAI
  7229. Closes #3849
  7230. commit 0f81aad346dfbfaf02cbe23ab7c436abfcd50022
  7231. Author: Valcorb <[email protected]>
  7232. Date: Sun May 27 19:25:14 2012 +0200
  7233. DB/Quest: solve issues with Attunement to Dalaran killcredit
  7234. Closes #4747
  7235. commit 310249423356c500878224bb325c0c28a4e1efeb
  7236. Author: Malcrom <[email protected]>
  7237. Date: Sun May 27 12:47:45 2012 -0230
  7238. DB/SAI: Fixed spawning, added SAI & pathing, for Reconstructed Wyrm
  7239. commit abbdeb199e8df880f4a5c8b36c405bdf32a12222
  7240. Author: gecko32 <[email protected]>
  7241. Date: Sun May 27 17:01:34 2012 +0200
  7242. DB/Creature: Remove Compact Harvest Reaver Spawn
  7243. Closes #5207
  7244. commit ae98cd9d8adfeab99c2cfb190469caf7ba47a23a
  7245. Author: zxbiohazardzx <[email protected]>
  7246. Date: Sun May 27 16:57:47 2012 +0200
  7247. DB/Creature: Add Missing spawn for Queen Angerboda
  7248. Closes #4842
  7249. commit dfcc94e6c32ea21a267a8f4cd62e662d3e8255b3
  7250. Merge: dff7c70 6b8d4ce
  7251. Author: QAston <[email protected]>
  7252. Date: Sun May 27 06:48:18 2012 -0700
  7253. Merge pull request #6565 from Vincent-Michael/EffectHealMaxHealth
  7254. Core/Spell: Fix spell effect SPELL_EFFECT_HEAL_MAX_HEALTH calculation
  7255. commit dff7c70a38756d9d964f0beb79bb71278351772e
  7256. Author: Malcrom <[email protected]>
  7257. Date: Sun May 27 11:12:46 2012 -0230
  7258. DB/waypoints: Fix some waypoint errors.
  7259. commit b78d6c2c2b426a13e36d24eec7776afe5fdcfaf5
  7260. Author: Vincent-Michael <[email protected]>
  7261. Date: Sun May 27 13:17:00 2012 +0200
  7262. DB/Gameobject: Quenched Illidari-Bane Blade added to the object
  7263. Closes #6446,#6604
  7264. commit ab77e597b179c864c6c2f992dfd1486245df0090
  7265. Author: Vincent-Michael <[email protected]>
  7266. Date: Sat May 26 23:00:54 2012 +0200
  7267. Add function for SetObjectScale
  7268. Author: NoFantasy
  7269. Source: Mangos
  7270. commit 1593a53086538cce6ae6252a9bc9779b02a5b1b8
  7271. Author: Malcrom <[email protected]>
  7272. Date: Sat May 26 18:30:44 2012 -0230
  7273. DB/Smart Scripts: Some EAI to SAI conversions for UBRS
  7274. commit 593774f9c5adcf0bc6f6eb5a4e580dd8d630d34c
  7275. Author: Malcrom <[email protected]>
  7276. Date: Sat May 26 16:23:34 2012 -0230
  7277. DB/Creature_template: Some trigger flag fixes
  7278. commit a6adce0e3f86896324b6cdc6e31ef4227621b189
  7279. Author: Nay <[email protected]>
  7280. Date: Sat May 26 19:35:36 2012 +0100
  7281. DB/NPCs: Remove bleed immunity from all training dummies
  7282. Ref e7845f780e2a9cb
  7283. commit 624aab7d77c9f0a395611012d17e5c5114992f79
  7284. Author: kaelima <[email protected]>
  7285. Date: Sat May 26 18:14:50 2012 +0200
  7286. Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" when a player is logging out.
  7287. commit 5956eb9ae2e8466629a4b4d024b13be49dcba3ca
  7288. Author: Nay <[email protected]>
  7289. Date: Sat May 26 17:10:27 2012 +0100
  7290. DB/PageText: Add a missing page text
  7291. Closes #6592
  7292. Unknown author
  7293. commit e7845f780e2a9cb588c1848c4feda3ce0a535346
  7294. Author: Nay <[email protected]>
  7295. Date: Sat May 26 16:39:37 2012 +0100
  7296. DB/NPC: Use the same flags_extra (no skill gain) and immunities (grip and bleed) to all the training dummies.
  7297. Closes #1853
  7298. commit 61e006e4e99968db609675676d63f2c25b7cd834
  7299. Author: Nay <[email protected]>
  7300. Date: Sat May 26 15:40:52 2012 +0100
  7301. DB/Spells: Add Fire shield (spell id 13377) to spell_dbc
  7302. Will be used in an upcoming script by Malcrom
  7303. commit a0028fca55cce5cebeb2d6ab5449ce2eeeabdf51
  7304. Author: Nay <[email protected]>
  7305. Date: Sat May 26 15:03:30 2012 +0100
  7306. DB/Misc:
  7307. EAI: Fix unkillable Obsidian Nullifier in AQ
  7308. Closes #2977
  7309. SAI: Use correct action_type for two SAI scripts (was 0)
  7310. Closes #6569 and fixes DB startup errors
  7311. commit 74da8dc41004adcea6167a4587bded4efa025387
  7312. Author: Malcrom <[email protected]>
  7313. Date: Sat May 26 00:38:53 2012 -0230
  7314. Core: another update cause case matters!
  7315. commit 83f74263a200f8c63a24939c12db9f580252b358
  7316. Author: Malcrom <[email protected]>
  7317. Date: Sat May 26 00:27:10 2012 -0230
  7318. core: fix ubrs script
  7319. commit 39a609ce5c3c926384273c7c1676d3f72a672d09
  7320. Author: Malcrom <[email protected]>
  7321. Date: Fri May 25 23:53:33 2012 -0230
  7322. Core/DB: Some updates for UBRS from sniff
  7323. commit e56ce7394fbc953b5ad1036fc41594a46ff91548
  7324. Author: Malcrom <[email protected]>
  7325. Date: Fri May 25 23:39:55 2012 -0230
  7326. db/creature_template: fix inhabittype for Floating Flavor Eye
  7327. commit 60a164578b2f75a54d68759d1859fb1f9eedfd11
  7328. Author: Malcrom <[email protected]>
  7329. Date: Fri May 25 23:34:58 2012 -0230
  7330. DB/Waypoints: Some waypoint additions for Outlands/Blades edge
  7331. commit eb08c4d4b4a35a178f6368ed4a4388f74d3cc04e
  7332. Author: Malcrom <[email protected]>
  7333. Date: Fri May 25 23:25:47 2012 -0230
  7334. DB/SAI: Visual addition to Pit of Saron
  7335. commit c40d86f05f5857b73015f09eb68b7dfdd7224a1f
  7336. Author: kaelima <[email protected]>
  7337. Date: Fri May 25 16:44:34 2012 +0200
  7338. Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.
  7339. commit 929e7c0f0c8f008519b5d168af4fda165c62547e
  7340. Author: Kandera <[email protected]>
  7341. Date: Fri May 25 08:56:02 2012 -0400
  7342. Core/Spells: revert previous commit to find a better solution.
  7343. commit d98f36194bc271c3bd3adc6532e84bd3645127c8
  7344. Author: Kandera <[email protected]>
  7345. Date: Thu May 24 17:34:51 2012 -0400
  7346. Core/Spells: attempt to correct issue with triggered spells happening before the spell actually hits the target. reply with any bugs that this causes please!
  7347. commit 51388c49345158fa39bcd3259544a6279477038d
  7348. Author: Kandera <[email protected]>
  7349. Date: Thu May 24 17:10:12 2012 -0400
  7350. Core/Auras: one more for good measure. thanks vincent-michael
  7351. commit b7573a1bc70eede743bfb7cdeb2f29b45758347a
  7352. Author: Kandera <[email protected]>
  7353. Date: Thu May 24 16:58:09 2012 -0400
  7354. Core/Auras: change from if to switch and fix calculation for inifinite replenishment.
  7355. commit aa341353954b77e55bbca420f1eb757433e2db9e
  7356. Author: Kandera <[email protected]>
  7357. Date: Thu May 24 15:55:55 2012 -0400
  7358. Core/Spells: fix issue with previous commit. i cant do math.
  7359. commit 2849f21d20d53461813c0a2f66a5401f71adcbc9
  7360. Author: Kandera <[email protected]>
  7361. Date: Thu May 24 15:33:08 2012 -0400
  7362. Core/Spells: correctly calculate Replenishment aura. x * 20 / 10000 != x * .2
  7363. commit d54d536f6fb996c2fb729c3f2ee5bf7c44945096
  7364. Author: Nay <[email protected]>
  7365. Date: Thu May 24 17:06:06 2012 +0100
  7366. Core/Arena: Fix Hotter Streak achiev, thanks to Horn
  7367. Ref #6590
  7368. Closes #6335
  7369. commit 8e4b6934c3d7736be4ea6517ed7830cdde163545
  7370. Author: Svannon <[email protected]>
  7371. Date: Thu May 24 17:33:47 2012 +0200
  7372. DB/Gameobject: Spawn Book The Betrayer Ascendant
  7373. Closes #2517
  7374. commit b114f3be1b7ca71e8b81ba48fde48823fc5f5259
  7375. Author: Kandera <[email protected]>
  7376. Date: Thu May 24 10:33:30 2012 -0400
  7377. DB/Misc: fix update sql file name.
  7378. commit 624a5629b94936ffbb290dd7d8433cf33bd17e39
  7379. Merge: 84b4201 8cf7d91
  7380. Author: kandera <[email protected]>
  7381. Date: Thu May 24 07:31:10 2012 -0700
  7382. Merge pull request #6040 from w1sht0l1v3/borean_tundra
  7383. Core/DB: Quest The Emissary
  7384. commit 84b420160dacd5b9a9c6cf77ecc9e5cfc1b4afae
  7385. Author: kaelima <[email protected]>
  7386. Date: Thu May 24 16:29:43 2012 +0200
  7387. Core/Pets: Some minor corrections to 3ea75c50d019f1b29145bc974ae51039544beb16
  7388. commit 7a24a16e0be5c87dade28b6a0cd889ab798701aa
  7389. Merge: 4bdc557 3ea75c5
  7390. Author: Kaelima <[email protected]>
  7391. Date: Thu May 24 07:16:33 2012 -0700
  7392. Merge pull request #6438 from MrSmite/PetAI_autocast_fix
  7393. Fix pet autocast spells such as Furious Howl and Leap
  7394. commit 4bdc5573822fd8c2d4ed0422abb2bd29e772e6de
  7395. Author: Kandera <[email protected]>
  7396. Date: Thu May 24 09:51:57 2012 -0400
  7397. Core/Bags: cleanup random tab. check for item in bag slots for getitembyguid and getitemcountwithlimitcategory
  7398. commit 3ea75c50d019f1b29145bc974ae51039544beb16
  7399. Author: MrSmite <[email protected]>
  7400. Date: Mon May 7 17:41:58 2012 -0400
  7401. Fixes broken autocast spells such as Furious Howl and Leap to cast when on autocast and "attack" is clicked.
  7402. Fixes wrong check for spell cooldown and removes check for duration (some spells with duration such as poison are stackable)
  7403. commit b1179d8f49d0dcab4b99365309e3eaadd5dbe218
  7404. Author: Nay <[email protected]>
  7405. Date: Wed May 23 21:25:50 2012 +0100
  7406. Core/Bags: Do not allow multiple unique bags in bank bag slots
  7407. Existing multiple bags will be removed and items mailed
  7408. Kudos to micha
  7409. Closes #2786
  7410. commit 741f3ac0e0742715a3abe96b5f18d8e2865a77a7
  7411. Author: Svannon <[email protected]>
  7412. Date: Wed May 23 22:06:53 2012 +0200
  7413. DB/Creature: add spawn for Aponi Brightmane
  7414. Closes #2383
  7415. commit 05ddeb5c387eca3bf71eb1d650a16b0c6d6eda2e
  7416. Author: ghost <[email protected]>
  7417. Date: Wed May 23 22:01:45 2012 +0200
  7418. DB/Gameobject: Add spawn for Scarlet Onslaught Daily Orders: Beach
  7419. Closes #1958
  7420. commit 2ae0cfc8b6c0c5c41550f81a8fdb768714456b00
  7421. Author: kaelima <[email protected]>
  7422. Date: Wed May 23 16:40:44 2012 +0200
  7423. Core/GuardAI: General cleanup and removed some unnecessary code.
  7424. commit dbe8034ec277c660d1eeacbd9ac39b6783ad37dd
  7425. Author: kaelima <[email protected]>
  7426. Date: Wed May 23 16:37:22 2012 +0200
  7427. Core/Calendar: Fix crash when deleting an event on the calendar. Should also stop the error message from appearing.
  7428. Thanks elecyb
  7429. Closes #6570
  7430. - Corrected some code from 66d42b4f296fa455bfc96ed6a09e64ed5cc62a9d
  7431. commit 419d537bc833fb83aac947c3fa3ba0823e5b8c81
  7432. Author: kaelima <[email protected]>
  7433. Date: Wed May 23 15:02:54 2012 +0200
  7434. Core/Global: Cleanup in MovementHandler and some assertions
  7435. commit 037f37ac653f1c2aa26068f6a03b4e01e7a544c3
  7436. Author: kaelima <[email protected]>
  7437. Date: Wed May 23 14:56:08 2012 +0200
  7438. Core/Protocol: correct SMSG_CALENDAR_RAID_LOCKOUT_UPDATED struct (and SMSG_CALENDAR_SEND_CALENDAR if no invite was found)
  7439. commit 23641d8c7a9d5065d3a3c5ee0e6e4624bc8905fd
  7440. Author: ZxBiohazardZx <[email protected]>
  7441. Date: Wed May 23 14:38:28 2012 +0200
  7442. DB/Loot: Add loot for Reinforced Fel Iron Chest (heroic) (thx xanvial for initial work)
  7443. Closes #5675
  7444. commit f424052f82c8fc0172e78170bd70722ec76c1368
  7445. Author: kaelima <[email protected]>
  7446. Date: Wed May 23 14:28:38 2012 +0200
  7447. Core/Spells: Make spellclick spells non triggered
  7448. commit 66d42b4f296fa455bfc96ed6a09e64ed5cc62a9d
  7449. Author: kaelima <[email protected]>
  7450. Date: Wed May 23 14:24:28 2012 +0200
  7451. Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packets
  7452. commit f4c8f6ed7321aadb3ce3372064f63f6f4e51adfa
  7453. Author: Discovered <[email protected]>
  7454. Date: Wed May 23 11:28:50 2012 +0200
  7455. DB/SAI: Add SAI for the Chicken Escapee
  7456. commit e974cff1e6d755d82f14040b69d717005bbf9740
  7457. Author: ZxBiohazardZx <[email protected]>
  7458. Date: Wed May 23 09:25:02 2012 +0200
  7459. DB/SAI: add SAI for Elder Harkek & remove the ugly spawning via quest_start_scripts
  7460. major kudos for Discovered on the SAI part of the fix
  7461. commit c8e00ddfc5cdce68a1d12b227a39da9ea6900810
  7462. Author: ZxBiohazardZx <[email protected]>
  7463. Date: Wed May 23 09:12:31 2012 +0200
  7464. DB/Creature: Add spawns for Chicken Escapee & set their aura accordingly (sniffs)
  7465. commit df9791f1aa09b33e061133047b679951ba656357
  7466. Author: Kandera <[email protected]>
  7467. Date: Tue May 22 14:05:53 2012 -0400
  7468. Core/Items: fix typo from previous commit (thx vincentmichael)
  7469. commit 83c8c974de0807c732a92f6bc33bcdeae610b5a6
  7470. Author: ZxBiohazardZx <[email protected]>
  7471. Date: Tue May 22 19:13:38 2012 +0200
  7472. DB/Loot: make Formula: Enchant Boots - Surefooted a garanteed drop
  7473. Closes #6579
  7474. commit 99040237c7d9f5e1ffcca0416b6b7fef8ea8cd1a
  7475. Author: Kandera <[email protected]>
  7476. Date: Tue May 22 12:32:53 2012 -0400
  7477. Core/Items: correctly cast spells on item store. Closes #4208
  7478. commit 4943eb4391a8314efd58e2966f48f476a1e0ac12
  7479. Author: Kandera <[email protected]>
  7480. Date: Tue May 22 09:18:35 2012 -0400
  7481. DB/Spells: fixes proc flags for blood presence. sorry :[ Closes #6564
  7482. commit 3506e48e9e5143d88f402ec237b24d5720a4fa33
  7483. Merge: fcfe552 25f1c5a
  7484. Author: kandera <[email protected]>
  7485. Date: Tue May 22 05:57:37 2012 -0700
  7486. Merge pull request #6513 from Xanvial/glyph_of_tow
  7487. Core/Spell : Glyph of Totem of Wrath
  7488. commit fcfe552acdbba1ad6505e6e3d98a312a2c839ded
  7489. Merge: 38ad9be 8811385
  7490. Author: kandera <[email protected]>
  7491. Date: Tue May 22 05:55:27 2012 -0700
  7492. Merge pull request #6548 from Elron103/pull-requests
  7493. Core/Spells: Fix immunity checking for creatures (i.e. Mind Control)
  7494. commit 38ad9be96b2d60325314ae5c78188bd193c5a2df
  7495. Merge: 69a4ac2 5a154ac
  7496. Author: kandera <[email protected]>
  7497. Date: Tue May 22 05:50:55 2012 -0700
  7498. Merge pull request #6566 from Vincent-Michael/t10
  7499. Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL proc
  7500. commit 5a154ac27249b6584cba15063698584b165f2038
  7501. Author: Vincent-Michael <[email protected]>
  7502. Date: Mon May 21 00:22:58 2012 +0200
  7503. Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL proc
  7504. commit 4e9de61e97050dfcfa402f8fe16cd820f2938aa9
  7505. Author: Chaplain <[email protected]>
  7506. Date: Mon May 21 13:28:37 2012 +0300
  7507. Core/MapManager: Fix logic in SetMapUpdateInterval()
  7508. commit 6b8d4ce123a40d66968a8fcb56e14364355fdb5d
  7509. Author: Vincent-Michael <[email protected]>
  7510. Date: Mon May 21 00:03:43 2012 +0200
  7511. Core/Spell: Fix spell effect SPELL_EFFECT_HEAL_MAX_HEALTH calculation
  7512. commit 69a4ac2209045f3d01fb7b056f06607b4dedf2a9
  7513. Merge: 868e38e 3882509
  7514. Author: Nay <[email protected]>
  7515. Date: Sun May 20 13:22:16 2012 -0700
  7516. Merge pull request #6563 from Mik43l/val'anyr
  7517. [Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient Kings)
  7518. closes #6521
  7519. commit 388250961f24cbe2ba955da6d7446965d058f97d
  7520. Author: Mik43l <[email protected]>
  7521. Date: Sun May 20 22:09:12 2012 +0200
  7522. [Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient Kings) closes #6521
  7523. commit 868e38ebcbac5b94b6d2810730114b64b3cbea27
  7524. Author: Nay <[email protected]>
  7525. Date: Sun May 20 20:33:49 2012 +0100
  7526. Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB error to debug level
  7527. commit 36ea485f9a62bedf7b1114f0536322f241fed2e1
  7528. Author: Nay <[email protected]>
  7529. Date: Sun May 20 18:37:10 2012 +0100
  7530. Tools: Fix a typo and printf formats (there's no standard format for size_t)
  7531. commit 23be8c4fd719bb67e6a2dc9bc4114766bd62507f
  7532. Author: Nay <[email protected]>
  7533. Date: Sun May 20 18:22:34 2012 +0100
  7534. Scripts/VH: Add an 1 minute pause after each boss fight (instead of 5 seconds)
  7535. Revert one of the warning fixes (non standard C++)
  7536. commit e56b2cdd59c5c7673da1aaac5fe8a99d4891e260
  7537. Author: Nay <[email protected]>
  7538. Date: Sun May 20 17:58:35 2012 +0100
  7539. Core: Fix a few compile warnings
  7540. commit a2d2732c03df73bcd8c8a6c935c099afaae7212c
  7541. Author: faq_ <[email protected]>
  7542. Date: Sun May 20 17:16:03 2012 +0100
  7543. DB/Spells: Lay on Hands shouldn't scale with spell power
  7544. commit 66ce5a1148d11cd57f953be04de2b756c6754909
  7545. Author: Nay <[email protected]>
  7546. Date: Sun May 20 16:36:44 2012 +0100
  7547. And I forgot to Ctrl+S, yay me.
  7548. commit 7661858ac0a0010e8b9070352218fd534becf774
  7549. Author: Nay <[email protected]>
  7550. Date: Sun May 20 16:13:52 2012 +0100
  7551. Core/SAI: Few changes to db data validation for actions and event flags
  7552. commit 512b0945a8107ac43a2a50f1af39dee0011f49d4
  7553. Author: Nay <[email protected]>
  7554. Date: Sun May 20 15:37:13 2012 +0100
  7555. Core/BG: Add map to start zone teleport possible exploit log
  7556. commit 85561f6a3f4b427f5ddcb4d0f2f4f68dbd3928f3
  7557. Author: Nay <[email protected]>
  7558. Date: Sun May 20 14:26:17 2012 +0100
  7559. DB: Rename .modify rep to .modify reputation (commands table) and fix a possible database startup error with conditions
  7560. commit 2f1f2044afd9b81e7258248c86075b8d355563bc
  7561. Author: ZxBiohazardZx <[email protected]>
  7562. Date: Sat May 19 23:29:08 2012 +0200
  7563. DB/Commit: bio is an idiot that forgot a ; and a ` dont tell click!
  7564. commit 0dd97dfcb62d91ed132789532623f5c2f164a608
  7565. Author: ZxBiohazardZx <[email protected]>
  7566. Date: Sat May 19 23:23:16 2012 +0200
  7567. DB/Loot: fix the last startups related to loot. this should be all...
  7568. commit c4a98cb04129f70e1aaf5c80a7eeb0f16569e5b9
  7569. Author: Nay <[email protected]>
  7570. Date: Sat May 19 22:01:49 2012 +0100
  7571. SQLS: Correct recent sqls file names
  7572. commit 015162ce5f1ab17e8fa5afc61d965987808a1426
  7573. Author: ZxBiohazardZx <[email protected]>
  7574. Date: Sat May 19 19:38:42 2012 +0200
  7575. DB/Loot: Add Gunship Loot to the respective chests, kills some startup errors
  7576. Fixes #6248
  7577. commit da2c39d113176ef3bf835dbc151d1043c7ddee8e
  7578. Author: Nay <[email protected]>
  7579. Date: Sat May 19 15:56:57 2012 +0100
  7580. DB/Loot: No npc should drop Saronite Ore
  7581. Thanks Amit
  7582. commit 524e30e57b4a743f1ebd964f06657487d437d0f4
  7583. Author: 4m1g0 <[email protected]>
  7584. Date: Sat May 19 15:09:23 2012 +0100
  7585. Scripts/kalimdor: Use proper headers to optimize compile, code style and general cleanup.
  7586. Closes #6419 (pr)
  7587. commit 9474902479bf627874b66c41c8fcb138cfb85b48
  7588. Author: Nay <[email protected]>
  7589. Date: Sat May 19 14:27:24 2012 +0100
  7590. TDB 335.11.47 - 2012/05/19
  7591. commit 484223e1293654fcbed1e46a5dedbd2fee84ec6b
  7592. Author: Nay <[email protected]>
  7593. Date: Sat May 19 13:32:29 2012 +0100
  7594. SQLS: Fix two startup DB errors and add proper file endings for various sqls
  7595. commit 7972b6977b6fd95873c6c6cad2753bee50a38211
  7596. Author: Malcrom <[email protected]>
  7597. Date: Sat May 19 12:15:19 2012 +0100
  7598. DB/Quests|SAI: Fix the first 5 quests of Ring of Blood
  7599. Closes #6334
  7600. Last quest still needs to be fixed.
  7601. commit 82664ade8f76beef2fee4bde45ea0f2764836318
  7602. Merge: 064b30b 7a8f6b8
  7603. Author: Nay <[email protected]>
  7604. Date: Sat May 19 04:10:13 2012 -0700
  7605. Merge pull request #6418 from 4m1g0/TheAffray
  7606. Scripts/the_barrens: Fix quest "The Affray" and some cleanup.
  7607. commit 064b30b0cd4c4321dabc2611dd26b25a30267773
  7608. Author: nelegalno <[email protected]>
  7609. Date: Sat May 19 12:00:57 2012 +0100
  7610. SQLS: Correct comments for 2012_02_20_02_world_conditons.sql
  7611. Ref #6517 (pr)
  7612. commit c3287fee0636e9beee460bdb9d3ddbaa34631504
  7613. Author: kaelima <[email protected]>
  7614. Date: Sat May 19 13:04:58 2012 +0200
  7615. Core/SmartAI:
  7616. - Improve an error msg in ProcessAction
  7617. - Allow dist/angle to be 0.0f and set default if negative when using SMART_ACTION_FOLLOW
  7618. - Some minor cleanup in Opcodes.cpp, all smsg's should have Handle_ServerSide
  7619. commit fc0950dbf33e6a4a9797be46bfe2e7dd2366d9e1
  7620. Author: Nay <[email protected]>
  7621. Date: Sat May 19 11:48:41 2012 +0100
  7622. SQLS: Correct comments for 2012_02_16_00_world_conditions.sql
  7623. (Core/Opcs: Use Handle_NULL for an unused opcode)
  7624. Closes #6517 (pr)
  7625. commit d078ef9b4885de4228c9533af14416b6f545c972
  7626. Author: ZxBiohazardZx <[email protected]>
  7627. Date: Sat May 19 10:15:40 2012 +0200
  7628. DB/Quest: Remove autocomplete from Body and Heart
  7629. Fixes #6139
  7630. commit 881138553b1a85fda62cc131dc6487195e49a2d1
  7631. Author: Elron103 <[email protected]>
  7632. Date: Fri May 18 21:23:07 2012 +0200
  7633. Core/Spells: Fix immunity checking for creatures (i.e. Mind Control)
  7634. commit 7e62c34b247d886d89aea8bd5e8e9241d8cefa44
  7635. Author: Kandera <[email protected]>
  7636. Date: Fri May 18 14:08:05 2012 -0400
  7637. DB/Misc: use correct nextquestid for quests 936,3784,3762 Closes #3820. fix blood presence to NOT proc on positive spells (causes issues with healing spells making you heal) Closes #6009. fix dk t10 4peice bonus Closes #6449.
  7638. commit d1e0dc3fe0c95f78ef261d19c956faf8d3f70a35
  7639. Author: Kandera <[email protected]>
  7640. Date: Fri May 18 13:49:59 2012 -0400
  7641. Core/Spells: fix dispel aggro in a less hacky way!
  7642. commit 7b8bece5788339a9da91f845d1ebf2399c360460
  7643. Author: Kandera <[email protected]>
  7644. Date: Fri May 18 13:44:30 2012 -0400
  7645. DB/SpellTargeting: use correct spell target position data from sniffs for all teleport to dalaran spells.
  7646. commit 1037f96e4f9a788cc450fd429ce5f2b0fcc29790
  7647. Author: Kandera <[email protected]>
  7648. Date: Fri May 18 12:31:13 2012 -0400
  7649. Core/Spells: Damage should be dealt AFTER m_damage has been set. possibly fixes scourge strike damage calculations.
  7650. commit e897bb59f74178c60ce24153e35d1ad4eb230ad9
  7651. Author: Kandera <[email protected]>
  7652. Date: Fri May 18 12:25:13 2012 -0400
  7653. Core/SpellEffects: successful dispel effects on hostile targets should put you in combat. Closes #656 Closes #678
  7654. commit e59d7a33404f3a401a54258ca59e55cd420de0e3
  7655. Author: Kandera <[email protected]>
  7656. Date: Fri May 18 12:15:34 2012 -0400
  7657. DB/Conditions: fix sql error from previous commit.
  7658. commit 01b2bf80575d1a115f88928bf7c4e17ba573c890
  7659. Author: Kandera <[email protected]>
  7660. Date: Fri May 18 12:09:35 2012 -0400
  7661. Core/Spells, DB/Conditions: convert checkcast cpp to conditions for spell 52264 (deliver stolen horse)
  7662. commit edf1de6d936b531b05d3384f156b8cc15448313f
  7663. Author: Kandera <[email protected]>
  7664. Date: Fri May 18 11:56:23 2012 -0400
  7665. Core/Spells: move rocket boots spell cast check to spell script. add event for checkcast for deathcoil (dk) heh i forgot it >.<
  7666. commit 7688c7609f6686c2a045860c10d9502b3af5f055
  7667. Author: Kandera <[email protected]>
  7668. Date: Fri May 18 11:44:38 2012 -0400
  7669. Core/Spells: remove holy shock and death coil (dk) from checkcast and add them to the checkcast of the spell script. also check if unit is in front for damage spell of death coil (dk) Closes #6027
  7670. commit 9e6a5593bdab8ab9d301ec5373cd639025f4a790
  7671. Author: Kandera <[email protected]>
  7672. Date: Fri May 18 10:25:14 2012 -0400
  7673. Core/Spells: if doneadvertisedbenefit is 0 gift of the naaru will never get the ap bonus. moved outside the check to fix.
  7674. commit 63010fe77b4eea4461c01ffd8a3f2a0841bdd220
  7675. Author: kandera <[email protected]>
  7676. Date: Thu May 17 14:04:57 2012 -0300
  7677. Core/Spells: calculate damagebonustaken for target before adding the damage left from the previous aura. thx @zwerg
  7678. commit c6aa41cc1050bf637669c633024cd82270bd64a7
  7679. Author: Kandera <[email protected]>
  7680. Date: Thu May 17 10:29:36 2012 -0400
  7681. Core/Spells: Revert previous commit. add exception for deep wounds in pct done aura modifiers. clean up heal bonus code to use the correct numerical types.
  7682. commit 619fdd185b2b59d886697d1cdbf71ac843982f66
  7683. Author: Kandera <[email protected]>
  7684. Date: Thu May 17 09:40:44 2012 -0400
  7685. Core/Spells: fix deep wounds damage. thanks warpten.
  7686. commit 609002067dc3a7f646c0a1444bdd0e91387b14c3
  7687. Author: Malcrom <[email protected]>
  7688. Date: Thu May 17 07:35:55 2012 -0230
  7689. DB/creature_text: Text for Pyroguard Embeeseer.
  7690. commit ea4815b52806aa41ad015b314c8caff9ff2e2a6f
  7691. Author: Kandera <[email protected]>
  7692. Date: Wed May 16 11:05:11 2012 -0400
  7693. Core/Spells: change spell bonus damage taken pdamage to float to match melee damage bonus taken
  7694. commit ac844f99537dc9867242269f63c3cd58be96e1b2
  7695. Author: Malcrom <[email protected]>
  7696. Date: Wed May 16 12:30:37 2012 -0230
  7697. Core/Scripts: Scripting of Dragonspire Hall Runes "UBRS"
  7698. Additional work to do.
  7699. commit 0c3dbb3a57c5fb32fe6ecefeaada980e49a7d7f8
  7700. Merge: c70792d b90cb58
  7701. Author: kandera <[email protected]>
  7702. Date: Wed May 16 07:55:22 2012 -0700
  7703. Merge pull request #6522 from Vincent-Michael/TakenCalculation
  7704. Core/Spell: Fix SpellDamageBonusTaken calculation for negative value
  7705. commit c70792df02858a93c156ac00b4a1fdd366c994ec
  7706. Author: Kandera <[email protected]>
  7707. Date: Wed May 16 08:47:43 2012 -0400
  7708. Core/Scripting: add the ability to access loot/go state changed events for gameobjects from cpp scripting. (malcrom's idea)
  7709. commit b90cb5878de2afc621c0b9ebc86066c2b827f428
  7710. Author: Vincent-Michael <[email protected]>
  7711. Date: Tue May 15 23:14:47 2012 +0200
  7712. Core/Spell: Fix SpellDamageBonusTaken calculation for negative value
  7713. commit c05c16a8dee97a485e0d6a4e73c750e1d140f227
  7714. Author: Kandera <[email protected]>
  7715. Date: Tue May 15 15:07:53 2012 -0400
  7716. Core/Spells: more immunities fixes! mechanics are supposed to be checked for finding out if immune to the entire spell.
  7717. commit 648321e1212c3e2a002df0b4509f2b097a330153
  7718. Author: Kandera <[email protected]>
  7719. Date: Tue May 15 13:26:15 2012 -0400
  7720. Core/Spelld: fix target selection for ground based aoe spells. use the center of the cast (dynamic object) instead of the caster for checking los
  7721. commit 68bfe8c831c107ccdd43475ed2a89b7848b6ab32
  7722. Author: Vincent-Michael <[email protected]>
  7723. Date: Tue May 15 12:41:00 2012 +0200
  7724. Core/Spell: Fix not using Shadowstep while rooted
  7725. commit b72c690905d6dc650b6322c0054cd3faa85c80ea
  7726. Author: kaelima <[email protected]>
  7727. Date: Tue May 15 00:03:18 2012 +0200
  7728. Fixed compile
  7729. commit 124c65ad80af46c73541dcad9066e3314155f1a8
  7730. Author: Kandera <[email protected]>
  7731. Date: Mon May 14 15:28:31 2012 -0400
  7732. fix compile warnings from 548ac10
  7733. commit cd06bb93773b9e788067e1a73bbd75ad01937c64
  7734. Author: Kandera <[email protected]>
  7735. Date: Mon May 14 15:14:40 2012 -0400
  7736. Core/Spells: fix possible crash from not having any effect and trying to check if immune. fixes non effect spell mechanic checking for spells with both spell mechanics and effect mechanics
  7737. commit 06e019b72225e824711fc41b6f4d0443b715b8cc
  7738. Author: Kandera <[email protected]>
  7739. Date: Mon May 14 14:23:21 2012 -0400
  7740. Core/Entities: move spellproto check to the outside of the forloop to not has crashes
  7741. commit 548ac10879701b5eda9d8d369e9fbd470418ce8d
  7742. Author: Kandera <[email protected]>
  7743. Date: Mon May 14 14:11:02 2012 -0400
  7744. Core/Entities: fix calculations for damage taken/done with negative values (should go into effect) and correctly implement SPELL_ATTR6_NO_DONE_PCT_DAMAGE_MODS. small cleanup
  7745. commit b01cca9bbc9aad1172b1f410bb0b175b86e1c282
  7746. Merge: 1e09071 ede623b
  7747. Author: kandera <[email protected]>
  7748. Date: Mon May 14 06:49:12 2012 -0700
  7749. Merge pull request #6511 from Vincent-Michael/SpellHealingBonusTaken
  7750. Core/Spell: Fix SPELL_DAMAGE_CLASS_NONE calculation for SpellHealingBonusTaken
  7751. commit 1e090715c420303461fdeef8fa977ce091f8bf21
  7752. Merge: 06c4917 e741359
  7753. Author: Malcrom <[email protected]>
  7754. Date: Mon May 14 07:19:05 2012 -0230
  7755. Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
  7756. commit 06c4917568a43cd85a40b07eb82f273af2053050
  7757. Author: Malcrom <[email protected]>
  7758. Date: Mon May 14 07:18:06 2012 -0230
  7759. Cote/Scripts: Fix build for boss_yoggsaron
  7760. commit 25f1c5a51da26f30fe251e326e68168985102b6f
  7761. Author: Xanvial <[email protected]>
  7762. Date: Mon May 14 12:15:57 2012 +0700
  7763. Core/Spell : Glyph of Totem of Wrath
  7764. Spell bonus granted by glyph should calculated based from summoned totem, not from player's aura
  7765. commit e74135946d2cb2b6a522cfa979cfef0263a9fd8e
  7766. Merge: 1a06e19 72d00c4
  7767. Author: Subv <[email protected]>
  7768. Date: Sun May 13 19:40:05 2012 -0500
  7769. Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
  7770. commit 1a06e197fd7d908ff62b801176cc3797306b07cd
  7771. Author: Subv <[email protected]>
  7772. Date: Sun May 13 19:39:06 2012 -0500
  7773. Core/Spells: Proc the spells that have DEST target when there is no other target info
  7774. Closes #6443
  7775. Closes #6277
  7776. Closes #6331
  7777. Signed-off-by: Subv <[email protected]>
  7778. commit 72d00c476ca6b6e2d48f5fdfaae48bf383e44ef0
  7779. Author: Malcrom <[email protected]>
  7780. Date: Sun May 13 21:43:37 2012 -0230
  7781. Core/scripts: Add spell enums for boss sara.
  7782. commit e144b8e3bef87a55791188f6578e176e28e9bdd7
  7783. Author: Malcrom <[email protected]>
  7784. Date: Sun May 13 20:30:11 2012 -0230
  7785. DB/creature_text: Added creature text for Boss Sara.
  7786. commit ede623b473199426e736fc12829c283a9f181587
  7787. Author: Vincent-Michael <[email protected]>
  7788. Date: Sun May 13 21:07:59 2012 +0200
  7789. Core/Spell:
  7790. * Fix SPELL_DAMAGE_CLASS_NONE calculation for SpellHealingBonusTaken
  7791. * Fix some codestyles
  7792. commit fa7e9d3c0d492cbf5e4563d8292674145dfef5a0
  7793. Author: Malcrom <[email protected]>
  7794. Date: Sun May 13 15:14:32 2012 -0230
  7795. Core/Scripts: And some Gameobject enums for future scripting of Blackrock Spire.
  7796. commit 8e8cde50f01425f603a03363e904db40d22f45a8
  7797. Merge: 42b0dfc e122f9f
  7798. Author: Subv <[email protected]>
  7799. Date: Sun May 13 10:34:46 2012 -0700
  7800. Merge pull request #6509 from Vincent-Michael/spellSystem
  7801. Core/Spell: Fix Nourish heal calculation
  7802. commit 42b0dfc94f9e9960a38024624f0a0f9886c5ccbd
  7803. Author: Malcrom <[email protected]>
  7804. Date: Sun May 13 14:36:24 2012 -0230
  7805. Core/Scripts: Update text for Garfrost to creature_text. Added some missing text & added call for help to aggro.
  7806. commit e122f9fd30680433cb246d98f2666d1ddcdd0c02
  7807. Author: Vincent-Michael <[email protected]>
  7808. Date: Sun May 13 18:08:57 2012 +0200
  7809. Core/Spell:
  7810. * Fix Nourish heal calculation
  7811. * Fix some codestyle
  7812. commit a1ff27a1c64d87717d0b0f65905ffff064329fb7
  7813. Author: kaelima <[email protected]>
  7814. Date: Sun May 13 17:47:12 2012 +0200
  7815. Core/Threat: Some corrections to 5709929d2b575e83f427c7f48cd6bd0d7ed1b29d
  7816. Fixes HandleChannelDeathItem (spells such as Drain Soul), which got broken by moving m_deathState = s, thanks Shauren
  7817. commit e5268ba0b5959a5e7498497f01c3b14e00d8ec56
  7818. Merge: 5709929 79a735f
  7819. Author: QAston <[email protected]>
  7820. Date: Sun May 13 07:52:14 2012 -0700
  7821. Merge pull request #6502 from Vincent-Michael/SPELL_DAMAGE_CLASS_NONE
  7822. Core/Spell: Fix some problems with spells calculation
  7823. commit 79a735fb01c3dc2c812f12a4c09612a1b2db942e
  7824. Author: Vincent-Michael <[email protected]>
  7825. Date: Sat May 12 13:21:05 2012 +0200
  7826. Core/Spell:
  7827. * Fix Spells with DmgClass SPELL_DAMAGE_CLASS_NONE
  7828. * Fix SPELL_AURA_PERIODIC_HEAL calculation
  7829. * Fix Swiftmend heal calculation
  7830. * Fix some codestyle
  7831. commit 5709929d2b575e83f427c7f48cd6bd0d7ed1b29d
  7832. Author: Malcrom <[email protected]>
  7833. Date: Sun May 13 11:33:42 2012 -0230
  7834. Core/Threat: Fix by faq.
  7835. Turning gm on, now drops threat.
  7836. Dead mobs no longer holds threat on player.
  7837. Also fixed some Engrish.
  7838. commit 7190b1f33680a08fd311840c517388b92eaaba0f
  7839. Author: ZxBiohazardZx <[email protected]>
  7840. Date: Sun May 13 00:40:55 2012 +0200
  7841. DB/Loot: Add loot for HoR, fixing some startup errors along the way
  7842. commit 44c88301c6b13dcac11f5478c37cd271781c3575
  7843. Author: ZxBiohazardZx <[email protected]>
  7844. Date: Sun May 13 00:09:17 2012 +0200
  7845. DB/Loot: Fix Loot you get from Satchel of Helpful Goods.
  7846. Fixes #1183
  7847. commit 024a39af9f4c78dadadb5bfbde46ca1eaaf97f89
  7848. Author: Shauren <[email protected]>
  7849. Date: Sat May 12 21:11:41 2012 +0200
  7850. Core: Tweaked ASSERT macro a bit - removed library assert as on Windows platforms it calls abort() and does not generaty crash dump files.
  7851. commit fa3ee22849e5f1634caedd75c7d28f031839a1a3
  7852. Author: Malcrom <[email protected]>
  7853. Date: Sat May 12 12:49:36 2012 -0230
  7854. Core/Script: Optimize code for previous commit for Pit of Saron.
  7855. commit 8a1417ae750765e1013f428545c8a49da6aa4e92
  7856. Author: Malcrom <[email protected]>
  7857. Date: Sat May 12 12:23:21 2012 -0230
  7858. Core/Scripts: Fix for previous
  7859. commit d770c125e97cf4313d2c32adbb6d9ceab308d477
  7860. Author: Malcrom <[email protected]>
  7861. Date: Sat May 12 12:19:41 2012 -0230
  7862. Core/Scripts: Fix Halls of Reflection Portcullis door in Pit of Saron.
  7863. Now requires Tyrannus boss kill to open.
  7864. commit 2459305c7645fd10126c895fb942cd307693ff55
  7865. Merge: e396342 4e354d6
  7866. Author: QAston <[email protected]>
  7867. Date: Sat May 12 03:48:52 2012 -0700
  7868. Merge pull request #6499 from joschiwald/dmg_mods
  7869. Core/Spells: fix damage mods from caster on target
  7870. commit e39634246ed49933b8d18854740793a0b2445145
  7871. Author: Malcrom <[email protected]>
  7872. Date: Fri May 11 20:56:23 2012 -0230
  7873. DB/conditions: Add conditions for Pit of Saron Script spells
  7874. commit a24110507e35b2ced9a58088f85e52392853be0b
  7875. Author: Malcrom <[email protected]>
  7876. Date: Fri May 11 20:19:52 2012 -0230
  7877. DB/waypoints: Add path for one Scourgelord Tyrannus spawn, Pit of Saron
  7878. commit 1327591a926bd6eaa5b1dcc7e1aa2f39e5e1c08b
  7879. Author: Malcrom <[email protected]>
  7880. Date: Fri May 11 20:18:16 2012 -0230
  7881. DB/Gameobject_template: Update flags for two Pit of Saron object.
  7882. commit 4e354d6ca90b8aead894e95c8a55151f9b90027b
  7883. Author: joschiwald <[email protected]>
  7884. Date: Fri May 11 22:43:06 2012 +0200
  7885. Core/Spells: fix damage mods from caster on target
  7886. commit d8a1a0e05ada916705388af91a7f533350df8d9c
  7887. Author: Shauren <[email protected]>
  7888. Date: Fri May 11 13:12:09 2012 +0200
  7889. Scripts/Pit of Saron: Unlock passage to Tyrannus after first 2 bosses are down.
  7890. commit 24308cc80a9bd788ab0f5c51cbc7cf1fdc2634f8
  7891. Merge: f12ec9d 469ba0b
  7892. Author: QAston <[email protected]>
  7893. Date: Fri May 11 03:58:05 2012 -0700
  7894. Merge pull request #6494 from Chaplain/spells
  7895. Clean up for 58f63509cd4
  7896. commit f12ec9d058dc7d90957376a3dea3325ffb93f9d8
  7897. Author: Malcrom <[email protected]>
  7898. Date: Thu May 10 21:17:43 2012 -0230
  7899. DB/waypoints: Add missing path to Pit of Saron
  7900. commit 587e6cb77eefb1615eded5c24815f7470fab1662
  7901. Author: Malcrom <[email protected]>
  7902. Date: Thu May 10 20:22:22 2012 -0230
  7903. DB/waypoints: Add some missing pathing to Pit of Saron
  7904. commit 469ba0b0e797c64040d0b4a3fbe371d8d5baa0b6
  7905. Author: Chaplain <[email protected]>
  7906. Date: Thu May 10 19:39:29 2012 +0300
  7907. Clean up for 58f63509cd4
  7908. *restore const methods in spellauraeffects
  7909. *fix typo in Unit::CalculateMeleeDamage thx bytewarrior
  7910. *minor speed up in SpellInfo::GetMaxTicks() thx Warpten
  7911. *deleted duble ';;' thx bytewarrior
  7912. *speed up in SpellInfo::GetMaxTicks() thx goes to Vincent-Michael
  7913. commit 9d5c59939f0ebb5e7a078ebac67b9cc0029fb7d9
  7914. Author: Malcrom <[email protected]>
  7915. Date: Thu May 10 12:11:49 2012 -0230
  7916. DB/creature sai: Add missing Disturbed Glacial Revenant spawn to Pit of Saron Heroic with SAI.
  7917. commit 62b1d4b8e13f35688fae7cc212699a86033f4887
  7918. Author: Kandera <[email protected]>
  7919. Date: Thu May 10 10:08:16 2012 -0400
  7920. DB/Misc: various fixes from the issue tracker.
  7921. Remove obsolete requirement 'cooking profession' from quest 'Beer Basted Boar Ribs' (thx tifkat) closes #5198
  7922. Fix proc for Death's Verdict/Choice (author: kandera) closes #6041
  7923. Disables quest "Desperate Research" for all factions author trista closes #5285
  7924. Disables scourge invasion connected quests
  7925. Limit Bloodgem Shard use to Netherstorm Cristal Target author: nelegalno closes #4165
  7926. Path of xx and A Change of Heart (Ashen Band rings) author: studioworks closes #2544
  7927. spawn farmer torp author: zxbiohazardzx closes #6256
  7928. Disgusting Oozeling aura author: gecko32 closes #6197
  7929. Mr. Chilly Add aura chilly for Periodic slide
  7930. Update to Change <name> to $n in page text author: gecko32 closes #5930
  7931. Update frost shock and you to only be for shamans. author: whit33r closes #4727
  7932. fixes ashen band of destruction proc author: kandera
  7933. fixes quest credit from Fel reaver no thanks! author: tREAk & shlomi1515 closes #3715
  7934. fix areatrigger for wickerman camp author: boomper closes #3549
  7935. yous have da darkrune should be daily author: kaelima closes #3457
  7936. fix infinite corruptor loot id author: vincent-michael
  7937. commit 133652624c3774bf506beac9a442707b8d72d096
  7938. Author: Kandera <[email protected]>
  7939. Date: Thu May 10 09:03:26 2012 -0400
  7940. DB/CreatureTemplate: fix startup error with loot ids.
  7941. commit 5057a8156dc0b2f8664ca952d1da2954f385b2f2
  7942. Author: Discover- <[email protected]>
  7943. Date: Thu May 10 13:52:22 2012 +0200
  7944. Scripts/Quests: Fix compile from 0ecd9e72d0745ed0e79f8730f808153139a795a1 - sorry guys.
  7945. Thanks @Vincent-Michael.
  7946. commit 70739ec9deb967cd64bc96791278018c0e7b97ea
  7947. Author: Discover- <[email protected]>
  7948. Date: Thu May 10 13:50:22 2012 +0200
  7949. Scripts/Commands: Fix compile under Linux (d6d45633c8ca34176d066755ba8be182b1ed7ac7).
  7950. Credits go to @PuniCZ
  7951. commit 0ecd9e72d0745ed0e79f8730f808153139a795a1
  7952. Author: Discover- <[email protected]>
  7953. Date: Thu May 10 13:43:40 2012 +0200
  7954. Scripts/Quests: Script quest Leave Nothing to Chance.
  7955. Closes #1863
  7956. Closes #3087
  7957. Closes #2061
  7958. commit 7a6314595a9159c8ba9e10239585f882f10af55d
  7959. Author: Discover- <[email protected]>
  7960. Date: Thu May 10 13:27:28 2012 +0200
  7961. Database/Quests: Script quest See On The Other Side.
  7962. Closes #4174
  7963. Closes #3340
  7964. Partly closes #5200
  7965. commit 4aa2032cd4ea0647168c3bdedb09172c9915ac64
  7966. Author: Discover- <[email protected]>
  7967. Date: Thu May 10 13:15:09 2012 +0200
  7968. Database/Errors: Fix another SQL error from b5ff1633541bb1d7d2c4f2efd26a8a53544ae4eb
  7969. :thumbsdown:
  7970. commit 9c3842fe491ac73edb1a9d8224947ef414695785
  7971. Author: Malcrom <[email protected]>
  7972. Date: Wed May 9 22:13:13 2012 -0230
  7973. DB/Misc: fix sql error :|
  7974. commit b5ff1633541bb1d7d2c4f2efd26a8a53544ae4eb
  7975. Author: Malcrom <[email protected]>
  7976. Date: Wed May 9 22:11:27 2012 -0230
  7977. DB/misc: Misc updates for Pit of Saron
  7978. commit 36542c9180d0ee5b390e87ac9f63194b6e922eb4
  7979. Author: Malcrom <[email protected]>
  7980. Date: Wed May 9 21:39:32 2012 -0230
  7981. DB/SAI: Fixup for Quest Quest:The Path to the Citadel "Alliance and Horde"
  7982. commit 58f63509cd4de9c8bb28a43e127dcf9afb2b0aaa
  7983. Merge: 0f3db42 d94a89c
  7984. Author: QAston <[email protected]>
  7985. Date: Wed May 9 15:10:33 2012 -0700
  7986. Merge pull request #6314 from Chaplain/spells
  7987. Core/Spells: Separation of caster/target part damage/heal bonus calculation.
  7988. commit 890c7e64e17b1303809787255b09a9818ff46c50
  7989. Author: Vincent-Michael <[email protected]>
  7990. Date: Wed May 9 22:40:59 2012 +0200
  7991. Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
  7992. commit 0f3db42ffc7e2d5a3c4985802dcafe0c5f075738
  7993. Author: Kandera <[email protected]>
  7994. Date: Wed May 9 12:14:31 2012 -0400
  7995. Core/Commands: fix build error with non-pch builds
  7996. commit d6d45633c8ca34176d066755ba8be182b1ed7ac7
  7997. Author: Kandera <[email protected]>
  7998. Date: Wed May 9 10:07:18 2012 -0400
  7999. Core/Commands: Add level 3 command for setting npc data. used for testing scripts.
  8000. commit 1fec4a5af240699758330fa4be0108ba00003878
  8001. Author: kaelima <[email protected]>
  8002. Date: Wed May 9 13:52:31 2012 +0200
  8003. Core/Gameobject: Set artkit once in GameObject::Create
  8004. commit cb36825a3abd268470c6c6d70386ae6269ff3d8e
  8005. Author: kaelima <[email protected]>
  8006. Date: Wed May 9 13:49:49 2012 +0200
  8007. Script/Wormhole: Correct randomize logic for underground option
  8008. commit d50b23d9f9d06225edc42b10893583d85bd58911
  8009. Author: kaelima <[email protected]>
  8010. Date: Wed May 9 03:08:34 2012 +0200
  8011. Core/Transport: Set GAMEOBJECT_FLAGS from DB for transports, not hardcoded
  8012. commit 7d561c884ee35fc92a48e353a4a1d21b3ef43788
  8013. Author: kaelima <[email protected]>
  8014. Date: Wed May 9 02:25:46 2012 +0200
  8015. Correct typo from 1af30a9ea24f90abaefeb0782ccbd40d376da3ce
  8016. commit 1af30a9ea24f90abaefeb0782ccbd40d376da3ce
  8017. Author: kaelima <[email protected]>
  8018. Date: Wed May 9 01:48:18 2012 +0200
  8019. Scripts/Wormhole: Add rare 6th option to "Underground". Fixed some teleport positions (from sniffs)
  8020. And made some random cleanup for npc_shadowfiend and npc_lightwell
  8021. commit 5fc2c8cda37151520cd1ac26def420c978dc54dd
  8022. Author: Kandera <[email protected]>
  8023. Date: Tue May 8 10:06:38 2012 -0400
  8024. Core/Items: fix compile error from previous commit. use item instead of bag.
  8025. commit 6c15bee88415006efe7111b6f7febd70b9a2ca50
  8026. Author: Kandera <[email protected]>
  8027. Date: Tue May 8 09:17:04 2012 -0400
  8028. Core/AI: fix the call to help handler to use distance from the npc and not the victim of the npc. (thx shauren)
  8029. commit d2a33afc373e5c56a222a59a7ce7701864821dc8
  8030. Author: Kandera <[email protected]>
  8031. Date: Tue May 8 09:15:52 2012 -0400
  8032. Core/Items: fix deletion of items when the bag they are in gets deleted on load. also checks for items that have no real bag for possible expoits.
  8033. commit 5b02191a1d217b2d035415815e080ba827caa686
  8034. Author: Malcrom <[email protected]>
  8035. Date: Mon May 7 21:26:56 2012 -0230
  8036. DB/Misc: Updates for Pit of Saron.
  8037. commit 2956631f82989a6777c231b0c02999651050161a
  8038. Author: Malcrom <[email protected]>
  8039. Date: Mon May 7 21:01:54 2012 -0230
  8040. DB/gameobject: Change guid, Discovered is my nemisis!
  8041. commit 51ed0525ae5a2315589c4ae3be609539312dd529
  8042. Author: Malcrom <[email protected]>
  8043. Date: Mon May 7 20:49:04 2012 -0230
  8044. DB/gameobject: Add missing Ice Wall spawn to Pit of Saron.
  8045. commit 8cca7375e893d4b579b31159e0e44ea91b010639
  8046. Merge: fdc4f67 7386aaf
  8047. Author: Nay <[email protected]>
  8048. Date: Mon May 7 16:02:15 2012 -0700
  8049. Merge pull request #6470 from Svannon/master
  8050. Core/AI - Fix Evade Bug
  8051. commit 7386aafaf618af00d30521f106ada59ac4833c03
  8052. Author: Svannon <[email protected]>
  8053. Date: Mon May 7 16:57:28 2012 -0600
  8054. Core/AI - Fix Evade Bug
  8055. commit fdc4f679215912e21cdaa643a3cb81c203f94bb6
  8056. Author: Discover- <[email protected]>
  8057. Date: Tue May 8 00:10:09 2012 +0200
  8058. Database/Quests: Script quest Arelion's Mistress.
  8059. Closes #3120
  8060. commit f4b629a61d4800a0aa40b3942d6f5c749819257f
  8061. Author: Malcrom <[email protected]>
  8062. Date: Mon May 7 16:12:04 2012 -0230
  8063. DB/SAI: Some misc fixes for Pit of Saron
  8064. commit 5378d2eb48097fd50cd367ee191fae99fbd11e75
  8065. Author: Malcrom <[email protected]>
  8066. Date: Mon May 7 11:00:56 2012 -0230
  8067. DB/waypoints: A few missing paths for pit of saron
  8068. commit 7be70393e5b63118af0f5bad812b410d57d35fac
  8069. Author: kaelima <[email protected]>
  8070. Date: Mon May 7 14:33:24 2012 +0200
  8071. Movement/WaypointGenerator: Fix issue where waypoints with delay always would turn to 0.0 orientation
  8072. commit 5a291149c1288b338c96c951e92ad9dde2c61732
  8073. Author: ZxBiohazardZx <[email protected]>
  8074. Date: Sun May 6 11:48:25 2012 +0200
  8075. DB/Loot: Add gold drops to Ulduar
  8076. Closes #5449
  8077. commit 97a772e1cf03a348a7ce233f4d5f0ef31c039b76
  8078. Author: gecko32 <[email protected]>
  8079. Date: Sun May 6 11:30:03 2012 +0200
  8080. DB/Loot: Add missing gold drops to ToC
  8081. Partial fix for #5449
  8082. commit 2c4faaadf6cceada6c673f475fea34b670684a42
  8083. Author: Malcrom <[email protected]>
  8084. Date: Sun May 6 00:34:39 2012 -0230
  8085. DB/SAI: Updated SAI for Wrathbone Laborer. Was never aware of the dbc spell geek thing.
  8086. commit aa482f7b58fe87c93f8c4f5b4995928ce4436117
  8087. Author: Malcrom <[email protected]>
  8088. Date: Sat May 5 23:58:48 2012 -0230
  8089. DB/creature_template: Fix a few target dummys to not allow skillup
  8090. commit 5d3782bcf9a8ffb33edc27cbb63955e8194e2389
  8091. Author: Malcrom <[email protected]>
  8092. Date: Sat May 5 23:39:52 2012 -0230
  8093. DB/creature_template: Some updates for Pit of Saron
  8094. commit 85ca26c382914916f71d4c69d62fcbf8cf387dfa
  8095. Author: Malcrom <[email protected]>
  8096. Date: Sat May 5 23:37:14 2012 -0230
  8097. DB/SAI: Add SAI for Wrathbone Laborer, fix unit flags, remove cpp script.
  8098. commit f34e650fe0f6a2a6c5ade1e71064cd5575a3caf5
  8099. Author: kaelima <[email protected]>
  8100. Date: Sun May 6 02:37:31 2012 +0200
  8101. Core/Accounts: Delete all bans related to an account when it has been deleted.
  8102. commit 072bab69512bb91d13905ad422ab90c6ef629299
  8103. Author: Malcrom <[email protected]>
  8104. Date: Sat May 5 21:08:16 2012 -0230
  8105. DB/Gameobjects: Add some missing Blood of Heroes spawns
  8106. commit fb9cbf96a75713940b2d400f5936ac8ef79fe73c
  8107. Author: Malcrom <[email protected]>
  8108. Date: Sat May 5 15:08:36 2012 -0230
  8109. DB/creature_template: Fix missing line from previous commit.
  8110. commit 68e96d50d913d1a5af64c8af4373633ffe5d3d6c
  8111. Author: Malcrom <[email protected]>
  8112. Date: Sat May 5 14:55:16 2012 -0230
  8113. DB/creature_template: Set proper faction for Ymirjar Skycaller (Heroic)
  8114. commit 706a2d4175ceae1e05af349d0beba54156761689
  8115. Author: Malcrom <[email protected]>
  8116. Date: Sat May 5 12:37:27 2012 -0230
  8117. Core/Scripts: Remove core Forge of Souls trash scripts now done in SAI.
  8118. commit 4afb1c4f3d152c2d02f56a3ed62b090f55463f60
  8119. Author: Malcrom <[email protected]>
  8120. Date: Sat May 5 12:32:38 2012 -0230
  8121. DB/SAI: Forge of Souls Trash fixup
  8122. commit 58622c4986be6280aa5b0b38922e31b797ca1269
  8123. Author: Malcrom <[email protected]>
  8124. Date: Sat May 5 10:09:37 2012 -0230
  8125. DB/Misc: Fixed some spelling in comments.
  8126. commit eefbd909040dc57a1a77d41170416d5feb7715b9
  8127. Author: Malcrom <[email protected]>
  8128. Date: Sat May 5 02:01:14 2012 -0230
  8129. DB/SAI: Speech by Martik Tor'seldor, Thrallamar
  8130. commit 7a0b30dbf9e2195e12bd2aecc8b28f5c3eb9b28c
  8131. Author: Malcrom <[email protected]>
  8132. Date: Fri May 4 22:10:26 2012 -0230
  8133. DB/waypoints: Added a few paths for Trallamar, Hellfire Penn.
  8134. commit d94a89c4652e5ffd488c3cdaebd56df8b268bb3e
  8135. Author: Chaplain <[email protected]>
  8136. Date: Fri May 4 18:35:11 2012 +0300
  8137. Clean misused m_canBeRecalculated.
  8138. *When we solve problem with m_amount we could make right solution for caster/victim damage calculation.
  8139. commit ff006ba49f20de1d5485b7108963229a3786ac0d
  8140. Merge: a8a5b5a 58b05da
  8141. Author: kandera <[email protected]>
  8142. Date: Fri May 4 06:48:07 2012 -0700
  8143. Merge pull request #6442 from MacWarrior/master
  8144. Fix creature's save
  8145. commit 58b05da8df4a0b330d55ccdd296730608b749490
  8146. Author: MacWarrior <[email protected]>
  8147. Date: Fri May 4 16:42:23 2012 +0300
  8148. Fix creature's save
  8149. commit a8a5b5a8f02bbb112abbb9ca418939f003c74a22
  8150. Author: kandera <[email protected]>
  8151. Date: Thu May 3 12:45:28 2012 -0300
  8152. Core/Seasonal: move quest resetting to the beginning of the event.
  8153. commit 5dff4bf66f1d0cc2c058466ca557222dd4edf0a5
  8154. Author: ZxBiohazardZx <[email protected]>
  8155. Date: Thu May 3 17:12:01 2012 +0200
  8156. DB/Quest: move some questrelations to the seasonal tables
  8157. commit a708982a22256fcf292f4d772a0e36ef3029a4b9
  8158. Author: WishToDie <[email protected]>
  8159. Date: Thu May 3 16:23:40 2012 +0200
  8160. DB/Quest: correct NPC quest relation for quest 171
  8161. commit b23986590f1c3db7278018eb64bf577807fff685
  8162. Author: WishToDie <[email protected]>
  8163. Date: Thu May 3 15:51:43 2012 +0200
  8164. DB/Quest: Correct Chaining for Childrens Week Quests
  8165. Closes #6404
  8166. commit 9614d495986317b47b81d3d1b7a87964a3312163
  8167. Author: Kandera <[email protected]>
  8168. Date: Thu May 3 08:53:24 2012 -0400
  8169. DB/Misc: bunch of updates for culling of stratholme. fixes the end spell for credit. adds spawns for the second area. corrects a ton of texts. fixes some db issues
  8170. commit 224d85fe11d519c47f91f65670c60aad9669032b
  8171. Author: ZxBiohazardZx <[email protected]>
  8172. Date: Thu May 3 13:39:14 2012 +0200
  8173. DB/Spawns: Readd the rare spawns that got overwritten
  8174. commit 28da592ad13e05eb6b25335fa83bfd4da80fdc94
  8175. Author: ZxBiohazardZx <[email protected]>
  8176. Date: Wed May 2 23:08:10 2012 +0200
  8177. DB/Loot: Add loot for 25 man to Stinky & Precious, Add Skinning loot; Fix naming in previous SQL submission
  8178. Closes #6370
  8179. commit d8e4e164c6b54444a233db9613f4564085410c7d
  8180. Author: Malcrom <[email protected]>
  8181. Date: Tue May 1 17:14:24 2012 -0230
  8182. DB/Creature: Fix error in previous commit.
  8183. commit 73da25007e16239cefe543f86f00aa99bfda3d02
  8184. Author: Malcrom <[email protected]>
  8185. Date: Tue May 1 17:10:20 2012 -0230
  8186. DB/Creature: Add missing Challe & Orphan Matron Aria Spawns
  8187. commit 7a8f6b84c99929dc158fcecbfa55546bcc0020af
  8188. Author: 4m1g0 <[email protected]>
  8189. Date: Tue May 1 02:11:44 2012 +0200
  8190. Scripts/the_barrens: Fix quest "The Affray" and some cleanup.
  8191. Closes: #4764
  8192. Also Closes: #6354
  8193. commit b72617a77be6966bbd347e85939f28f411c2ab42
  8194. Merge: 7f51c39 a12faa5
  8195. Author: Discover- <[email protected]>
  8196. Date: Mon Apr 30 06:45:45 2012 -0700
  8197. Merge pull request #6394 from Amit86/patch-1
  8198. [Typo] Fix log typo with spell_group at SpellMgr.cpp
  8199. commit a12faa5e9d4c27c6455fd16436d10321c6dd7693
  8200. Author: Amit <[email protected]>
  8201. Date: Mon Apr 30 13:53:25 2012 +0300
  8202. Fix log typo with spell_group at SpellMgr.cpp
  8203. commit 7f51c399c61ec538997b52f0a9508e6b78137b47
  8204. Author: kaelima <[email protected]>
  8205. Date: Mon Apr 30 02:07:59 2012 +0200
  8206. Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronous
  8207. Closes issue #6273
  8208. Also corrected one opcode name in Opcodes.cpp (changes nothing)
  8209. commit 879070bc80351bebe5c781396740210a37cf52ac
  8210. Author: Chaplain <[email protected]>
  8211. Date: Sat Apr 28 15:10:52 2012 +0300
  8212. Core/Spells: Separation caster/target part damage/heal bonus calculations.
  8213. *Implement HoT/DoT save caster side bonuses and apply target mods on each tick
  8214. commit b53485e05326f9ed6562aa78fee282f255eac339
  8215. Author: QAston <[email protected]>
  8216. Date: Sat Apr 28 15:10:52 2012 +0200
  8217. Fix build and correct minor codestyle issue.
  8218. commit b899f5fc942902153ff369737ca835a997495299
  8219. Author: QAston <[email protected]>
  8220. Date: Sat Apr 28 14:53:40 2012 +0200
  8221. Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the names reflect better what those functions do. Also update some comments.
  8222. commit 4b5e763d21ea5f972d5d0d135b0b9a1907a7a46a
  8223. Merge: 06923e2 e8bfcb6
  8224. Author: QAston <[email protected]>
  8225. Date: Sat Apr 28 04:57:45 2012 -0700
  8226. Merge pull request #6368 from Vincent-Michael/disengage
  8227. Core/Spell: Fix not using Disengage while rooted
  8228. commit 06923e21e8ad0bb866c68e265324181a27a80080
  8229. Merge: d666638 9320131
  8230. Author: QAston <[email protected]>
  8231. Date: Sat Apr 28 04:56:58 2012 -0700
  8232. Merge pull request #6239 from The-Game/master
  8233. Core/Spell: Fix unit tracking to not being limited to the caster of SPELL_AURA_MOD_STALKED.
  8234. commit d6666386cd7d1667548fadda628ec9e53a39a035
  8235. Author: ZxBiohazardZx <[email protected]>
  8236. Date: Sat Apr 28 10:26:25 2012 +0200
  8237. DB/Loot: Cleanup some ugly reference_templates
  8238. commit 13aef050799a09d6b2e1b634208a6e8823c0875e
  8239. Author: ZxBiohazardZx <[email protected]>
  8240. Date: Sat Apr 28 09:46:40 2012 +0200
  8241. DB/Loot: Ulduar Descent into Madness bosses loot
  8242. commit e8bfcb686f2400b80659d4f65ec523cb07e17c06
  8243. Author: Vincent-Michael <[email protected]>
  8244. Date: Sat Apr 28 02:56:29 2012 +0200
  8245. Core/Spell: Fix not using Disengage while rooted
  8246. commit 272351594642eb239ff4d0342cc1e0cdc9815015
  8247. Merge: 51656d7 8f19d00
  8248. Author: kandera <[email protected]>
  8249. Date: Fri Apr 27 07:58:15 2012 -0700
  8250. Merge pull request #6365 from Vincent-Michael/typo
  8251. Core/Battleground: Fix typo in commit ddd25ce7166fc34f9e3411863da80f84d3693c34
  8252. commit 8f19d0050923f30f150a6ac0d6c85a3f2bbb8b04
  8253. Author: Vincent-Michael <[email protected]>
  8254. Date: Fri Apr 27 16:24:16 2012 +0200
  8255. Core/Battleground:
  8256. * Fix typo in commit ddd25ce7166fc34f9e3411863da80f84d3693c34
  8257. * Fix codestyle
  8258. commit 51656d7e609a4a079e636c74e5f1cd34d9141742
  8259. Author: Shauren <[email protected]>
  8260. Date: Fri Apr 27 15:38:09 2012 +0200
  8261. Scripts/Icecrown Citadel: Fixed Scent of Blood on heroic mode of Deathbringer Saurfang encounter
  8262. commit 778afa11ac80837c877d043c6146e18c1aab89aa
  8263. Author: Kandera <[email protected]>
  8264. Date: Thu Apr 26 12:50:37 2012 -0400
  8265. DB/SAI: andd now this should be fixed ONCE AND FOR ALL
  8266. commit a97646ca5a9c1297744b1b5557984ab187ec4982
  8267. Author: Kandera <[email protected]>
  8268. Date: Thu Apr 26 12:46:02 2012 -0400
  8269. DB/Conditions: fix another conditions error from bf0d001cd3bc5347fecd92d8fbec2a196d6dcda9
  8270. commit b5a5080df0ab41e97ecbf71a4cc4341cea3f6323
  8271. Author: Kandera <[email protected]>
  8272. Date: Thu Apr 26 11:15:23 2012 -0400
  8273. Core/Spells: fix penance and holy shock targetting for non faction friendly npcs that appear friendly. should also fix the issue with using mixed groups
  8274. commit bf7a32b79eb6efd0d7c9f733ca21abf92ca3a9d3
  8275. Author: Jildor <[email protected]>
  8276. Date: Thu Apr 26 15:38:48 2012 +0200
  8277. Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang berserk timer on heroic mode.
  8278. commit 16e367bb84a46bafd4b2a0cb12f1cd54a14cf8d1
  8279. Author: Kandera <[email protected]>
  8280. Date: Thu Apr 26 09:28:48 2012 -0400
  8281. Core/Spells: fix build error with previous commits.
  8282. commit 0bd368db36b0f5c753284aa2a56033560d266fe7
  8283. Author: kandera <[email protected]>
  8284. Date: Thu Apr 26 10:16:57 2012 -0300
  8285. DB/Conditions: fix conditions where claues from previous commit
  8286. commit aee77546e9a0be3a2d779d92aff7618732737a91
  8287. Author: Kandera <[email protected]>
  8288. Date: Thu Apr 26 09:13:07 2012 -0400
  8289. Core/Spells,DB/Conditions: Fix startup errors associated with bf0d001cd3bc5347fecd92d8fbec2a196d6dcda9 and 13b68af78dbc51f44656ecfddb1bfb27dc44a21a Closes #6346
  8290. commit 00849132ee0c49da956618aac0a0bb1e01bfc5d8
  8291. Merge: ede6c38 57866f3
  8292. Author: Shocker <[email protected]>
  8293. Date: Wed Apr 25 18:00:13 2012 -0700
  8294. Merge pull request #6336 from Aristoo/master
  8295. Script/Trial of the Crusader: Fix Permafrost define