index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_modify.cpp
Age
Commit message (
Expand
)
Author
2024-08-26
Core/Loot: Implemented currency loot
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2023-09-24
Core/Commands: Fixed accessing empty optional in .modify faction command
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
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-08
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2021-11-18
Scripts/Commands: Fix crash caused by .set npc model (#22877)
Giacomo Pozzoni
2021-06-04
Core/Reputation: Implemented "friendship reputation"
Shauren
2021-04-15
Core/Scripts: fix codestyle
ariel-
2021-01-23
Scripts/Commands: Fixed .modify gender not setting correct customizations (#2...
Matan Shukry
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-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-07
Core/Creatures: Update creature model handling with new display scale (#22567)
Traesh
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-03-04
Core/Creatures: Updated power type handling (#20981)
Mihapro
2018-01-03
Core/Misc: Added helper function Unit::SetFullPower
Mihapro
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-12
Core/Players: Fixed DK runes and runic power
Shauren
2017-11-11
Core/Commands: Added .modify power command allowing to change any power as lo...
Shauren
2017-08-20
Core/Players: Several gold handling improvements
roc13x
2017-07-27
Core/Commands: Fix .modify mount (#20086)
Rochet2
2017-07-22
Scripts/Commands: Fix trinity_string usage and enhance commands
Rochet2
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-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-02-17
Scripts/Command: Fixed phases output in .pinfo command
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-10-26
Command/Morph fix ModelId above 65535 (#18149)
Palabola
2016-09-29
Core/Players: Removed references to removed currencies
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-01
Core/Scripts: Cleanup cs_modify.cpp
KarrokDC
2016-05-01
Scripts/Command: Solve several format exception crashes introduced in a recen...
Nyeriah
2016-04-16
Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)
Chaouki Dhib
[next]