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
Age
Commit message (
Expand
)
Author
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
CMake: Use source_groups to represent the source tree
Naios
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/Log: Improve creation of log prefixes.
Naios
2015-03-28
Core/Database Improve commit 39bdd06446dc
Naios
2015-03-27
Core/Database: Prepare statements at reconnect.
Naios
2015-03-24
Core/DBUpdater: Use correct formatter for size_t
Naios
2015-03-24
Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.
Naios
2015-03-22
Core/DBUpdater: Use correct uint64 to store timestamps.
Naios
2015-03-22
Core/DBUpdater: Fixed compile errors with boost 1.55 and VS 2013
Shauren
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-18
Core/Log: Readd include of <stdarg.h> to fix compile issues under gcc
Naios
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-03-18
Core/Log: Fix some issues detected by static analysis.
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-03-09
CMake: Remove unused source reference
leak
2015-03-08
Core: WARN instead of INFO - this is actually something we'd want to be infor...
click
2015-03-03
Shared/Logs: Add support to .server set loglevel command after 003d67708b9a27...
jackpoz
2015-03-02
Shared/Logs: Improve log performances
jackpoz
2015-03-01
Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...
Shauren
2015-02-27
Core/CrashHandler: Fix char[] without '\0' handling
jackpoz
2015-02-25
Core/Networking: Fixed IOCP define for linux
Intel
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-02-02
Core/Misc: Fix static analysis issues
jackpoz
2015-01-31
Core/Misc: Properly sanitize ReputationSpillover data
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-27
Shared/Networking: Fix buffer overflow in Socket handling
jackpoz
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-11-16
Core/Networking: Catch possible boost exception in StartNetwork
Nayd
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-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-10-05
Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...
Vincent-Michael
2014-10-02
Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...
Shauren
2014-09-30
Revert "Core/AuctionHouse: Delete expired auctions at startup."
jackpoz
2014-09-27
Fixed GCC build
Shauren
2014-09-26
Core/Debugging: Extended ASSERT macro to allow passing additional formatted s...
Shauren
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2014-09-20
Revert "Core: Fix build for msvc14"
Vincent-Michael
2014-09-20
Core: Fix build for msvc14
Vincent-Michael
2014-09-19
Core/Commands: Fix displaying in .baninfo character command.
xjose93
[next]