Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codehezi
/
spring
Public
forked from
spring/spring
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring
rts
ExternalAI
AIInterfaceLibrary.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 3, 2018
cleanup ExternalAI/
gajop
committed
af18fd4
View commit details
Copy full SHA for af18fd4
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
reuse aiLibManager
Show description for e690ec6
rt
committed
e690ec6
View commit details
Copy full SHA for e690ec6
View code at this point
Browse repository at this point
Commits on May 16, 2017
#include cleanups (nlc)
ashdnazg
committed
531b621
View commit details
Copy full SHA for 531b621
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
reinstate exit codes; Util namespace cleanup
rtri
committed
71e5416
View commit details
Copy full SHA for 71e5416
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
improve code style/readability/quality in a few parts of rts/ExternalAI/
rtri
committed
10283ad
View commit details
Copy full SHA for 10283ad
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
fix memleak in CAIInterfaceLibrary + minor cleanup
rtri
committed
81e8a0c
View commit details
Copy full SHA for 81e8a0c
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
fix some cppcheck warnings
abma
committed
856e172
View commit details
Copy full SHA for 856e172
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
fix crash when AI lib can't be loaded
abma
committed
d82f4c2
View commit details
Copy full SHA for d82f4c2
View code at this point
Browse repository at this point
Commits on Aug 15, 2011
AI: allow AI Interface plugins to provide info about available Skirmish AIs
Show description for 632d0c6
hoijui
committed
632d0c6
View commit details
Copy full SHA for 632d0c6
View code at this point
Browse repository at this point
move empty AI lib struct creation into a separate function
hoijui
committed
57fb174
View commit details
Copy full SHA for 57fb174
View code at this point
Browse repository at this point
Commits on Jul 14, 2011
use ILog.h in ExternalAI/
hoijui
committed
30247ce
View commit details
Copy full SHA for 30247ce
View code at this point
Browse repository at this point
Commits on Jul 13, 2011
(cmake) remove rts/System/ as include
Show description for 6dc872e
abma
committed
6dc872e
View commit details
Copy full SHA for 6dc872e
View code at this point
Browse repository at this point
Commits on Nov 9, 2010
fix two minor memory leaks [AI] [fix]
hoijui
committed
ab94710
View commit details
Copy full SHA for ab94710
View code at this point
Browse repository at this point
Commits on Nov 5, 2010
fixed some cppcheck warnings
abma
committed
91eda75
View commit details
Copy full SHA for 91eda75
View code at this point
Browse repository at this point
Commits on Jun 10, 2010
gracefully handle AI Interface init & release failure [AI] [fix]
Show description for 7deb838
hoijui
committed
7deb838
View commit details
Copy full SHA for 7deb838
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
introduce a standard header to all .cpp, .hpp and .h under rts/
Show description for 598bea2
hoijui
committed
598bea2
View commit details
Copy full SHA for 598bea2
View code at this point
Browse repository at this point
Commits on Sep 23, 2009
AI: remove pointless interface class ISkirmishAILibrary
hoijui
committed
4779034
View commit details
Copy full SHA for 4779034
View code at this point
Browse repository at this point
Commits on Aug 6, 2009
* AI: do not store an IGlobalAI* in both CAIAI and CAIGlobalAI
kloot
committed
e6549c8
View commit details
Copy full SHA for e6549c8
View code at this point
Browse repository at this point
Commits on Jul 13, 2009
AI: call dlerror() if dlopen() fails
Kloot
committed
4bb4c5f
View commit details
Copy full SHA for 4bb4c5f
View code at this point
Browse repository at this point
Commits on Mar 14, 2009
Fix MSVC compile errors
zerver
committed
ba6bf4a
View commit details
Copy full SHA for ba6bf4a
View code at this point
Browse repository at this point
Commits on Mar 5, 2009
ai: rename SSAILibrary to SSkirmishAILibrary (more consistent naming)
hoijui
committed
6aa9df5
View commit details
Copy full SHA for 6aa9df5
View code at this point
Browse repository at this point
big AI rework; mainly: enhanced Skirmish AI Callback:
Show description for 3fe648f
hoijui
committed
3fe648f
View commit details
Copy full SHA for 3fe648f
View code at this point
Browse repository at this point
Commits on Mar 2, 2009
ai: Interface rework:
Show description for 42ab43c
hoijui
committed
42ab43c
View commit details
Copy full SHA for 42ab43c
View code at this point
Browse repository at this point
Commits on Mar 1, 2009
fix mingw compile error
Karl-Robert Ernst
committed
8376b1a
View commit details
Copy full SHA for 8376b1a
View code at this point
Browse repository at this point
Commits on Feb 25, 2009
move Group and GroupHandler from ExternalAI to Sim/Units/Groups
hoijui
committed
31c4d16
View commit details
Copy full SHA for 31c4d16
View code at this point
Browse repository at this point
ai: interface: remove earlier deprecated functions for creating and deleting shared memory areas
hoijui
committed
20d046b
View commit details
Copy full SHA for 20d046b
View code at this point
Browse repository at this point
Commits on Feb 18, 2009
ai: minor code cleanup, setting pointers to NULL after delete/free()
hoijui
committed
e2dd1f2
View commit details
Copy full SHA for e2dd1f2
View code at this point
Browse repository at this point
Commits on Jan 24, 2009
ai: remove unused code and files and add a few doc-comments
hoijui
committed
c5f12c5
View commit details
Copy full SHA for c5f12c5
View code at this point
Browse repository at this point
Commits on Jan 5, 2009
* removed the need for the fileName property in the Infos for native Skirmish AIs and all AI Interfaces * native libraries (native Skirmish AIs and all AI Interfaces) do not contain the version in …
Show description for 7dbe218
hoijui
authored and
hoijui
committed
7dbe218
View commit details
Copy full SHA for 7dbe218
View code at this point
Browse repository at this point
* replaced the C SSAISpecifier with the C++ SkirmishAIKey (as it is now not used in the interface anymore) * for convienience when building AI interfaces: added SSkirmishAISpecifier, which can be u…
Show description for 683b60a
hoijui
authored and
hoijui
committed
683b60a
View commit details
Copy full SHA for 683b60a
View code at this point
Browse repository at this point
* started removing GroupAIs (should already be compleetly out of the C interface) * unified some C AI interface methods, eg: using a C String map for info aswell as for options values now
Show description for 741810d
hoijui
authored and
hoijui
committed
741810d
View commit details
Copy full SHA for 741810d
View code at this point
Browse repository at this point
reintegrated trunk up to 7096
Show description for 4084b58
hoijui
authored and
hoijui
committed
4084b58
View commit details
Copy full SHA for 4084b58
View code at this point
Browse repository at this point
* All engine -> AI communication now goeas through EngineOutHandler (obsoletes GlobalAIHandler) * C interface cleaned up a little, to faciliate parsing it when generating wrappers
Show description for bd54243
hoijui
authored and
hoijui
committed
bd54243
View commit details
Copy full SHA for bd54243
View code at this point
Browse repository at this point
* no more "impls" dirs: AI binaries are now searched in the same directory where their AIInfo.lua lies. * some small cleanups and fixes
Show description for 1685636
hoijui
authored and
hoijui
committed
1685636
View commit details
Copy full SHA for 1685636
View code at this point
Browse repository at this point
* using enum instead of #defines for AI Events and Commands * small cleanups
Show description for 3f5cd2e
hoijui
authored and
hoijui
committed
3f5cd2e
View commit details
Copy full SHA for 3f5cd2e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.