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
/
GuildMgr.cpp
Age
Commit message (
Expand
)
Author
2025-04-16
Core/Guilds: corrected logging for guild reward db errors
Ovahlord
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
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-11
Core/Guilds: Forward declare GuildAchievementMgr
Shauren
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2021-08-11
Core/Items: Implemented secondary shoulder transmog appearance
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-03-30
Core/Players: Fixed racemasks usage for new races
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-01
Core/DBLayer: Escape mysql 8 keywords
Shauren
2019-10-27
Core/DataStores: Updated db2 structures to 8.2.5
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/Items: Drop item random property and suffix - all random stats must be g...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-02-18
Core/PacketIO: Updated opcodes and packet structures to 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-21
Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-14
Core/Guilds: Remove old Guild.UndeletableLevel config
DDuarte
2017-05-08
Core/Items: Set and save item context field
Shauren
2017-02-06
Core/Guilds: Addition to e0e0242cb329445e76c115c7da0c37aa1fa334da
joschiwald
2017-02-05
Core/Guilds: Added log message about guild achievements on startup
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-26
Core/Items: Implemented bonus list as a possible result of RandomSuffix
Shauren
2016-12-09
Core/Items: Fixed item level increases of gems with bonuses that give them sc...
Shauren
2016-08-15
Core/Items: Implemented artifacts
Shauren
2016-07-10
Core/Items: Fixed saving gem bonuses
Shauren
2016-07-05
Core/Transmog: Implemented transmog collection and updated transmog handling
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-09
Core/BattlePets: Basics for Battle Pets
horn
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-02-08
Core/Items: fixed AuctionHouse and GuildBank items from DB
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
[next]