Christoph Oelckers
|
fca94d64ed
|
- added savegame code.
|
2020-10-31 14:07:38 +01:00 |
|
Christoph Oelckers
|
0a03331400
|
- added a bit more code for the main loop.
|
2020-10-31 14:07:38 +01:00 |
|
Christoph Oelckers
|
82f23a4733
|
- implemented the sound system for Witchaven.
The sound system itself is as primitive as it can get, the main change was to link sounds to sprites and not just their coordinates.
|
2020-10-31 14:07:37 +01:00 |
|
Christoph Oelckers
|
45d2fd95a9
|
- implementing the Witchaven menu.
Main menu is working, skill menu still to do.
|
2020-10-31 14:06:12 +01:00 |
|
Christoph Oelckers
|
6dfd36dba7
|
- draw the menu background.
|
2020-10-31 14:06:12 +01:00 |
|
Christoph Oelckers
|
f32e9b25e0
|
- Witchaven 2 font
|
2020-10-31 14:05:39 +01:00 |
|
Christoph Oelckers
|
2bebe0fa6a
|
- the WH intro movies are playing now.
|
2020-10-31 14:05:01 +01:00 |
|
Christoph Oelckers
|
a23839b8e8
|
WIP
|
2020-10-31 14:05:01 +01:00 |
|
Christoph Oelckers
|
7f7a576961
|
- music code.
|
2020-10-31 14:05:00 +01:00 |
|
Christoph Oelckers
|
a4ce1688d5
|
- hooked up the Witchaven frontend with the core.
|
2020-10-31 14:05:00 +01:00 |
|
Christoph Oelckers
|
d9757017ee
|
- re-added the texture animation code.
|
2020-10-31 14:05:00 +01:00 |
|
Christoph Oelckers
|
fb2629002f
|
- fixed things so that everything compiles.
This isn't usable yet because only the play code is present.
|
2020-10-31 14:04:59 +01:00 |
|
Christoph Oelckers
|
f50b0f937d
|
- added most of the remaining play code.
|
2020-10-31 14:04:59 +01:00 |
|
Christoph Oelckers
|
96637a25d1
|
- importing Witchaven code from GDX
This is a straight port of the GDX Java code to C++ with as few changes made as possible.
Part 1: AI code.
|
2020-10-31 14:04:59 +01:00 |
|