tbftss/src/battle
Steve f983b7e2f2 Player / Leader following tweaks. 2016-04-08 10:58:22 +01:00
..
ai.c Player / Leader following tweaks. 2016-04-08 10:58:22 +01:00
ai.h Allow AI to drop mines. 2016-04-01 14:19:03 +01:00
battle.c Merge branch 'develop' into trophies 2016-04-04 11:30:27 +01:00
battle.h Merge from develop. 2016-03-27 11:21:23 +01:00
bullets.c Merge branch 'develop' into trophies 2016-04-04 11:30:27 +01:00
bullets.h Merge branch 'develop' into trophies 2016-04-04 11:30:27 +01:00
capitalShips.c Updated capital ship destruction. 2016-04-05 12:21:17 +01:00
capitalShips.h Merge from develop. 2016-03-27 11:21:23 +01:00
debris.c Removed \n from logging. 2016-04-04 11:25:09 +01:00
debris.h Misc clean up. 2016-04-02 16:38:26 +01:00
effects.c Updated capital ship destruction. 2016-04-05 12:21:17 +01:00
effects.h Don't use quadtree for drawing. 2016-04-02 16:37:49 +01:00
entities.c Logging update. 2016-04-05 09:58:59 +01:00
entities.h Misc clean up. 2016-04-02 16:38:26 +01:00
fighters.c Don't attach rope if disabled. Speed is 0 if created disabled. 2016-04-07 12:40:14 +01:00
fighters.h Code tidy up. 2016-04-05 10:00:17 +01:00
hud.c Time limit warning for challenges. 2016-04-03 14:04:56 +01:00
hud.h Merge from develop. 2016-03-12 18:22:48 +00:00
items.c Merge from develop. 2016-03-27 11:21:23 +01:00
items.h Merge from develop. 2016-03-27 11:21:23 +01:00
jumpgate.c Set width and height of entities in spawn functions. 2016-04-01 14:20:47 +01:00
jumpgate.h Draw jumpgate portal in jumpgate.c. Use systemPower instead of ALIVE_SLEEPING to determine status. 2016-03-08 14:28:11 +00:00
locations.c Merge from develop. 2016-03-27 11:21:23 +01:00
locations.h Merge from develop. 2016-03-27 11:21:23 +01:00
messageBox.c Updated copyright dates. 2016-02-21 15:50:27 +00:00
messageBox.h Updated copyright dates. 2016-02-21 15:50:27 +00:00
mine.c Added killedBy, for easier stat counting. 2016-04-03 08:37:31 +01:00
mine.h Added killedBy, for easier stat counting. 2016-04-03 08:37:31 +01:00
missionInfo.c Update to showing objective numbers. 2016-04-07 12:39:53 +01:00
missionInfo.h Challenge integration updates. 2016-02-28 13:02:57 +00:00
objectives.c Update to showing objective numbers. 2016-04-07 12:39:53 +01:00
objectives.h Merge from develop. 2016-03-27 11:21:23 +01:00
player.c Merge branch 'develop' into trophies 2016-04-04 11:30:27 +01:00
player.h Disabling trophies for now. Will activate in v0.7 or later. 2016-04-04 11:40:13 +01:00
quadtree.c Removed \n from logging. 2016-04-04 11:25:09 +01:00
quadtree.h Added array resize function (not using realloc because it doesn't zero the new array). 2016-03-05 23:56:21 +00:00
radar.c Show mines on radar as white. 2016-04-01 14:20:03 +01:00
radar.h i18n updates. Not optimised. That will come later. 2016-02-27 19:16:17 +00:00
rope.c Don't allow tugs to take ownership of something that is already owned. 2016-03-28 10:39:52 +01:00
rope.h i18n updates. 2016-02-28 13:45:17 +00:00
script.c Merge branch 'develop' into trophies 2016-04-04 11:30:27 +01:00
script.h Allow waypoints to be manually activated. Removed entId from Battle (redundant). 2016-04-04 11:23:32 +01:00
spawners.c Merge from develop. 2016-03-27 11:21:23 +01:00
spawners.h Merge from develop. 2016-03-27 11:21:23 +01:00
starfield.c Updated copyright dates. 2016-02-21 15:50:27 +00:00
starfield.h Updated copyright dates. 2016-02-21 15:50:27 +00:00
waypoints.c Allow waypoints to be manually activated. Removed entId from Battle (redundant). 2016-04-04 11:23:32 +01:00
waypoints.h i18n updates. 2016-02-28 13:45:17 +00:00