| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-09 | Show GameObject HealthBar | Spp | |
| Original patch by beberlescaraber Closes issue 2056 --HG-- branch : trunk | |||
| 2010-05-06 | * Fix the damn everloving neutral assist once again | Brian | |
| * Patch coutesy of PivoNRoll --HG-- branch : trunk | |||
| 2010-05-08 | Cleanup on some database-related files: merge some DB-related files, add ↵ | click | |
| some consistency to callhandles in sourcetree (M + combine MySQL-specific files into main database-files (click) + fix vcproj-files, adjust handler-function names for consistency (Machiavelli) --HG-- branch : trunk | |||
| 2010-05-08 | Add GUID to groups | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-06 | Fix Beacon Of Light: not applying when not in LoS. Patch by beberlescaraber ↵ | Trazom62 | |
| (adapted to latest rev). Fixes issue #921. --HG-- branch : trunk | |||
| 2010-05-06 | Fix Script AzjolNerub/Anubarak. Patch by Snakeice. | Trazom62 | |
| Fixes issue #2022. - Closes the ring, dives, summon mobs, visual before spikes and finally spikes. --HG-- branch : trunk | |||
| 2010-05-06 | Fix Script Ahnkahet/Volazj. | Trazom62 | |
| - fix typo for insanity spell 3. - reset phase mask of players when combat ends. - remove heroic spell definition now in spelldifficulty_dbc. --HG-- branch : trunk | |||
| 2010-05-06 | Correctly allocate memory for script npc_crusade_recruit. Bug found by hunteee. | Anubisss | |
| --HG-- branch : trunk | |||
| 2010-05-06 | small tweak for escortAI's debuglog | Rat | |
| --HG-- branch : trunk | |||
| 2010-05-06 | Cleanup : Remove postgreSQL-support (not used and has also been broken for a ↵ | click | |
| long time) --HG-- branch : trunk | |||
| 2010-05-06 | Remove a double transaction-start (creating a nested transaction = bad) | click | |
| --HG-- branch : trunk | |||
| 2010-05-05 | Make sure that socket reference is removed on closing WorldSession server ↵ | Machiavelli | |
| sided before ReactorRunnable does in the reactor event loop. --HG-- branch : trunk | |||
| 2010-05-05 | Any opcode sent after CMSG_CHAR_ENUM should reset the timeout timer, not ↵ | Machiavelli | |
| just CMSG_PLAYER_LOGIN. --HG-- branch : trunk | |||
| 2010-05-05 | Use ACE_GUARD_RETURN macro in LockedQueue::next to guarrantee the lock is ↵ | Machiavelli | |
| acquired before changing the queue´s properties --HG-- branch : trunk | |||
| 2010-05-05 | Add support for quest 4921 (The scent of Lar'Korwi) | Spp | |
| Patch by D_Skywalk Fixes issue 1671 --HG-- branch : trunk | |||
| 2010-05-05 | Remove a nested transaction messing up character savestates - thanks to Zor ↵ | click | |
| for spotting the culprit Fixes issue #2018. Fixes issue #2004. --HG-- branch : trunk | |||
| 2010-05-05 | Fix crash when deleting vendoritems with multiple extendedcosts - thanks to ↵ | click | |
| Vladimir Fixes issue #1989 --HG-- branch : trunk | |||
| 2010-05-05 | Fix crash in CreatureGroup::MemberAttackStart. | Trazom62 | |
| Fixes issue #1982. --HG-- branch : trunk | |||
| 2010-05-05 | Forgot Map.h from previous commit. sorry. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-05-05 | Sorted out minor (but boring) issues with the pdump-command ↵ | click | |
| (load/save/store-on-delete) Fixes issue #1659 + changed the dumpheader from engrish1.0 to engwegian1.2 --HG-- branch : trunk | |||
| 2010-05-05 | Fix raid groups load from DB and save to DB. | Trazom62 | |
| Fixes issue #299. - In table GROUPS, since rev 7841, isRaid is used to store the groupType. The DB was not updated. this is now fixed. - Fix isRaid set to 1 when group converted to raid (shall be the groupType). - Fix isRaidGroup check as groupType is now a set of flags. - Fix dungeon/raid check when difficulty change. --HG-- branch : trunk | |||
| 2010-05-05 | SOTA: Fix team being declared winner when it should be tie | Spp | |
| Original patch by Gyullo closes issue 1111 --HG-- branch : trunk | |||
| 2010-05-05 | Save items with itemstate ITEM_CHANGED using DELETE followed by an INSERT ↵ | Machiavelli | |
| query (wrapped in a transaction). --HG-- branch : trunk | |||
| 2010-05-05 | Violet Hold: make boss ichoron attackable | Spp | |
| patch by maketheking closes issue 2012 --HG-- branch : trunk | |||
| 2010-05-05 | Fix Arena starting personal rating formula | Spp | |
| Original patch by maketheking closes issue 2013 --HG-- branch : trunk | |||
| 2010-05-05 | Fix crash in script for quest 10512 + code style cleanup. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-05-05 | Use DELETE + INSERT statement wrapped in a transaction in ↵ | Machiavelli | |
| Item::SaveRefundDataToDB() --HG-- branch : trunk | |||
| 2010-05-04 | Unstable Affliction: Fix caster, bonus and penalty damage | Spp | |
| Original Patch by N4rk0 Closes issue 739 --HG-- branch : trunk | |||
| 2010-05-04 | Fix: Force rogues not to steal stuff during charcreation - it stole a double ↵ | click | |
| set of startingweapons intead of a single set (Thanks to BioHazard for the note) --HG-- branch : trunk | |||
| 2010-05-04 | *fixed compile | Rat | |
| -NOTE: COMPILE BEFORE PUSHING, thankyou --HG-- branch : trunk | |||
| 2010-05-04 | Fix Script Sunwell/Felmyst. Thanks Ille000. | Trazom62 | |
| Fixes issue #318. + Fixes code layout. + Uses standard EventMap instead of homemade Timer. --HG-- branch : trunk | |||
| 2010-05-04 | Some additional checks to Login Instance check. + code layout. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-05-04 | Add stricter regulations for instances (login-checks and support for sending ↵ | click | |
| unbound player to parent-instance / homebind if not matching criterias) Patch by Elron103 - closes issue #1323. --HG-- branch : trunk | |||
| 2010-05-04 | Allow spellid_x fields in item_template to be -1 | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-04 | Add support to set RandomProperty / RandomSuffix to -1 in item_template | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-04 | Fix Honor Kill formula | Spp | |
| Patch by JohnHoliver Closes issue 1863 --HG-- branch : trunk | |||
| 2010-05-04 | Remove Marks and Quest Reward at BG finish. | Spp | |
| Patch by Gyullo --HG-- branch : trunk | |||
| 2010-05-04 | ALWAYS use starting personal rating from config IF greater then 0, thanks to ↵ | Rat | |
| Gyullo using 0 will let core calculate it --HG-- branch : trunk | |||
| 2010-05-04 | elites in instances should have a 2.75x base xp bonus instead of the regular ↵ | Rat | |
| 2x world bonus --HG-- branch : trunk | |||
| 2010-05-04 | starting from season 6, new arena team members should get the team rating as ↵ | Rat | |
| a starting personal rating, with a maximum of 1000 --HG-- branch : trunk | |||
| 2010-05-04 | use DB speeds for battleground creatures | Rat | |
| fixes moving cannons, if you set speeds to 0 in DB for them --HG-- branch : trunk | |||
| 2010-05-04 | Fix quest 9868 (The Totem of Kar'dash) - thanks to Erocoloco | click | |
| Closes issue 1086. --HG-- branch : trunk | |||
| 2010-05-04 | Add support for quest 6641 (Vorsha The Lasher) | click | |
| --HG-- branch : trunk | |||
| 2010-05-04 | Add support for quest 1126 (Hive in the Tower) - patch by supabad | click | |
| Closes issue #68 --HG-- branch : trunk | |||
| 2010-05-04 | *Fix: correctly apply or remove enchantments requiring a skill when gaining ↵ | click | |
| a skill level - fix by Liberate Closes issue #1407 --HG-- branch : trunk | |||
| 2010-05-03 | Revert parts of a previous transaction-fix (would create a nested ↵ | click | |
| transaction), add missing support for rollback in battleground-group creation --HG-- branch : trunk | |||
| 2010-05-03 | *more script texts fixed, thanks to terrorbringer | Rat | |
| --HG-- branch : trunk | |||
| 2010-05-03 | *when dismounting from a flying vehicle (and it was flying) you will get a ↵ | Rat | |
| pretty parachute --HG-- branch : trunk | |||
| 2010-05-03 | *fixed quest support for hunter pet trainers | Rat | |
| --HG-- branch : trunk | |||
| 2010-05-03 | Rename some more opcodes - patch by Zor | click | |
| --HG-- branch : trunk | |||
