index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
Age
Commit message (
Expand
)
Author
2014-10-28
Merge pull request #13440 from Rochet2/ahbot
jackpoz
2014-10-27
Core: Even more warning fixes
DDuarte
2014-10-27
Core: Fix warnings, mostly wrong printf formatters
DDuarte
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Updated updatefields
Shauren
2014-10-25
DB/Graveyards: Added a comment field to describe the graveyards in `graveyard...
Kinzcool
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-10-25
Core: Fix build in some compilers by calling proper cctor of ObjectGuid
DDuarte
2014-10-25
Core/Opcodes: Support opcodes with the same ids and different direction
DDuarte
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-10-24
Core/Misc: First part of renaming to Blizzard's names
Kinzcool
2014-10-24
Core/Entities: Fourth part of converting int to bigint guids in database
Shauren
2014-10-24
Core: Fix build
DDuarte
2014-10-23
Core/Entities: Third part of converting int to bigint guids in database
Shauren
2014-10-23
Core/Entities: Second part of required database changes for migrating guids t...
Shauren
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-23
Core/Entities: Removed Object::GetGUIDLow()
Shauren
2014-10-22
Core/Entities: Second part of removing GetGUIDLow() uses
Shauren
2014-10-22
Scripts/Commands: Replaced lowguid printing in command output with ToString()...
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-20
Core/Entities: First part of required database changes for migrating guids to...
Shauren
2014-10-19
Core/Misc: fixed a scenario when character factionchange create unexpected re...
joschiwald
2014-10-19
Core/Misc: Remove unsafe not thread-safe localtime() calls
jackpoz
2014-10-19
Scripts/Cmds: Replace AccountMgr::normalizeString with Utf8ToUpperOnlyLatin
DDuarte
2014-10-19
Merge remote-tracking branch 'origin/3.3.5' into 4.3.4
DDuarte
2014-10-19
Merge remote-tracking branch 'origin/3.3.5' into 4.3.4
DDuarte
2014-10-18
Scripts/Commands: Fix static analysis issues
Nyeriah
2014-10-18
Scripts/Commands: Implement mutehistory command for GM's with requested impro...
Heihachi
2014-10-18
Scripts/Commands: Implement commands to set and get boss states during run time
Nyeriah
2014-10-18
Merge pull request #13353 from ShinDarth/335_quest_tracker
Duarte Duarte
2014-10-18
Core/Quest: implement Quest Tracker
ShinDarth
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Commands: Fix displaying in .baninfo character command.
xjose93
2014-09-19
Core/Grids: Replace some magic numbers with constants
Shocker
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-16
Core/Logging: Fixed incorrect usage of guid in logs
Shauren
2014-09-16
Core/Scripts: Fixed incorrect guid usage in logs
Shauren
2014-09-16
Core/Scripts: Fixed incorrect guid usage in logs
Shauren
2014-09-14
Scripts/Commands: Fix ".npc info" immune mask output
jackpoz
[next]