index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15: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-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
2013-02-04
Merge pull request #9099 from Bezo/mutenew
Aokromes
2013-02-04
Core: Implement Role based Access Control
Spp
2013-01-31
Scripts/Commands: Show correct guild Rank when using .pinfo command
Spp
2013-01-30
Add Mute reason and mute by to the db so you can get this info from the db wi...
Bezo
2013-01-30
Core/Misc: Always state what columns are affected by MySQL statements
Spp
2013-01-27
Core/Authserver: Added possibility to allow realm connections both from "worl...
Shauren
2013-01-26
Scripts/Commands: Add guild info to .pinfo
Nay
2013-01-25
fix typo
thomas33
2013-01-24
Core/DBLayer: Fixed required version definitions
Mislav Blažević
2013-01-24
Tools/mmaps_generator: Multithreading optimisations. Should save some time ge...
Machiavelli
2013-01-23
Core/DBLayer: Drop support for MySQL versions <5.1
Machiavelli
2013-01-18
Core/Misc: Delete spell from character_spell table too when encountering an i...
Shocker
2013-01-02
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
Spp
2013-01-02
Core/Mysql: Multiple changes
Spp
2013-01-01
Core/Command: Add command for near creature finding
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-12-21
Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018be
Vincent_Michael
2012-12-15
Implements saving of loot (items / money) contained inside lootable inventory...
MrSmite
[next]