PDA

Просмотр полной версии : CMaNGOS Commits


Страницы : 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

  1. [10774] Implement more generic reputation spillover
  2. [10773] Fixed crash at empty build list in realm string.
  3. [10776] Not mark `reputation_spillover_template` empty state as error
  4. [10777] Explictly include Threading.h into CliRunnable.h
  5. Fixed invisibility detection for new invisibility types.
  6. [10778] Make AI call OwnerKilledUnit() more proper.
  7. [10779] Allow ITEM_ENCHANTMENT_TYPE_COMBAT_SPELL to proc on special attacks too.
  8. [10780] Fixed warning in ReputationMgr::SetReputation.
  9. [10781] Use BattleGround(AV)TeamIndex enum types in AV battleground code.
  10. [10782] Use Team enum types in all appropriate cases and catches bug in result fix.
  11. [10784] Restrict items with generated loot really to single character only.
  12. [10783] Fixed comment in characters.sql
  13. [10785] Fixed warnings at comparison BattleGroundTeamIndex and BattleGroundAVTeamIndex
  14. [10786] A bit spell proc housekeeping
  15. [10787] Add explicitly header dependences for Database/QueryResult.h
  16. [10788] Replace bytes in single field `bytes2` by independent fields for `creature_addon`.
  17. [10789] Allow use old non-builting ACE versions (pre-ACE-5.5.4) at Unix-side.
  18. [10790] Moved vmap code from shared to game project
  19. [10792] Fixed warnings and need in redundent char* casts in database access code.
  20. [10791] Fixed more warnings with BattleGroundTeamIndex/BattleGroundAVTeamIndex mixed use.
  21. [10793] Fixed build problems for vc90 after recent vmaps dir move.
  22. [10794] Player.h expected DBCStores.h including.
  23. [10795] I must less press random buttons before push in monkey mode.
  24. [10796] Use regular map case in all trigger checks.
  25. [10797] Check for valid sheath state in creature addon at startup.
  26. [10798] Some more warning fixes related to BattleGroundTeamIndex/BattleGroundAVTeamIndex.
  27. [10799] Add GetGuidStr() short call for GetObjectGuid().GetString() and use it.
  28. [10800] Use ObjectGuid in some battleground structures.
  29. [10801] More ObjectGuid uses in battleground code.
  30. [10802] Use ObjectGuid in Mail code.
  31. [10803] Use ObjectGuid in player loading code.
  32. [10804] Restore build at *nix.
  33. [10806] Fixed typo in m_PrematureCountDownTimer initila value set.
  34. [10805] Remove code duplication in visibility distance check.
  35. [10807] Typo fix and memory layout optimization.
  36. [10808] Small cleanup and optimization in transport current point update.
  37. [10814] Convert to ObjectGuid aura cast item guid access function.
  38. [10813] Use ObjectGuid for aura holder cast item guid.
  39. [10812] Use ObjectGuid for corpse owner guid.
  40. [10811] Use ObjectGuids in chat commands.
  41. [10810] More ObjectGuids specially in petition code.
  42. [10809] Remove diplicate World::GetQueueSize and rename functions to consistence naming
  43. [10815] Use in social lists API ObjectGuid form.
  44. [10816] Remove GUID_LOPART/GUID_HIPART
  45. [10817] Add explicit include for ObjectGuid.h in AchievementMgr.h.
  46. [10818] Add dummy effect of spell 47170
  47. [10819] Fixed creature's speed recalculation, forgotten DB speed mods are used now
  48. [10820] Speedup and cleanup quest counters update code.
  49. [10821] Restore anti-cheating check work at buy item
  50. [10822] Fixed "unsigned is never < 0" warning.
  51. [10823] Clear way access/set UNIT_FIELD_BYTES_*/PLAYER_BYTES* byte fields.
  52. [10824] Fixed copy-paste typo in prev. commit.
  53. [10825] Move specific SQLStorage defines to game dir
  54. [10826] Fix vmap_assembler compilation after vmap folder move
  55. [10827] Add VC80 projects and solutions files where missing like vmap_extractor
  56. [10828] Fix warnings for TBB projects compilation using Visual Studio 10
  57. [10829] Update SpellFamily check functions.
  58. [10830] Prevent spell_proc_event entries to proc on any spell cast when SpellFamilyName is zero.
  59. [10831] Fixed crash at send mail from console
  60. [10832] Spawn pool at aura 63471 dispel in water.
  61. [10833] Avoid use unsafe remove auras in aura apply code.
  62. [10834] Cleanup shapeshift form code.
  63. [10835] Add/correct a couple more spell_proc_event entries for trinket related spells
  64. [10836] Again ignore EffectSpellClassMask when SchoolMask given in spell_proc_event.
  65. [10837] Implement script effect of spell 26218.
  66. [10838] Not report error for missing reqs for some quest timed achievements.
  67. [10839] At far teleport fail retunr player to source point instead homebind.
  68. [10840] Implement server side part of SPELL_AURA_ADD_MECHANIC_ABILITIES (293) work.
  69. [10841] Implement charges counting for magnet target auras.
  70. [10842] Allow fill DB table spell_script_target for TARGET_AREAEFFECT_INSTANT(7)
  71. [10843] Fix AuraType 138 to not affect ranged haste, and rename to SPELL_AURA_MOD_MELEE_HASTE.
  72. [10844] Remove small redundency in magnet spell charges checks.
  73. [10845] Add dummy effect of spell 49634 and dummy aura of spell 56511
  74. [10846] Add dummy aura of spell 43874 (indirectly related to spell/effect 50133)
  75. [10847] Unsummon guardians at second item use for items without cooldown.
  76. [10848] New system for parallelizing client packet processing. Handle WorldSession updates in Map::U
  77. [10849] Fix build with gcc.
  78. [10850] Move common check part for recently added filter classes to helper function.
  79. [10851] Small function order in sources update.
  80. [10852] Fixed typo in [10847]
  81. [10853] Report about GM invisible state at login if enable.
  82. [10854] Fixed crash at .character erase command use.
  83. [10856] Correct two whitespace errors
  84. [10855] Add TARGET_AREAEFFECT_GO_AROUND_DEST(52) (renamed from TARGET_AREAEFFECT_CUSTOM_2)
  85. [10857] Complete set Byte/ShortFlag value functions and use it for PLAYER_FIELD_BYTES proper access.
  86. [10858] Add triggered spell part for dummy effect of spell 43572
  87. [10859] Search for linked GO using the original used GO as base of the search
  88. [10860] Handle GAMEOBJECT_TYPE_TRAP in Use, as done for other GO types.
  89. [10861] Large flightless birds (emu) think they are invisible, even when they are not.
  90. [10862] Fixed not show and lost mail items in returned expire mails.
  91. [10863] Fixed triggering/use effects for item 54589, 54573, 37734, 32500, 28590.
  92. [10864] Implement itemsets 881, 882 at heal/damage target effect.
  93. [10865] Make DB code thread-safe. Original patch by Machiavelli and Kero99.
  94. [10866] Unsummon guardians at re-cast only for non-triggered case.
  95. [10867] Implement templates for trainer spell data in `npc_trainer_template`.
  96. [10868] Fixed spell 53479.
  97. [10869] Fixed typo in mangos.sql added in recent commit.
  98. [10870] Properly remove deleted character from friends of online players.
  99. [10871] Avoid lost arena match at leave queue (before invite to match)
  100. [10872] Grr, restore code style.
  101. [10873] Fixed crash for case when trainer have only data in npc_trainer_template.
  102. [10874] Update ACE to v5.8.3
  103. [10875] Update ACE version in NEWS/ChangeLog
  104. [10876] Really fix crash in SendTrainerList :/
  105. [10877] Traditional 'Waypoint' post-fix in mangos.sql
  106. [10878] Update achievement at maximize skill level by command or config option.
  107. [10879] Remove support unused option SocketSelectTime in mangosd.conf
  108. [10880] Avoid constant re-save BG entry data at each save for player at bg/arena.
  109. [10881] Lost important line in prev. commit.
  110. [10882] No error output for empty npc_trainer* tables
  111. [10883] Implement item 49982, 50641 equip effect
  112. [10884] Pet with same level as owner must have xp = 0
  113. [10885] Hunter pet can't have < owner-5 level
  114. [10887] Add dummy aura effect of spell 42515
  115. [10886] Fixed crash at GO use in case GO owner/first user offline state.
  116. [10888] Use 0.0f in one function and prevent some compiler warnings.
  117. [10889] Add dummy aura effect of spell 42517
  118. [10890] Merge apply/remove cases for recently added dummy auras.
  119. [10891] Access for core/scripts to creature race info in model dbc
  120. [10892] Fix load creature *addon data from database
  121. [10893] Speedup check code at `gossip_menu_option` loading.
  122. [10894] Fixed problems with new ACE lib on Darwin systems
  123. [10895] Description for found gender field in CreatureDisplayInfoExtraEntry.
  124. [10896] Detect self-referenced model info in `creature_model_info`.
  125. [10897] Small typos in error message.
  126. [10898] Fix for pool system problems after map rewrite.
  127. [10899] Remove default value for removed config option SocketSelectTime.
  128. [10900] Remove SPELL_AURA_MOD_POSSESS_PET auras in Unit::Uncharm()
  129. [10902] Simplify code for triggering linked trap
  130. [10901] Allow vehicles to have gossip menu
  131. [10903] Drop unused code in Unit::MeleeDamageBonusDone()
  132. [10904] Cleanup character_battleground_data when deleting characters from database
  133. [10905] Fixed vendor templates work.
  134. [10906] Fix Glyph 45806 to trigger from 49184 and ranks instead of unrelated spells.
  135. [10907] Allow mounts on map 603
  136. [10908] Imporve detection need use reagents by triggered spell.
  137. [10909] Code style cleanups in scripting related functions
  138. [10910] Use provided target instead of caster for SPELL_EFFECT_QUEST_COMPLETE
  139. [10911] Fix GCC warning
  140. [10912] Move scripting related functions from ObjectMgr to ScriptMgr
  141. [10913] Fix db_script_string loading
  142. [10914] Remove ObjectLevelLockable inheritance in Map class + cleanup locks in Map code. Restore bui
  143. [10915] Restore GameEvent system work after last Map terain rewrite.
  144. [10915] Use HasFlag function for check flags instead raw access.
  145. [10916] Implement dummy aura for spell 75973
  146. [10917] Allow SPELL_AURA_MOD_PACIFY auras to affect creatures
  147. [10918] Add support for ITEM_MOD_SPELL_PENETRATION
  148. [10919] Actually use spell penetration gained by items in calculations
  149. [10920] Prevent server freeze at strnage radisu used by item 34124 spell cast
  150. [10921] Allow from mute player chat messages CHAT_MSG_AFK and CHAT_MSG_DND.
  151. [10922] Revert "[8722] Fixed possible creash."
  152. [10923] Cleanup some magic numbers
  153. [10924] Send time diff between Update() calls for object - should help with mob respawn on inactive
  154. [10925] Few more vehicle flags
  155. [10926] Remove player-only limit for HandleAuraTransform where miscvalue is 0
  156. [10927] Prevent null-pointer dereference in AI calls
  157. [10928] Uncomment all races in enum Races
  158. [10929] Move game event creature morphing code to Creature::UpdateEntry
  159. [10930] Add models for spell 65528 and 65529
  160. [10931] Fix mangos build with old ACE libraries after [10924].
  161. [10932] Imporvments gameevent creature morphing.
  162. [10933] Fixed crash at modified data from client at trainer spell learn.
  163. [10934] Implement dummy effect of spell 7671.
  164. [10935] Move script calls to ScriptMgr
  165. [10936] Correctly show online status of 1.12.1 realms
  166. [10937] Add models for spell aura 50517 and 51926
  167. [10938] Some adjustments to script calls OnQuestChooseReward replaced with OnQuestRewarded. Also fix
  168. [10939] Check non-unit target case for avoid crash in EffectQuestComplete.
  169. [10940] Apply mangos code style to in class {} indent.
  170. [10941] More strict check player race/class allowed values.
  171. [10942] Implement .reload npc_text.
  172. [10943] Fixed mangos.sql after rename table to `game_event_creature_data`
  173. [10944] Lock action buttons before unlearning talents on spec switch.
  174. [10945] Restore check scripting lib API at load.
  175. [10946] Drop redundent spell_proc_event data.
  176. [10947] Update copyright notice for 2011 year.
  177. [10948] Fixed typo in enum names
  178. [10949] Fix the word accessable -> accessible in log message
  179. [10950] Check for scripting lib that it build with exactly same mangos rev.
  180. [10951] Add some missing spell_proc_event entries for set bonuses.
  181. [10952] Don't use singleton to access static functions.
  182. [10953] Add changes from [10949] to mangos.sql
  183. [10954] Drop not help clarify code comments.
  184. [10955] Fixed MSG_PVP_LOG_DATA data prepering.
  185. [10956] Implement support triggered spells in SCRIPT_COMMAND_CAST_SPELL
  186. [10957] Implement auras SPELL_AURA_MOD_DISARM_OFFHAND (254) and SPELL_AURA_MOD_DISARM_RANGED (278).
  187. [10958] Rename function to CanUseEquippedWeapon
  188. [10959] Better description of UNIT_FLAG2_UNK1
  189. [10960] Send SMSG_DISMOUNT to client.
  190. [10961] Avoid use scripting support wrappers for internal server code.
  191. [10962] Fixed wrong spell cast code call with missing bool arg.
  192. [10964] Update a few GO create error messages with better engrish.
  193. [10963] Rename UNIT_STAND_STATE_SUBMERGED to more generic *_CUSTOM
  194. [10967] Add dummy effect of spell 38194 and limit it's maxTargets
  195. [10966] Fixed typos in Callback template classes.
  196. [10965] Fixed typo in faction state changes flags reset.
  197. [10968] More typo fixes in Callback.h
  198. [10969] Some cleanups in MailDraft API
  199. [10970] Implement mass mail send infrastructure.
  200. [10971] Make normal server shutdown safe for not finished mass mail tasks.
  201. [10972] Implement mass mail gm commands.
  202. [10973] Implement game event mail sends at event start/stop.
  203. [10974] Possible fix for GCC based build problems after prev. commit.
  204. [10975] Report error about not existed item loot data only if item not have money loot.
  205. [10976] Fixed trailing whitespace.
  206. [10978] Use PExecute instead PQuery for geme event status updates
  207. [10977] Add ghost speed rate in config: Death.Ghost.RunSpeed.
  208. [10979] Add extra ghost speed rate for BGs: Death.Ghost.RunSpeed.Battleground
  209. [10980] Lost config fiel part of prev. commit.
  210. [10981] Removed 600 percent threat mod for talent 50385
  211. [10982] Optimize memory usage of Field class used in DB code. Should also slightly speedup server st
  212. [10983] Config option for disable progress bar show at server startup.
  213. [10984] Alow implicit copy constrictor call for fix build at some compilers.
  214. [10985] More safe for use PET_FOLLOW_ANGLE define.
  215. [10986] Fixed linking porblem for scripting library.
  216. [10987] Prevent deleting reflect source aura ebfore reflected spell cast.
  217. [10988] Propertly note for not loaded script library version.
  218. [10989] Implement post-3.1 and later fishing changes.
  219. [10990] Fix wrong threat assignment in Spell::EffectHealPct when m_caster and m_originalCaster diffe
  220. [10991] Add dummy effect of spell 19411 and 20474
  221. [10992] Add CastSpell part of dummy effect for spell 23138
  222. [10993] Fixed typo in recently add DB field comment.
  223. [10994] Fixed typo in name SkillFail.Loot.Fishing at default value set.
  224. [10996] Move set max original aura stack cases to aura holder creating
  225. [10995] Not do redundent unlock aura holder at each proccessed spell proc handler.
  226. [10997] Fixed my wrong addition for wrong spell 58914 (instead 34026).
  227. [10998] Re-write work proc of stackable spells with charges in more simple way
  228. [10999] Add teleport destination for TARGET_EFFECT_SELECT cases
  229. [11000] Minor code style changes for readability in aggro related unit functions
  230. [11001] Fixed crashes in ACE network code.
  231. [11002] Implement 8 pieces effect of itemset 204.
  232. [11003] Add comment to unknown byte value in spell go packet.
  233. [11004] Fixed not apply spell for current form at learning.
  234. [11006] Move ShapeshiftForm to SharedDefines.h and fix build for *nix.
  235. [11005] Finish structure of inspected item fields.
  236. [11005] Remove unused function from channel code. Some other cleanups.t_id
  237. [11007] Implement use personal loot slot types that fix problems with some loot cases.
  238. [11008] Fix wrong threat assignment in threatAssist().
  239. [11009] Add missing opcodes to OpcodeHandler
  240. [11010] Remove duplicated code to start transaction in Mail class.
  241. [11011] Remove some more code from threatAssist()
  242. [11012] Remove battlemaster mails support as unused now.
  243. [11013] Implemented spell 34026 and bonus to it from talent 35029 and ranks
  244. [11014] Fix some typos in MassMailMgr
  245. [11015] Prevent crash at player far teleport landing to nonexisten battleground instance.
  246. [11016] Fixed crash at logout not in world guld member.
  247. [11017] Finaly restore non-crashing non-in-world logout.
  248. [10626] CONFIG_BOOL_SAVE_RESPAWN_TIME_IMMEDIATLY -> CONFIG_BOOL_SAVE_RESPAWN_TIME_IMMEDIATELY
  249. [11018] Fixed security leveld for 'send mass mail' in DB.
  250. [11019] Improve the security for the MySQL DB