2025-07-22 13:55 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003501Spring engineAIpublic2013-02-25 00:28
Reportercranphin 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusnewResolutionopen 
Product Version92.0.1+git 
Target VersionFixed in Version 
Summary0003501: Make Command.h available in Java AI's,
DescriptionCurrently (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)
     */
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
related to 0003500resolvedabma jni_wrappCommands.awk should be fixed and re-enabled. 
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2013-02-23 23:16 cranphin New Issue
2013-02-25 00:23 abma Relationship added related to 0003500
2013-02-25 00:28 abma Severity minor => feature
+Issue History