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_lookup.cpp
Age
Commit message (
Expand
)
Author
2025-06-05
Core/Chat: Remove fmt::sprintf from headers
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
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-02-27
Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...
Treeston
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
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-19
Core/Commands: Fixed wrong field being used to determine instance type in .lo...
Shauren
2021-12-18
Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)
Kelno
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-11
Core/Commands: implement commands to look up a map/item/quest name for a give...
Wyrserth
2021-11-23
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2021-10-01
Core/Commands: Lookup spell command fixes
Shauren
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-06-16
Core/Entities: don't allow client control if player is still affected by any ...
ariel-
2021-06-16
Core/Globals: revert back to unordered_map for templates
ariel-
2021-06-16
Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors
ariel-
2021-06-05
Core/Reputation: Named all reputation flags
Shauren
2021-06-04
Core/Reputation: Implemented "friendship reputation"
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
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-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-04-03
nopch fix 2
Shauren
2020-01-25
Core/Misc: Removed references to item_template in logs
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-12
Core/Chat: Updated quest chat link format
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
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-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20994
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20914
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-02-02
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
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-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-05-08
Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_lang
Kinzcool
2015-04-10
Core/Misc:
Vincent-Michael
2015-02-22
Core/Database: Removed locales_item from world database (use item_sparse_loca...
Shauren
2015-02-22
Core/DataStores: Added iterator class for DBCStorage and DB2Storage
Shauren
2015-02-21
Core/Spells: Removed leftovers of old cooldown handling
Shauren
[next]