Rachael Alexanderson
|
b0751db552
|
- add native SetLineSideRefs(line, side1idx, side2idx)
- add scripted FlipLineSideRefs(line)
|
2019-11-14 09:20:16 -05:00 |
|
Rachael Alexanderson
|
21a74dfb13
|
- new zscript function 'SetLineVertexes(line, v1, v2)'
- scriptify 'FlipLine' completely using new function, remove native version
|
2019-11-12 08:08:35 -05:00 |
|
Rachael Alexanderson
|
1098a13fdb
|
- add 'FlipLine' to 'LevelPostProcessor'
|
2019-11-10 09:04:30 -05:00 |
|
alexey.lysiuk
|
82c248854d
|
- extended level post-processing with special string arguments
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
00ff4083d2
|
- extended level post-processing with thing IDs
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
098b1c5973
|
- level post-processor cleanup
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
c5237ce58f
|
- level post-processor can now add new things
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
1e29444152
|
- extended level post-processing with specials and arguments
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
79880b2bd9
|
- extended level post-processing with editor numbers and angles
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
a2a50f34d5
|
- added things related getters to level post-processing
New functions cover existing interface only
Unsigned integers are now used instead signed for indices and bitfields
|
2019-11-10 11:37:02 +02:00 |
|
alexey.lysiuk
|
59bdebb20a
|
- added generic level post-processing script class
It was extracted from LevelCompatibility class, and native code was moved accordingly
|
2019-11-10 11:37:02 +02:00 |
|