summaryrefslogtreecommitdiff
path: root/src/common/DataStores/DBCFileLoader.cpp
AgeCommit message (Collapse)Author
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
* refactor(src/common|server): remove unused import (big part 1) * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: attempt to fix damn linkin error
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
* refactor(src/common): remove unused imports * fix: build * chore: fix build * chore: size_t -> std::size_t * chore: fix fuckup from previous commit * chore: fix build * chore: fix build * chore: fix build * chore: fix build with std::size_t * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-06-24refactor(Core/Misc): add braces and impove codestyle (#6402)Kargatum
2021-06-23refactor(Core/Common): alphabetical sorting inlcudes (#6282)Kargatum
- Part https://github.com/WarheadCore/WarheadBand/pull/37
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2020-11-17refactor(Core/Common): restyle tools with astyle (#3706)Kargatum
2020-09-12refactor(Core/Common): restyle common lib with astyle (#3461)Kargatum
2020-07-22feat(Core/DBC): rework load DBC (#3002)Kargatum
* Move DBC load system from TC * Add db tables for all dbc * Support override data from db * Support override spells from db (#2994)
2018-03-12Update license links (#783)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal