aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-08-06Fixes an exploit to get 65k spell power.Liberate
2010-08-06Added ScriptName to transports table for script system rewriteShauren
2010-08-06* Add NULL-pointer check to CharmInfo destructor. Closes issue #3287.azazel
2010-08-06* Add NULL-pointer check to CharmInfo destructor. Closes issue #3287.azazel
2010-08-06Adjust maximum sizes of some healthcalculations over to utilize 64-bit uintclick
2010-08-06Forgot two removals in previous commitclick
2010-08-06Remove AuctionHouseBot-functionality from core (some cleanups may be required)click
2010-08-06Revert changes done in r0074e32c2f and r4d86e4199a - fixes buildissues ( if()...click
2010-08-05Add helper Player::GetAverageItemLevel() function for future use in Dungeon F...silinoron
2010-08-06Remove phasing when player enters/leaves instance (by 2010phenix)azazel
2010-08-06* Corpse related cleanup (author: Hunuza)azazel
2010-08-05Make use of new ToItem() castsShauren
2010-08-05Make typecasting methods *really* safe and get rid of redundant typeId/Typema...Shauren
2010-08-05* Implement item limit category (based on changes by VladimirMangos)azazel
2010-08-05Fixed pet talents amount exploitShauren
2010-08-04*Update CMSG_USE_ITEM opcode to fit new clientCastFlag handling.QAston
2010-08-05* Convert SCRIPT_COMMAND_* defines to enum. Make comments for values up-to-date.azazel
2010-08-04Missing part of r7dd45a0182 :(QAston
2010-08-04*Fix a crash in Aura::UnregisterSingleTarget.QAston
2010-08-04*Typofix - Relocate != SetPosition - fixes problems with visibility after cha...QAston
2010-08-04*Some more research about spell target flags - thanks to Zor for info.QAston
2010-08-04Add gender field to SMSG_WHO packet (author: MaS0n)azazel
2010-08-04Fixed pet talents: Guard Dog and SilverbackShauren
2010-08-04*Update movement enums - thanks to Zor for info.QAston
2010-08-04Fixed issues with taking items from mailShauren
2010-08-04Fixed timer displaying for timed questsShauren
2010-08-04Fixed Carrion Feeder pet talentShauren
2010-08-04* Add operator -= to HookList.XTZGZoReX
2010-08-04Cleaned up item flags: separated item proto flags and item field flagsShauren
2010-08-04*Fix crashy implementation of aura type 305.QAston
2010-08-04* (Very) minor cleanups.XTZGZoReX
2010-08-03Clean up some crap - remove generated config.h (old junk) and also requiremen...click
2010-08-03Really fix Sartharion adds loot farming this time.John Holiver
2010-08-03This should fix crashes introduced in revision 4e75fea59c6c (9138)Shauren
2010-08-03Fix a urand limit for Battleground Weights.John Holiver
2010-08-03Removed useless code setting gameobject flag locked with each use of gameobje...Shauren
2010-08-03Fix buildclick
2010-08-03Fixed Wolverine Bite damage (pet talent)Shauren
2010-08-03Compile fixShauren
2010-08-03Fixed Heart of the Phoenix pet spellShauren
2010-08-03*Update spell_bonus_data for Garrote - by svetilo12.QAston
2010-08-03*Add missing Bestial wrath and The Beast Withing immunities after client chan...QAston
2010-08-03*Add m_duringRemoveFromWorld lock to prevent adding single target auras durin...QAston
2010-08-02Add support for CreatureAI::DamageDealt used in a Zul'Aman script. Thanks jos...silinoron
2010-08-02Move a couple of warrior spell dummy effect handlers to spell scripts.silinoron
2010-08-02*Drop m_intTargetFlags, correctly send TARGET_FLAG_SOURCE_LOCATION and TARGET...QAston
2010-08-02Fixed typo (and a crash) - damn copypasting from one line aboveShauren
2010-08-02*Search for aura caster in our out of world in Aura::UnregisterSingleTarget().QAston
2010-08-02*Fixes in spell targets packet reading and writing.QAston
2010-08-02Groups are now stored by low guid in mapShauren