index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T04: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
2011-11-26
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x
Rat
2011-11-26
Core/Packets: Implemented BitStream helper class
Rat
2011-11-26
Core/Misc: Fix compile and char creation
kaelima
2011-11-25
Core/Items
Shauren
2011-11-25
Core/Misc:
kaelima
2011-11-25
Core/Mechanics:
kaelima
2011-11-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Machiavelli
2011-11-25
Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...
Machiavelli
2011-11-24
Core/DataStores:
Rat
2011-11-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-23
Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
2011-11-22
-updated all DBC formats, except spell* ones
Rat
2011-11-20
Initial Commit for client version change to 4.2.2 (14545)
Rat
2011-11-10
Fix compile in linux.
megamage
2011-11-10
Fix the crash when removing object from an unloaded grid. Object should alway...
megamage
2011-10-31
Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...
megamage
2011-10-18
Minor changes here and there:
Spp
2011-09-30
Core/DB: Fixed a crash on shutdown under msvc compiler
Shauren
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-29
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-26
Core/Logging: Add new function to include full stacktrace.
Spp
2011-09-15
Core/Misc: Fix gcc build
Shocker
2011-09-15
Misc/Util: Add a template function for returning a random element from any co...
Shocker
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
Core/Log: Reload log levels and filters
Fredi Machado
2011-09-05
Core/Quests: Implement quests that require PlayerSlain. Closes #169
Nay
2011-08-18
Core/DBLayer: Possible crash fix for ProcessQueryCallbacks on GCC builds. Ref...
Machiavelli
2011-08-13
Core/Commands: .pinfo improvements
leak
2011-08-04
Buildsystem/Windows: Add support for reading commithash and commitdate direct...
click
2011-08-03
Core/Refer-a-Friend: Finish base work for Refer-a-Friend.
Silinoron
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Some more missing changes from previous commit (Pass by const reference...
Spp-
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-08-01
Core: Fix annoying compile warning and some other minor changes here and there
Spp-
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-29
Core/Misc: Make 64-bit abs function 'portable'. Should fix build on MSVC vers...
Machiavelli
2011-07-27
Core/DBLayer: Fix Field::GetInt64 parsing for non-prepared statements
Machiavelli
2011-06-30
Cosmetic: rename function escape_string to EscapeString
Spp-
2011-06-29
Core/Logs: Add outSQLDev log, will be used for core-generated SQL queries/dumps
Shocker
2011-06-22
Core/DBLayer: Don't lock a connection when doing mysql_real_escape_string as ...
Machiavelli
2011-06-22
Core/DBLayer: Make database interaction after create character packet complet...
Machiavelli
2011-06-18
Whitespace cleanups...
click
2011-06-11
Core: Codestyle cleanup
click
2011-06-08
Core/Mailsystem: Optimized returning and deleting old mails, will no longer t...
Shauren
2011-05-24
Core/DBLayer: Fix transaction crash.
Machiavelli
2011-05-23
Fix crash added in 402198
Machiavelli
2011-05-23
Core/DBLayer: Proper core-side handling of MySQL errno 1213 to prevent a snow...
Machiavelli
2011-05-13
Core: Remove some warnings here and there
click
2011-05-07
Core/Guilds: Use blocking queries at guild loading to ensure invalid data is ...
Shauren
[next]