index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T11:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
Age
Commit message (
Expand
)
Author
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
2021-08-08
Core/DataStores: 9.1.0 db2 structures
Shauren
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-06-19
Shared/Database: Improve dead-lock error handling
jackpoz
2021-06-06
Core/DataStores: Load QuestLineXQuest.db2
Shauren
2021-06-06
Core/DataStores: Load PvpTier.db2
Shauren
2021-06-06
Core/DataStores: Load ItemModifiedAppearanceExtra.db2
Shauren
2021-06-06
Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and...
Shauren
2021-06-06
Core/Reputation: Implemented paragon reputation
Shauren
2021-06-04
Core/Spells: Load spell label data for future use
Shauren
2021-06-04
Core/Reputation: Implemented "friendship reputation"
Shauren
2021-06-03
Core/DataStores: Load Achievement_Category.db2
Shauren
2021-05-16
Core/Creature: improve DB linked_respawn handling (#21172)
kelno
2021-05-11
Core/Quests: Set quest accept time updatefield
Shauren
2021-05-11
Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT
Shauren
2021-04-29
Core/DataStores: Load LanguageWords.db2 and Languages.db2 for future use
Matan Shukry
2021-04-15
Core/Creature: implement school immunity for creatures in creature_template (...
Wyreth
2021-04-09
Core/DataStores: Updated db2 structures to 9.0.5
Shauren
2021-03-28
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)
Matan Shukry
2021-03-14
Core/AdventureMap: Handle CMSG_ADVENTURE_MAP_START_QUEST
Shauren
2021-03-14
Core/AdventureJournal: Check if player can access adventure journal with ChrC...
Shauren
2021-03-14
Core/AdventureJournal: Fix broken hotfix database structure from 3addbe7dd418...
Shauren
2021-03-14
Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVE...
Osleyder85
2021-02-07
Core/Players: Implemented secondary stat diminishing
Shauren
2021-01-02
Core/Instances: Use level requirements from MapDifficultyXCondition.db2 inste...
Shauren
2020-12-22
Core/Corpses: Fixed crash during loading corpses
Shauren
2020-12-13
Core/Corpses: Fixed client crashes with player corpses
Shauren
2020-12-11
Core/Quests: Fixed questgiver icons
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/Misc: First set of required db changes for 9.0
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-08-14
Core/Misc: Replace NULL with nullptr
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-07-13
Core/DataStores: Replace harcoded prepared statement offsets with named const...
Shauren
2020-07-05
Core/DBLayer: Optimize string based query results by eliminating unneeded buf...
Shauren
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
[next]