aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-05Any opcode sent after CMSG_CHAR_ENUM should reset the timeout timer, not just...Machiavelli
2010-05-05Use ACE_GUARD_RETURN macro in LockedQueue::next to guarrantee the lock is acq...Machiavelli
2010-05-05Add support for quest 4921 (The scent of Lar'Korwi)Spp
2010-05-05Remove a nested transaction messing up character savestates - thanks to Zor f...click
2010-05-05Fix crash when deleting vendoritems with multiple extendedcosts - thanks to V...click
2010-05-05Fix crash in CreatureGroup::MemberAttackStart.Trazom62
2010-05-05Forgot Map.h from previous commit. sorry.Trazom62
2010-05-05Sorted out minor (but boring) issues with the pdump-command (load/save/store-...click
2010-05-05Fix raid groups load from DB and save to DB.Trazom62
2010-05-05SOTA: Fix team being declared winner when it should be tieSpp
2010-05-05Save items with itemstate ITEM_CHANGED using DELETE followed by an INSERT que...Machiavelli
2010-05-05Violet Hold: make boss ichoron attackableSpp
2010-05-05Fix Arena starting personal rating formulaSpp
2010-05-05Fix crash in script for quest 10512 + code style cleanup.Machiavelli
2010-05-05Use DELETE + INSERT statement wrapped in a transaction in Item::SaveRefundDat...Machiavelli
2010-05-04Unstable Affliction: Fix caster, bonus and penalty damageSpp
2010-05-04Fix: Force rogues not to steal stuff during charcreation - it stole a double ...click
2010-05-04*fixed compileRat
2010-05-04Fix Script Sunwell/Felmyst. Thanks Ille000.Trazom62
2010-05-04Some additional checks to Login Instance check. + code layout.Trazom62
2010-05-04Add stricter regulations for instances (login-checks and support for sending ...click
2010-05-04Allow spellid_x fields in item_template to be -1Spp
2010-05-04Add support to set RandomProperty / RandomSuffix to -1 in item_templateSpp
2010-05-04Fix Honor Kill formulaSpp
2010-05-04Remove Marks and Quest Reward at BG finish.Spp
2010-05-04ALWAYS use starting personal rating from config IF greater then 0, thanks to ...Rat
2010-05-04elites in instances should have a 2.75x base xp bonus instead of the regular ...Rat
2010-05-04starting from season 6, new arena team members should get the team rating as ...Rat
2010-05-04use DB speeds for battleground creaturesRat
2010-05-04Fix quest 9868 (The Totem of Kar'dash) - thanks to Erocolococlick
2010-05-04Add support for quest 6641 (Vorsha The Lasher)click
2010-05-04Add support for quest 1126 (Hive in the Tower) - patch by supabadclick
2010-05-04*Fix: correctly apply or remove enchantments requiring a skill when gaining a...click
2010-05-03Revert parts of a previous transaction-fix (would create a nested transaction...click
2010-05-03*more script texts fixed, thanks to terrorbringerRat
2010-05-03*when dismounting from a flying vehicle (and it was flying) you will get a pr...Rat
2010-05-03*fixed quest support for hunter pet trainersRat
2010-05-03Rename some more opcodes - patch by Zorclick
2010-05-02Add support for GO Bash'ir Crystalforge (Blades Edge/Outlands)click
2010-05-02Include petsaving under transactioncontrol in Player::SaveToDB()click
2010-05-02Fix command .server plimit.Trazom62
2010-05-02Fix: Give the correct amount of talent points when leveling up after a talent...click
2010-05-02Fix crash in Gluth Script.Trazom62
2010-05-02Rename one opcodeSpp
2010-05-02Fix Script FoS/Bronjahm. Thanks Johnholiver.Trazom62
2010-05-02Code Style. Closes issue 1515Spp
2010-05-02Add support for quest 12916 (Our Only Hope) - Patch by supabadclick
2010-05-02Remove unused defines.Spp
2010-05-02Fix local change that wasn't supposed to be pushed...Spp
2010-05-02Make RealmList a Singleton.Spp