aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-07-09Fixed Extractors' windows compile issue (with click's blessing and ever viewi...teacher
2010-07-09[mq]: vm3Brian
2010-07-09* Merge public repoBrian
2010-07-09Uncomment the assert that I commented some revs ago on InstanceMap::CanEnter()Tartalo
2010-07-09Check map entering requirements only if areatrigger teleport changes mapTartalo
2010-07-09Remove double requirement check in AreaTrigger teleportTartalo
2010-07-08* Version updateBrian
2010-07-08* Proper quest reputation reward post 3.3.0Brian
2010-07-08Fixed Savage DefenseShauren
2010-07-08* Merge from private 335a repoBrian
2010-07-08* Fix typoBrian
2010-07-08* Merge public repoBrian
2010-07-08* Implement proper script support for quest "The Prophecy of Akida" (9544)Brian
2010-07-08Do proper sanitytesting for waypoint scriptloading - thanks to Azazel for the...click
2010-07-07* Merge public repoBrian
2010-07-07Coment annoying assert that nobody knows why is thereTartalo
2010-07-07Deny access to instances if other party/user with the same perm id is insideTartalo
2010-07-07Revert revision 4b8a7a570412 until properly fixed, caused auras to get stuck ...Shauren
2010-07-06Fixed sending aura remove packet at stack modificationShauren
2010-07-06Kill another memleak - delete auction element after auction has been ended an...click
2010-07-06Update GPL-licensing information on scripts (now with the proper bling-bling ...click
2010-07-04Remove doublecalculation of crit res (fix by dr.tenma)click
2010-07-04resolve circular dependency on uninitialized memory (and add copyrightheaders...click
2010-07-04Fix: make sure healing potions doesn't benefit from spellhealing-power - patc...click
2010-07-04Fix warrior selfheal & heal-reduction (and handling of OBS_MOD_HEALTH in the ...click
2010-07-04Implemented SPELL_EFFECT_CLEAR_QUEST (139), patch by SocolinShauren
2010-07-04Fix another uninitialized value in Player::m_AreaIDclick
2010-07-04Initialize m_flags after m_isNeedManyNegativeEffects, as m_isNeedManyNegative...click
2010-07-04Properly initialize CharmInfo states (fixes warning about noninitialized poin...click
2010-07-04Use MAX_SPELL_CHARM as spellcount on GetPetAutoSpellSize(), fixes OOB array-a...click
2010-07-04Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated spe...click
2010-07-04Fix SPELL_AURA_MOD_HEALING_DONE healing bonus with 0 misc value (patch by ton...click
2010-07-02Adjust some more script copyrights (grrrrr)click
2010-07-02Adjust to use correct timeframe for script-copyrightsclick
2010-07-02Add Trinity copyright holders for scriptsclick
2010-07-02Fixed Chain Lightning overproccing with Lightning Overload, patch by DrTenmaShauren
2010-07-02* Merge public repoBrian
2010-07-02* Updated DBC file checks for 3.3.5aBrian
2010-07-01* Fixed ordering of gossip_menu_option so menu items appear in the properBrian
2010-07-01* Merge from public repoBrian
2010-07-01Adjust includes for some Ulduar-scripts (fixes non-PCH build on *nix and shou...click
2010-06-30* Fix authentication for the new clientBrian
2010-06-30* Update for 3.3.5aBrian
2010-06-30* Another opcode updateBrian
2010-06-30* Some update to chat enumsBrian
2010-06-30* Update / Add some opcodesBrian
2010-06-30* Fix expected client buildBrian
2010-06-30Obsidian Sanctum: Many improvements & fixes, by moriquenduTartalo
2010-06-30Minor cleanups to accomodate CMake-usage on Windowsclick
2010-06-30And even more CMake-specific cleanups (mutes most of the "non-harmful" warnin...click