index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2022-03-19
Core/Creature: Disallow nearly all non-static flags on DB side (#27024)
offl
2022-03-19
Scripts/Spells: Handle quest tame spells in spell script (#27022)
offl
2022-03-19
Core/Combat Improve extra attacks handling (#26859)
trickerer
2022-03-19
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2022-03-18
Core/SAI: Split set/remove unit_flags actions (#26954)
offl
2022-03-16
Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flag
offl
2022-03-15
Core/SAI: Remove possibility to set/remove unit_flags2
offl
2022-03-15
Core/Misc: Leave detailed description for UNIT_FLAG_NON_ATTACKABLE
offl
2022-03-15
Core/Misc: Update comments of static flags
offl
2022-03-15
Core/Misc: Update enums of static flags
offl
2022-03-15
Core/Misc: Rename few type flags
offl
2022-03-15
Core/Misc: Name unknown CreatureEliteType
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_PVP to UNIT_FLAG_PVP_ENABLING
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIM
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXI
offl
2022-03-15
Core/Creature: Add first 4 enums of static flags (#26914)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-14
Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT wit...
HelloKitty
2022-03-14
Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for DISABLE_T...
Gildor
2022-03-14
Handle deprecated SAI actions and events (#26846)
Giacomo Pozzoni
2022-03-13
Core/Combat Fix first autoattack being skipped after charging (#26860)
trickerer
2022-03-13
Core/SAI: Change error to warning for unused parameters (#26848)
Giacomo Pozzoni
2022-03-13
Core/Unit: improve SPELL_AURA_MOD_IMMUNE_AURA_APPLY_SCHOOL immunities (#26849)
Gildor
2022-03-13
Core/Vehicles: Remove unused field
Shauren
2022-03-13
Core/Quests: check PreviousQuestID values as well when trying to make quest g...
Ovah
2022-03-13
Don't count character pending deletion towards character per account limit (#...
Kelno
2022-03-13
Scripts/Commands: Convert argument parsing of instance commands to new system
Carbenium
2022-03-12
Scripts/Commands: Convert title commands to new system
Carbenium
2022-03-12
Scripts/Commands: Convert rbac commands to new system
Carbenium
2022-03-12
Core/ChatCommands: AccountIdentifier from current target
Carbenium
2022-03-12
Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)
offl
2022-03-12
Core/Game: include addtional parameter in Object::GetPlayerListInGrid
ccrs
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-12
Core/Item: Fixed another possible container exploit due to invalid loading of...
robinsch
2022-03-12
Core/PacketIO: Fixed TransfertAbort size for SMSG_TRANSFER_ABORTED
ModoX
2022-03-12
Core/SAI: Remove SMART_ACTION_SET_DYNAMIC_FLAG (#26783)
offl
2022-03-12
Core/Objects: Units possessing another ones must use the detection of the lat...
Meji
2022-03-12
Core/Combat: Allow refresh pvp combat when assisting a unit that is in pvp co...
Gildor
2022-03-11
Core/Creature: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT into CREATURE_FLAG_EX...
offl
2022-03-11
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2022-03-11
Core/Quests: Improve ItemRemovedQuestCheck logic (#26758)
Gildor
2022-03-11
Core/Misc: Fix static analysis issues
jackpoz
2022-03-11
Core/Spawns: prevent spawn groups from bypassing spawnMask restrictions (#26711)
Ovah
2022-03-11
Core/Unit: Add more logs for #26325
jackpoz
2022-03-11
Core/SAI: Temporarily allow SMART_ACTION_WP_START to specify parameter value ...
jackpoz
2022-03-11
[Exploit/Dupe] Container item (#26689)
robinsch
2022-03-11
Core/Spells: PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW applies only with invisibil...
Meji
2022-03-11
Core/SAI: Warn when an unused parameter is set in the database (#26628)
Giacomo Pozzoni
2022-03-11
Core/Unit: Include m_Controlled in crashlogs
jackpoz
2022-03-11
Scripts/Commands: Convert honor command table to new system
Carbenium
[next]