Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-15 | Core/Items: | Nay | |
- Update some ItemPrototype enums - Merge armor and weapon vellum into a single subclass - Fix tackler bags | |||
2012-08-15 | Core/Logging: Fix crash on authserver shutdown | Spp | |
Closes #7365 Closes #7325 | |||
2012-08-14 | Merge pull request #7403 from Tuxity/4.3.4 | Nay | |
[434] Attack power formula and druid typos | |||
2012-08-15 | Core/Opcodes: Fix compiler error in GCC | Nay | |
Thanks Nevan Closes #7404 | |||
2012-08-15 | Core/Stats: | Tuxity | |
- Update dodge base, parry cap and dodge cap values to cataclysm. - Remove useless function since defense skill was remove in 4.0.1 | |||
2012-08-15 | Core/Stats: Update formula of min/max weapon damages in feral form. | Tuxity | |
2012-08-15 | Core/Stats: Feral attack power doesn't exist since 4.0.1 | Tuxity | |
2012-08-15 | Core/Stats: Update AttackPower to cataclysm. | Tuxity | |
2012-08-15 | Core/Scripts: Missing change from previous commit | Vincent-Michael | |
2012-08-14 | Core/Scripts: Fix uninitialized variable in boss_akilzon | Vincent-Michael | |
2012-08-14 | Core/Scripts: Fixed more uninitialized variables | Vincent-Michael | |
2012-08-14 | Core/Misc: Updated TOTAL_SPELL_TARGETS to 4.3.4 | Shauren | |
2012-08-14 | DB/Creature: Add Missing spawn for Mistcaller Soo-gan | Vincent-Michael | |
2012-08-14 | Core/Vendors: Add currencies to vendors | Nay | |
npc_vendor table gets a new field, type (1 is item, 2 is currency) for type 1 fields still mean the same, for type 2 maxcount is buycount (without any "precision") changed structure of SMSG_UPDATE_CURRENCY(_WEEK_LIMIT) but not enabled, wrong values are being wrongly calculated | |||
2012-08-14 | Merge pull request #7398 from Vincent-Michael/onyxiaCreatureText | Nay | |
Scripts/Onyxias Lair: Convert script_texts in creature_text | |||
2012-08-14 | Scripts/Onyxias Lair: Convert script_texts in creature_text | Vincent-Michael | |
2012-08-14 | Core/Taxi: Updated taxi mask building | Shauren | |
2012-08-14 | Core: Add enum for currency flags, update MAX_VENDOR_ITEMS and fix build | Nay | |
2012-08-13 | Core/Spells: Finished cleanup in Unit::HandleDummyAuraProc | Subv | |
2012-08-13 | Merge pull request #7390 from Kiperr/2 | Nay | |
Core/Player: Now players will able to equip all types of relics when mee... | |||
2012-08-14 | Fix code style. | kiper | |
2012-08-13 | Merge pull request #7389 from Kiperr/4.3.4 | Nay | |
Core/Globals: Add 5th field in reputation_spillover_template for Bilgewa... | |||
2012-08-13 | Merge pull request #7388 from Chevron/4.3.4 | Nay | |
Core/AI: Removed EventAI handling. is not needed more for cataclysm. | |||
2012-08-14 | Core/Player: Now players will able to equip all types of relics when meet ↵ | kiper | |
requirements from items and have relic skill. | |||
2012-08-14 | Core/AI: Removed EventAI handling. is not needed more for cataclysm... | Venugh | |
move a sql to correct place. | |||
2012-08-14 | Core/Globals: Add 5th field in reputation_spillover_template for Bilgewater ↵ | kiper | |
Cartel/Gilneas spillover reputation. | |||
2012-08-13 | Core/DBCs: Implement loading of gtSpellScaling.dbc | Subv | |
2012-08-14 | Missing changes to previous commit | Nay | |
2012-08-13 | DB&Core/Quests: Change `MinLevel` to signed since -1 is a valid value for ↵ | Nay | |
deprecated quests | |||
2012-08-13 | Core/Spells: Removed more deprecated spells code for Cataclysm | Subv | |
2012-08-13 | Core/Loading: Re-enable validation for quest_template currency loading | Nay | |
2012-08-13 | Merge pull request #7386 from Sovak/4.3.4 | Nay | |
Core/Totems: In cata totem items are no longer needed | |||
2012-08-14 | Core/Totems: In cata totem items are no longer needed | Sovak | |
Signed-off-by: Sovak <Sovak007@gmail.com> | |||
2012-08-13 | Merge pull request #7385 from Vincent-Michael/tocr | Nay | |
Scripts/Trial Of The Crusader: * Fix typo * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream | |||
2012-08-14 | Scripts/Trial Of The Crusader: | Vincent-Michael | |
* Fix typo * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream | |||
2012-08-13 | Core/Spells: Updated critical heal to Cataclysm | Sovak | |
Signed-off-by: Sovak <Sovak007@gmail.com> Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
2012-08-13 | Merge pull request #7383 from Vincent-Michael/tocrCreatureText | Nay | |
Scripts/Trial of the Crusader: Convert script_texts in creature_text | |||
2012-08-13 | Scripts/Trial of the Crusader: Convert script_texts in creature_text | Vincent-Michael | |
2012-08-13 | Merge pull request #7379 from Vincent-Michael/warning | Nay | |
Core: Fix warnings | |||
2012-08-13 | Core: Fix warnings | Vincent-Michael | |
2012-08-13 | Core: Fix a few compile errors with some "weird" compilers | Nay | |
2012-08-13 | Core/Auras: Simplified SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS handling | Shauren | |
2012-08-13 | Core/Units: Updated unit power mods | Shauren | |
2012-08-13 | Compile fix | Shauren | |
2012-08-13 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
2012-08-13 | Scripts: Fixed more uninitialized variables | Shauren | |
2012-08-13 | Fix xp getting fog Gilneas and LostIslands. This corect content lvl for ↵ | cyberbrest | |
Trinity::XP::Gain function. Closes #7374 | |||
2012-08-12 | Core/Spells: Fixed: | Subv | |
* Hot Streak * Improved Hot Streak * Ignite * And more * Removed some old scripts, and updated some more | |||
2012-08-12 | Core/Entities: Updated rage to Cataclysm | Subv | |
2012-08-12 | Core/Entities: Fixed block for Cataclysm | Subv | |