index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T02: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-12-27
Merge branch 'master' into 4.x and some warning fixes
Spp
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-12-25
Core/DBLayer: Convert PExecute() queries to prepared statements No. 1
leak
2011-12-25
Core/DBLayer: Convert Execute() queries to prepared statements
leak
2011-12-25
Core/DBLayer: Convert callback queries to prepared statements No. 3
leak
2011-12-21
Fix compile error from 2d93bd07baabce1ebd9445c94e44b255a01bf490
kandera
2011-12-21
Core/DBLayer: More generic implementation of callback chains, instead of usin...
Machiavelli
2011-12-21
Core/DBLayer: Fix a silly error in HandleStableSwapPet (synchronous query in ...
Machiavelli
2011-12-20
Core/DBLayer: Convert callback queries to prepared statements #2
leak
2011-12-19
Core/Netcode: Fix a possible infinite loop after 829be0b82 (which was acciden...
Machiavelli
2011-12-19
Update src/server/shared/Database/MySQLConnection.h
Machiavelli
2011-12-19
Fix SQL file name after pull request, and fix compile on linux.
Machiavelli
2011-12-19
Core/DBLayer: Documentation update
Machiavelli
2011-12-19
Core/DBLayer: Fix crash caused in 7052fbf
Machiavelli
2011-12-18
Core/DBLayer: Convert callback queries to prepared statements
leak
2011-12-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Machiavelli
2011-12-13
Core/DBLayer: Terminate process if table/database structure is not compatible...
Machiavelli
2011-11-27
Cosmetic changes and typo fixes
Shauren
2011-11-27
Add missed change to previous commit and fix a typo in BitStream::Empty
Nay
2011-11-27
Core/Packets: Simplified ByteBuffer constructor
Shauren
2011-11-27
Core/PacketIO: Fixed memory leak in HandlePlayerLoginOpcode and cleaned some ...
Shauren
2011-11-27
Core/Player: Store guild id inside protected integer instead of fetching from...
kaelima
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/DB: Fix a typo in commit 72675d55d821e0648c53d53d78a1
Nay
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
[next]