|
|
@275
|
[275]
|
17 years |
yumileroy |
Fix typo.
Original author: gvcoman
Date: 2008-11-17 19:36:38-05:00
|
|
|
@274
|
[274]
|
17 years |
yumileroy |
* Implemented new summon possessed summon type for spell 49352.
* Unsummon …
|
|
|
@273
|
[273]
|
17 years |
yumileroy |
Added TARGET_UNIT_AREA_SCRIPT target to the list of target types using …
|
|
|
@272
|
[272]
|
17 years |
yumileroy |
Delete possessed AI only on creature delete.
Original author: …
|
|
|
@271
|
[271]
|
17 years |
yumileroy |
*script for quest Recharging the Batteries. By Anubisss.
*script for quest …
|
|
|
@270
|
[270]
|
17 years |
yumileroy |
*Do not convert Map* to InstanceMap?* when calling Map::SendToPlayers?() to …
|
|
|
@269
|
[269]
|
17 years |
yumileroy |
*EventAI update:
ACTION_T_SET_ACTIVE = 101, //Apply
…
|
|
|
@268
|
[268]
|
17 years |
yumileroy |
*Move object update from objectaccessor to map
*Move activeobject list …
|
|
|
@267
|
[267]
|
17 years |
yumileroy |
*Let creature search nearby target before enter evade mode
*Add function …
|
|
|
@266
|
[266]
|
17 years |
yumileroy |
*Fix the bug that updatepacket is not sent to players.
*TODO: move …
|
|
|
@265
|
[265]
|
17 years |
yumileroy |
*Add m_isAggressive. Only aggressive creatures will call AttackStart? and …
|
|
|
@264
|
[264]
|
17 years |
yumileroy |
*Re-commit some reverted patch: aura stacking check. By QAston.
Original …
|
|
|
@263
|
[263]
|
17 years |
yumileroy |
Some missing changes. This should fix the bug that loading char causes …
|
|
|
@262
|
[262]
|
17 years |
yumileroy |
Some missing changes. This should fix the bug that loading char causes …
|
|
|
@261
|
[261]
|
17 years |
yumileroy |
Re-commit 262 due to EOL issues. (no difference from 262)
Original …
|
|
|
@260
|
[260]
|
17 years |
yumileroy |
*DB script table stucture change. Source Mangos. Also fix some bugs. …
|
|
|
@259
|
[259]
|
17 years |
yumileroy |
Finally properly fix phased game event saving.
Original author: …
|
|
|
@258
|
[258]
|
17 years |
yumileroy |
*Merge with 258. Warning: this rev may be unstable!
Original author: …
|
|
|
@257
|
[257]
|
17 years |
yumileroy |
*Merge from Mangos. Add MapReference?. Author: hunuza.
*Also re-commit the …
|
|
|
@256
|
[256]
|
17 years |
yumileroy |
Reverted rev. 250 changes, it caused problems on several distributions. …
|
|
|
@255
|
[255]
|
17 years |
yumileroy |
Backed out changeset 34515ac455ef
Original author: w12x
Date: 2008-11-18 …
|
|
|
@254
|
[254]
|
17 years |
yumileroy |
* Brought the default characters file up to the current rev.
Original …
|
|
|
@253
|
[253]
|
17 years |
yumileroy |
Backed out changeset 835660b317dc
Original author: KingPin? …
|
|
|
@252
|
[252]
|
17 years |
yumileroy |
Backed out changeset 8fba4a7e4268
Original author: KingPin? …
|
|
|
@251
|
[251]
|
17 years |
yumileroy |
*Merge from Mangos
*[6833] More correct aura cancel for channeled spells. …
|
|
|
@250
|
[250]
|
17 years |
yumileroy |
*Update aura stacking check. By QAston.
*Update pet autocast check. By …
|
|
|
@249
|
[249]
|
17 years |
yumileroy |
Fixed I64FMTD define for non-microsoft compilers. This should fix phased …
|
|
|
@248
|
[248]
|
17 years |
yumileroy |
*Do not let CC spells interrupt themselves.
Original author: …
|
|
|
@247
|
[247]
|
17 years |
yumileroy |
Merge 246 and 247.
Original author: megamage
Date: 2008-11-16 …
|
|
|
@246
|
[246]
|
17 years |
yumileroy |
*Fix Gruul's shatter effect damage. Patch provided by _krz.
Original …
|
|
|
@245
|
[245]
|
17 years |
yumileroy |
Fixed entering arena teams. Hopefully.
Original author: w12x
Date: …
|
|
|
@244
|
[244]
|
17 years |
yumileroy |
* Changelog location added.
Original author: KingPin? …
|
|
|
@243
|
[243]
|
17 years |
yumileroy |
irc bot not in source.
Original author: KingPin? …
|
|
|
@242
|
[242]
|
17 years |
yumileroy |
[svn] * Fixed a SQL issue that was causing game events to not be saved
* …
|
|
|
@241
|
[241]
|
17 years |
yumileroy |
[svn] * Small fix to trinitycore.conf.dist
* In the comments for Trinity …
|
|
|
@240
|
[240]
|
17 years |
yumileroy |
[svn] Added missing includes.
Original author: w12x
Date: 2008-11-15 …
|
|
|
@239
|
[239]
|
17 years |
yumileroy |
[svn] *Update Kalecgos script.
*Correctly select aura triggered spell …
|
|
|
@238
|
[238]
|
17 years |
yumileroy |
[svn] Fixed freeze caused by dynamic objects (hopefully).
Original …
|
|
|
@237
|
[237]
|
17 years |
yumileroy |
[svn] DynamicObject? should only be visible for caster if it is not in …
|
|
|
@236
|
[236]
|
17 years |
yumileroy |
[svn] Fix the bug that next melee spells and auto shoot do not …
|
|
|
@235
|
[235]
|
17 years |
yumileroy |
[svn] * Partly reverted 242 changes. To fix compile error.
Original …
|
|
|
@234
|
[234]
|
17 years |
yumileroy |
[svn] * minor cleanup in Level3.cpp
Original author: KingPin?
Date: …
|
|
|
@233
|
[233]
|
17 years |
yumileroy |
[svn] * Reimplemented packet/update forwarding in more generic way
* …
|
|
|
@232
|
[232]
|
17 years |
yumileroy |
[svn] *** Source: MaNGOS ***
* Fixed english spelling in …
|
|
|
@231
|
[231]
|
17 years |
yumileroy |
[svn] Add UNIT_STAT_CASTING, and use it to update attack timer as …
|
|
|
@230
|
[230]
|
17 years |
yumileroy |
[svn] *** Source: MaNGOS ***
* Implement localization of …
|
|
|
@229
|
[229]
|
17 years |
yumileroy |
[svn] *** Source: MaNGOS ***
* Fixed build extractor at Windows Vista. …
|
|
|
@228
|
[228]
|
17 years |
yumileroy |
[svn] Remove a hack to try to fix "pet attack self" bug. Warning: this …
|
|
|
@227
|
[227]
|
17 years |
yumileroy |
[svn] Let caster face target after casting shadowstep.
Original author: …
|
|
|
@226
|
[226]
|
17 years |
yumileroy |
[svn] Some update on channeled spells.
Original author: megamage
Date: …
|
|
|
@225
|
[225]
|
17 years |
yumileroy |
[svn] * Fixed SchoolMask? for Twin Blades of Azzinoth (Spell 41434)
* …
|
|
|
@224
|
[224]
|
17 years |
yumileroy |
[svn] * Fixed 230_world.sql
* Thanks Riccardo
Original author: …
|
|
|
@223
|
[223]
|
17 years |
yumileroy |
[svn] * Merged SD2 Rev. 706 & 707
- Added: Pathaleon the Calculator …
|
|
|
@222
|
[222]
|
17 years |
yumileroy |
[svn] Fix blink. Bug: can blink through door. Author: GodsdoG.
Fix blessed …
|
|
|
@221
|
[221]
|
17 years |
yumileroy |
[svn] Fix a bug that players cannot hear others talking.
Provide script …
|
|
|
@220
|
[220]
|
17 years |
yumileroy |
[svn] Cast on caster for SPELL_EFFECT_TRADE_SKILL.
Original author: …
|
|
|
@219
|
[219]
|
17 years |
yumileroy |
[svn] Update IsNoStackSpellDueToSpell?. This should fix the bug that some …
|
|
|
@218
|
[218]
|
17 years |
yumileroy |
[svn] Fix a typo that makes pet cannot autocast. Thank Elron for pointing …
|
|
|
@217
|
[217]
|
17 years |
yumileroy |
[svn] Fix a typo. This solve the bug that sap and other spells cannot be …
|
|
|
@216
|
[216]
|
17 years |
yumileroy |
[svn] * more fixes for hash/unordered map. source mangos.
Original …
|
|
|
@215
|
[215]
|
17 years |
yumileroy |
[svn] Fix some aura_interrupt_flags.
Original author: megamage
Date: …
|
|
|
@214
|
[214]
|
17 years |
yumileroy |
[svn] Fix a bug that tame beast may crash server.
Original author: …
|
|
|
@213
|
[213]
|
17 years |
yumileroy |
[svn] Fix some aura_interrupt_flag to correctly remove auras.
Add …
|
|
|
@212
|
[212]
|
17 years |
yumileroy |
[svn] Added player latency reading to Characters DB. Patch by …
|
|
|
@211
|
[211]
|
17 years |
yumileroy |
[svn] Disable the follow and stay commands on charmed units or pets that …
|
|
|
@210
|
[210]
|
17 years |
yumileroy |
[svn] * GCC compile fix - Source Derex
* Cleanups
*** This revision made …
|
|
|
@209
|
[209]
|
17 years |
yumileroy |
[svn] Fix some typos.
Original author: megamage
Date: 2008-11-10 …
|
|
|
@208
|
[208]
|
17 years |
yumileroy |
[svn] * Fixed tickethamdeling stuff.
* ArenaDb? access,ticketcache, Client …
|
|
|
@207
|
[207]
|
17 years |
yumileroy |
[svn] * Improve some arena team related DB access
* Cache GM tickets on …
|
|
|
@206
|
[206]
|
17 years |
yumileroy |
[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. …
|
|
|
@205
|
[205]
|
17 years |
yumileroy |
[svn] Fix pet spells: only AOE and enemy target spells are …
|
|
|
@204
|
[204]
|
17 years |
yumileroy |
[svn] Add Druid swift flight form quest scripts. Patch provided by …
|
|
|
@203
|
[203]
|
17 years |
yumileroy |
[svn] Send AttackStart? package when update visibility.
Update …
|
|
|
@202
|
[202]
|
17 years |
yumileroy |
[svn] Fix a bug that event_ai mobs do not attack or cast.
Original …
|
|
|
@201
|
[201]
|
17 years |
yumileroy |
[svn] Duplicate SystemConfig?.h to fix linux build. This is a hack. Hope …
|
|
|
@200
|
[200]
|
17 years |
yumileroy |
[svn] * Disabled the move and stay commands while pet is possessed
* Make …
|
|
|
@199
|
[199]
|
17 years |
yumileroy |
[svn] Fix build in Linux. Patch provided by SyRiOCoP.
Original author: …
|
|
|
@198
|
[198]
|
17 years |
yumileroy |
[svn] Fixed charmer or possessor not being entered in the threat lists of …
|
|
|
@197
|
[197]
|
17 years |
yumileroy |
[svn] Merge from mangos:
Do not check LOS for triggered spells. Fri Nov 07 …
|
|
|
@196
|
[196]
|
17 years |
yumileroy |
[svn] Fix: DOT and HOT only proc effects when hit, but not on every tick …
|
|
|
@195
|
[195]
|
17 years |
yumileroy |
[svn] One more attempt to fix build in Linux (somebody helps me, I do not …
|
|
|
@194
|
[194]
|
17 years |
yumileroy |
[svn] Do not break stealth when spell is not successfully casted (e.g. out …
|
|
|
@193
|
[193]
|
17 years |
yumileroy |
[svn] Disable LOS check in canSeeOrDetect. It has been proved that CPU …
|
|
|
@192
|
[192]
|
17 years |
yumileroy |
[svn] Fix build in Linux.
Original author: megamage
Date: 2008-11-07 …
|
|
|
@191
|
[191]
|
17 years |
yumileroy |
[svn] Fixed pets stopping attack after pressing the attack button multiple …
|
|
|
@190
|
[190]
|
17 years |
yumileroy |
[svn] Removed accidentally forgotten debug code added in [197].
Original …
|
|
|
@189
|
[189]
|
17 years |
yumileroy |
[svn] Possession:
* Fixed player not having PvP flag on remove
* Fixed pet …
|
|
|
@188
|
[188]
|
17 years |
yumileroy |
[svn] Merge define.h from mangos. Hope this will solve the lag …
|
|
|
@187
|
[187]
|
17 years |
yumileroy |
[svn] Update serpent shrine scripts. Patch provided by …
|
|
|
@186
|
[186]
|
17 years |
yumileroy |
[svn] Remove isVisible function. Check stealth and invisible in …
|
|
|
@185
|
[185]
|
17 years |
yumileroy |
[svn] Fix ritual of summoning.
Original author: megamage
Date: 2008-11-06 …
|
|
|
@184
|
[184]
|
17 years |
yumileroy |
[svn] Merge from mangos:
b44eac552a0f9d4f298398d4cb07d2cd1462ad41 Use …
|
|
|
@183
|
[183]
|
17 years |
yumileroy |
[svn] Fix a typo in canSeeOrDetect().
Original author: megamage
Date: …
|
|
|
@182
|
[182]
|
17 years |
yumileroy |
[svn] Update SerpentShrine? Cavern script. Patch provided by …
|
|
|
@181
|
[181]
|
17 years |
yumileroy |
[svn] Merge from Mangos:
3c7ac5bd3e20c33a22ac57c5c3bac23a0798dc9e …
|
|
|
@180
|
[180]
|
17 years |
yumileroy |
[svn] Fix hunter's trap (let original caster summon dynamic object).
Fix …
|
|
|
@179
|
[179]
|
17 years |
yumileroy |
[svn] Check combat reach in GetRandomContactPoint?() until find out why …
|
|
|
@178
|
[178]
|
17 years |
yumileroy |
[svn] Rewrite canSeeOrDetect function.
Minor change on trigger …
|
|
|
@177
|
[177]
|
17 years |
yumileroy |
[svn] * Avoid access to bag item prototype for getting bag size, use …
|
|
|
@176
|
[176]
|
17 years |
yumileroy |
[svn] Fix a bug that summon spells may summon incorrect number of …
|
|
|