tbftss/src/battle
Steve 76eb50d92c Added radio sound. 2015-11-29 12:55:36 +00:00
..
ai.c Don't let AI fire missiles at point-blank range. 2015-11-28 15:30:07 +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 Play missile hit sound effect. 2015-11-22 08:17:16 +00:00
bullets.h Show warning message and play sound when a missile is launched, targetting the player. 2015-11-16 18:39:49 +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 Update script function calls. 2015-11-29 12:55:15 +00:00
entities.h Moved all rope handling code to rope.c. 2015-11-15 11:31:30 +00:00
extractionPoint.c Renamed FLEE flags to RETREAT. 2015-11-21 17:32:39 +00:00
extractionPoint.h Moved all rope handling code to rope.c. 2015-11-15 11:31:30 +00:00
fighters.c Added AIF_MOVES_TO_PLAYER flag. 2015-11-28 14:33:05 +00:00
fighters.h Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +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 Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +00:00
items.h Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +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 Update script function calls. 2015-11-29 12:55:15 +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 Allow for radar range to be cycled. 2015-11-26 10:54:40 +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 Don't allow waypoints to be triggers if there are outstanding objectives. 2015-11-28 15:07:12 +00:00
waypoints.h Removed triggers, and replaced with script system. Added message box. 2015-11-28 10:11:20 +00:00