Christoph Oelckers
|
3b45f1ceb8
|
- reinstated accidentally deleted AddTranslation declaration.
|
2020-10-17 11:43:49 +02:00 |
|
Christoph Oelckers
|
adf306d5b2
|
- added a new 'Translate' struct which wraps the native methods of 'Translation'.
This is for use in actors where the name 'Translation' is shadowed by a local member variable.
|
2020-10-17 09:22:27 +02:00 |
|
Christoph Oelckers
|
3ea0658449
|
- split the savegame manager into a game dependent and a reusable game indepenent part.
- added menu/advance sound alias.
|
2020-10-16 22:57:28 +02:00 |
|
Christoph Oelckers
|
6336e0e168
|
- resorted base.zs and constants.zs so that all pure engine content but nothing else is in base.zs,
|
2020-10-16 22:57:27 +02:00 |
|
Christoph Oelckers
|
f99ac8b28b
|
- allow struct extensions in zscript.
This is mainly for splitting the Doom specific content off the main definitions for easier reuse.
|
2020-10-16 22:57:27 +02:00 |
|