index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T20: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
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
2020-04-10
Core/Guilds: Send item flags for guild bank contents
Shauren
2020-01-02
New Year
Aokromes
2019-11-19
Core/Items: Refactor loading additional item data (artifacts/azerite)
Shauren
2019-11-12
Core/Items: Implemented AzeriteItem
Shauren
2019-11-10
Core/PacketIO: Implement SMSG_GUILD_EVENT_AWAY_CHANGE
Shauren
2019-10-27
Core/DataStores: Updated db2 structures to 8.2.5
Shauren
2019-10-27
Core/PacketIO: Update opcodes and packet structures to 8.2.5
Shauren
2019-07-28
Core/PacketIO: Added missing packet array size checks
Shauren
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-06-08
Core/Items: Drop item random property and suffix - all random stats must be g...
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-11
Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLogged
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
[next]