| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-21 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-21 | rename | Faq | |
| 2012-08-21 | Merge remote-tracking branch 'upstream/master' into SpellMasks_0 | Faq | |
| 2012-08-20 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Handlers/BattleGroundHandler.cpp src/server/game/Server/WorldSession.h src/server/game/Spells/Spell.cpp src/tools/vmap4_extractor/mpq_libmpq04.h | |||
| 2012-08-20 | Core: Fix 4 warnings / SQL: Rename two SQL files | Nay | |
| 2012-08-20 | Fix Didn't Stand a Chance achievement | Shocker | |
| 2012-08-20 | Sql/Wintergrasp: add sql files for wintergrasp implementation | Kandera | |
| 2012-08-20 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/tools/vmap4_extractor/vmapexport.cpp | |||
| 2012-08-20 | SQL: Rename a wrong file | Nay | |
| 2012-08-20 | DB/Schema: Increase size of quest_template.RequiredRaces to mediumint | Nay | |
| needed because Worgen race is 1 << (22-1) | |||
| 2012-08-20 | Core/Spells: Fixed Libram of Wracking. thnx Vincent-Michael | Faq | |
| Closes #7094 | |||
| 2012-08-19 | DB/Spells: | Vincent-Michael | |
| * Fix spell target for 68184 * Add missing 'Resilience Will Fix It - achievement credit marker' (spell id 68620) to spell_dbc | |||
| 2012-08-19 | DB/Loot: Some loot contents imported from UDB. Author Helias | Faq | |
| 2012-08-18 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/server/game/Achievements/AchievementMgr.cpp src/server/game/Entities/Item/ItemEnchantmentMgr.cpp src/server/game/Events/GameEventMgr.cpp src/server/game/Globals/ObjectMgr.cpp src/server/game/Guilds/GuildMgr.cpp src/server/game/Loot/LootMgr.cpp src/server/game/Server/WorldSocket.cpp src/server/game/Spells/SpellMgr.cpp src/server/worldserver/worldserver.conf.dist | |||
| 2012-08-17 | DB/Spells: Fix a typo in 7b9ed5afdd4888339aa98d83b547006ea2d21375 (thx ↵ | Vincent-Michael | |
| Destalker) | |||
| 2012-08-16 | DB/Spells: Add missing Invisibility (spell id 35009) to spell_dbc | Vincent-Michael | |
| 2012-08-16 | Core/Spells: | Greymane | |
| * Implemented aura 328 SPELL_AURA_PROC_ON_POWER_AMOUNT. * Added eclipse power energize handling. Closes #7417 | |||
| 2012-08-16 | SQL: Move all world sql updates to /old/ directory. Base DB is available in ↵ | Nay | |
| https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha From now on, this repository should only contain core related sqls Aforementioned repository will be synced with this one from time to time and will include DB related content | |||
| 2012-08-15 | Core/Loading: Fix a field type when loading reputation_spillover_template | Nay | |
| Also whitespace cleanup | |||
| 2012-08-15 | DB/Schema: Change RewardFactionValueIdOverride to int(11) | Nay | |
| Core change is not needed, it's reading an Int32 already | |||
| 2012-08-15 | DB/Schema: Remove a meaningless index in quest_poi, update PKs for ↵ | Nay | |
| npc_vendor tables | |||
| 2012-08-15 | SQL: Comment out a sql file that would error with sql-mode strict | Nay | |
| 2012-08-15 | Core&DB: Increase the size of MinLevel and MaxLevel to int16 | Nay | |
| 2012-08-15 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 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-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-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 | DB&Core/Quests: Change `MinLevel` to signed since -1 is a valid value for ↵ | Nay | |
| deprecated quests | |||
| 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 | Scripts/Trial of the Crusader: Convert script_texts in creature_text | Vincent-Michael | |
| 2012-08-12 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Subv | |
| Conflicts: src/server/scripts/Kalimdor/moonglade.cpp | |||
| 2012-08-12 | Scripts/Quests: Removed some deprecated scripts and fixed quest 26050 | Subv | |
| 2012-08-12 | Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata. | Vincent-Michael | |
| 2012-08-12 | SQL: Rename 2 PR'ed SQL files | Nay | |
| 2012-08-12 | Merge pull request #7360 from Vincent-Michael/MalGanis | Nay | |
| Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis | |||
| 2012-08-12 | Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis | Vincent-Michael | |
| 2012-08-12 | Update sql/base/auth_database.sql | Nay | |
| 2012-08-11 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-11 | DB/Schema: Add primary keys to quest_poi and quest_poi_points tables | Nay | |
| 2012-08-11 | Db/Loot: assign lootid to npc | ZxBiohazardZx | |
| 2012-08-10 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-10 | DB/NPCs: Add missing Tracker Val'zij spawn | Svannon | |
| Closes #2662 | |||
| 2012-08-10 | DB/Quests: Fix a typo in Message to Freewind Post description | gecko32 | |
| Closes #7340 | |||
