index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
/
Guild.cpp
Age
Commit message (
Expand
)
Author
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-11-10
Guild: fix: don't use std::set<>::emplace for gcc 4.7
Bernd Lörwald
2014-11-10
Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc
Rat
2014-11-08
Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...
Intel
2014-11-08
Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...
joschiwald
2014-11-06
Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSE
joschiwald
2014-10-29
Core/Entites: Updated GUID format
Shauren
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-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/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-10-24
Core/Entities: Fourth part of converting int to bigint guids in database
Shauren
2014-10-22
Core/Entities: Third part of removing GetGUIDLow() uses
Shauren
2014-10-22
Core/Guilds: Use full guids in guild finder storage
Shauren
2014-10-22
Core/Social: Use full guid for friend and ignore storage
Shauren
2014-10-22
Core/Groups: Use full guid for battleground score storage
Shauren
2014-10-22
Core/Groups: Use full guid for guild member storage
Shauren
2014-10-21
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
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-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/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-27
Achievements/Guilds: Fix guild achievement tracking
Dekadence
2014-09-21
Core/Misc: Fixed gcc build and some warnings
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-20
Core/Guilds: Fixed guild rank delete framexml event params
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-03
Merge pull request #13017 from DDuarte/guild_achiev_tracking
Duarte Duarte
2014-09-03
Core/Net: Implement sending guild challenges rewards and counts
DDuarte
2014-09-02
Core/Guild: Only send achievement criteria updates to players that requested ...
DDuarte
2014-07-29
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-07-28
Core/Startup: Change an error about "broken zone-data" on guild loading to debug
DDuarte
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-12
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-06-20
Core/Guilds: Use the right opcode in Guild::SendCommandResult.
Subv
2014-05-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-05-15
Fix various warnings. The core, the scripts and the tools now compile without...
Praetonus
2014-01-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2014-01-14
Core/Chat: Fixed chat packets structure
Shauren
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-10
Core/Chat: Fix chat addon packets (languages & prefixes)
DDuarte
2014-01-10
Merge branch 'master' into 4.3.4
DDuarte
2014-01-02
Core/Guild: HandleRoster should always have a valid session
Dehravor
[next]