Christoph Oelckers
|
9158796284
|
- partial replacement of tspriteptr_t.
|
2021-12-30 11:48:10 +01:00 |
|
Mitchell Richters
|
9bbb54fe2e
|
- 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 |
|
Christoph Oelckers
|
3fcecedf32
|
- deleted ClearContent functions from actor classes.
this is a leftover from pre-DObject times and no longer needed.
|
2021-12-30 09:58:47 +01:00 |
|
Christoph Oelckers
|
bf9defc062
|
- SW: moved some Polymost hack stuff to its proper place.
|
2021-12-30 09:58:46 +01:00 |
|
Christoph Oelckers
|
fb53f32603
|
- handle the remaining write accesses to ceilingz and floorz.
Everything is routed through the wrapper functions now.
|
2021-12-30 09:58:14 +01:00 |
|
Christoph Oelckers
|
913f6e713d
|
- Hack for Exhumed: palette 4 does not fade to black so sprites should not have shades above numshades.
The new renderer will treat such shades as completely black to ensure proper rendering of shadows - but for this palette this must be skipped.
|
2021-12-30 09:58:09 +01:00 |
|
Christoph Oelckers
|
de3e66016c
|
- removed the Actor() access method from Exhumed's player as well.
|
2021-12-30 09:58:06 +01:00 |
|
Mitchell Richters
|
95d270fbdd
|
- Exhumed: Clean up local functions variables to prevent redefinition conflicts.
|
2021-12-30 09:57:31 +01:00 |
|
Christoph Oelckers
|
fd78cb57c1
|
- fixed some bad flag replacements.
0x7fff is not ~CSTAT_SPRITE_BLOCK but ~CSTAT_SPRITE_INVISIBLE.
|
2021-12-30 09:57:29 +01:00 |
|
Christoph Oelckers
|
92f2182e6e
|
- SW: all s() in actor.cpp
|
2021-12-30 09:57:28 +01:00 |
|
Christoph Oelckers
|
2718b3a5e3
|
- remaining s() in Exhumed
|
2021-12-30 09:57:28 +01:00 |
|
Christoph Oelckers
|
d4c01ce957
|
- remaining s() in queen.cpp.
|
2021-12-30 09:57:28 +01:00 |
|
Christoph Oelckers
|
4610fc6e99
|
- remaining s() in player.cpp.
|
2021-12-30 09:57:27 +01:00 |
|
Christoph Oelckers
|
d40da386a4
|
- remaining s() in object.cpp.
|
2021-12-30 09:57:27 +01:00 |
|
Christoph Oelckers
|
301350ef8c
|
- remaining s() in move.cpp
|
2021-12-30 09:57:27 +01:00 |
|
Christoph Oelckers
|
7eaf669295
|
- remaining s() in bullet.cpp, grenade.cpp and gun.cpp.
|
2021-12-30 09:57:27 +01:00 |
|
Christoph Oelckers
|
cd6bb5305e
|
- second batch of Exhumed's s().
|
2021-12-30 09:57:27 +01:00 |
|
Christoph Oelckers
|
6f0e7e3784
|
- Exhumed: batch of several s().
|
2021-12-30 09:57:27 +01:00 |
|
Christoph Oelckers
|
56bd9e7e27
|
- Exhumed: pActor->s() in spider.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
05d2b90418
|
- Exhumed: pActor->s() in anubis.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
046ff607dc
|
- Exhumed: pActor->s() in wasp.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
eda75a38d2
|
- Exhumed: pActor->s() in snake.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
0fb92e3928
|
- Exhumed: pActor->s() in set.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
b34a4af15e
|
- Exhumed: pActor->s() in scorp.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
013cf05042
|
- Exhumed: pActor->s() in runlist.cpp
|
2021-12-30 09:57:26 +01:00 |
|
Christoph Oelckers
|
318678b5a1
|
- Exhumed: pActor->s() in roach.cpp
|
2021-12-30 09:57:25 +01:00 |
|
Christoph Oelckers
|
a6c592b12c
|
- Exhumed: pActor->s() in rex.cpp
|
2021-12-30 09:57:25 +01:00 |
|
Christoph Oelckers
|
b02feec2e8
|
- Exhumed: pActor->s() in rat.cpp
|
2021-12-30 09:57:25 +01:00 |
|
Christoph Oelckers
|
430a0263d5
|
- Exhumed: pActor->s() in ra.cpp
|
2021-12-30 09:57:25 +01:00 |
|
Christoph Oelckers
|
d162c36113
|
- Exhumed: pActor->s() in queen.cpp
|
2021-12-30 09:57:25 +01:00 |
|
Christoph Oelckers
|
b641da3959
|
- Exhumed: pActor->s() in player.cpp and view.cpp.
|
2021-12-30 09:57:25 +01:00 |
|
Christoph Oelckers
|
b6d04ffec0
|
- Exhumed: pActor->s() in object.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
dca478d284
|
- Exhumed: pActor->s() in mummy.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
23f274120c
|
- Exhumed: pActor->s() in move.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
ca88e241e1
|
- Exhumed: pActor->s() in lion.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
5700b8ade6
|
- Exhumed: pActor->s() in lavadude.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
33918ac554
|
- Exhumed: pActor->s() in items.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
1d01a6cff7
|
- Exhumed: pActor->s() in init.cpp + lighting.cpp
|
2021-12-30 09:57:24 +01:00 |
|
Christoph Oelckers
|
613dd67578
|
- Exhumed: pActor->s() in grenade.cpp
|
2021-12-30 09:57:23 +01:00 |
|
Christoph Oelckers
|
79e6412ad5
|
- Exhumed: pActor->s() in fish.cpp
|
2021-12-30 09:57:23 +01:00 |
|
Christoph Oelckers
|
a7cebcafbb
|
- Exhumed: pActor->s() in bullet.cpp
|
2021-12-30 09:57:23 +01:00 |
|
Christoph Oelckers
|
03759ef73b
|
- Exhumed: pActor->s() in bubbles.cpp
|
2021-12-30 09:57:23 +01:00 |
|
Christoph Oelckers
|
89a1fcdfac
|
- Exhumed: pActor->s() in anims.cpp
|
2021-12-30 09:57:23 +01:00 |
|
Christoph Oelckers
|
1bb7f3764d
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
|
Christoph Oelckers
|
6766a5922a
|
- pass actors to calcChaseCamPos.
|
2021-12-30 09:57:18 +01:00 |
|
Christoph Oelckers
|
f67e39450e
|
- deal with a handful of s() uses that do not match the more common patterns.
|
2021-12-30 09:57:13 +01:00 |
|
Christoph Oelckers
|
a2fc415b30
|
- fixed Exhumed panning setup.
Converted it to floating point and removed the nonsensical & with the texture size that was clearing significant bits.
|
2021-12-30 09:57:09 +01:00 |
|
Mitchell Richters
|
dd0ff465b0
|
- Replace spritetypebase oz with opos.Z calls and eliminate spritetypebase opos union.
|
2021-12-30 09:57:07 +01:00 |
|
Mitchell Richters
|
a79b4b5ffc
|
- Replace spritetypebase oy with opos.Y calls.
|
2021-12-30 09:57:06 +01:00 |
|
Mitchell Richters
|
e0fb92bb01
|
- Replace spritetypebase ox with opos.X calls.
|
2021-12-30 09:57:06 +01:00 |
|