| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-26 | Merge branch 'master' into 4.x | Shocker | |
| Conflicts: src/server/game/Spells/Auras/SpellAuraEffects.h | |||
| 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 | Merge pull request #4040 from devilcoredev/fix_004 | Shocker | |
| [CORE/BOSS] Fix Sapphiron flying phase start. | |||
| 2011-11-26 | Merge branch 'master' into 4.x | Nay | |
| Conflicts: src/server/shared/Database/Implementation/CharacterDatabase.cpp | |||
| 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/Misc: Fix compile and char creation | kaelima | |
| - Added very basic honor/conquest support, no idea if its works even a little since there's no possibility of testing yet | |||
| 2011-11-25 | Core/Misc: | kaelima | |
| Clearing compile errors since UpdateFields were changed: - Completely remove ammo (Cataclysm change) - Revert some changes with power/maxpower and only store the 5 needed powers in db (the rest is useless) - Remove GuildId from corpse - Move PLAYER_GUILDID to character db (removed updatefield) Note: Compile is still not working as we need to change currency handling | |||
| 2011-11-24 | Core/DataStores: | Rat | |
| -dropped dbcstring/db2string, use simple nonconstant char* (will be useable when loading custom data from db to dbc) -fixed most dbc string related errors (you can now turn on logging) | |||
| 2011-11-23 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Rat | |
| 2011-11-23 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Rat | |
| Conflicts: src/server/game/DataStores/DBCStores.cpp src/server/game/DataStores/DBCfmt.h src/server/game/Server/Protocol/Opcodes.cpp | |||
| 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 | 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 | 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 | Scripts/Icecrown Citadel: Corrected an overlooked frenzy spam by Shambling ↵ | Shauren | |
| Horrors on heroic mode (does not change anything in the fight) | |||
| 2011-11-20 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Rat | |
| 2011-11-20 | Initial Commit for client version change to 4.2.2 (14545) | Rat | |
| - added known opcodes (handlers are commented till not updated) - added bitstream support to bytebuffer - updated realm auth for 14545 - updated world auth - fixed char_enum,create,delete handlers - added DB2 reader - added opcode logging to debuglogmask (ignores loglevel) - fixed compile in win64, others not yet tested - using db2 values for item models at char_enum to prevent client crash Lots of Thanks to All SingularityCore Members | |||
| 2011-11-20 | Tabs | Machiavelli | |
| 2011-11-20 | Core/Commands: Allow "$home" to be second parameter of .tele name, to ↵ | thumsoul | |
| teleport players to homebind Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
| 2011-11-16 | Core/Units: Fix Unit::_IsValidAttackTarget (UNIT_FLAG_OOC_NOT_ATTACKABLE ↵ | Machiavelli | |
| check specifically) Closes #3172 | |||
| 2011-11-14 | Scripts/Ulduar/Freya: Fix chest spawning when completing the encounter ↵ | Machiavelli | |
| properly (in addition to spawn support when abusing .die for testing purposes) | |||
| 2011-11-13 | Scripts/Icecrown Citadel: Prevent possible respawns of Sindragosa by ↵ | Shauren | |
| despawning her fully after corpse disappers | |||
| 2011-11-13 | Core/Commands: Fixed .account set gmlevel to correctly use realmId specified ↵ | Shauren | |
| instead of id of the realm that the command was executed on | |||
| 2011-11-13 | DB/SAI: Move some areatriggers to sai. | Discover- | |
| Quests: 11686, 13315/13351 and 6681 Closes #3719 Closes #3720 Closes #3721 | |||
| 2011-11-12 | Core/Spells: Fixed resist calculations for spells with multiple schools. Thx ↵ | tobmaps | |
| to Shauren for tips Closes #3875 | |||
| 2011-11-10 | Scripts/Utgarde Pinnacle: Remove resize hack for Arthas | Aokromes | |
| 2011-11-09 | Scripts/Gundrak: Achievement "Snakes. Why'd It Have To Be Snakes?" should be ↵ | Souler | |
| individual for each player. Thanks to @Lopin for pointing it. | |||
| 2011-11-09 | Scripts/Gundrak: Add support for achievement "Snakes. Why'd It Have To Be ↵ | Souler | |
| Snakes?" | |||
| 2011-11-09 | Merge pull request #3872 from Bootz/master | Shocker | |
| Codestyle clean-up | |||
| 2011-11-08 | Correct entry for Arthas at Utgarde Pinacle conversation with Svala based on ↵ | Aokromes | |
| retail 2011/11/08 data. | |||
| 2011-11-07 | Core: Codestyle clean-up | Bootz | |
| "pl"->"player" Note: codestyle methods needs maintained, Player* player. still to do properly clean-up chat.cpp. | |||
| 2011-11-07 | DB/NPCs: Remove save to instance flag from Hellfire Channeler; | Nay | |
| SQL: Fix naming and style in previous sql; Scripts/Naxx: Fix a logic fail in KT adds summon; DB/Spells: Add a few missing spells to spell_dbc table | |||
| 2011-11-07 | Fix linux compile. | Aokromes | |
| 2011-11-07 | Scripts/Misc Capitalize lowercase directories | Aokromes | |
| 2011-11-02 | Core/Misc: Fix spelling typo | tobmaps | |
| 2011-10-31 | Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire ↵ | megamage | |
| the lock. | |||
| 2011-10-31 | Scripts/Icecrown Citadel: Fix a possible crash in Sindragosa's Fury code | Shocker | |
| 2011-10-31 | Core/Commands: Typo in d9406b0e5940d2e18c72ed10a45658caf5c508cd Ty glkrlos | Kaelima | |
| 2011-10-31 | DB/Misc: Fix most "X tried to cast unknown spell id 0" errors (related to ↵ | Nay | |
| totems) | |||
| 2011-10-31 | Core/Commands: Add stupid-check for trying to add negative itemID to vendor. ↵ | kaelima | |
| Fixes crash #3238 | |||
| 2011-10-30 | Fix build | Nay | |
| Add unsaved data to last commit (82fa5c97d64e98) | |||
| 2011-10-30 | DB/Quests/IC: Fix quest Tempering The Blade | Nay | |
| Closes #837 | |||
| 2011-10-29 | Scripts/Ulduar/Assembly of Iron: Fix Immumities for Stormcaller Brundir; Fix ↵ | Machiavelli | |
| Brundir's Lightning Tendrils (visuals need some extra love) Closes #707 | |||
| 2011-10-29 | Scripts/Ulduar/Freya: Remove unneeded TimeCheck function that would lead to ↵ | Machiavelli | |
| over-spawning of waves. | |||
| 2011-10-29 | Scripts/Howling Fjord: Fix horde version of Of Keys and Cages | kaelima | |
| 2011-10-27 | Merge pull request #3651 from Fredi/cleanup | Shocker | |
| Script/Commands: Codestyle and cleanups | |||
| 2011-10-26 | Scripts/Howling Fjord: Fix quest Of Keys and Cages | Discover- | |
| Closes #3540 | |||
| 2011-10-25 | Scripts/Nagrand: Fix creature text of Maghar Prisoner and remove useless ↵ | Discover- | |
| RAND() in go_warmaul_prison. | |||
| 2011-10-24 | Script/Commands: Codestyle and cleanups | Fredi | |
