Christoph Oelckers
|
4aa5de689c
|
- renamed old FAFcansee function for easier searching.
|
2022-10-10 17:31:29 +02:00 |
|
Christoph Oelckers
|
98b06697f7
|
- pass position pointers to DISTANCE.
|
2022-10-10 17:31:28 +02:00 |
|
Christoph Oelckers
|
31dfd1af7a
|
- eliminated most int_upos calls.
|
2022-10-09 21:57:30 +02:00 |
|
Christoph Oelckers
|
17d5242958
|
- got rid of int_z_tgt
|
2022-10-09 14:53:11 +02:00 |
|
Christoph Oelckers
|
5e14361dd6
|
- another set of 2 Utilities prepared for floatification.
|
2022-10-09 14:53:11 +02:00 |
|
Christoph Oelckers
|
9ed66acd44
|
- renamed 2 integer functions to add float variants
|
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
|
bc853d3a00
|
- user.zclip floatified
|
2022-10-09 08:21:56 +02:00 |
|
Christoph Oelckers
|
a630f27a48
|
- wrapped user.zclip reads.
|
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
|
425f4055b4
|
- floatified user.z_tgt.
|
2022-10-09 08:21:55 +02:00 |
|
Christoph Oelckers
|
65d1e5cac9
|
- wrapped user.z_tgt reads.
|
2022-10-09 08:21:55 +02:00 |
|
Christoph Oelckers
|
620f7c5430
|
- floatified user.oz.
|
2022-10-09 08:21:54 +02:00 |
|
Christoph Oelckers
|
a7d62f944b
|
- wrapped user.oz reads.
|
2022-10-09 08:21:54 +02:00 |
|
Christoph Oelckers
|
306e751a51
|
- floatified user.hiz and user.loz
|
2022-10-09 08:21:54 +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
|
6111b11359
|
- trivial replacements in SW.
|
2022-10-09 08:21:53 +02:00 |
|
Christoph Oelckers
|
b32c4444c4
|
- replaced all add_int_z calls with constants.
|
2022-10-08 19:28:57 +02:00 |
|
Christoph Oelckers
|
c5414bd29c
|
- map to final names.
|
2022-10-06 20:50:46 +02:00 |
|
Christoph Oelckers
|
72869304ea
|
- add_int_ppos_XY
|
2022-10-06 20:50:46 +02:00 |
|
Christoph Oelckers
|
8e966fc575
|
- int_ppos replacements
|
2022-10-06 20:50:45 +02:00 |
|
Christoph Oelckers
|
da73d2bba4
|
- renamed player position variables.
|
2022-10-06 20:50:45 +02:00 |
|
Christoph Oelckers
|
22dae296c6
|
- SW: SectorExp floatified
|
2022-10-06 20:50:45 +02:00 |
|
Christoph Oelckers
|
eef7802111
|
- SW: floatify some set_int_pos calls
|
2022-10-06 20:50:44 +02:00 |
|
Christoph Oelckers
|
b3d9320d54
|
- Distance in SW
|
2022-10-05 18:18:27 +02:00 |
|
Christoph Oelckers
|
296b5d7edd
|
- renamed HitInfo::hitpos
|
2022-10-05 18:03:41 +02:00 |
|
Christoph Oelckers
|
0c8ed75d54
|
- SW: SpawnActor with float vector
|
2022-10-05 18:01:21 +02:00 |
|
Christoph Oelckers
|
46aa695b54
|
- add a float version of ActorZOfMiddle.
|
2022-10-05 17:59:32 +02:00 |
|
Christoph Oelckers
|
cdff2b12cc
|
- renamed ActorZOfMiddle
|
2022-10-05 17:58:37 +02:00 |
|
Mitchell Richters
|
d28d6cd4cf
|
- Utilise actor sprite's full precision in instances where angle was converted to Build and back again.
|
2022-10-05 00:36:30 +02:00 |
|
Christoph Oelckers
|
9a27dc2020
|
- handle all leftover __int_angles.
Most were in comments but were changed anyway.
|
2022-10-05 00:36:21 +02:00 |
|
Christoph Oelckers
|
c2f4fa8bb5
|
- more angles
|
2022-10-04 23:56:44 +02:00 |
|
Christoph Oelckers
|
2533841541
|
- set_int_ang in SW.
|
2022-10-04 23:56:44 +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
|
838d28b934
|
- more simple replacements.
|
2022-10-04 18:44:16 +02:00 |
|
Christoph Oelckers
|
b327f7f03a
|
- some simple replacements.
|
2022-10-04 18:44:15 +02:00 |
|
Christoph Oelckers
|
7745701d4b
|
- floatified opos.
|
2022-10-02 20:46:56 +02:00 |
|
Christoph Oelckers
|
f1bdee015d
|
- SW: fixed Bouncing Betty not spawning on Twin Dragon's $outpost.map
|
2022-10-01 15:57:40 +02:00 |
|
Christoph Oelckers
|
109684c029
|
- renamed a few things to make searching easier.
|
2022-08-27 10:03:10 +02:00 |
|
Christoph Oelckers
|
c84d75b8bf
|
- use inline access functions to read floorz/ceilingz.
|
2022-08-27 09:58:16 +02:00 |
|
Christoph Oelckers
|
0672572e63
|
- renamed sectortype::floorz and ceilingz as preparation for floatification
|
2022-08-27 09:47:48 +02:00 |
|