| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-24 | Core/LFGMgr: Added missing changes from previous commit | Shauren | |
| 2012-03-24 | Core/LFGScript: Split LFG script class to prevent crash caused by ↵ | Shauren | |
| deallocating the same memory twice | |||
| 2012-03-24 | Core/DBLayer: Query should actually be available on both sync and async ↵ | leak | |
| mysql connections | |||
| 2012-03-24 | Core/Scripts: Fixed script unloading | Shauren | |
| 2012-03-24 | DB/Loot: Add some Missing loot, thx Helias for spotting and initial work | ZxBiohazardZx | |
| Closes #5842 | |||
| 2012-03-24 | Core/DBLayer: C/P fix | leak | |
| 2012-03-24 | Core/DBLayer: Match field type reads in core with data types in db for ↵ | Shauren | |
| prepared statements | |||
| 2012-03-24 | Core: I herd you like semicolon.. | leak | |
| 2012-03-24 | Core: Fix warnings properly | leak | |
| 2012-03-24 | Core: Fix warnings | leak | |
| 2012-03-24 | Core: Remove some silly pramga-section warnings | click | |
| 2012-03-24 | Core/DBLayer: Prepare statement on the right connection | leak | |
| fixes #5862 | |||
| 2012-03-24 | Merge pull request #5865 from Elron103/pull-requests4 | Shauren | |
| Core/Spells: Fix loading order and apply custom spell flags correctly | |||
| 2012-03-24 | Core/Auras: Corrected check relying on a not yet initialized variable | Shauren | |
| 2012-03-24 | Core/Spells: Fix loading order and apply custom spell flags correctly | Elron103 | |
| 2012-03-24 | DB/Loot: Update Loot for first 4 bosses in Ulduar | ZxBiohazardZx | |
| 2012-03-24 | Merge pull request #5858 from w1sht0l1v3/AK | Machiavelli | |
| Scripts/Ahn'kahet/Prince Taldaram: Fix movement after shield drops.(no more LoS issues) Update boss texts and move them to creature_text. Add proper sounds to text. Add condition for a visual spell. Add usage of different Embrace of the Vampyr spell based on difficulty. | |||
| 2012-03-24 | Scripts/Ahn'kahet/Prince Taldaram: | w1sht0l1v3 | |
| Fix movement after shield drops.(no more LoS issues) Update boss texts and move them to creature_text. Add proper sounds to text. Add condition for a visual spell. Add usage of different Embrace of the Vampyr spell based on difficulty. | |||
| 2012-03-24 | Core/DBLayer: Fix a typo in a field type/size - npc_vendor | Nay | |
| Closes #5863 | |||
| 2012-03-24 | Core/Warden: Fix warning | leak | |
| 2012-03-24 | Core/DBLayer: Convert PQuery() queries to prepared statements | leak | |
| 2012-03-23 | Correct codestyle from previous commit | kandera | |
| 2012-03-23 | Core/Spells: Fix improved unholy presence removal. | Kandera | |
| 2012-03-23 | Core/Spells: Fix death coil damage bonus from sigil of the vengeful heart | Kandera | |
| 2012-03-23 | Core/Commands: Add support for ip2nation database lookups when using .pinfo ↵ | Spp | |
| command. This will (when a full database exists) allow for seeing (approximately) which country a player might be from when doing .pinfo <player> Note: External data required for this patch to work correctly can be found at http://www.ip2nation.com/ip2nation/Download Signed-off-by: click <click@gonnamakeyou.com> | |||
| 2012-03-23 | Core/Creatures: Properly initialize m_zoneScript when it depends on zone id ↵ | Shauren | |
| (OutdoorPvP/Battlefield) and fixed z offset for hovering creatures at creation | |||
| 2012-03-22 | DB/Conditions: 39152 should only be lootable if you have at least 390 skills ↵ | ShinDarth | |
| in First Aid; Also add proper file ending to recent SQLs Closes #5840 | |||
| 2012-03-22 | Merge pull request #5837 from w1sht0l1v3/AK | Machiavelli | |
| Scripts/Ahn'kahet/Prince Taldaram: Fix Conjure Flame Sphere visual casting. | |||
| 2012-03-22 | Scripts/Ahn'kahet/Prince Taldaram: Fix Conjure Flame Sphere visual casting. | w1sht0l1v3 | |
| Flame Sphere should not be visible to players(only their visual). | |||
| 2012-03-21 | Core/SAI: Allow using SMART_TARGET_ACTION_INVOKER with SMART_ACTION_MOVE_TO_POS | Subv | |
| Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-03-21 | Merge pull request #5825 from w1sht0l1v3/ToCr | Machiavelli | |
| Scripts/ToCr/Val'kyr Twins: Fix orb targeting. | |||
| 2012-03-21 | Scripts/ToCr/Val'kyr Twins: Fix orb targeting. | w1sht0l1v3 | |
| Add missing triggers. | |||
| 2012-03-21 | Scripts/ToC/Anub'Arak: Prevent spells (Leeching Swarm in particular) being ↵ | Machiavelli | |
| interrupted by other spells. | |||
| 2012-03-20 | DB/Gossip: Quel'Danas gossips Closes #5803 | Malcrom | |
| 2012-03-19 | DB/SAI: SAI & Gossip for Unrestrained Dragonhawk | Malcrom | |
| 2012-03-19 | Core/Spells: Implemented CREATURE_TYPEFLAGS_PARTY_MEMBER, creature with this ↵ | Shauren | |
| type_flag set can be targeted by spells that require target to be in caster's party/raid | |||
| 2012-03-19 | Core/DBLayer: Remnant cleanups | leak | |
| 2012-03-19 | Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant ↵ | leak | |
| back to regular queries | |||
| 2012-03-19 | Scripts/Serpentshrine Cavern: Fixed crash in boss_leotheras_the_blind caused ↵ | Shauren | |
| by uninitialized variable; also replaced unsafe AI typecasting with Get/SetGUID | |||
| 2012-03-19 | Core/DBLayer: Convert PExecute() queries to prepared statements | leak | |
| 2012-03-19 | Core/SmartScript: Fixed possible crashes when attempting to use ↵ | Shauren | |
| StoreTargetList with a the same list already stored on the same id | |||
| 2012-03-18 | Core/Spell: Fix crash for Glyph of Divinity | Kaelima | |
| 2012-03-18 | Core/Movement: Update MOVEMENTFLAG_MASK_MOVING, thanks to idostyle | Machiavelli | |
| 2012-03-18 | Core/Movement: Compute current position in spline::Launch with Z offset. ↵ | Machiavelli | |
| Fixes e.g. hovering creatures height increasing every time player interacts with it. | |||
| 2012-03-18 | Core/Units: Fix movementflag apply for flying/hovering creatures on respawn | Machiavelli | |
| 2012-03-17 | Merge pull request #5748 from MrSmite/Pet_1 | Subv | |
| Pet - Fix focus regen gets stuck due to lag/high diffs closes #5153 | |||
| 2012-03-17 | Collision/GameObjects: Fixed LoS for all doors (open and closed). Looks like ↵ | Subv | |
| data0 for type 0 is in fact startClosed instead of startOpen closes #5660 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-03-17 | Core/Movement: | Machiavelli | |
| - Don't abort relocation if movementflag restrictions were violated. There might be lag between client and server and even different parts of the core that made this approach improper. - MOVEMENTFLAG_ROOT cannot be used in conjunction with MOVEMENTFLAG_MASK_MOVING, but it's a valid flag to receive from client. - Fix falling to ground when unapplying fly/waterwalk aura. NOTE: This is a client-side initiated fall, in the future this should be initiated and updated by the server. (Working on it) - Rename MOVEMENTFLAG_FALLING to MOVEMENTFLAG_FALLING_FAR - Rename MOVEMENTFLAG_JUMPING to MOVEMENTFLAG_FALLING Closes #5751 | |||
| 2012-03-17 | Core/Movement: Corrected movement info structure written in WriteMovementInfo | Shauren | |
| 2012-03-17 | Tools/VmapExtractor: Don't check registry for game folder on windows, just ↵ | Machiavelli | |
| use relative "Data" dir, similar to linux. | |||
