index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T06: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-14
Core/Quests: Added research results about last field in QuestPackageItem.db2
Shauren
2015-04-13
Core/Quests: fixed quest rewarding
Rat
2015-04-12
Core/Battle.net: Ensure email is always uppercase
Shauren
2015-04-11
Core/Battle.net: Query optimizations part2 - made all queries asynchronous
Shauren
2015-04-11
Core/Battle.net: Query optimizations part1 - reduced the amount of queries du...
Shauren
2015-04-11
Core/Bnet: Fixed crash on shutdown happening when there were still players co...
Shauren
2015-04-10
Core/Misc:
Vincent-Michael
2015-04-08
Core: Whitespace cleanup
Vincent-Michael
2015-04-06
Core/Database: removed old questItem fields
Rat
2015-04-05
Core/Player: Implement CharSections.dbc and serverside checks
Carbenium
2015-04-05
Core/DBUpdater: Remove some constructors accidently merged in 455eee9392ac
Naios
2015-04-05
Core/DBUpdater: Exit clean if a query failed to apply.
Naios
2015-04-05
Core/Log: Remove some unnecessary std::move's.
Naios
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
[next]