Steve
|
c2b2b86710
|
Merge branch 'paths' into develop
|
2018-04-22 09:11:25 +01:00 |
Steve
|
103aa91165
|
Only use *lang if not Windows.
|
2018-04-21 18:38:39 +01:00 |
Steve
|
5b6dfecebb
|
We only need to use strtok here.
|
2018-04-21 18:35:16 +01:00 |
Steve
|
7633322d1e
|
Avoid array (string) overlapping.
|
2018-04-21 17:21:10 +01:00 |
Steve
|
c2712d8916
|
Don't save trophy screenshot - is too buggy and often crashes.
|
2018-04-21 12:43:50 +01:00 |
Steve
|
f5bdb5e59a
|
Use malloc to create some sprintf string values (long paths).
|
2018-04-21 11:54:06 +01:00 |
Steve
|
ead0c5335a
|
Use MAX_PATH (4096) characters for save paths.
|
2018-04-21 10:10:58 +01:00 |
Steve
|
1566a9ea06
|
Only use the allowed joystick axis values (max is 2 - range check).
|
2018-04-21 09:41:46 +01:00 |
Steve
|
775dc8d71d
|
Create screenshot folder as needed.
|
2018-04-15 10:45:18 +01:00 |
Steve
|
7cfac40aa8
|
Added game complete mission quit message.
|
2018-04-15 09:26:15 +01:00 |
Steve
|
66681c94bc
|
Report too many keys and items separately.
|
2018-04-12 16:05:41 +01:00 |
Steve
|
6f49aa8717
|
Display "Controls" text on controls options screen.
|
2018-04-04 08:16:36 +01:00 |
Steve
|
e6bf90a56b
|
Widget creation crash fix.
|
2018-04-02 08:53:24 +01:00 |
Steve
|
73ace650e1
|
i18n updates.
|
2018-04-01 17:41:45 +01:00 |
Steve
|
302997cb31
|
Code clean up.
|
2018-03-30 19:23:57 +01:00 |
Steve
|
f1b2e8df6d
|
Ending tweaks.
|
2018-03-30 13:34:36 +01:00 |
Steve
|
8a61323362
|
MIsc bug fixes.
|
2018-03-29 08:21:36 +01:00 |
Steve
|
22f42294a8
|
Window build tweaks.
|
2018-03-24 08:35:28 +00:00 |
Steve
|
464874faa2
|
Start of Windows build.
|
2018-03-23 18:38:12 +00:00 |
Steve
|
28f84f5236
|
Tidied all headers.
|
2018-03-21 18:26:46 +00:00 |
Steve
|
726243fcfe
|
Correctly delete save files.
|
2018-03-21 18:25:29 +00:00 |
Steve
|
96949ec97c
|
Play pop sound when no blood option selected.
|
2018-03-21 07:29:04 +00:00 |
Steve
|
eae43acc73
|
Load / continue game updates.
|
2018-03-19 22:51:37 +00:00 |
Steve
|
64c0a2bb74
|
Start of title screen.
|
2018-03-19 08:08:29 +00:00 |
Steve
|
32949a192c
|
Start of multiple save support.
|
2018-03-18 09:42:34 +00:00 |
Steve
|
de2295efe9
|
Warn about missing atlas entries.
|
2018-03-13 08:24:41 +00:00 |
Steve
|
cdb0230bc7
|
Save images as PNG (can be a bit slow).
|
2018-03-09 18:26:33 +00:00 |
Steve
|
a3a4c01049
|
Play sound when recharging from power pool.
|
2018-03-04 09:49:16 +00:00 |
Steve
|
7a79ef4b53
|
Tidied headers.
|
2018-03-02 08:30:39 +00:00 |
Steve
|
0a5d2d8cfb
|
Show additional stats.
|
2018-03-02 08:09:04 +00:00 |
Steve
|
7037b40c7b
|
Display time played correctly.
|
2018-03-01 08:24:05 +00:00 |
Steve
|
2634a6fd97
|
Tidied all header.
|
2018-03-01 07:52:50 +00:00 |
Steve
|
c98e93ee2b
|
Pause audio when pausing game / viewing radar.
|
2018-02-28 07:52:38 +00:00 |
Steve
|
d2bc37eebf
|
Allow selection of screen resolution.
|
2018-02-27 21:54:52 +00:00 |
Steve
|
4d41f7f56c
|
Load new sounds.
|
2018-02-27 08:16:06 +00:00 |
Steve
|
af4ce38296
|
Added directional audio.
|
2018-02-26 18:56:13 +00:00 |
Steve
|
583373402a
|
Allow random screenshots to be taken.
|
2018-02-26 07:53:12 +00:00 |
Steve
|
501db4420b
|
Use entity id to play sounds.
|
2018-02-25 17:29:44 +00:00 |
Steve
|
b3e87f8cfb
|
Start of game over handling.
|
2018-02-25 12:12:31 +00:00 |
Steve
|
db9cddb7e8
|
Load / save functions for weapon pickups.
|
2018-02-24 16:00:48 +00:00 |
Steve
|
bd02ee2b4d
|
Post mission bug fixes.
|
2018-02-22 07:45:57 +00:00 |
Steve
|
84c934a1cb
|
Misc fixes and code tidy.
|
2018-02-21 08:16:50 +00:00 |
Steve
|
a351849f5c
|
Use define instead of hardcoded number.
|
2018-02-21 08:13:19 +00:00 |
Steve
|
2fabf5302b
|
Read joystick axis using events.
|
2018-02-20 22:12:07 +00:00 |
Steve
|
59e8b08fdc
|
Set and save control options.
|
2018-02-20 19:24:17 +00:00 |
Steve
|
f5bf3ddcaa
|
Draw and configure input widgets.
|
2018-02-20 17:50:26 +00:00 |
Steve
|
8a9dcb1ff7
|
Further widget updates.
|
2018-02-20 12:17:06 +00:00 |
Steve
|
289415cc87
|
Start of options screen.
|
2018-02-20 11:29:50 +00:00 |
Steve
|
edde9fac2f
|
Integrate trophy display.
|
2018-02-19 22:32:14 +00:00 |
Steve
|
dc85abac77
|
Start of options screen.
|
2018-02-19 19:15:07 +00:00 |