Generator for BwMirror API (Note: Originally a fork of https://github.com/vjurenka/BWMirror-Generator)
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2016-02-28 12:38:00 +01:00
bwapi-data BWMIrror v2.1 2015-03-22 18:44:15 +01:00
bwapi-master initial commit 2014-08-05 10:43:14 +02:00
bwapi4-includes BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwta BWMirror v1.2 2014-12-13 18:33:26 +01:00
bwta-c initial commit 2014-08-05 10:43:14 +02:00
bwta2-c bwmirror 2.2 2015-04-02 18:02:51 +02:00
c BWAPI4 preparations 2015-02-07 18:16:07 +01:00
c4 bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
compiled BWMirror v1.2 2014-12-13 18:33:26 +01:00
compiled4 bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
generated bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
headers BWMirror v1.2 2014-12-13 18:33:26 +01:00
headers4 bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
lib initial commit 2014-08-05 10:43:14 +02:00
manual-bwapi BWMirror v1.2 2014-12-13 18:33:26 +01:00
manual-bwapi4 bwmirror 2.4 2015-07-12 15:35:38 +02:00
META-INF initial commit 2014-08-05 10:43:14 +02:00
out/production/InvokeGenerator bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
src bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
x86 initial commit 2014-08-05 10:43:14 +02:00
.gitattributes initial commit 2014-08-05 10:43:14 +02:00
.gitignore gitignore 2015-02-10 20:20:53 +01:00
BWAPI4.exp bwapi 4 cleanup 2015-02-10 16:47:28 +01:00
bwapi_bridge.dll BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge.exp BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge.lib BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge1_1.exp BWMirror v1.2 2014-12-13 18:33:26 +01:00
bwapi_bridge1_2.exp BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge2_0.exp BWTA2 2015-02-27 21:29:33 +01:00
bwapi_bridge_v2_0.exp bwapi 4 cleanup 2015-02-10 16:47:28 +01:00
bwmirror_v1_1.jar BWAPI4 experimental support & BWMIrror 1.1 generator 2014-11-13 18:17:06 +01:00
bwmirror_v1_2.jar fix pointer to long conversion bug 2015-07-12 12:54:44 +02:00
bwmirror_v2_0.jar BWMIrror v2.1 2015-03-22 18:44:15 +01:00
bwmirror_v2_1.jar BWMIrror v2.1 2015-03-22 18:44:15 +01:00
bwmirror_v2_2.jar bwmirror 2.2 2015-04-02 18:02:51 +02:00
bwmirror_v2_3.jar bwmirror 2.3 2015-04-19 18:13:03 +02:00
bwmirror_v2_4.jar bwmirror 2.4 2015-07-12 15:35:38 +02:00
BWTA_Result.h BWAPI4 preparations 2015-02-07 18:16:07 +01:00
concat_header.h BWMirror v1.2 2014-12-13 18:33:26 +01:00
concat_header4.h bw mirror 2.5 preps 2016-02-28 12:38:00 +01:00
gmp-vc90-mt.dll initial commit 2014-08-05 10:43:14 +02:00
InvokeGenerator.iml initial commit 2014-08-05 10:43:14 +02:00
javadoc_script.bat BWMIrror v2.1 2015-03-22 18:44:15 +01:00
LICENSE.md initial commit 2014-08-05 10:43:14 +02:00
mpfr-vc90-mt.dll initial commit 2014-08-05 10:43:14 +02:00
README.md cleanup 2015-02-10 20:17:14 +01:00

BWMirror API

BWMirror API allows you to treat native BWAPI C/C++ objects as if they were Java objects.

The main class of the generator is generator.CJavaPipeline