aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-17DB/Quests: Fix Reunited, Dark Horizon, closes #6246 closes #8979Pitcrawler
2013-06-17DB/Warden: Fix address check for multi-jump hackskaelima
It was not long enough to detect eg. Hitchhikers Hack
2013-06-17Core/Movement: Fixed computeFallTime results with safefall enabled (it's ↵kaelima
still unused however)
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
* Complete changelog can be found at http://code.google.com/p/recastnavigation/ * Adjusted a few config values Important: * New mmaps extraction is required * Folder size will be increased
2013-06-16DB/Creature_text: Add texts for Alchemist FinklesteinMalcrom
2013-06-16DB/Misc: Some quest fixes for Zul'Drak.Malcrom
2013-06-16DB/misc: Misc deletes as per Aokromes.Malcrom
2013-06-16DB/Misc: Fix up previous push.Malcrom
2013-06-16DB/Misc: Some misc db fixesMalcrom
2013-06-16Script: Add proper spell to Lake Frog script.Malcrom
2013-06-16Fix sql naming on previous files.w1sht0l1v3
Correct faction template for Nexus Drake Hatchling and initialize a variable in script.
2013-06-15DB/Creature template: Prevent cosmetic-drakkari-bat-ph from attacking players.Malcrom
2013-06-15Script: Updated Murmur to use events.Malcrom
2013-06-15Scritp: Updated Boss_Blackheart_the_Inciter to use events.Malcrom
2013-06-15DB?Gossip: Add missing gossip for Arathandris Silversky & Maybess Riverbreeze.Malcrom
TODO: Add SAI and remove cpp script.
2013-06-15Script: Update Boss_Grandmaster_Vorpil script to use events.Malcrom
2013-06-15Script: Fix a couple quest credit hacks.Malcrom
2013-06-15Script: Fix errors in previous commit.Malcrom
2013-06-15Script: Update Grizzly Hills Zone Script to use Events.Malcrom
2013-06-15Core/ObjectsShauren
* Split BuildValuesUpdate into separate virtual methods for every object type that does something special with update fields * Removed _SetCreateBits/_SetUpdateBits to halve the amount of checks if field needs to be sent
2013-06-15Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15fShauren
2013-06-15Missed change in previous commitShauren
2013-06-15Buildsystem/MSVCShauren
* Fixed ACE PCH * Removed WheatyExceptionReport sources from shared project
2013-06-13DB/SAI: Needs this too :)Malcrom
2013-06-13DB/SAI: Fix creature in botanicaMalcrom
2013-06-13Scripting: Added an overlooked enum.Malcrom
2013-06-13Scripting: Update Lake Frog Script to use Events.Malcrom
2013-06-13Scripted/Quest: Fix codestyle in 4065a8509f389d3b5d89d44cab5298ccde534a3dVincent-Michael
2013-06-13Scripting: Minor visual script fix.Malcrom
2013-06-13DB/Creature: Redo spawning for entry 33211 "Lake Frog"Malcrom
2013-06-13DB/Creature: Add missing lake frog spawnsAokromes
By Vincent_Michael closes #10015
2013-06-13Fix warningTrinity
2013-06-13DB/Quests: Fix Convocation at Zul'Heb, closes #9122Pitcrawler
2013-06-13Script: Add scripting for Quest A Blade Fit For A ChampionMalcrom
Still need pooled spawning for entry 33224. Aokromes has info if someone wants to do it.
2013-06-12DB/Quests: Fix Badlands Reagent Run II, closes #9880Pitcrawler
Thanks @joschiwald and @Kirkhammett
2013-06-12DB/Quests: Fix Adding Injury to Insult, closes #3848Pitcrawler
Improves b85e4eb72437fa3ecfa5be6f84dedbbd683a9db3
2013-06-12Core/Gossip: Add missing check for only class trainers in ↵Vincent-Michael
46374bf533987b492abd590d7cd2ae182b35bd39
2013-06-12Fix compileSpp
2013-06-11DB/SAI: Fix SAI for Sunseeker HarvesterMalcrom
2013-06-11DB/Creature: Set Entry 18955 "Camera Shaker - 30-90 seconds" as trigger and ↵Malcrom
remove random movement
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-12Core/Gossip: Add log for GOSSIP_OPTION_TRAINER for missing conditionsVincent-Michael
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() ↵Malcrom
to IsPet().
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat ↵Shauren
reach fields
2013-06-11Core/Instances: Fixed a bug that caused switching group leader inside active ↵Shauren
instance to cause players not being saved when a boss was killed. Closes #5109
2013-06-10DB/SAI: Move Quel'dorei Magewraith from EAI to SAI. Added quest complete ↵Malcrom
action to fix quest 9595. closes #3047
2013-06-10Merge pull request #9984 from Rochet2/masterShauren
Core/Scripts: Added missing call for OnQuestComplete and cleared up argument name in OnLevelChanged
2013-06-10DB/Gossip: Complete gossip for Quarter Master Miranda BreechlockMalcrom