| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-24 | Scripts/Zalazane's Fall: Fixed a logical mistake from last commit | kaelima | |
| 2012-02-24 | Scripts/Zalazane's Fall: Some cleanup and general code improvement | kaelima | |
| 2012-02-24 | Core/MovementGenerators: Removed pointless check | Shauren | |
| 2012-02-24 | Core/Calendar: Code refactoring/removed obsolete functions | Shauren | |
| 2012-02-24 | Core/Calendar: WIP Calendar. | Spp | |
| 2012-02-24 | Core/Calendar | Shauren | |
| * Added sending SMSG_CALENDAR_RAID_LOCKOUT_REMOVED when instance save is removed * Refactored sending SMSG_CALENDAR_RAID_LOCKOUT_ADDED/REMOVED into separate method | |||
| 2012-02-24 | Core/Calendar: Use enums | Nay | |
| Source: WPP | |||
| 2012-02-24 | Core/Calendar | Shauren | |
| * Fixed raid resets display in calendar * Active instance locks will now be added to calendar as soon as they are created (not after login) | |||
| 2012-02-24 | Core/Calendar: Initial work for calendar | Nay | |
| Original author: Silinoron (from calendar branch) | |||
| 2012-02-24 | DB/Loot: Add Primordial Saronite to Deathbringer and Dreamwalker | ZxBiohazardZx | |
| Closes #5381 | |||
| 2012-02-23 | Merge pull request #5392 from kandera/fix_rotface_ooze_flood | Shocker | |
| Scripts/Icecrown Citadel: Fix Rotface ooze flood (thx to vincent-michael) | |||
| 2012-02-23 | Core/Scripts: fix rotface ooze flood (thx to vincent-michael) | Kandera | |
| 2012-02-23 | Merge pull request #5343 from kandera/fix_spell_script_stuff | QAston | |
| fix a few issues with the spell scripts i made. | |||
| 2012-02-23 | Merge pull request #5389 from kandera/script_vessel | QAston | |
| Core/Scripts: script despawn for dummy effect of muisek vessels | |||
| 2012-02-23 | Core/Scripts: script despawn for dummy effect of muisek vessels | Kandera | |
| 2012-02-23 | Compile fix for gcc 4.5 and higher | Shauren | |
| 2012-02-23 | Core/Vmaps: Fixed errors during loading gameobject models and improved error ↵ | Shauren | |
| output (will now write to logs) | |||
| 2012-02-23 | Copypaste fix | Shauren | |
| 2012-02-23 | Core: Random cleanup + compile fix | Shauren | |
| 2012-02-23 | Merge pull request #5383 from Venugh/master | Machiavelli | |
| Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveU… …nit. | |||
| 2012-02-23 | Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit. | Venugh | |
| 2012-02-23 | Merge pull request #5382 from Venugh/master | Machiavelli | |
| Core/Units: Some cleanup in MOVEMENTFLAG_WALK toggling | |||
| 2012-02-23 | Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit. | Venugh | |
| 2012-02-22 | DB/Conditions: Fix remaining DB sql errors | Nay | |
| 2012-02-22 | DB/Quests: Mounting Hodir's Helm. | w1sht0l1v3 | |
| DB/Quests: Quest relations for Polishing the Helm. Closes #5231 | |||
| 2012-02-22 | Core/Vehicles: Fix a crash in object update packet builder (need to remove ↵ | Machiavelli | |
| UPDATEFLAG_VEHICLE on Unit::RemoveFromWorld) | |||
| 2012-02-22 | Actually remove searing_gorge.cpp from CMakeLists, sorry. | Nay | |
| 2012-02-22 | Core/Spells: Prevent assertion failure in ↵ | QAston | |
| Spell::SelectImplicitDestDestTargets by setting dest to caster if no dest provided. | |||
| 2012-02-22 | Misc: Delete searing_gorge.cpp and fix a typo in worldserver config | Nay | |
| 2012-02-22 | Core/Unit: Corrected packet structure in Unit::BuildMovementPacket | Shauren | |
| 2012-02-22 | Core/Spells: Change logic in assertion in ↵ | Machiavelli | |
| Spell::SelectImplicitTargetObjectTargets. Not sure if this a step in the right direction for the intended design, but following the logic of the function there should be OR unit target OR gameobject target OR item target pointers available. If Item target doesn't belong there then the already present AddItemTarget call should be removed. | |||
| 2012-02-22 | db/loot: Fix sql add line at end. | Malcrom | |
| 2012-02-22 | scripts: Searing Gorge wasn't cleaned up properly. | Malcrom | |
| 2012-02-22 | db/text: Invisible Stalker text for Wintergrasp | Malcrom | |
| 2012-02-22 | db/SAI: Move Kalaran Windblade script to SAI and improved scripting and gossip. | Malcrom | |
| 2012-02-22 | Core/Vehicles: Fix a crash in ~Vehicle. Closes #5366 | Machiavelli | |
| 2012-02-22 | Merge pull request #5367 from kandera/fix_seasonal_check_2 | Nay | |
| COre/Quest: Fix issue with seasonal quests and repeatability Closes #5353 | |||
| 2012-02-22 | fix issue with seasonal quests and repeatability | Kandera | |
| 2012-02-22 | Merge pull request #5271 from Chaplain/knockback | Machiavelli | |
| Core/Movement: Fix MoveJump handling. | |||
| 2012-02-22 | Core/Vehicles: Remove some wrong/redundant calls to Unit::ExitVehicle. The ↵ | Machiavelli | |
| aura system already handles it in most places. Also add some documentation on upcoming work on making passenger exit positions work. | |||
| 2012-02-22 | Core/Conditions: Fix grouping for CONDITION_SOURCE_TYPE_SPELL_CLICK_EVENT | Machiavelli | |
| Perhaps in the future a more generic solution can be implemented to prevent lots of repetitive code | |||
| 2012-02-22 | Core/Spells: Use right function for obtaining spell target type. Fixes ↵ | QAston | |
| assertion failures. | |||
| 2012-02-22 | Core/Spells: Fix a typo in f09b5a6bea89da1b73a0beb05b977feba3285562 - call ↵ | QAston | |
| right function for target dest case. Closes #5357 | |||
| 2012-02-22 | Fix build (gcc) and fix warnings | Spp | |
| 2012-02-21 | db/Gossip: Some missing Gossip data from Pitcrawler & myself | Malcrom | |
| 2012-02-21 | Fix typo on previous commit | Malcrom | |
| 2012-02-21 | DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI. | Malcrom | |
| 2012-02-21 | Merge pull request #5354 from FrozenSouL/master | Nay | |
| Scripts/Pos: Fix error in Scourgelord Tyrannus text | |||
| 2012-02-22 | Scripts/PoS: Fix error in Forgemaster Garfrost text. | frozenarmor | |
| Signed-off-by: frozenarmor <venom.victorios@gmail.com> | |||
| 2012-02-21 | DB/Loot: Add loot for Apprentice Osterkilgr | ZxBiohazardZx | |
| Closes #5269 | |||
