index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T20: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
2015-04-15
Add missing newline
Daniel M. Weeks
2015-04-15
Remove unnecessary semicolons
Daniel M. Weeks
2015-04-02
Core/Database: Remove va_list from PreparedStatement::PAppend.
Naios
2015-04-02
Core/Database: Remove va_args from DatabaseWorker::Execute methods.
Naios
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-29
Core/Database: Return an unknown error code instead of false (0) if mysql_ini...
Naios
2015-03-29
Core/Database: Fix a mistake in 54ee5267244acac16
Naios
2015-03-28
Core/Database Improve commit 39bdd06446dc
Naios
2015-03-27
Core/Database: Prepare statements at reconnect.
Naios
2015-03-22
Core/Database: Fix some warnings on gcc
Naios
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-15
Core/DBLayer: Remove references to table character_currency (6.x only)
Nayd
2015-03-15
Core/Player: fixed some leftovers in db after player delete
joschiwald
2015-02-12
Shared/Database: Improve dead-lock error handling
jackpoz
2015-02-04
Fix build
Nayd
2015-02-04
Shared/Database: Fix transactions not being recommitted on dead-lock error
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-10
Core/Commands: implement .pvpstats command
ShinDarth
2014-10-25
AH related fixes
Rochet2
2014-10-18
Scripts/Commands: Implement mutehistory command for GM's with requested impro...
Heihachi
2014-10-18
Core/Quest: implement Quest Tracker
ShinDarth
2014-10-05
Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...
Vincent-Michael
2014-09-30
Revert "Core/AuctionHouse: Delete expired auctions at startup."
jackpoz
2014-09-19
Core/Commands: Fix displaying in .baninfo character command.
xjose93
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-18
Core/Texts: added TextRange parameter to creature_text
joschiwald
2014-09-10
Core/DB: Fix crash on shutdown
jackpoz
2014-09-08
Scripts/Commands: Allow to set a custom duration to the Freeze command applie...
Odyssey
2014-09-06
Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value st...
Shauren
2014-08-28
Core/BattleGrounds: store data about BGs victories
ShinDarth
2014-08-16
Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...
Shauren
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-11
Kill potentially uninitialized variable warning
leak
2014-08-10
Resolve shutdown crash/leak if MySQL server is not running
leak
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-08-02
Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)
DDuarte
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
[next]