index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T13: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
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
2013-03-17
Scripts/Commands: Add .list mail $char/$guid command
Bezo
2013-03-09
Revert "Core/Commands: Optimize for command .npc near"
Vincent_Michael
2013-03-09
Core/Commands: Optimize for command .npc near
Vincent_Michael
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-06
Update SQLOperation.h
WyldePointer
2013-03-04
Core/Players: Implemented converting quests on faction change (keeping old fa...
Shauren
2013-02-25
Core/DBLayer: Made connection types consistent in DatabaseWorkerPool
Shauren
2013-02-20
Core/DBLayer: Comment out MySQL client/server version mismatch warning
Nay
2013-02-18
Core/NPCs: Refactor equipments
Nay
2013-02-08
Core/DBLayer: Avoid a crash when calling mysql_get_server_version if connecti...
Nay
2013-02-08
Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...
Shauren
2013-02-07
Core/Accounts: sessionkey field in account table is only a temporary storage ...
Shauren
2013-02-06
Core/Player: Fix a query that was wrongly deleting items
Nay
[next]