Christoph Oelckers
|
fc0c8e0787
|
- NOHITJIBS flag.
|
2023-04-23 10:45:44 +02:00 |
|
Christoph Oelckers
|
1bc9de1cf0
|
- the last picnums in actors_r.cpp
|
2023-04-23 09:52:56 +02:00 |
|
Christoph Oelckers
|
14bf74c0f9
|
- turned adjustfall into a 'gravityfactor' property.
|
2023-04-23 09:51:24 +02:00 |
|
Christoph Oelckers
|
5a2410cbbb
|
- more properties to get rid of the remaining actor type checks in move_d and move_r.
|
2023-04-23 09:42:29 +02:00 |
|
Christoph Oelckers
|
c4c035a527
|
- handle more of move's special cases with flags and properties.
|
2023-04-23 09:42:28 +02:00 |
|
Christoph Oelckers
|
2d4eee4153
|
- eliminated the last references to picnum in actors.cpp.
|
2023-04-23 09:42:28 +02:00 |
|
Christoph Oelckers
|
0249725ed8
|
- got rid of all TILE_* globals, except TILE_CROSSHAIR.
|
2023-04-23 09:42:28 +02:00 |
|
Christoph Oelckers
|
e97fc54179
|
- scriptified shootstuff.
|
2023-04-16 16:53:52 +02:00 |
|
Christoph Oelckers
|
9085157130
|
- scriptified shootwhip.
|
2023-04-16 16:53:51 +02:00 |
|
Christoph Oelckers
|
041d5214a4
|
- two new flags for the hitscan attack.
|
2023-04-16 16:53:51 +02:00 |
|
Christoph Oelckers
|
24fc780ede
|
- fixed ZScript compilation.
|
2023-04-15 13:16:48 +02:00 |
|
Christoph Oelckers
|
ecd0c8c1ff
|
- fixed a few bad scaling values.
|
2023-04-15 12:20:10 +02:00 |
|
Christoph Oelckers
|
62ace9371f
|
- moved the 3 actor properties out of the global data.
|
2023-04-12 20:07:12 +02:00 |
|
Christoph Oelckers
|
684fb5eb74
|
- added a few things missing for RR and Route 66.
R66's gator was also added - this is the only completely new actor in this mod.
|
2023-04-09 09:46:10 +02:00 |
|
Christoph Oelckers
|
510afe16fb
|
- NODAMAGEPUSH is the default for RR.
The game never had this feature
|
2023-04-09 09:35:38 +02:00 |
|
Christoph Oelckers
|
8172a9ac0c
|
- moved all flags into the actor definitions.
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
281dbfb14c
|
- added BADGUY/KILLCOUNT combos to all enemies.
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
672374c5f4
|
- added fullbright flags where appropriate
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
aae2c2dc3c
|
- exported RR's enemies
|
2023-04-07 13:15:06 +02:00 |
|