index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
Age
Commit message (
Expand
)
Author
2025-07-14
Core/Misc: Reduce differences between branches
Shauren
2025-03-14
Core/Misc: Reduce differences between branches
Shauren
2025-02-19
Core/Spells: Reduce differences between branches (port refactors from c060288...
Shauren
2025-02-05
Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...
Shauren
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2025-02-01
Core/Misc: Reduce code differences between branches
Shauren
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2023-05-07
Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...
Shauren
2023-01-17
Core/Guilds: Fixed sending random properties for guild bank items
Shauren
2022-09-27
Core/Guilds: Improve HandleRoster performance (#28290)
ihm-tswow
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-08
Core/Misc: More coding standards (#23519)
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-05-21
Typo fix
Aokromes
2018-05-20
Core/DBLayer: Escape more keywords
Shauren
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-04-27
Core/Misc: implemented petition manager (#19010)
xinef1
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
[next]