Christoph Oelckers
|
6c3d03cd48
|
- fixed incorrect sector in a few sprites of World Tour E5L1.
|
2023-01-14 13:18:53 +01:00 |
|
Christoph Oelckers
|
dc9451d584
|
- renamed global 'wall' and 'sector' arrays to 'walls' and 'sectors' for ZScript.
This avoids problems with name hiding.
|
2022-11-15 20:09:36 +01:00 |
|
Christoph Oelckers
|
8f5923c324
|
- handle a visual glitch in Duke's E2L1 via compatibility.
There is already code to deal with this automatically, but this does not manage to fully eliminate the problem.
|
2022-11-07 11:51:40 +01:00 |
|
Christoph Oelckers
|
0e113dab79
|
- added true level compatibility map processing and deleted all related map hack code.
|
2022-10-31 10:45:47 +01:00 |
|
Christoph Oelckers
|
6586868cb8
|
- added the framework for scripted level compatibility patching.
|
2022-10-30 16:51:41 +01:00 |
|