index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T03: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
2012-08-27
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-27
Core/Logging: Minor optimization in ShouldLog
Spp
2012-08-27
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-26
Core/DBLayer: Fixed memory leaks when query returned empty result set
Shauren
2012-08-23
Core/PacketIO: Updated SMSG_GUILD_BANK_LIST
Shauren
2012-08-23
Core/Guilds: Fixed saving bank withdraw limits for tabs 7 and 8
Shauren
2012-08-23
Core/PacketIO: Corrected character reordering
Shauren
2012-08-22
Core/Opcodes: Fix CMSG_REORDER_CHARACTERS
NTX
2012-08-18
Core/Loading: Fixed a crash at char login
Subv
2012-08-16
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-16
Core: Fix build
Nay
2012-08-16
Core/Logging: Remove recently added "outOpCode" with outInfo(LOG_FILTER_OPCOD...
Spp
2012-08-16
Core/Logging: Set config options to behave like old log system.
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-15
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
Nay
2012-08-15
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-15
Core/Logging: Added documentation about this system
Spp
2012-08-15
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-15
Core/Logging: Fix crash on authserver shutdown
Spp
2012-08-14
Core/Vendors: Add currencies to vendors
Nay
2012-08-14
Core/AI: Removed EventAI handling. is not needed more for cataclysm...
Venugh
2012-08-10
Core: Cleanup whitespace, fix build and enable 1 opcode
Nay
2012-08-10
Core/PacketIO: Added WriteString method to ByteBuffer allowing to write strin...
Shauren
2012-08-10
Core/PacketIO:
kaelima
2012-08-09
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-09
Core/Logging: Fixed a possible crash with dynamic log file names
Shauren
2012-08-09
Core/Logging: Fix crash in AppenderFile deconstructor when logfile is uniniti...
kaelima
2012-08-08
DB: Rename characters' void_storage to character_void_storage
Nay
2012-08-08
Core&DB/NPCs: Add an extra field for mana_mod in creature_template (for prope...
Nay
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-07
Core/Authserver: Fix logging crash at startup
Nay
2012-08-06
Update src/server/shared/Logging/AppenderDB.cpp
kandera
2012-08-06
Core/Logging: Use prepared statements in AppenderDB
Spp
2012-08-06
Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an e...
Spp
2012-08-06
Core/Logging: Implement logging to database
Spp
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-06
Core/Logging: Reload Logging options when .reload config is used
Spp
2012-08-06
Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...
Spp
2012-08-05
Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...
Spp
2012-08-05
Core/Commands:
Vincent-Michael
2012-08-05
Core/ByteBuffer: Print stack trace in ByteBufferException::PrintError.
LordJZ
2012-08-04
Core/Guilds: Implemented some guild packets, some basic guild functions is wo...
kaelima
2012-08-04
Core/Logging: Use config LogsDir to save log files (re-added)
joschiwald
2012-08-03
Whitespace is the root of all evil
Nay
2012-08-03
Add missing Copyright headers and some clarification to config files... ¬¬
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-02
Some codestyle changes.
Alternative
2012-08-02
Added disable commands.
Alternative
[next]