index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T16:01:02Z
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
2015-03-29
Fix warnings
Gacko
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-02-16
Core/Packets: Update multiple opcode names and values (sync with WPP)
Duarte Duarte
2015-02-15
Core/Guild: Fix crash on guild creation
Duarte Duarte
2015-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-02-08
Core/Items: fixed AuctionHouse and GuildBank items from DB
joschiwald
2015-01-25
Core/NetworkIO: sync opcodes with wpp
joschiwald
2015-01-19
Core/Achievements: Updated and enabled all previously implemented achievement...
Shauren
2015-01-18
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
joschiwald
2015-01-18
Core/Misc: Fix static analysis issues
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-28
Core/Achievements: Updated achievements - progress is currently not saved unt...
Shauren
2014-12-23
Core/Packets: moved chat packet building function to packet builder class
joschiwald
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-11-20
Core/Util: Fixed "value" name in Optional struct to follow code style
Shauren
2014-11-17
Core/Packets: Added some chat message packets
Intel
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
[next]