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
|
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 |
|