EverWrath/src
Barbz a37fa5307c
fix(Core/Vendors): Load npc_vendor items in the right order (#3099)
* fix(Core/Vendors): Load npc_vendor items in the right order

Before that commit, if you copied a npc_vendor, the order would not be replicated (if all items were on the same `slot`). Now it works fine and it's consistent.

* Update ObjectMgr.cpp

* fix(sql): ASC position in the query

* Update ObjectMgr.cpp

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2020-07-27 17:01:27 +02:00
..
cmake chore(CMake)!: Drop support for MariaDB 10.1 2020-07-06 16:12:33 +02:00
common feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00
genrev feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
server fix(Core/Vendors): Load npc_vendor items in the right order (#3099) 2020-07-27 17:01:27 +02:00
tools Core/Misc: Remove redundant null pointer checks before delete (#2679) 2020-02-20 18:33:28 +01:00
CMakeLists.txt fixed cmake 2017-12-21 00:48:33 +01:00