| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-26 | Add missing newline. | Giuseppe Montesanto | |
| 2011-11-26 | Set right gameobject spawn in Ulduar. | Giuseppe Montesanto | |
| 2011-11-26 | SQL: Add SQLs for recent pull | Shocker | |
| 2011-11-26 | Merge pull request #3889 from Souler/master | Shocker | |
| Core/Achievements: Implement "Snakes. Why'd It Have To Be Snakes?" | |||
| 2011-11-26 | Core/Mechanics: Armor penetration improvement. Revamp calculation of ↵ | Chaplain | |
| SPELL_AURA_MOD_TARGET_ARMOR_PCT | |||
| 2011-11-26 | SQL: File namings after recent pulls | Shocker | |
| 2011-11-26 | Merge pull request #3652 from Poli93/master | Shocker | |
| Core/Spells: Misery talent should be activated by Mind Flay | |||
| 2011-11-26 | Merge pull request #4041 from PKX/remove_obsolete | Shocker | |
| Remove obsolete code and spell_groups | |||
| 2011-11-26 | Merge pull request #4040 from devilcoredev/fix_004 | Shocker | |
| [CORE/BOSS] Fix Sapphiron flying phase start. | |||
| 2011-11-26 | Core/Misc: Make VMapManager2::acquireModelInstance and releaseModelInstance ↵ | Machiavelli | |
| thread safe Closes #4086 | |||
| 2011-11-26 | Core/DBLayer: Yet Another Typo Fix To Player::SaveToDB() | Nay | |
| 2011-11-26 | Core/DBLayer: Fix player saving | Machiavelli | |
| 2011-11-26 | Add SQL to previous commit (5a4636c145cc5e) *facepalms* | Nay | |
| Correct a DB error in quest_template for quest 14171 (Thanks Bizzy) | |||
| 2011-11-26 | Core|DB/Quests: Rename and re-order fields in `quest_template` table, for ↵ | Nay | |
| the sake of consistency Order should match SMSG_QUEST_QUERY_RESPONSE | |||
| 2011-11-26 | Core/DB: Fix character creation in Player::SaveToDB. | kaelima | |
| And some misc comments/whitespaces | |||
| 2011-11-25 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Shocker | |
| 2011-11-25 | Core/Player: Typo in player flags | Shocker | |
| 2011-11-25 | Core/DB: Fix a typo in commit 72675d55d821e0648c53d53d78a1 | Nay | |
| Closes #4068 | |||
| 2011-11-25 | DB/Creature: Delete a very high guid and insert a lower one | Nay | |
| *slaps someone* | |||
| 2011-11-25 | Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the ↵ | Machiavelli | |
| function up between an INSERT part (new character creation) and UPDATE part (existing character). | |||
| 2011-11-25 | DB/Quests: Fix Junkboxes Needed class requirements | Nay | |
| Closes #509 | |||
| 2011-11-25 | Core/Quests: Add new field RequiredClasses for quest_template Credits to | Stalker_Riddick | |
| NoFantasy. * SkillOrClass is converted to RequiredSkill (and then field can contain skill id only) * Field ZoneOrSort has no longer a function in quest requirement, and RequiredClasses must be used instead where class limits are expected. To restrict a quest to one class or more, use bitmask of class in RequiredClasses. RequiredSkill works like before. Signed-off-by: NoFantasy <nofantasy@nf.no> Signed-off-by: Stalker_Riddick <nenad_kuza@hotmail.com> | |||
| 2011-11-24 | Core/DisableMgr: Fixed spells disables | Shocker | |
| 2011-11-24 | Core/Pets: Fix pet saving typo from recent cleanups (spotted by Nay) | Shocker | |
| 2011-11-24 | DVCS: Added any type of build directory to gitignore | Shauren | |
| 2011-11-23 | Forgot to delete files after copying them to 'sql/old' | Nay | |
| Fail count is high tonight... | |||
| 2011-11-23 | DB: TDB 43: Move SQL updates to the old directoryTDB335.11.44 | Nay | |
| 2011-11-23 | Core/DisableMgr: Fixed possible crashes at startup | Shauren | |
| 2011-11-23 | Remove a check which always returns true. Correct me if I am wrong. | megamage | |
| 2011-11-23 | Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of ↵ | Shauren | |
| the same name in outer scope. from previous commit | |||
| 2011-11-23 | Do not allow base map be accessed from outside if map is instanceable. | megamage | |
| 2011-11-23 | Revert 2f83db28f2a11384e1b818b1d5d42d0d87111172. Note that here we only want ↵ | megamage | |
| to check baseMap->canEnter, but not instanceMap->canEnter. Thanks to SignFinder. | |||
| 2011-11-23 | Remove unnecessary const_cast<Map*>. | megamage | |
| 2011-11-23 | Clean up very some confusing MapManager functions (create/find map/base map). | megamage | |
| 2011-11-23 | Fix build. | megamage | |
| 2011-11-23 | Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ↵ | Shauren | |
| of the same name in outer scope.) | |||
| 2011-11-23 | Core: Fixed a few warnings and silly typos in scripts | Shauren | |
| 2011-11-23 | DB/Misc: Removed obsolete spell_groups | PKX | |
| Removes some obsolete and wrong spell_groups. Closes #2462, #1519 and #3968 | |||
| 2011-11-23 | Core/Spells: Removed some obsolete code | PKX | |
| This removes some unused and obsolete code: - "Test of Faith" now doesn't increase crit anymore; - same goes for "Renewed Hope" (in addition that code isn't working); - "Ebon Plague" part was deleted from Unit::SpellDamageBonus but not from Unit::MeleeDamageBonus (in addition this code is not working anymore) - "Blessing of Sanctuary" was working only on melee damage, plus this is not the way it should be fixed Signed-off-by: PKX <pkx.icehell@gmail.com> | |||
| 2011-11-23 | Do not allow an instance map to be created twice if it already exists. Fix ↵ | megamage | |
| #4018. | |||
| 2011-11-23 | Fix Sapphiron flying phase start. | Giuseppe Montesanto | |
| 2011-11-23 | Scripts/Naxxramas: Patchwerk's Hateful Strike's timer should be 1s. | Shocker | |
| Closes #4036 | |||
| 2011-11-23 | Merge pull request #3988 from kandera/tempbranch2 | Shocker | |
| Core/Mechanic: Resurrection (fixed the issue with players ressing in pla... | |||
| 2011-11-23 | Scripts/Icecrown Citadel: Corrected an overlooked frenzy spam by Shambling ↵ | Shauren | |
| Horrors on heroic mode (does not change anything in the fight) | |||
| 2011-11-22 | Core/Units: Second part of SMSG_MOVE_SET_COLLISION_HGT implementation: ↵ | Machiavelli | |
| compute proper collision height according to client formulae and send this to the client when mounting up. | |||
| 2011-11-22 | Core/Opcodes: Change status of CMSG_MOVE_SET_COLLISION_HGT_ACK to Unhandled ↵ | Spp | |
| to kill spam log | |||
| 2011-11-22 | Core/Packets: Allow CMSG_MOVE_SET_COLLISION_HGT_ACK to be received from the ↵ | Machiavelli | |
| client (currently unhandled) | |||
| 2011-11-21 | DB/Event/Pilgrim: Partially fix food tables | Nay | |
| 2011-11-21 | DB/Event/Pilgrim: Template updates, vendor tables and other misc. stuff (A) | Nay | |
| 2011-11-21 | Merge pull request #3421 from Chipsi/master | megamage | |
| Core/Items: Added case for Darkmoon Card: Madness trinket | |||
