aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2022-03-12Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)offl
2022-03-12Core/Game: include addtional parameter in Object::GetPlayerListInGridccrs
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-12Core/Item: Fixed another possible container exploit due to invalid loading of...robinsch
2022-03-12Core/PacketIO: Fixed TransfertAbort size for SMSG_TRANSFER_ABORTEDModoX
2022-03-12Core/SAI: Remove SMART_ACTION_SET_DYNAMIC_FLAG (#26783)offl
2022-03-12Core/Objects: Units possessing another ones must use the detection of the lat...Meji
2022-03-12Core/Combat: Allow refresh pvp combat when assisting a unit that is in pvp co...Gildor
2022-03-11Core/Creature: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT into CREATURE_FLAG_EX...offl
2022-03-11Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2022-03-11Core/Quests: Improve ItemRemovedQuestCheck logic (#26758)Gildor
2022-03-11Core/Misc: Fix static analysis issuesjackpoz
2022-03-11Core/Spawns: prevent spawn groups from bypassing spawnMask restrictions (#26711)Ovah
2022-03-11Core/Unit: Add more logs for #26325jackpoz
2022-03-11Core/SAI: Temporarily allow SMART_ACTION_WP_START to specify parameter value ...jackpoz
2022-03-11[Exploit/Dupe] Container item (#26689)robinsch
2022-03-11Core/Spells: PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW applies only with invisibil...Meji
2022-03-11Core/SAI: Warn when an unused parameter is set in the database (#26628)Giacomo Pozzoni
2022-03-11Core/Unit: Include m_Controlled in crashlogsjackpoz
2022-03-11Scripts/Commands: Convert honor command table to new systemCarbenium
2022-03-11Core/Pools: Fix pools with 1 member never spawning anything anymore (#26620)Giacomo Pozzoni
2022-03-11Core/SAI: Add a warning when a boolean value is outside of [0,1] range (#26608)Giacomo Pozzoni
2022-03-11Core/Misc: Clear unused undef leftover in a refactor (#26616)Kelno
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-11Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...Gildor
2022-03-11Core/Config:Remove now unused CONFIG_SET_SHAPASSHASH config (#26606)Kelno
2022-03-11Core/SAI: Allow SMART_ACTION_SUMMON_CREATURE to summon more than 1 creaturejackpoz
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-11Core/Loot: Allow master looter to see all quest items (#26584)Giacomo Pozzoni
2022-03-11Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EV...Giacomo Pozzoni
2022-03-10Core/SAI: Fix typojackpoz
2022-03-10Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)Giacomo Pozzoni
2022-03-10Core/Player: Log more information when Player::StopCastingCharm() failsjackpoz
2022-03-10Core/Movement: comment unused parameterccrs
2022-03-10Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...ccrs
2022-03-10Core/Scripts: Allow spell script ValidateSpellInfo to work with any container...Shauren
2022-03-10Core/AreaTriggers: Add missing 9.2 changesShauren
2022-03-09Core/Creatures: Fixed loading ModExperience from databaseShauren
2022-03-09Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...Ovahlord
2022-03-09Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)HelloKitty
2022-03-09Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)Edder
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-09Core/Game: Fix cache path with git flow branches (#26494)ihm-tswow
2022-03-09Core/SAI: Prevent loading invalid smart_scripts entry (#26508)robinsch
2022-03-09Core/Sounds - added missing victory near sound for Arathi Basin (3.3.5) (#26477)schell244
2022-03-09Core/Commands: Fixed logging gm commands that accept hyperlink arguments and ...Shauren
2022-03-09Core/Quest: Threat From Above (#26468)Edder
2022-03-08Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)offl
2022-03-08Core/Spells: players shouldn't force their orientation (serverside) on each p...Gildor
2022-03-08Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...Ovah