Christoph Oelckers
|
13d9505662
|
- PLAYER::hiz,loz refactoring, part 1
|
2022-10-09 22:00:43 +02:00 |
|
Christoph Oelckers
|
abf9d764c4
|
- fix some z scaling mishap (again...)
- shadow stuff
|
2022-10-09 14:53:10 +02:00 |
|
Christoph Oelckers
|
9433f2ada8
|
- floatified DoCoolgMatchPlayerZ.
|
2022-10-09 14:53:10 +02:00 |
|
Christoph Oelckers
|
f53a61693b
|
- floatified user.pos.
Special care needed to be taken for two cases where it did not store a coordinate.
|
2022-10-09 08:21:56 +02:00 |
|
Christoph Oelckers
|
f43a8d4fce
|
- user.pos wrapping.
|
2022-10-09 08:21:56 +02:00 |
|
Christoph Oelckers
|
4021d13e8d
|
- completed floatification of ceiling_dist and floor_dist.
|
2022-10-09 08:21:56 +02:00 |
|
Christoph Oelckers
|
5416100ba2
|
- trivial assignments
(does not compile, this commit is only supposed to reduce the noise on the next one.
|
2022-10-09 08:21:55 +02:00 |
|
Christoph Oelckers
|
8672a9f051
|
- wrapped user.floor_dist reads.
|
2022-10-09 08:21:55 +02:00 |
|
Christoph Oelckers
|
4f073dec26
|
- wrapped user.ceiling_dist reads.
|
2022-10-09 08:21:55 +02:00 |
|
Christoph Oelckers
|
467ab9f7ee
|
- int_hiz/int_loz replacements.
|
2022-10-09 08:21:55 +02:00 |
|
Christoph Oelckers
|
d117544da8
|
- wrapped user.hiz reads.
|
2022-10-09 08:21:54 +02:00 |
|
Christoph Oelckers
|
ac3f6d73e3
|
- wrapped all reads to user.loz.
|
2022-10-09 08:21:54 +02:00 |
|
Christoph Oelckers
|
cdff2b12cc
|
- renamed ActorZOfMiddle
|
2022-10-05 17:58:37 +02:00 |
|
Christoph Oelckers
|
6381015229
|
- set_int_ang in SW, part 1.
|
2022-10-04 23:56:44 +02:00 |
|
Christoph Oelckers
|
f54e4b8a9a
|
- more int_ang()
|
2022-10-04 23:56:43 +02:00 |
|
Christoph Oelckers
|
33d5b54ce0
|
- use int_ang().
|
2022-10-04 23:56:43 +02:00 |
|
Christoph Oelckers
|
735b9a8fed
|
- renamed ang to __int_angle
|
2022-10-04 23:56:42 +02:00 |
|
Christoph Oelckers
|
e732e2f947
|
- SW: replaced spr.pos globally (except two functions)
# Conflicts:
# source/games/sw/src/_polymost.cpp
|
2022-08-26 19:53:09 +02:00 |
|
Christoph Oelckers
|
212b9e8bab
|
- SW: fourth batch of spr.pos wraps.
|
2022-08-26 19:53:08 +02:00 |
|
Christoph Oelckers
|
84ca96c52c
|
eliminated STATEp
|
2021-12-31 16:00:14 +01:00 |
|
Christoph Oelckers
|
5498699faf
|
- use DCoreActor::sector() wherever possible.
|
2021-12-30 16:51:56 +01:00 |
|
Mitchell Richters
|
9c1e54a148
|
- SW: Replace USER sz with pos.Z calls.
|
2021-12-30 20:40:29 +11:00 |
|
Mitchell Richters
|
8df3966d08
|
- SW: Replace !TEST\(([\w\-\>.()\[\]]+),\s?(\w+)\) with !($1 & $2) .
|
2021-12-30 09:58:44 +01:00 |
|
Christoph Oelckers
|
96396385e7
|
- more TEST() replacements.
This covers roughly half of the original use.
|
2021-12-30 09:58:13 +01:00 |
|
Christoph Oelckers
|
61564ab96a
|
- one third of TEST().
|
2021-12-30 09:58:13 +01:00 |
|
Christoph Oelckers
|
e29d0f50cf
|
- lots of RESET() flags replaced.
|
2021-12-30 09:58:12 +01:00 |
|
Christoph Oelckers
|
fe292fce0d
|
- yet more SET flag replacements
90% done.
|
2021-12-30 09:58:11 +01:00 |
|
Christoph Oelckers
|
dc3f2473ba
|
- quick search & replace on ~40% of SET( macros in SW.
|
2021-12-30 09:58:10 +01:00 |
|
Christoph Oelckers
|
fa59f90f92
|
- removed u variables in coolg.cpp
|
2021-12-30 09:57:54 +01:00 |
|
Christoph Oelckers
|
2458893528
|
- u-> in cheats.cpp and coolg.cpp
|
2021-12-30 09:57:54 +01:00 |
|
Christoph Oelckers
|
86704b264e
|
- deleted nu variables.
|
2021-12-30 09:57:53 +01:00 |
|
Christoph Oelckers
|
13e14553eb
|
- renamed all nu-> outside weapon.cpp.
|
2021-12-30 09:57:52 +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
|
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
|
aeed726b59
|
- deleted sp assignments in processed files.
|
2021-12-30 09:57:35 +01:00 |
|
Christoph Oelckers
|
40050f5008
|
- replaced sp-> in several files.
|
2021-12-30 09:57:34 +01:00 |
|
Mitchell Richters
|
baf78848eb
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
|
Mitchell Richters
|
cecb8dc48e
|
- Replace spritetypebase y with pos.Y calls.
|
2021-12-30 09:57:05 +01:00 |
|
Mitchell Richters
|
33ca55023f
|
- Replace spritetypebase x with pos.X calls.
|
2021-12-30 09:57:05 +01:00 |
|
Christoph Oelckers
|
302016956f
|
- sector parameters in SpawnActor calls.
|
2021-12-26 23:08:43 +01:00 |
|
Christoph Oelckers
|
6a9b377724
|
SW de-shortification
|
2021-12-25 21:28:53 +01:00 |
|
Christoph Oelckers
|
7d2404ce76
|
- made sector a TArray.
|
2021-12-25 21:28:49 +01:00 |
|
Christoph Oelckers
|
5cda292d98
|
- lots of search& replace actions.
This takes care of roughly 2/3 of the SectUser accesses.
|
2021-12-25 21:28:46 +01:00 |
|
Christoph Oelckers
|
adf3133fdc
|
- use sectnum and wallnum to get an index from pointers instead of subtracting the array base.
|
2021-11-29 00:56:26 +01:00 |
|
Christoph Oelckers
|
a073ef65e7
|
- low level move functions now return a Collision struct.
# Conflicts:
# source/games/sw/src/sprite.cpp
|
2021-11-29 00:56:09 +01:00 |
|
Christoph Oelckers
|
e32a1af7b2
|
- lots of PlaySound calls migrated to actors.
|
2021-11-29 00:55:36 +01:00 |
|
Christoph Oelckers
|
a583a9cb14
|
- some smaller changes in various places.
|
2021-11-29 00:55:27 +01:00 |
|
Christoph Oelckers
|
65da74538c
|
- ActorFollowTrack.
|
2021-11-29 00:55:23 +01:00 |
|
Christoph Oelckers
|
3e91ac6417
|
- InitBloodSpray
|
2021-11-29 00:55:21 +01:00 |
|