index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
Age
Commit message (
Expand
)
Author
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-04
Core/Misc: Update locales_creature_text to simple system
Chazy Chaz
2017-04-25
Core/Misc: Fix static analysis issues
jackpoz
2017-04-12
Core/Instance: stop updating the instance resettimes based on creature respawns
ariel-
2017-04-11
Core/Loot: implement Loot Item Storage (#19018)
xinef1
2017-03-01
Core/Database: Prepared statement parameter preallocation (#18999)
ariel-
2017-01-30
Fixed clang segmentation fault in nopch mode
Shauren
2017-01-29
Core/Server: fix duplicated inserts into tutorials table for newly created ch...
ariel-
2017-01-28
Few small optimizations here and there (#18684)
xinef1
2017-01-25
Removed debug leftovers
Shauren
2017-01-25
Build fix
Shauren
2017-01-25
Core/DBLayer: Convert async queries to new query callbacks and remove old cal...
Shauren
2017-01-25
Core/DBLayer: Refine new query callback for chaining
Shauren
2017-01-25
Core/DBLayer: Added new async query callback api
Shauren
2017-01-25
Core/Packets: updated some contactlist packets
joschiwald
2017-01-06
Core/Scripts: added command to move characters across accounts
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-12-15
Core/Pets: Use prepared statements in Pet::SavePetToDB
myran2
2016-10-30
Core/Auras: don't save auras casted by items
ariel-
2016-10-07
Core/Channel: revamp channel system (#17980)
ariel-
2016-09-25
Core/Auth: removed unneeded sub query
joschiwald
2016-09-13
Core/Fishing: implement retail-like fishing skill-up functionality (#17528)
SnapperRy
2016-08-27
Core/Logging: delete old logs of the own realm only
joschiwald
2016-08-18
Core/Globals: delete another synch query using CharacterInfo map
ariel-
2016-08-10
Server/Database: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-10
Server/Database: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-04
Core\Command: remove account_muted data on account deletion
ForesterDev
2016-07-16
Core/Misc: remove two synch queries and replace them with CharacterInfo cache
ariel-
2016-07-02
Core/Misc: Better description for a log
Aokromes
2016-06-23
Core/Player: Add option to prevent rename during character customization
psayafan
2016-05-25
* DB/Graveyards: Added a comment field to describe the graveyards in `graveya...
Aokromes
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-04-28
Core/Misc: Fixed warnings found by GCC 6
Shauren
2016-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-03-13
Core/Players: Split playerBytes fields in characters table
Shauren
2016-03-12
Core/Auth: Fixed login for accounts with accented characters
Shauren
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-03
Core/Database: Use RAII for resource management in MySQLConnection
Naios
2016-03-03
Core/Database: Move DatabaseWorkerPool into it's own translation unit
Naios
2016-03-03
Core/Database: Use RAII instead of raw pointers for resource management
Naios
2016-03-03
Core/Database: Close the databases correctly when the DBUpdater fails
Naios
2016-02-15
Core/Auth: Moved expiring bans to background task - no longer blocking querie...
Shauren
2016-02-14
Core/Auth: Performance/security improvements
Shauren
2016-02-10
Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTEND
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-12-07
Core/Quest: Fix issues reported by static analysis
jackpoz
2015-11-14
Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...
Shauren
2015-11-13
Fix build for mysql versions older than 5.7
Shauren
2015-11-12
Core/DBLayer: Ensure that MySQL version used when compiling is the same as li...
Shauren
[next]