index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T17:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2020-08-18
Core/Combat: Fixed issues with creatures sometimes entering combat with frien...
treeston
2020-08-18
Two more refactors I missed for #19930. Last ones for now, I promise.
treeston
2020-08-18
Some more refactoring prep for combat/threat (#19930).
treeston
2020-08-18
Creatures now release spell focus on projectile launch (for spells that have ...
treeston
2020-08-16
Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)
Ovah
2020-08-14
Core/Custom: Fixed Duel Reset Exploits
Keader
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-08-13
Core/PacketIO: Send the expected value in available hotfixes packet - realm a...
Shauren
2020-08-10
Scripts/Stockades: Cleanup the scripts (#23524)
Artamedes
2020-08-09
Core/PacketIO: Fixed SMSG_WORLD_SERVER_INFO structure
Shauren
2020-08-03
Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...
Treeston
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-31
Core/Creatures: Fix typo
Aokromes
2020-07-31
Core/Creatures: Move gossip trainer assignment to creature_trainer table - sa...
Shauren
2020-07-27
Core/GameObjects: Properly set GO_FLAG_MAP_OBJECT during gameobject creation
Shauren
2020-07-26
Core/Spells: Handle GAMEOBJECT_TYPE_UI_LINK spellFocus (#25132)
Traesh
2020-07-26
Core/Entities: Support setting nested updatefield types like ActivePlayerData...
Shauren
2020-07-23
Core: Updated to 8.3.7.35249
Shauren
2020-07-23
Core/PacketIO: Add missing opcode handler/name definitions
Shauren
2020-07-21
Core/PlayerDump: Fix collecting pet guids
Shauren
2020-07-21
Core/PlayerDump: general revamping
ariel-
2020-07-18
Core/Battlefield: Fixed crash in wintergrasp setup revealed after 4c173e4b7b3...
sueastward
2020-07-18
Core/Maps: Use FindMap instead of CreateBaseMap in places where the intent wa...
Shauren
2020-07-17
Core/SmartAI: implemented SMART_EVENT_EVENT_PHASE_CHANGE
ariel-
2020-07-16
Core/Spells: Move Big Blizzard Bear implementation to spell script (#19544)
Mikhail Redko
2020-07-16
Combat/threat rewrite prep - merge RBAC/DB changes.
treeston
2020-07-16
Proper client timeout detection (#19906)
Treeston
2020-07-16
Core/Maps: Fixed initializing instance free ids when compiled with WITH_CORED...
Shauren
2020-07-16
Core/Spells: fixed crash
ariel-
2020-07-16
Core/SAI: Apply include cleanups to cherry-picked changes
Carbenium
2020-07-16
Fix an overly strict check that was causing guardians to evade loop. Also mak...
treeston
2020-07-16
Core/Scripts: Fixed GAMEOBJECT_TYPE_DOOR closing automatically after being op...
S.V
2020-07-16
Core/Scripts: fix array out of bounds in Pit of Saron doorData
ariel-
2020-07-16
Correct some missing auth DB changes from b59ca1c.
treeston
2020-07-16
30ac4f5 follow-up. (Finally, Keader. Finally.)
treeston
2020-07-16
Fix an issue where temp summons were ignoring m_regenHealth. (Hi Keader.)
treeston
2020-07-16
Rename .debug uws to .debug worldstate (clarity change).
treeston
2020-07-16
Group creation again (follow-up to 132538d). Groups now only disband if all m...
treeston
2020-07-16
Fixes to all-reputation and all-skill custom option handling:
treeston
2020-07-16
Core/Player: Keep shared quests through map changes instead of getting stuck ...
Cannix
2020-07-16
Core/Spells Allow bosses to receive KnockBack under certain conditions (#19312)
Gustavo
2020-07-16
Modify group invite behavior while creating group to be blizzlike: (#19870)
Treeston
2020-07-16
Add new command 'npc showloot'. Does exactly what it says on the tin.
treeston
2020-07-16
dynamic_spawning conflict avoidance, part deux: World.h enums
treeston
2020-07-16
- Add new commands .group set assistant, .group set maintank and .group set m...
treeston
2020-07-16
Removed a now-unused local (ca02629 follow-up)
treeston
2020-07-16
Make some adjustments to .summon and .group summon behavior to make them more...
treeston
[next]