Steve
|
a851ea6c01
|
More text drawing and graphics updates.
|
2018-12-07 14:49:08 +00:00 |
Steve
|
934b2a6d67
|
Various graphics fixes.
|
2018-12-06 16:52:13 +00:00 |
Steve
|
6d8cb00e3e
|
Start of font / sprite atlas.
|
2018-12-06 08:37:19 +00:00 |
Steve
|
aad8551c84
|
Updated copyright dates.
|
2018-04-29 10:01:09 +01:00 |
Steve
|
9e45c3fcd6
|
Updated copyright.
|
2017-08-07 19:15:30 +01:00 |
Steve
|
d39ad48130
|
Grab mouse pointer by default when starting a mission.
|
2017-02-25 16:30:17 +00:00 |
Steve
|
4c97136aa9
|
Don't allow Escape to be pressed on mission complete / failed screens.
|
2016-08-29 12:50:57 +01:00 |
Steve
|
20f2295618
|
Don't mark a previously completed mission as incomplete, upon replay failure.
|
2016-08-12 08:56:18 +01:00 |
Steve
|
2471cd0814
|
Grab mouse when in battle.
|
2016-08-11 22:47:51 +01:00 |
Steve
|
0cc1c65628
|
Mark mission as complete when failing an unwinnable one.
|
2016-07-29 09:17:29 +01:00 |
Steve
|
7547e14c9f
|
Scale shield effect size, to better match ship (mostly for supply ships).
|
2016-07-22 11:07:35 +01:00 |
Steve
|
6af1df919d
|
Show OK / Cancel dialog for restarting and quitting missions.
|
2016-06-03 13:57:24 +01:00 |
Steve
|
4ef44ed636
|
Use campaignFinished variable in battle, to prevent script crashes.
|
2016-06-01 09:55:28 +01:00 |
Steve
|
1474ecf7ca
|
Control trophy alerts from the main loop.
|
2016-05-31 09:37:46 +01:00 |
Steve
|
5d5c19a62d
|
Allow campaign to be ended with script.
|
2016-05-31 09:12:14 +01:00 |
Steve
|
35b36754e6
|
Added Torelli destruction.
|
2016-05-30 11:58:16 +01:00 |
Steve
|
b2e22b31b9
|
Reassign linked list pointers after memset (title screen crash).
|
2016-05-24 09:10:36 +01:00 |
Steve
|
9af331c64f
|
Memset battle, to avoid stats being added up twice.
|
2016-05-22 14:18:41 +01:00 |
Steve
|
7e7b8c5454
|
Moved max suspicion reaction to scripts in missions.
|
2016-05-20 10:51:35 +01:00 |
Steve
|
e98b354ce2
|
Allow script to run also with MS_COMPLETE status, to allow for ALL_OBJECTIVES_COMPLETE to work properly.
|
2016-05-19 09:30:15 +01:00 |
Steve
|
4aec10e614
|
Updated hasThreats logic.
|
2016-05-15 17:28:17 +01:00 |
Steve
|
50883125e1
|
Merge.
|
2016-05-15 08:19:26 +01:00 |
Steve
|
82acb9f96a
|
Highlight OK button by default when pausing.
|
2016-04-16 11:07:26 +01:00 |
Steve
|
5e1220b9a4
|
Merge branch 'develop' into trophies
Conflicts:
src/battle/bullets.c
src/battle/bullets.h
src/battle/fighters.c
|
2016-04-04 11:30:27 +01:00 |
Steve
|
77da136e75
|
Time limit warning for challenges.
|
2016-04-03 14:04:56 +01:00 |
Steve
|
147f2afae4
|
Merge branch 'trophies' of ssh://github.com/stephenjsweeney/tbftss into trophies
Conflicts:
locale/tbftss.pot
src/battle/battle.c
src/battle/battle.h
src/galaxy/mission.c
|
2016-03-27 11:25:50 +01:00 |
Steve
|
e278374490
|
Merge from develop.
|
2016-03-27 11:21:23 +01:00 |
Steve
|
0332e2fe20
|
Fixed time script bug.
|
2016-03-16 06:53:30 +00:00 |
Sweeney
|
1938c6714c
|
Merge remote-tracking branch 'origin/develop' into trophies
# Conflicts:
# data/challenges/10.json
# locale/tbftss.pot
# src/battle/battle.c
# src/battle/battle.h
# src/battle/script.h
# src/galaxy/mission.c
|
2016-03-15 12:19:32 +00:00 |
Steve
|
1fbf31e56c
|
Don't check spawners if player is dead.
|
2016-03-14 17:55:09 +00:00 |
Steve
|
4e8b85b6a1
|
Removed script-based spawner. Redundant.
|
2016-03-14 11:28:01 +00:00 |
Steve
|
edc18579ec
|
Added support for spawners.
|
2016-03-14 11:12:22 +00:00 |
Steve
|
f5b3933a87
|
Merge branch 'develop' into trophies
Conflicts:
src/battle/battle.c
|
2016-03-12 18:28:43 +00:00 |
Steve
|
0a69dd0e5e
|
Merge from develop.
|
2016-03-12 18:22:48 +00:00 |
Steve
|
c66b734e7e
|
Added interval-based script events.
|
2016-03-11 23:43:50 +00:00 |
Steve
|
7ba4dcf26c
|
Memory leak fixes.
|
2016-03-10 22:47:33 +00:00 |
Steve
|
e8d63df494
|
Merge remote-tracking branch 'origin/develop' into trophies
# Conflicts:
# src/battle/battle.c
# src/challenges/challengeHome.c
|
2016-03-10 12:04:04 +00:00 |
Steve
|
0bcc69ee69
|
Move planet a little faster.
|
2016-03-09 23:25:27 +00:00 |
Steve
|
ba5260104a
|
Check trophies at start of galactic map.
|
2016-03-09 15:53:56 +00:00 |
Steve
|
f867e793bd
|
Trophy prototyping.
|
2016-03-09 11:51:26 +00:00 |
Steve
|
09a89e692b
|
Added time up status for finishing a challenge already partly passed.
|
2016-03-05 15:34:37 +00:00 |
Steve
|
f55a4e57c8
|
Pressing ESCAPE blocks when awaiting widget input.
|
2016-03-05 13:49:07 +00:00 |
Steve
|
d5d5169078
|
Accuracy for rockets and missiles, not just shots.
|
2016-03-03 09:12:08 +00:00 |
Steve
|
0c31b2204c
|
Refactored challenge data, for display on Challenge Home.
|
2016-03-02 06:46:13 +00:00 |
Steve
|
ad7a1eefda
|
Challenge integration updates.
|
2016-02-28 13:02:57 +00:00 |
Steve
|
f153383f9e
|
Challenge mission graphics.
|
2016-02-27 18:08:43 +00:00 |
Steve
|
2e5b45064a
|
Challenges integration.
|
2016-02-27 16:16:21 +00:00 |
Steve
|
266088f764
|
Start of restoring challenges.
|
2016-02-27 12:14:29 +00:00 |
Steve
|
e79d331599
|
Added ALL_OBJECTIVES_COMPLETE script command.
|
2016-02-25 10:52:01 +00:00 |
Sweeney
|
56540a56ac
|
Start of bullet, debris, and effect performance updates. Dynamic array sizing.
|
2016-02-24 15:02:51 +00:00 |