aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_lookup.cpp
AgeCommit message (Expand)Author
2025-06-05Core/Chat: Remove fmt::sprintf from headersShauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-27Scripts/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-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-19Core/Commands: Fixed wrong field being used to determine instance type in .lo...Shauren
2021-12-18Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)Kelno
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-11Core/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-01Core/Commands: Lookup spell command fixesShauren
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-06-16Core/Globals: revert back to unordered_map for templatesariel-
2021-06-16Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2021-06-05Core/Reputation: Named all reputation flagsShauren
2021-06-04Core/Reputation: Implemented "friendship reputation"Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-04-03nopch fix 2Shauren
2020-01-25Core/Misc: Removed references to item_template in logsShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-12Core/Chat: Updated quest chat link formatShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-04-10Core/Misc:Vincent-Michael
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren