View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0003501 | Spring engine | AI | public | 2013-02-23 23:16 | 2013-02-25 00:28 | ||||||||
Reporter | cranphin | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | 92.0.1+git | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0003501: Make Command.h available in Java AI's, | ||||||||||||
Description | Currently (well, once it's fixed, issue 3500), jni_wrappCommands.awk makes rts/ExternalAI/Interface/AISCommands.h available in Java AI's as a enumeration. It would be usefull to have a similarly generated enum from the Command.h here: rts/Sim/Units/CommandAI/Command.h This since several AI callbacks use these Id's. In fact there's quite a few comments in AICallback.java saying: /** * For the id, see CMD_xxx codes in Sim/Unit/CommandAI/Command.h * (custom codes can also be used) */ | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|