index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T18: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
2016-06-01
Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)
Trond B Krokli
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-23
Core/Updater: Correct the config key hint of a log message
Naios
2016-04-17
Core/Cryptography: Move the SHA1 calculate helper to the SHA1 header
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-03-18
CMake: Use inherited dependencies in database, shared and game
Naios
2016-03-18
CMake: Use inherited dependencies in common and tools
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-22
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-22
Core/Updater: Convert an assertion into a fatal error
Naios
2016-02-20
Core/Updater: Use a different method for file reading
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-04
Core/DBUpdater: Fix help text download link
Duarte Duarte
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
2015-11-07
Updated url for tc wiki
Vincent-Michael
2015-11-05
Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53
Shauren
2015-11-03
Core/Ticket improved ticket system
ShinDarth
2015-11-01
Core/Accounts: Check active column when determining if account is banned or not
Shauren
2015-10-31
Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...
Shauren
2015-10-31
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-10-29
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-10-29
Core/Spells: Improved spell category cooldown handling
Shauren
2015-10-28
Core/Battleground: implement deserters tracker feature
ShinDarth
2015-10-12
Core/BG fix .character changefaction pvpstats victories amount
ShinDarth
2015-10-06
Merge pull request #15654 from ShinDarth/resolvedBy
Duarte Duarte
2015-10-06
Core/Ticket keep always trace of GM who resolves the ticket
ShinDarth
2015-10-05
Core/Updater: fixed host parameter is being ignored
joschiwald
2015-10-05
CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.
Naios
2015-10-05
Core/Updater: Fix mysql in path check/search.
Naios
2015-10-05
Core/Updater: Pipe mysql process output into worldserver log
Shauren
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-28
Auction house changes:
pete318
2015-09-27
Core/DBLayer: Allocate a single buffer for entire prepared result set instead...
Shauren
[next]