index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T12: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
2016-12-19
Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...
Shauren
2016-12-09
Core/Items: Fixed item level increases of gems with bonuses that give them sc...
Shauren
2016-10-01
Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structure
Shauren
2016-08-27
Core/Logging: removed useless log message
joschiwald
2016-08-15
Core/Items: Implemented artifacts
Shauren
2016-07-10
Core/Items: Fixed saving gem bonuses
Shauren
2016-07-05
Core/Transmog: Implemented transmog collection and updated transmog handling
Shauren
2016-06-19
Core/PacketIO: Updated garrison, guild and inspect packets
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-27
Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.
Shauren
2015-11-15
Core/PacketIO: Updated and enabled guild finder opcodes
Shauren
2015-09-09
Core/BattlePets: Basics for Battle Pets
horn
2015-07-28
Core/PacketIO: CalendarPackets:
Golrag
2015-07-25
Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...
Shauren
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-07-05
Core: White space CleanUp
Vincent-Michael
2015-06-11
Core/DBC: Fixed DBC fmt introduced in 2bd28bce696dfbed6e3e96acd37069f591f29fd4
Carbenium
2015-06-11
Core/Guild: Add validation for guild tabard colors
Carbenium
2015-05-30
Core/Guilds: Disallow sending invite to people already in a guild
DJScias
2015-05-19
Core/PacketsIO: Implemented or updated most of party related packets.
et65
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-06
Core/Guilds: Fix crash on kicking offline player of a guild.
et65
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
[next]