index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T00:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2015-07-06
Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...
Shauren
2015-06-30
Core/Updater: Fix mysql cli password prompt when password is empty.
Naios
2015-06-30
Core/Utilities: Fix callback invokation when there are no tasks present.
Naios
2015-06-29
Merge pull request #14941 from ShinDarth/db_backports3
Carbenium
2015-06-29
DB/World schema backport: move questItem* fields to *_questitem tables
ShinDarth
2015-06-26
Scripts/RubySanctum: Updates to Halion.
Warpten
2015-06-26
DB/Characters: Backport schema changes from 6.x branch (renames)
ShinDarth
2015-06-21
Core/Utilities: TaskScheduler: add a task validator and on update success cal...
Naios
2015-06-21
Core/Updater: Fix a wrong formatter introduced in 0d095109eec31
Naios
2015-06-20
Core/Updater: Add some info about the count of applied updates.
Naios
2015-06-03
Core/Shared: Hide the internal shared_ptr of the TaskContext
Naios
2015-06-01
Core/CrashHandler: Make crashhandler tread-safe
jackpoz
2015-06-01
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-05-31
Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...
Naios
2015-05-28
Core/Updater: Fix issues when connecting through unix sockets.
glkrlos
2015-05-23
Core/CrashHandler: Log STACK_OVERFLOW crashes
jackpoz
2015-05-19
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-05-19
Merge pull request #14454 from ariel-/cd
Duarte Duarte
2015-05-19
Core/Networking: Fixed possible msvc debug assertions in vector
Shauren
2015-04-29
Core/Socket: Removed unused synchronous read method
Shauren
2015-04-24
Core/Log: Fix newlines when using dynamic log names
Naios
2015-04-15
Add missing newline
Daniel M. Weeks
2015-04-15
Remove unnecessary semicolons
Daniel M. Weeks
2015-04-15
Fix documentation
Daniel M. Weeks
2015-04-15
Prevent collisions in GCC attribute definitions
Daniel M. Weeks
2015-04-13
Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)
ariel-
2015-04-10
Core: Whitespace/tab2spaces cleanup
click
2015-04-05
Core/Misc: Warning fixes
Shauren
2015-04-05
Rename variables to fix C++11 keyword collision
Carbenium
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-04
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
Shauren
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
[next]