index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11: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
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-04-06
Core/Guilds: Guild bank tabs are now purchased only using money deposited in ...
Shauren
2024-12-06
Core/Guilds: Prevent guild bank packet contents update hack from interfering ...
Shauren
2024-08-18
Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-07-27
Core/Proto: Updated protobuf messages and services for 11.0.2
Shauren
2024-07-09
Core/Logging: Fixed a bunch of invalid format strings
Shauren
2024-04-15
Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent t...
Shauren
2024-04-12
Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-25
Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...
Mykhailo Redko
2024-02-12
Core/Guilds: Implemented club basics to restore old guild functionality (#29587)
Fabian
2023-12-31
Core/Misc: Fixed a bunch of uninitialized class fields
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-09
Core: Update to 10.2.0
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-03-19
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-11
Core/Guilds: Forward declare GuildAchievementMgr
Shauren
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2022-02-05
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2022-01-30
Core/Guilds: Fixed loading of guild member logout time
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-09
Core/Guilds: Implemented reordering guild ranks
aquadeus
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-24
Core/PacketIO: Port guild packets to classes as example of new self-validatin...
Shauren
2021-12-23
Core/Guilds: Implement guild bank gold limit matching client
Shauren
2021-12-21
Core/Misc: Remove redundant null pointer checks before delete (#24140)
Ujp8LfXBJ6wCPR
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2021-11-02
Core/Social: Implemented account ignores
Shauren
2021-11-02
Core/GuildFinder: Remove as preparation for 9.1.5
Shauren
2021-10-15
Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...
killerwife
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-08-11
Core/Items: Implemented secondary shoulder transmog appearance
Shauren
2021-06-16
Core/Entities: don't allow client control if player is still affected by any ...
ariel-
2021-05-23
Core/PacketIO: Properly send inventory error when attempting to withdraw guil...
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
[next]