Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-24Prevent projectiles from hitting the enity that fired it, prevent projectiles...Stijn Buys
2014-12-22Added 'wingmen recall' engine function to make wingmen dock at a player's car...Stijn Buys
2014-12-22Wingmen will try to repair their ship when not in combat.Stijn Buys
2014-12-22Wingmen will try to repair their ship if the leader has a carrier and health ...Stijn Buys
2014-12-22Prevent wingmen from getting destroyed when you buy a new ship or use the 'g...Stijn Buys
2014-12-04Corrected an error which prevented wingmen to be nudged correctly while spawn...Stijn Buys
2014-11-22Minor reputation check code cleanup.Stijn Buys
2014-11-14Corrected a segfault when adding wingmen.Stijn Buys
2013-12-08Make the mingw build happy.Stijn Buys
2013-11-10Made NPCs only fire weapons on enemies within weapon range.Stijn Buys
2013-11-10Introduced global variables for reputation hostile/friendly thresholds,Stijn Buys
2013-11-10Reduce patrol hunt distance,Stijn Buys
2013-11-10Corrected a bug which prevented the patrol profile from being set correctly,Stijn Buys
2013-11-09Moved profile definition from NPC to Patrol.Stijn Buys
2013-11-04Added support for NPC patrol routes.Stijn Buys
2013-11-03Added initial support for NPC patrol routes,Stijn Buys
2013-11-02Copy currently mounted weapons onto wingmen.Stijn Buys
2013-10-20Make wingmen follow you through jumpgates.Stijn Buys
2013-10-17Use the ship autopilot interface for NPCs, have wingmen dock at a bases when ...Stijn Buys
2013-10-16Do not set owner on wingmen.Stijn Buys
2013-10-14Separated autopilot from AI code, added basic formation flying.Stijn Buys
2013-10-13Added NPC impulse drive.Stijn Buys
2013-10-13Added the actual NPC class files.Stijn Buys