index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-11T13: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
2012-08-10
Core/Misc: Use ByteBuffer's WriteString where possible/needed
Nay
2012-08-10
Core/PacketIO:
kaelima
2012-08-10
Core/ChatAddon: Implement server side addon communication filtering
Nay
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-05
Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...
Subv
2012-08-04
Core/PacketIO: Add some (possible) missing FlushBits
Nay
2012-08-04
Core/Guilds: Implemented some guild packets, some basic guild functions is wo...
kaelima
2012-08-04
Core/Chat: Send addon prefix in addon messages
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-02
Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...
kaelima
2012-07-24
Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...
Nay
2012-07-19
Core/Guilds: Added level to guild class and moved sending motd after player i...
Shauren
2012-07-19
Core/PacketIO: Enabled and updated a bunch of opcodes
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-29
Core/Guild: Fix guildbank tab loading after recent changes (returned value of...
click
2012-03-29
Core: Fix a minor mistake from previous mistake and adjust some more field-types
click
2012-03-29
Core: Fix fieldtype-errors in Guild-code - should now allow loading guildtabs...
click
2012-03-28
Core/Game: Code style.
Gyx
2012-03-16
Guild bank - Allow deposit / withdraw money without tabs
MrSmite
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2012-01-18
Core/Protocol: Refix MSG_GUILD_PERMISSIONS after a misstake in my last commit
kaelima
2012-01-18
Core/Protocol: Fix and activate a handful of opcodes, also some cleanup / doc...
kaelima
2012-01-07
Merge branch 'master' into 4.x
Nay
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-22
Core/Guild: Fix and enable SMSG_GUILD_QUERY_RESPONSE
Nay
2011-12-22
Core/Guild: Fix and enable CMSG_GUILD_QUERY
Nay
2011-12-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Machiavelli
2011-12-10
Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...
kaelima
2011-11-27
Core/Player: Store guild id inside protected integer instead of fetching from...
kaelima
2011-10-13
Remove some "_" from private methods as required by TC standards. Thanks to S...
megamage
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
Core: Define helper functions to know if an account is Player, Moderator, GM,...
Spp-
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-12
Core: Yet more cleanups in codestyle...
click
2011-06-12
Core: More codestyle cleanups
click
2011-05-04
Core/ObjectMgr: Refactor guild related functions into dedicated class
leak
2011-04-29
Add spaces after commas
leak
2011-04-29
More cleanup after last commit spree
leak
2011-04-29
Core: use enum InventoryResult as return type for functions working with play...
Azazel
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-03-18
Core/Cleanup: remove C-style cast to (Bag*):
Azazel
2011-03-10
Core: Cleaned up leftovers from loading functions streamlining
leak
[next]