aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-01-23Fix Unrelenting Assault applying debuff to non-player targetthenecromancer
2010-01-23Apply SPELLMOD_COST in takeRunePower() ( replacement for removed hack in prev...thenecromancer
2010-01-23Fix Empowered Rune Weaponthenecromancer
2010-01-23Apply armor reduction for physical attacks before other calculations ( for co...thenecromancer
2010-01-23Mergethenecromancer
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-23*Remove Death runes from Reaping/Blood of the North/Death Rune Mastery when t...QAston
2010-01-22*Prevent assertion fail in Unit::_AddAura after creature add to remove list.QAston
2010-01-22*Run grid searches for area auras every 500ms instead of every unit updateQAston
2010-01-21* mergeBrian
2010-01-21* Backed out changeset c7c6faf26cbdBrian
2010-01-21Fix EffectSendEvent to work if target is GO or Unit.Trazom62
2010-01-21Change temp threat aura mods to use temp threat modifier instead of "asisting...thenecromancer
2010-01-21Do not apply SPELL_AURA_MOD_THREAT to negative threat changes (Eg. let Feint ...thenecromancer
2010-01-21Send all 24 bits of spell Id for vehicle spell actionsthenecromancer
2010-01-21* Add support for basedmg and baserangeddmg values in creature_classlevelstats.win32
2010-01-21So much for my fix-without-compile skills. :(XTZGZoReX
2010-01-21* Removed unnecessary query.XTZGZoReX
2010-01-21Implement minimal arena team size for some items arena rating requirements.win32
2010-01-21Implement new commands for add/remove/lookup titles.win32
2010-01-21restore work scripts in *nix systemwin32
2010-01-21Fix SPELLMOD_PCT spell mods to stack in a truly multiplicative wayXanadu
2010-01-21Fix build.Xanadu
2010-01-20* Restore Dalaran no fly zone lost in last commitBrian
2010-01-20* Wintergrasp removal -- part 4: "How deep does the cancer run?"Brian
2010-01-20Merge.Anubisss
2010-01-20Fix a memory leak in AddonMgr::LoadFromDB(). This not leaks _yet_ because tha...Anubisss
2010-01-20Allow spells with effect mechanic to allow apply other effects when effect wi...thenecromancer
2010-01-20Change GetSpellSpecific() to have SpellEntry argument instead of ID, this sav...thenecromancer
2010-01-20Fix pass/need opcodethenecromancer
2010-01-20Change MOVE_RUN_BACK speed to match retail datathenecromancer
2010-01-20Fix .account password command that failed when username not in upppercase in DBTrazom62
2010-01-20Fix .server shutdown commandTrazom62
2010-01-20* Add basic AddonMgr.XTZGZoReX
2010-01-20* Wintergrasp removal part 3 (should be *FINAL*)Brian
2010-01-20closes #245 - GMs will resurrect with full healthSpp
2010-01-20fix HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode b...Spp
2010-01-20* Cleaning Wintergrasp from the core part 1Brian
2010-01-20Fixes #420 fixed out-of-range group member's position update, which broken af...silver1ce
2010-01-19*Fix petAi::Update crash.QAston
2010-01-19*Fix a memory leak with auras for cases when there are some spells casted on ...QAston
2010-01-19*added placeholders for SmartAIRat
2010-01-19*Update Copyright timesRat
2010-01-19*cleanup #1 after script mergeRat
2010-01-19*Integrate Script system to CoreRat
2010-01-18*Remove some of no longer needed debug code.QAston
2010-01-18Fix crash in OutdoorPvPWG::UpdateQuestGiverPositionTrazom62
2010-01-18*Cleanups before delete after not successfull load pet from db. Thanks to Dra...QAston
2010-01-18typosilver1ce
2010-01-18Auras with turn/move interrupt flags are now removed for creatures when they ...silver1ce