index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T23: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-11-08
Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureS...
Intel
2014-11-07
Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs
Intel
2014-11-07
Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...
Intel
2014-11-07
Core/DataStores: Fixed name consistency and improved coords handling
Intel
2014-11-06
Core/DataStores: Updated AreaTrigger.dbc struct
Intel
2014-11-05
Core/DataStores: Fixed build after rename
Intel
2014-11-03
Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...
joschiwald
2014-11-02
Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbc
Kinzcool
2014-10-30
Core/GameObjects: Updated GameObjectTemplate data structure
Shauren
2014-10-29
Core/Entites: Updated GUID format
Shauren
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
[next]