libdgmpp
libdgmpp copied to clipboard
Dogma++ is an fitting engine for EVE Online written on C++
Using clang 6.0.1 I get the following error: ``` In file included from ./Ship.hpp:10: In file included from ./Module.hpp:11: ./DamageVector.hpp:82:59: error: no template named 'is_arithmetic_v' in namespace 'std'; did you...
Hey there! I'm looking to make a simple app using EVE's Dogma and this library seems plain awesome. Do you support any sort of text format import/export? If not, what...
Hello, I was wondering if it was possible to add something to the Java-wrapper to create a module from a ship without adding it.
This is more a question/discussion than an issue. It only concerns the feature/staticSDE branch. As a developer, I want to remove IDE and generated files out of GIT so I...