index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T13: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-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
2022-03-11
Core/Pools: Fix pools with 1 member never spawning anything anymore (#26620)
Giacomo Pozzoni
2022-03-11
Core/SAI: Add a warning when a boolean value is outside of [0,1] range (#26608)
Giacomo Pozzoni
2022-03-11
Core/Misc: Clear unused undef leftover in a refactor (#26616)
Kelno
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-11
Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...
Gildor
2022-03-11
Core/Config:Remove now unused CONFIG_SET_SHAPASSHASH config (#26606)
Kelno
2022-03-11
Core/SAI: Allow SMART_ACTION_SUMMON_CREATURE to summon more than 1 creature
jackpoz
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-11
Core/Loot: Allow master looter to see all quest items (#26584)
Giacomo Pozzoni
2022-03-11
Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EV...
Giacomo Pozzoni
2022-03-10
Core/SAI: Fix typo
jackpoz
2022-03-10
Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)
Giacomo Pozzoni
2022-03-10
Core/Player: Log more information when Player::StopCastingCharm() fails
jackpoz
2022-03-10
Core/Movement: comment unused parameter
ccrs
2022-03-10
Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...
ccrs
2022-03-10
Core/Scripts: Allow spell script ValidateSpellInfo to work with any container...
Shauren
2022-03-10
Core/AreaTriggers: Add missing 9.2 changes
Shauren
2022-03-09
Core/Creatures: Fixed loading ModExperience from database
Shauren
2022-03-09
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...
Ovahlord
2022-03-09
Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)
HelloKitty
2022-03-09
Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)
Edder
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-03-09
Core/Game: Fix cache path with git flow branches (#26494)
ihm-tswow
2022-03-09
Core/SAI: Prevent loading invalid smart_scripts entry (#26508)
robinsch
2022-03-09
Core/Sounds - added missing victory near sound for Arathi Basin (3.3.5) (#26477)
schell244
2022-03-09
Core/Commands: Fixed logging gm commands that accept hyperlink arguments and ...
Shauren
2022-03-09
Core/Quest: Threat From Above (#26468)
Edder
2022-03-08
Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)
offl
2022-03-08
Core/Spells: players shouldn't force their orientation (serverside) on each p...
Gildor
2022-03-08
Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...
Ovah
[next]