index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-13T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
GuildHandler.cpp
Age
Commit message (
Expand
)
Author
2014-06-15
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Core/Guild: Fix an exploit related to CMSG_GUILD_CREATE
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files (II)
Spp
2013-01-14
Merge branch 'master' into 4.3.4
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-01
Core/Guilds: Fixed one mistake in CMSG_GUILD_SET_GUILD_MASTER's handling, tha...
Warpten
2012-11-27
Merge branch 'master' into 4.3.4
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-25
Core/Guilds: Handle CMSG_GUILD_SET_GUILD_MASTER. You can now promote any guil...
Warpten
2012-11-07
Core/Guilds: Multiple changes
Spp
2012-11-04
Merge branch 'master' into 4.3.4
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-09-18
Warning fixes and some minor changes here and there
Spp
2012-09-18
Core/Protocol: Implemented CMSG_OPENING_CINEMATIC and enabled CMSG_GUILD_BANK...
kaelima
2012-09-10
Core/Guild: pakcet -> packet
Nay
2012-09-10
Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...
Nay
2012-09-09
Core/Guilds: Corrected CMSG_GUILD_NEWS_UPDATE_STICKY structure
Shauren
2012-09-09
Core/Guilds: Implemented guild news & guild rewards tab
Sovak
2012-09-07
Core/Player: Implemented auto declining guild invites
Shauren
2012-09-07
Core/Guilds: Implemented basic guild leveling (no player statistics/reputation)
Shauren
2012-08-27
Core/Guilds
Shauren
2012-08-23
Core/PacketIO: Updated SMSG_GUILD_BANK_LIST
Shauren
2012-08-22
Core/PacketIO: Enabled guild bank money withdraw limits opcodes and removed d...
Shauren
2012-08-22
Core/Guilds: Corrected guild packet login sequence and removed unused opcode
Shauren
2012-08-22
Core/Opcodes: Remove some opcodes that no longer exist on cata and fix a coup...
Spp
2012-08-20
Core/Items: Updated InventoryResult enum
Shauren
2012-08-10
Core/PacketIO:
kaelima
2012-08-09
Core/PacketIO: Enabled/Fixed more opcodes
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-08-04
Core/Guilds: Implemented some guild packets, some basic guild functions is wo...
kaelima
2012-07-24
Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...
Nay
2012-07-11
Core/Misc
Shauren
2012-05-30
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-04-03
Core/Protocol: Fixed structure of CMSG_GUILD_ROSTER and added a new opcode
Subv
2012-03-28
Core/Protocol:
kaelima
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp