index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
Age
Commit message (
Expand
)
Author
2021-12-22
Core/Database: Fix build with Maria DB on some distros (#24248)
Giacomo Pozzoni
2021-12-22
Core/DBLayer: Use std::variant's stored type instead of relying on our own se...
Shauren
2021-12-22
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2021-12-22
Core/Misc: Fix build
jackpoz
2021-12-22
Replace MySQL prepared statement union with std::variant (#24158)
Ujp8LfXBJ6wCPR
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-12-21
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-17
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
2021-12-16
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2021-12-16
Core/DB: Improved terrible assertion message
Shauren
2021-12-15
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2021-12-15
Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...
ForesterDev
2021-12-11
Core/Instance : Fix instance resetting exploit (#23263)
zartech22
2021-12-11
Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...
Giacomo Pozzoni
2021-11-30
Core/Database: Delete gameobject_addon data when deleting a GameObject from t...
jackpoz
2021-11-27
Core/Database: Close the MySQL connection only after getting the last error code
Giacomo Pozzoni
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-11-24
Core/Misc: Fix GCC 8 warnings
jackpoz
2021-11-24
Core/Movement: Allow using run when moving randomly (#23081)
Sorikoff
2021-11-24
Core/Movement: Allow using walk when chasing v2 (#23073)
Sorikoff
2021-11-23
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2021-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-11-18
Core/Spells: Fixed ErrorCube spell missiles
Shauren
2021-11-12
Core/PacketIO: Implemented splash screen opcodes
Shauren
2021-11-10
Core/SAI: Add a 4th target parameter to SAI
jackpoz
2021-11-08
Core/Misc: Re-generate HotfixDatabase.cpp
Shauren
2021-11-08
Misc: Update chr_races_locale field names too
funjoker
2021-11-07
Misc: Rename db2 fields to official name
funjoker
2021-11-04
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
Shauren
2021-11-01
Core/DataStores: Updated db2 structures to 9.1.5
Shauren
2021-11-03
Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastText
funjoker
2021-11-03
Core/DB: Fix AnimationData structure
funjoker
2021-11-02
Core/GuildFinder: Remove as preparation for 9.1.5
Shauren
2021-10-31
Core/DataStores: Load CurrencyContainer, GarrMission, JournalEncounter, Journ...
Shauren
2021-10-26
Core/Conversations: Dropped time fields and calculate them using db2 data (#2...
ModoX
2021-10-23
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSo...
ModoX
2021-10-16
Core/BattlePets: Misc fixes (#27057)
Meji
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-16
Core/BattlePets: Store declined names (#27025)
Meji
2021-10-15
Core/DataStores: Fixed ItemSparse.db2 structure
Shauren
2021-10-10
Core/Spells: Implemented SpellReagentsCurrency.db2
Shauren
2021-10-02
Core/Players: Do not show zone on character list before first login
Shauren
2021-10-02
Core/Players: Store player creation timestamp and type (normal/npe)
Shauren
2021-09-26
Core/Player: Skip the cinematic of the first login if the character is telepo...
Gooyeth
2021-09-23
Core/Database: Add columns on *_banned (#21748)
Gooyeth
2021-09-06
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2021-08-24
Core/Creatures: Reworked setting move types in database
Shauren
2021-08-11
Core/Items: Implemented secondary shoulder transmog appearance
Shauren
[next]