upload some branches to the repository.
Here: https://github.com/ArtsoftEntertainment/rocksndiamonds
Branches:
- CLANG-compilable (only source changes)
- MSVC-compilable (only source changes)
- MSVC-CLANG-build-runtime (no source changes, build system for compilers, see below)
Compilers:
- VS2015
- VS2017
- VS2017 with CLANG
- Codeblocks
- mingw is supported as default
The MSVC-CLANG-build-runtime branch contains all you need to compile. Extract it to normal develop folder.
Next step is to integrate ZIP-Support, like in "rndTest" (see latest version 3.3.1.2)
Later on I integrate mouse support, and the other stuff.
Have fun.
