tbftss/src/battle
Steve 65b62091d1 Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
..
ai.c Target range fix. 2015-12-02 07:23:56 +00:00
ai.h AI updates. 2015-11-22 13:06:19 +00:00
battle.c Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +00:00
battle.h Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +00:00
bullets.c Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
bullets.h Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
challenges.c Added new stats. 2015-11-17 07:23:50 +00:00
challenges.h Removed Fighter struct and replaced with Entity. 2015-10-26 19:16:12 +00:00
effects.c Added ECM effect. 2015-11-29 08:34:25 +00:00
effects.h Shield hit effect optimisation. 2015-11-22 16:51:11 +00:00
entities.c Bug fix for activateEntities. Implemented EF_STATIC. 2015-11-29 13:23:27 +00:00
entities.h Moved all rope handling code to rope.c. 2015-11-15 11:31:30 +00:00
extractionPoint.c Added EF_STATIC, to prevent entities from moving. 2015-11-29 13:23:01 +00:00
extractionPoint.h Moved all rope handling code to rope.c. 2015-11-15 11:31:30 +00:00
fighters.c Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
fighters.h Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
grid.c NULL terminate candidate array. 2015-11-11 19:16:24 +00:00
grid.h Start of Grid. 2015-11-01 22:19:39 +00:00
hud.c Removed missiles types. Now only homing missiles, and rockets for bombers. 2015-11-21 23:45:22 +00:00
hud.h Replaced radar drawCircle call with graphic. Added radar range warning. 2015-11-02 10:11:47 +00:00
items.c Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
items.h Allow for file location to be determined automatically. 2015-12-02 23:20:19 +00:00
messageBox.c Added radio sound. 2015-11-29 12:55:36 +00:00
messageBox.h Added radio sound. 2015-11-29 12:55:36 +00:00
missionInfo.c Don't show current / target numbers for conditions. 2015-11-13 16:56:53 +00:00
missionInfo.h Initial check in to GitHub. 2015-10-20 12:51:49 +01:00
objectives.c Invoke script when objective is complete. 2015-11-30 12:41:27 +00:00
objectives.h Update script function calls. 2015-11-29 12:55:15 +00:00
player.c Added ECM effect. 2015-11-29 08:34:25 +00:00
player.h Added ECM effect. 2015-11-29 08:34:25 +00:00
radar.c Display rebels as red on radar. 2015-11-29 12:56:00 +00:00
radar.h Cleaned up header. 2015-11-13 08:46:45 +00:00
rope.c Set tow rope attach distance to same as separation distance. Fire script when attached. 2015-11-28 14:33:40 +00:00
rope.h Set tow rope attach distance to same as separation distance. Fire script when attached. 2015-11-28 14:33:40 +00:00
script.c Update script function calls. 2015-11-29 12:55:15 +00:00
script.h Update script function calls. 2015-11-29 12:55:15 +00:00
starfield.c Initial check in to GitHub. 2015-10-20 12:51:49 +01:00
starfield.h Initial check in to GitHub. 2015-10-20 12:51:49 +01:00
waypoints.c Added EF_STATIC, to prevent entities from moving. 2015-11-29 13:23:01 +00:00
waypoints.h Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +00:00