Filippos Karapetis
|
f60ada9da4
|
DARKSEED: Const correctness
Also, enclose defines with calculations in parentheses
|
2024-10-24 20:26:24 +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
|
a91b50f4f7
|
DARKSEED: Change GameFont to extend Graphics::Font
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
362b01e1b0
|
DARKSEED: Fix class variable naming
|
2024-09-29 23:56:10 +02:00 |
|
Filippos Karapetis
|
83ed789d39
|
DARKSEED: Whitespace fixes
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
c0431bae72
|
DARKSEED: Fix path on engine include files
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
81882bddae
|
DARKSEED: Replaced animFrameChanged with _FrameAdvanced. Clipped stair walking animation.
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
ecadd5963c
|
DARKSEED: Add stick usecode. Mike throws stick
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
6bd58ba338
|
DARKSEED: Update engine to latest master
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
a41b814468
|
DARKSEED: Added basic support for sprite scaling.
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
3d92aeb93f
|
DARKSEED: Working on room transition animations
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
f0ce43dec1
|
DARKSEED: Work on player animations. Added initial bed wake animation.
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
86dc3f5b60
|
DARKSEED: Started work on animations. Added start of Player class.
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
82e4d5f2d9
|
DARKSEED: Added basic room and cursor support
|
2024-09-29 23:56:10 +02:00 |
|
Eric Fry
|
41ca7522fb
|
DARKSEED: Added support for loading NSP files
|
2024-09-29 23:56:10 +02:00 |
|