index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_ban.cpp
Age
Commit message (
Expand
)
Author
2025-04-10
Core/Commands: Allow non-const reference arguments in chat command handlers
Shauren
2025-04-09
Core/Network: Move to separate project
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-03-11
Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...
Gildor
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-12-15
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
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-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
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
Core: add some missing Player Name normalization on input data
ariel-
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-04-18
Core/Accounts: prevent existing account ban from being updated (#21836)
Roc13x
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-16
Core/Misc: Fix static analysis issues
jackpoz
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-10-23
Core/Entities: Second part of required database changes for migrating guids t...
Shauren
2014-10-22
Core/Entities: Second part of removing GetGUIDLow() uses
Shauren
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Commands: Fix displaying in .baninfo character command.
xjose93
2014-09-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-05
Scripts/Commands: Move cs_misc command output hardcoded strings to DB so they...
Odyssey
2014-08-15
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-14
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-14
Scripts/Commands: Fix warnings vs2014 ctp (no support)
Vincent-Michael
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-05-06
Core/Battle.net: Implemented authserver
Shauren
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-21
Misc: Minor cosmetic changes here and there
Vincent_Michael
2014-01-17
Show Kick, Mute and Ban in world
Zabustak
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
[next]