aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2022-03-15Core/Misc: Rename few type flagsoffl
2022-03-15Core/Misc: Name unknown CreatureEliteTypeoffl
2022-03-15Core/Misc: Rename UNIT_FLAG_PVP to UNIT_FLAG_PVP_ENABLINGoffl
2022-03-15Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIMoffl
2022-03-15Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
2022-03-15Core/Creature: Add first 4 enums of static flags (#26914)offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-14Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT wit...HelloKitty
2022-03-14Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for DISABLE_T...Gildor
2022-03-14Handle deprecated SAI actions and events (#26846)Giacomo Pozzoni
2022-03-13Core/Combat Fix first autoattack being skipped after charging (#26860)trickerer
2022-03-13Core/SAI: Change error to warning for unused parameters (#26848)Giacomo Pozzoni
2022-03-13Core/Unit: improve SPELL_AURA_MOD_IMMUNE_AURA_APPLY_SCHOOL immunities (#26849)Gildor
2022-03-13Core/Vehicles: Remove unused fieldShauren
2022-03-13Core/Quests: check PreviousQuestID values as well when trying to make quest g...Ovah
2022-03-13Don't count character pending deletion towards character per account limit (#...Kelno
2022-03-13Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2022-03-12Scripts/Commands: Convert title commands to new systemCarbenium
2022-03-12Scripts/Commands: Convert rbac commands to new systemCarbenium
2022-03-12Core/ChatCommands: AccountIdentifier from current targetCarbenium
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