index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T10: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-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
2013-06-02
Merge pull request #9854 from Ascathor/master
Subv
2013-06-01
Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ...
Vincent-Michael
2013-06-01
Core/Database: Deleted characters will no longer be loaded when sending the S...
Subv
2013-05-26
Core/Command: Optimized .pinfo more
Ascathor
2013-05-24
Missed change for previous commit
Shauren
2013-05-22
Implement .arena commands - add new commands to the core to handle with arena...
Bezo
2013-05-20
Core/Command: Rework PInfo and give more output and add Gender to trinity_string
Ascathor
2013-05-18
Reverted part of 8be181c7e60daf9833044da61b379c2136892c37 that was not suppos...
Shauren
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-29
Core/Commands: Improve .character rename [name], now can force rename .charac...
xjose93
2013-04-27
Merge pull request #9710 from xjose93/Autobroadcast
Aokromes
2013-04-27
Merge pull request #9662 from xjose93/GuildRename
Aokromes
2013-04-25
Core/World: Improvements in Autobroadcast system (dropped from world database...
xjose93
2013-04-22
[Ip2nationLock] Implement the ip2nation lock country.
Bezo
2013-04-19
Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")
xjose93
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-17
Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFO
Nay
[next]