raze/wadsrc/static/zscript
Christoph Oelckers e396798198 - made DCoreActor's properties functional.
They cannot be parsed directly into the actor's sprite because that gets used in ways that require a different setup.
This alsp adds a property parser and a setter function for the SpriteSet array. The idea here is to write code that does not need to use actual tile indices so it can later be refactored to real textures.
2022-02-15 22:34:03 +01:00
..
engine - oops this was in the wrong place 2022-01-21 01:16:22 +01:00
games - setSpritesetImage export added. 2022-01-26 23:35:53 +01:00
constants.zs - get load and save game menus and related CCMDs working again. 2020-10-07 18:32:57 +02:00
coreactor.zs - made DCoreActor's properties functional. 2022-02-15 22:34:03 +01:00
gamescreen.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
razebase.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
statusbar.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
summary.zs - moved the cutscene core to 'engine'. 2021-05-22 02:15:49 +02:00
usermapmenu.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00