Steve
|
50883125e1
|
Merge.
|
2016-05-15 08:19:26 +01:00 |
Steve
|
9c8b7af0d6
|
Added Shadow Mine.
|
2016-04-14 11:56:42 +01:00 |
Steve
|
2af802231a
|
Load challenges in Challenge.c
|
2016-04-13 11:04:28 +01:00 |
Steve
|
6c8349781c
|
Use quadtree for drawing, now that quadtree bug is squashed (hopefully).
|
2016-04-09 18:13:59 +01:00 |
Steve
|
64b85f122e
|
Added components to jumpgate, to allow it to be targetted.
|
2016-04-09 13:21:19 +01:00 |
Steve
|
29d873d28a
|
Allow waypoints to be manually activated. Removed entId from Battle (redundant).
|
2016-04-04 11:23:32 +01:00 |
Steve
|
4a1958319c
|
Don't use quadtree for drawing.
|
2016-04-02 16:37:49 +01:00 |
Steve
|
3646a9326a
|
Start of mines.
|
2016-03-30 07:22:58 +01:00 |
Steve
|
c00c134b70
|
Allow access to all missions when using -debug.
|
2016-03-27 11:08:44 +01:00 |
Steve
|
175b7e5ca0
|
Moved entity loading code out of mission.c, and into appropriate c files.
|
2016-03-17 08:11:52 +00:00 |
Steve
|
ae6e2ede09
|
Control waypoints from script.
|
2016-03-12 12:09:42 +00:00 |
Steve
|
4f27b40d97
|
Added rescue challenges
|
2016-03-11 23:45:47 +00:00 |
Steve
|
22b5267ffd
|
Initially add all entities to quadtree, to avoid the popping effect.
|
2016-03-08 07:12:06 +00:00 |
Steve
|
bc1c5d09a8
|
Replaced extraction point with jumpgate.
|
2016-03-07 17:12:21 +00:00 |
Steve
|
159d36017b
|
Centralizing getFileLocation() to make file loading more transparent.
|
2016-03-04 14:29:50 +00:00 |
Steve
|
95cb35d5a1
|
Added getJSONValue to aid with optional JSON data.
|
2016-03-04 14:14:04 +00:00 |
Steve
|
b6012a2e21
|
Merged config branch.
|
2016-03-03 18:03:07 +00:00 |
Steve
|
c8dd06dcdc
|
Added AUTO option for music. Reorganised music for easier scanning.
|
2016-03-03 16:16:12 +00:00 |
Steve
|
9d846fd137
|
Randomize planet and background in Challenge Home.
|
2016-02-29 16:00:32 +00:00 |
Steve
|
d869c22f36
|
Allow random planet and backgrounds for missions, using "AUTO" in mission definition.
|
2016-02-29 14:42:46 +00:00 |
Steve
|
9b6abf764a
|
Percent complete stats updates.
|
2016-02-29 10:47:10 +00:00 |
Steve
|
58e7b9b8ea
|
i18n updates. Not optimised. That will come later.
|
2016-02-27 19:16:17 +00:00 |
Steve
|
f153383f9e
|
Challenge mission graphics.
|
2016-02-27 18:08:43 +00:00 |
Steve
|
cedbed4dc8
|
Updated copyright dates.
|
2016-02-21 15:50:27 +00:00 |
Steve
|
a554c0ef00
|
Tidied headers.
|
2016-02-21 08:54:23 +00:00 |
Steve
|
fb8063b581
|
Get initial enemy count at start of mission.
|
2015-12-31 11:25:19 +00:00 |
Steve
|
b095705dd0
|
When activating a captial ship, also activate its components.
|
2015-12-30 18:43:47 +00:00 |
Steve
|
d8eb896456
|
Enable debug mode by passing -debug.
|
2015-12-20 12:25:20 +00:00 |
Steve
|
2d37460944
|
Generate cap ship component names from parent name.
|
2015-12-18 12:02:45 +00:00 |
Steve
|
4fbdcd0af6
|
Allow flags in missions to be added to existing entity flags, or replace them completely.
|
2015-12-12 18:24:23 +00:00 |
Steve
|
6084251e9f
|
Start of capital ships.
|
2015-12-07 19:19:14 +00:00 |
Steve
|
d6982e80ca
|
Created common.h to aid with cross compiling.
|
2015-12-05 08:15:58 +00:00 |
Steve
|
65b62091d1
|
Allow for file location to be determined automatically.
|
2015-12-02 23:20:19 +00:00 |
Steve
|
f1f962aeae
|
Complete conditions when CompleteMission() is called.
|
2015-11-29 16:50:06 +00:00 |
Steve
|
9de6d6c737
|
Removed triggers, and replaced with script system. Added message box.
|
2015-11-28 10:11:20 +00:00 |
Steve
|
a82f8b6f2c
|
Renamed FLEE flags to RETREAT.
|
2015-11-21 17:32:39 +00:00 |
Steve
|
8c0b7fdb2f
|
Further item code updates: allow items to be created and collected.
|
2015-11-16 12:31:50 +00:00 |
Steve
|
0b459a9927
|
Force enemies to flee when the mission is complete.
|
2015-11-15 13:26:46 +00:00 |
Steve
|
1760c9e3b3
|
Centralized mission failure logic.
|
2015-11-14 08:41:31 +00:00 |
Steve
|
faf6c9890c
|
Start of extraction points.
|
2015-11-09 22:46:57 +00:00 |
Steve
|
1cd8b42664
|
Centralize completeMission and failMission logic.
|
2015-11-02 19:18:26 +00:00 |
Steve
|
5c7b2a24bf
|
Integrated waypoints into objective system.
|
2015-10-28 19:12:58 +00:00 |
Steve
|
705a2cebe9
|
Removed Fighter struct and replaced with Entity.
|
2015-10-26 19:16:12 +00:00 |
Steve
|
73eb5517bf
|
Start of waypoints.
|
2015-10-26 17:27:43 +00:00 |
Steve
|
c322cced55
|
Improved stats processing. Added pages to stats screen.
|
2015-10-25 00:01:46 +01:00 |
Steve
|
67d92cedb9
|
Added ability to flag fighters and prevent team mates from killing mission targets.
|
2015-10-23 22:44:39 +01:00 |
Steve
|
f206f2052b
|
Allow for switching of weapons. Show weapon info on hud.
|
2015-10-23 07:08:18 +01:00 |
Steve
|
24bf15ce09
|
Initial check in to GitHub.
|
2015-10-20 12:51:49 +01:00 |