Christoph Oelckers
|
8b5955d3dd
|
- the remaining s() in player.cpp
|
2021-12-30 09:57:48 +01:00 |
|
Christoph Oelckers
|
c7b80b80d8
|
- player warp functions.
|
2021-12-30 09:57:48 +01:00 |
|
Christoph Oelckers
|
188af0dbb3
|
- half of what's left of s() in player.cpp
|
2021-12-30 09:57:48 +01:00 |
|
Christoph Oelckers
|
959147c656
|
- smaller stuff
|
2021-12-30 09:57:48 +01:00 |
|
Christoph Oelckers
|
6d7337e41b
|
- the rest of light.cpp
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
2aba992d63
|
- most of lights.cpp, including turning the helper macros into functions.
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
eba5d222c0
|
- the remaining s()'s in jweapon.cpp
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
571dccda76
|
- jsector.cpp
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
ce7465869f
|
- vator.cpp cleanup.
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
35b4db39d7
|
- sp-> in vator.cpp
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
77308356ed
|
- sprite.cpp
|
2021-12-30 09:57:47 +01:00 |
|
Christoph Oelckers
|
843239d085
|
- SpriteSetup and related functions.
|
2021-12-30 09:57:46 +01:00 |
|
Christoph Oelckers
|
0c48b4b2c2
|
- over/under stuff in weapon.cpp
|
2021-12-30 09:57:46 +01:00 |
|
Christoph Oelckers
|
47b4c55a5c
|
- parts of sprite.cpp.
|
2021-12-30 09:57:46 +01:00 |
|
Christoph Oelckers
|
83a7b3ef1c
|
- parts of jsector.cpp
|
2021-12-30 09:57:46 +01:00 |
|
Christoph Oelckers
|
967385a87c
|
- rotator.cpp, slidor.cpp and a few single ones elsewhere.
|
2021-12-30 09:57:46 +01:00 |
|
Christoph Oelckers
|
8e8f59caa1
|
- refactored GetSpriteZOfMiddle (and all s() close by)
|
2021-12-30 09:57:45 +01:00 |
|
Christoph Oelckers
|
123e19e355
|
- the rest of draw.cpp
|
2021-12-30 09:57:45 +01:00 |
|
Christoph Oelckers
|
9cdf4db648
|
- the remaining sp-> in draw.cpp
|
2021-12-30 09:57:45 +01:00 |
|
Christoph Oelckers
|
3b26c634db
|
- parts of draw.cpp.
|
2021-12-30 09:57:45 +01:00 |
|
Christoph Oelckers
|
c61e4de409
|
- WarpCopySprite
|
2021-12-30 09:57:45 +01:00 |
|
Christoph Oelckers
|
dce8531c48
|
- all sp in player.cpp
|
2021-12-30 09:57:45 +01:00 |
|
Christoph Oelckers
|
c5af361564
|
- renamed sp-> in player.cpp.
|
2021-12-30 09:57:44 +01:00 |
|
Christoph Oelckers
|
f488b9220c
|
- deal with sp in player.cpp that do not use &actor->s()
|
2021-12-30 09:57:44 +01:00 |
|
Christoph Oelckers
|
ffb97eb261
|
- all s() from bunny.cpp + copysect.cpp.
|
2021-12-30 09:57:44 +01:00 |
|
Christoph Oelckers
|
9ad23631f5
|
- several s().
|
2021-12-30 09:57:44 +01:00 |
|
Christoph Oelckers
|
1e938e2b44
|
- deleted redundant sprite inlines.
All calls have been transitioned to actors.
|
2021-12-30 09:57:44 +01:00 |
|
Christoph Oelckers
|
8a1c602dc8
|
- 10 more s().
|
2021-12-30 09:57:43 +01:00 |
|
Christoph Oelckers
|
bdf29cf01e
|
- hs = &itActor->s();
|
2021-12-30 09:57:43 +01:00 |
|
Christoph Oelckers
|
6ce1f57b5e
|
- deleted all wp variables.
|
2021-12-30 09:57:43 +01:00 |
|
Christoph Oelckers
|
cc3c477992
|
- renamed all wp in jweapon.cpp and weapon.cpp
|
2021-12-30 09:57:43 +01:00 |
|
Christoph Oelckers
|
cd7f13c4ba
|
- all wp not referencing actorNew.
|
2021-12-30 09:57:43 +01:00 |
|
Christoph Oelckers
|
2398073529
|
- getting rid of wall variables named wp.
|
2021-12-30 09:57:43 +01:00 |
|
Christoph Oelckers
|
7bea7cdae1
|
- handle all wp referencing actor->s().
|
2021-12-30 09:57:42 +01:00 |
|
Christoph Oelckers
|
1afb985291
|
- renamed all wp referencing weapActor.
|
2021-12-30 09:57:42 +01:00 |
|
Christoph Oelckers
|
33c8668325
|
- deleted all np variables.
|
2021-12-30 09:57:42 +01:00 |
|
Christoph Oelckers
|
14ba7d24d2
|
- renamed all remaining np->
|
2021-12-30 09:57:42 +01:00 |
|
Christoph Oelckers
|
730c9e65e4
|
- renamed all np-> in weapon.cpp
|
2021-12-30 09:57:42 +01:00 |
|
Christoph Oelckers
|
5eb958938d
|
- renamed all np-> in sprite.cpp
|
2021-12-30 09:57:41 +01:00 |
|
Christoph Oelckers
|
b2d4375cde
|
- renamed all np-> in jweapons.cpp
|
2021-12-30 09:57:41 +01:00 |
|
Christoph Oelckers
|
08a98c3955
|
- renamed all np-> in bunny.cpp
|
2021-12-30 09:57:41 +01:00 |
|
Christoph Oelckers
|
0175d27ffa
|
- handle all 'np->' not referencing actorNew.
|
2021-12-30 09:57:41 +01:00 |
|
Christoph Oelckers
|
09294d7712
|
- deleted sp from _polymost.cpp
|
2021-12-30 09:57:41 +01:00 |
|
Christoph Oelckers
|
e1fdb6b7bf
|
- deleted all exp variables from weapon.cpp.
|
2021-12-30 09:57:41 +01:00 |
|
Christoph Oelckers
|
b5261b9fe1
|
- renamed exp-> in weapon.cpp
|
2021-12-30 09:57:40 +01:00 |
|
Christoph Oelckers
|
4395de8fb1
|
- deleted all sp variables from weapon.cpp.
|
2021-12-30 09:57:40 +01:00 |
|
Christoph Oelckers
|
b488361639
|
- more macros in weapons.cpp converted into functions.
|
2021-12-30 09:57:40 +01:00 |
|
Christoph Oelckers
|
39640a4870
|
- handle most sp function parameters.
Also de-macrofied ANG2SPRITE and ANG2PLAYER.
|
2021-12-30 09:57:40 +01:00 |
|
Christoph Oelckers
|
d8b0cbd031
|
- renamed all sp-> in weapons.cpp.
|
2021-12-30 09:57:40 +01:00 |
|
Christoph Oelckers
|
17810bc6cd
|
- the ones I missed.
|
2021-12-30 09:57:39 +01:00 |
|