Eric Fry
|
c3140b8388
|
DARKSEED: Added localised in-game text for ES, FR & DE versions.
|
2024-12-21 15:54:04 +11:00 |
|
Eric Fry
|
3971edf20a
|
DARKSEED: DRY up animation setup logic. PVS-Studio V1037
|
2024-12-13 22:59:42 +11:00 |
|
Eric Fry
|
9f2ce7a2e4
|
DARKSEED: Add missing logic to stairs down animation. PVS-Studio V1037
|
2024-12-13 22:59:42 +11:00 |
|
Eric Fry
|
55be4a339e
|
DARKSEED: Fix some animations. Refresh console when answering phone.
|
2024-12-08 15:24:18 +11:00 |
|
Eric Fry
|
3eff3ce763
|
DARKSEED: Fix going to bed animation
|
2024-11-17 22:10:32 +11:00 |
|
Eric Fry
|
cc94491aed
|
DARKSEED: Stop sfx when shower sequence is done.
|
2024-11-16 12:55:19 +11:00 |
|
Eric Fry
|
b156f836f4
|
DARKSEED: Add won game logic
|
2024-11-16 12:55:18 +11:00 |
|
Eric Fry
|
25254585ad
|
DARKSEED: Add more missing sfx
|
2024-11-16 12:55:18 +11:00 |
|
Eric Fry
|
f61820fd3a
|
DARKSEED: Wiring up SFX for Dos CD version.
|
2024-11-05 08:49:22 +11:00 |
|
Eric Fry
|
1f1e5953da
|
DARKSEED: Add giger ancients death animation.
|
2024-11-05 08:49:22 +11:00 |
|
Eric Fry
|
4a72c0398b
|
DARKSEED: Add death music. Add runDrekethSequence().
|
2024-10-28 18:02:44 +11:00 |
|
Filippos Karapetis
|
520aa29a21
|
DARKSEED: Cleanup
- Const correctness
- Assign boolean values to boolean variables
- Remove superfluous variable assignments
- Remove superfluous null check
- Remove superfluous ternary operator
- Add missing switch default case
|
2024-10-24 20:34:07 +03:00 |
|
Filippos Karapetis
|
9336c3f210
|
DARKSEED: Cleanup and fix naming conventions
- Capitalize words in function names
- Remove unused includes
- Whitespace fixes
|
2024-10-24 19:58:26 +03:00 |
|
Eric Fry
|
3b73b77ba2
|
DARKSEED: Fix opening library door
|
2024-10-19 22:07:09 +11:00 |
|
Eric Fry
|
7144f7beb7
|
DARKSEED: Fix walking down front steps.
|
2024-10-19 22:07:09 +11:00 |
|
Eric Fry
|
3bf0db4283
|
DARKSEED: Move and rename player flip sprite state var.
|
2024-10-12 23:25:36 +11:00 |
|
Eric Fry
|
4f55a0a223
|
DARKSEED: Fix array formatting, clean up some types. Added better implementation of array reverse.
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
b8e571a0ea
|
DARKSEED: Fix whitespace in some case statements.
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
fb2238ecd9
|
DARKSEED: Move fullscreen animations into Animation class
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
769d965979
|
DARKSEED: Move core animation logic into its own class
|
2024-09-29 23:56:10 +02:00 |
|