cmangos-tbc/contrib/extractor
2025-11-15 09:27:56 +01:00
..
loadlib Verifying a pointer against null after new is not needed. 2017-06-28 22:38:21 +02:00
.gitignore New folders structure 2017-05-17 21:21:14 +02:00
CMakeLists.txt CMake: Set min version to 3.16 2025-11-15 09:27:56 +01:00
dbcfile.cpp Cleanup in contrib related to data extraction 2012-12-20 20:47:43 +02:00
dbcfile.h Fix GCC/Clang 'member will be initialized after' compiler warnings. 2022-11-30 16:41:42 +01:00
mpq_libmpq.cpp Fix AppVeyour VC warning:'>': signed/unsigned mismatch 2017-06-21 04:02:59 +03:00
mpq_libmpq.h New folders structure 2017-05-17 21:21:14 +02:00
README.linux cmake -i -> cmake . since cmake -i is not longer supported 2016-12-21 10:24:00 +01:00
System.cpp MapExtraction: Fix water height redundancy algorithm ignoring "no water" 2021-03-27 00:52:16 +01:00

Linux instructions
------------------

1. install cmake
2. cmake .
3. make
4. ./ad