index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T21: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-05
Merge pull request #14491 from doctaweeks/fixes-for-6.x
Carbenium
2015-04-04
Misc: Fixed license header formatting
Shauren
2015-04-02
Rename variables to fix C++11 keyword collision
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-29
Core/Phases: phaseMask remove part 1
Rat
2015-03-29
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
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-29
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
2015-03-28
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
Shauren
2015-03-28
Core/PacketIO: Implemented CMSG_ENABLE_NAGLE
Shauren
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
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
2015-03-24
Core/DBUpdater: Fix some warnings introduced in 966282fbed24a0d0cf8
Naios
2015-03-24
Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.
Naios
2015-03-22
Core/Misc: Warning fixes
Shauren
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-21
Core/Database: Fix some warnings on gcc
Naios
2015-03-21
TDB 6.0.1 - 2015/03/21
TDB6.01
Nayd
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
Core: WARN instead of INFO - this is actually something we'd want to be infor...
click
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-03-18
Shared/Logs: Add support to .server set loglevel command after 003d67708b9a27...
jackpoz
2015-03-18
Shared/Logs: Improve log performances
jackpoz
2015-03-18
Core/CrashHandler: Fix char[] without '\0' handling
jackpoz
2015-03-16
Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...
Rat
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-03-11
Core/Log: Fix some issues detected by static analysis.
Naios
2015-03-10
Core/Support: Update the support/ticket system to 6.x
Carbenium
2015-03-09
CMake: Remove unused source reference
leak
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-03-08
Core/Spells: Implemented multiple spell power costs
Shauren
2015-03-06
Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...
Shauren
2015-03-06
Core/Player: fixed some leftovers in db after player delete
joschiwald
2015-03-04
Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...
Shauren
2015-03-04
Core/DataStores: Updated dbc structures to 6.1
Shauren
2015-03-04
Core/DataStores: Made prepared statement index argument for DB2Storage constr...
Shauren
2015-02-25
Core/DataStores: Fixed out of bounds array access in DBStorageIterator
Shauren
2015-02-24
Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...
Shauren
2015-02-22
DB: Dropped unused tables
Shauren
2015-02-22
Core/DataStores: Added iterator class for DBCStorage and DB2Storage
Shauren
2015-02-22
Core/DataStores: Added tables for all loaded DB2 stores
Shauren
2015-02-22
Shared/Database: Improve dead-lock error handling
jackpoz
[next]