<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=AIWrapper%3ACpp</id>
	<title>AIWrapper:Cpp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=AIWrapper%3ACpp"/>
	<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=AIWrapper:Cpp&amp;action=history"/>
	<updated>2026-04-21T03:43:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=AIWrapper:Cpp&amp;diff=2428&amp;oldid=prev</id>
		<title>Qrow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=AIWrapper:Cpp&amp;diff=2428&amp;oldid=prev"/>
		<updated>2026-03-04T00:15:45Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:15, 3 March 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Qrow</name></author>
	</entry>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=AIWrapper:Cpp&amp;diff=2427&amp;oldid=prev</id>
		<title>interaiwrap&gt;Abma: /* Download */</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=AIWrapper:Cpp&amp;diff=2427&amp;oldid=prev"/>
		<updated>2014-01-31T12:56:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Download&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{AIWrapper|Cpp|hoijui|0.1|C++|alpha|GNU GPL v2+|[[AIInterface:C|C]]}}&lt;br /&gt;
&lt;br /&gt;
== (New) C++ AI Interface Wrapper ==&lt;br /&gt;
&lt;br /&gt;
==== Forum threads ====&lt;br /&gt;
*[http://springrts.com/phpbb/viewtopic.php?f=15&amp;amp;t=15019 AI Interface redesign (in C)]&lt;br /&gt;
&lt;br /&gt;
==== Description ====&lt;br /&gt;
This AI interface wrapper is written in C++. It allows C++ Skimrish AI devs to write AIs in a more future proof way than the [[AIWrapper:LegacyCpp|legacy wrapper]], which is meant to be replaced by this wrapper over time.&lt;br /&gt;
Use this, and not the legacy wrapper for new C++ AIs.&lt;br /&gt;
&lt;br /&gt;
The source is not yet in springs &amp;#039;&amp;#039;master&amp;#039;&amp;#039; branch, but in the &amp;#039;&amp;#039;cppintnew&amp;#039;&amp;#039; one under:&lt;br /&gt;
&amp;#039;&amp;#039;{spring_source}/AI/Wrappers/Cpp/&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Used By ===&lt;br /&gt;
==== Skirmish AIs ====&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[AI:CppTestAI|CppTestAI]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[http://springrts.com/phpbb/viewtopic.php?f=15&amp;amp;t=22582 Shard]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Download ====&lt;br /&gt;
Included in the spring engine source code.&lt;br /&gt;
&lt;br /&gt;
==== Source ====&lt;br /&gt;
The source can be found in the &amp;#039;&amp;#039;cppintnew&amp;#039;&amp;#039; branch under:&lt;br /&gt;
&amp;#039;&amp;#039;{spring_source}/AI/Wrappers/Cpp/&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Bugs ====&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Known Crashes:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Missing Features:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* compleet ID -&amp;gt; OO object wrapping (eg no more unitIDs, but only Unit OO objects)&lt;br /&gt;
&lt;br /&gt;
Please report bugs under&lt;br /&gt;
[http://springrts.com/mantis/ Mantis]&lt;br /&gt;
to the AI subproject.&lt;br /&gt;
&lt;br /&gt;
==== How to compile ====&lt;br /&gt;
It is compiled directly into AIs using it. Refer to springs Scons or CMake build files.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; [[AIs|&amp;lt;- Back to AI page]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[Category: AIWrapper]]&lt;/div&gt;</summary>
		<author><name>interaiwrap&gt;Abma</name></author>
	</entry>
</feed>