| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-27 | Core/Spells: Removed a few obsolete spell fixes | Shauren | |
| 2012-12-27 | Core/Spells: Fixed crash caused by uninitialized target type | Shauren | |
| 2012-12-27 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent_Michael | |
| Conflicts: src/server/game/Entities/Creature/Creature.cpp | |||
| 2012-12-27 | Core: Fix build | Vincent_Michael | |
| 2012-12-27 | Core/Movement: Do not set movement flags for creatures based only on their ↵ | Subv | |
| InhabitType, check if they are actually on air/water. newline. Should allow us to fix some problems on ICC and the mmaps branch. | |||
| 2012-12-27 | DB/SAI: EAI to SAI conversions | Malcrom | |
| 2012-12-27 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/server/game/Battlegrounds/Battleground.cpp src/server/game/Battlegrounds/Battleground.h src/server/game/DataStores/DBCEnums.h src/server/game/Entities/Player/Player.h src/server/game/Globals/ObjectMgr.cpp src/server/game/Miscellaneous/SharedDefines.h src/server/game/Quests/QuestDef.cpp src/server/game/Quests/QuestDef.h src/server/game/Server/Protocol/Opcodes.cpp src/server/game/Server/Protocol/Opcodes.h src/server/scripts/Commands/cs_reload.cpp | |||
| 2012-12-27 | DB/Schema: Rename and change types of a few fields in locales_creature_text ↵ | Nay | |
| and locales_npc_text locales_creature_text.textGroup -> locales_creature_text.groupid locales_npc_text.entry -> locales_npc_text.ID | |||
| 2012-12-27 | Merge pull request #8791 from AliveShiro/icehowl | Nay | |
| Scripts/Trial of the Crusader: Fix Icehowl Script closes #8539 | |||
| 2012-12-27 | Merge pull request #8795 from Naios/db_dbc | Subv | |
| [4.3.4] Core/DataStores: Upgraded spelldifficulty_dbc & achievement_dbc to 4.3.4 | |||
| 2012-12-27 | Merge pull request #8787 from joschiwald/load_spell_procs | Subv | |
| Core/Spells: fix possible crash when loading `spell_proc` table | |||
| 2012-12-27 | Core/DataStores: Upgraded achievement_dbc db storage to 4.3.4 | Naios | |
| 2012-12-27 | Core/DataStores: Upgraded spelldifficulty_dbc db storage to 4.3.4 | Naios | |
| * Update 2012_12_27_00_world_spelldifficulty_dbc_434.sql is required | |||
| 2012-12-27 | DB/Schema: Rename locales_quest.entry to locales_quest.Id for consistency ↵ | Nay | |
| with quest_template table | |||
| 2012-12-27 | DB/Quest: Orgrim's Hammer questline - Thx @Exodius | Gacko | |
| 2012-12-27 | Rename sql file | Gacko | |
| 2012-12-27 | Scripts/Trial of the Crusader: Fix Icehowl Script closes #8539 | AliveShiro | |
| 2012-12-27 | Core/Spells: fix possible crash when loading `spell_proc` table | joschiwald | |
| 2012-12-27 | DB/SAI: EAI to SAI Conversions | Malcrom | |
| 2012-12-27 | DB/SAI: EAI to SAI conversions. | Malcrom | |
| 2012-12-26 | DB/SAI: EAI to SAI Conversions. | Malcrom | |
| 2012-12-26 | DB/SAI: EAI to SAI conversions. | Malcrom | |
| 2012-12-26 | DB/SAI: Fix SAI in previous commit. php is a powerful drug | Malcrom | |
| 2012-12-26 | Merge branch 'master' of git://github.com/TrinityCore/TrinityCore | Malcrom | |
| 2012-12-27 | Core: Fix warning in 7b9b67a3b3bb88566b15abab4d47c2c64717f548 | Vincent_Michael | |
| 2012-12-26 | DB/SAI: EAI to SAI conversions | Malcrom | |
| 2012-12-26 | Merge branch 'master' of git://github.com/TrinityCore/TrinityCore | Malcrom | |
| 2012-12-26 | DB/SAI: fix error in sql | Malcrom | |
| 2012-12-27 | Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ↵ | Trista | |
| always allow npc passengers to cast spells and remove TRIGGERED_IGNORE_CASTER_MOUNTED_OR_ON_VEHICLE hacks. * Author: Horn. Please give feedback, I tested a lot stuff, but it will be appreciated. * One of the fixes allow all creatures to cast when being passangers, researched, this doesn't involve players. * This basically rewrittes vehicle seat formula calculated, so it fix quite stuff that will not be visible and some eye candies: #3831 and #1984 Heart part ;) (which magically fix a lot more of it and some quests), also Yog-Sarron mechanics | |||
| 2012-12-26 | DB/SAI: More conversions from EAI to SAI | Malcrom | |
| 2012-12-26 | Add missing changes in 7b9b67a3b3bb88566b15abab4d47c2c64717f548 (fucking ↵ | Vincent_Michael | |
| save button) | |||
| 2012-12-26 | Core/Quest: Drop table quest_end_scripts | Vincent_Michael | |
| 2012-12-26 | DB/SAI: Fix error in sql | Malcrom | |
| 2012-12-26 | DB/SAI: EAI to SAI conversions with text | Malcrom | |
| 2012-12-26 | Core/Battlegrounds: Don't set a remaining time for arenas. | Warpten | |
| 2012-12-26 | DB/SAI: Fix errors | Malcrom | |
| 2012-12-26 | DB/SAI: More conversions from EAI | Malcrom | |
| 2012-12-26 | DB/SAI/EAI: Update Spectral Servant to SAI and fix some EAI text errors. | Malcrom | |
| 2012-12-26 | DB/Game Event: Update Darkmoon Faire start times | Vincent_Michael | |
| 2012-12-26 | Scripts/Ick&Krick: Krick should only say his KilledUnit text when the victim ↵ | Subv | |
| is a player. | |||
| 2012-12-26 | DB/SAI: Fix flags on previous commit | Malcrom | |
| 2012-12-26 | DB/SAI: Convert Defias EAI to SAI with text | Malcrom | |
| 2012-12-26 | Core/Spells: Fix eclipse system. Closes #8567 | Tuxity | |
| 2012-12-26 | DB/SAI: Convert Kobold's from EAI to SAI with text | Malcrom | |
| 2012-12-26 | Scripts/HoO: Implemented the weather effect while on Earthrager Ptah's ↵ | Subv | |
| sandstorm. | |||
| 2012-12-26 | Core: fix build and typo after 0622cf8b64b9b77e583ae99baf42c01237ca7fb5 | Tuxity | |
| 2012-12-26 | DB/SAI: Some convertions from EAI to SAI with text | Malcrom | |
| 2012-12-26 | Scripts/Spells: Fixed Mage's Improved Flamestrike, Ice | huri | |
| Shards, Shatter, Shattered Barrier, Incanter's Absorption, Improved Mana Gem, Improved Freeze | |||
| 2012-12-26 | DB/SAI: Convert Zereketh The Unbound to SAI | Malcrom | |
| 2012-12-26 | DB/SAI: Convert Rhahk'Zor from EAI to SAI | Malcrom | |
