index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T14: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
2021-10-01
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2021-05-10
Core/PacketIO: Fixed SMSG_GUILD_EVENT for empty MOTD broken after cd28423a4e8...
Shauren
2020-10-04
Core/Guilds: Fixed crash when kicking guild members
Shauren
2020-09-09
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2020-09-09
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2020-09-09
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2020-08-04
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2020-04-05
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-19
Core/Guilds: Restore guild bank contents hack
Shauren
2020-03-19
Core/PacketIO: Port guild packets to classes as example of new self-validatin...
Shauren
2020-03-18
Core/Guilds: Implement guild bank gold limit matching client
Shauren
2020-02-14
Core/Guilds: Don't rely on implicit guid->uint64 conversion for member lookup
Shauren
2020-02-14
Core/Misc: Remove redundant null pointer checks before delete (#24140)
Ujp8LfXBJ6wCPR
2020-01-02
New year
Aokromes
2019-07-02
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-06-28
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2019-05-18
Core/Packet: Clean up packet creation
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-09-16
Core/Guild: Implement character gender and send in packet. (#22436)
Kittnz
2018-07-20
Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...
killerwife
2018-01-22
Core/Misc: fix some /W4 warnings and some reported by GCC 6.3
ariel-
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-12-08
Core/Misc: Fix static analysis issues
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-28
Few small optimizations here and there (#18684)
xinef1
2017-01-25
Core/Packets: updated some contactlist packets
joschiwald
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-11-19
Core/Guild: avoid data integrity problems wrapping delete+insert statements i...
ariel-
2016-11-19
Core/Guild: fix indentation and codestyle
ariel-
2016-08-27
Core/Logging: removed useless log message
joschiwald
2016-05-27
Core/Guilds: Fix Guild::HandleSetMemberNote logic according to method declara...
Mikhail Redko
2016-01-01
Update copyright note for 2016
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
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-07-28
Core/Startup: Change an error about "broken zone-data" on guild loading to debug
DDuarte
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-05-15
Fix various warnings. The core, the scripts and the tools now compile without...
Praetonus
2014-01-02
Core/Guild: HandleRoster should always have a valid session
Dehravor
2014-01-02
Core/Guild: Implement GR_RIGHT_VIEWOFFNOTE
Dehravor
[next]