Christoph Oelckers
|
7d2404ce76
|
- made sector a TArray.
|
2021-12-25 21:28:49 +01:00 |
|
Christoph Oelckers
|
999ec3c95a
|
use validSectorIndex checks where appropriate.
Let’s hope that this sloppiness doesn’t have negative effects with broken maps.
# Conflicts:
# source/games/sw/src/sprite.cpp
# Conflicts:
# source/games/duke/src/prediction.cpp
# source/games/duke/src/render.cpp
|
2021-12-25 21:28:37 +01:00 |
|
Christoph Oelckers
|
58a091067f
|
- use provided sector/wall iterators in cacheit functions
|
2021-11-29 00:55:39 +01:00 |
|
Christoph Oelckers
|
c2828fe2e3
|
fixed undefined end of list behavior of iterators
Also fixed a few warnings
|
2020-10-18 12:14:05 +02:00 |
|
Christoph Oelckers
|
eb78b88598
|
- all Blood stat iterators ported.
|
2020-10-15 20:22:39 +02:00 |
|