index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
Age
Commit message (
Expand
)
Author
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-26
Added comments to 6961f957c9d03bff634f0b75466458564845722e to make sure noone...
Shauren
2014-07-26
Core/DBLayer: Fixed possible crashes with async queries retrieving result
Shauren
2014-07-25
Core/PreparedStatements: Fixed a change I missed in the World prepared statem...
Subv
2014-07-25
Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.
Subv
2014-07-21
Core/DatabaseWorkerPool: Delete PCQ in dtor rather than in Close() and cancel...
leak
2014-07-21
Core/PreparedStatements: Fixed a Coverity warning
Sebastian Valle Herrera
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Fix a warning about abstract class not having a virtual destructor
Subv
2014-07-08
Replaced the LogWorker thread with Boost ASIO
leak
2014-07-02
Fixed login and some errors
Subv
2014-07-01
Fixed the authserver compile
Subv
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replaced ACE_Task_Base based DatabaseWorker with PCQ
leak
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-06-13
Core/Misc:
Ascathor
2014-06-07
Core/Database: Update log for incorrect db structure
Aokromes
2014-05-17
Shared/Database: Increase Database Worker Pool queue size
jackpoz
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-27
Core: Droped `faction_H` field -- only one faction table is necessary
Kinzcool
2014-04-22
Core/Texts: Implemented loading BroadcastTexts
joschiwald
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-03-29
Merge pull request #11719 from Dehravor/master-loot
Shauren
2014-03-22
Core/Misc: Fix some static analysis issues
jackpoz
2014-03-16
Core/Loot: Implement round robin for under threshold items in case of master ...
Dehravor
2014-03-02
Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-22
Core/Auth: Fix expiring account bans
jackpoz
2013-11-25
Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...
Shauren
2013-11-17
Core/Transports: Fix few transport issues on relog.
jackpoz
2013-11-16
Core/Auth: Fix Auth failing sometimes
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-02
Core/Database: Add additional assert
jackpoz
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-17
Core/Creatures: Removed remains of creature_transport table
Shauren
2013-10-01
Whitespace between string literals and user-defined literals is now mandatory...
Ellie
2013-09-29
Core/RBAC: Simplify RBAC implementation
Spp
2013-09-21
Core/DB: Make a26a24a consistent with Trinity code style
jackpoz
2013-09-06
Core/Achievements: Converted save queries to prepared statements
Shauren
2013-09-01
Core/Account: Make account password change security variable and various changes
Ascathor
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-07-24
Core/Commands: Added the rank id to .pinfo for guild data
Ascathor
2013-06-11
Core/Instances: Fixed a bug that caused switching group leader inside active ...
Shauren
[next]