aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Kalimdor/RazorfenKraul
AgeCommit message (Expand)Author
2023-09-17Scripts/Uldaman: Added dungeon encounter idsShauren
2023-09-17Scripts/Razorfen Kraul: Added dungeon encounter idsShauren
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-01-24Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2021-04-16Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Movement: waypoint movement (#20121)ccrs
2020-06-14Core/Defines: define faction templates and replace magic numbers from scriptsForesterDev
2020-05-03Core/Scripts: unified scripted gossip/quest apiariel-
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-04-27Core/Scripts: Willix the Importer - $n in aggro texttkrokli
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-06-16Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map*Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-09Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-04Scripts/Razorfen Kraul: Fix build and a possible crashNay
2013-07-04Scripts/Razorfen Kraul add script for quest 1221Mislav Blazevic
2013-06-11Core: More Function Renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp