Christoph Oelckers
|
53e92097ac
|
- converted weaponsandammosprites into a class pointer array and fixed RR's bogus content.
It's a Duke only feature. RR can use it but would have spawned some non-functional items.
|
2023-04-22 12:08:47 +02:00 |
|
Christoph Oelckers
|
f78c971eac
|
- refactored shoot API to exclusively work with class pointers.
|
2023-04-22 12:08:46 +02:00 |
|
Christoph Oelckers
|
65e66a573d
|
- Duke: look up all internally used actor classes at game startup.
This allows early validation of the names but is also more efficient.
|
2023-04-22 12:08:46 +02:00 |
|