View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001962 | AI | AI | public | 2010-06-22 17:57 | 2010-06-22 18:52 | ||||
Reporter | thegeorge | ||||||||
Assigned To | hoijui | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Summary | 0001962: Not used functions in Skirmish AI Callback | ||||||||
Description | The struct in ExternalAI/Interface/SSkirmishAICallback.h defines functions, which are not implemented. This is the case for Clb_UnitDef_getMoveType() which seemed to have move to Clb_UnitDef_MoveData_getMoveType(). This can cause AI's using this function to crash the engine. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
hoijui (reporter) 2010-06-22 18:52 |
thanks :-) fixed with: 9a5e6302422f8d70404cf7e2c99afc98d3850d27 |