index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T18: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-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
2012-08-01
Core/ByteBuffer: Fix a subscript out of range exception (in debug mode) when ...
Nay
2012-07-30
Core/VS: Allow to store/retrive random stats items in void storage
Nay
2012-07-30
Core/DBLayer: Fix a typo in void_storage table name
Nay
2012-07-30
Core: Implement Void Storage
Nay
2012-07-24
Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...
Nay
2012-07-19
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-19
Core/AuctionHouse: Refactored and corrected building auction mail messages
Shauren
2012-07-18
Core/Player: Moved guild id storing back to updatefields
Shauren
2012-07-14
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-13
Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...
NNN666
2012-07-13
Core/Warden: Workaround for an OpenSSL bug in the ARC4 stream cipher initiali...
leak
2012-07-11
Core/Misc
Shauren
2012-07-11
Core/Players: Fixed saving/loading glyphs
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-05
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-07-04
Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...
Shauren
2012-06-30
Core: Minor code style corrections
Shauren
2012-06-29
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...
Shauren
2012-06-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-05-30
Core/DBLayer: Fix some errors with character DB prepared statements
Nay
2012-05-30
Fixed some merging errors, there could be more, but at least it compiles.
kaelima
[next]