Christoph Oelckers
|
6fd8dae380
|
- removed the non-Blood float_* access wrappers
|
2022-10-15 10:15:21 +02:00 |
|
Christoph Oelckers
|
62ba753585
|
- remove vel clear wrappers
|
2022-10-15 10:15:21 +02:00 |
|
Christoph Oelckers
|
fca2f8c683
|
- replace all ‚labs‘ with ‚abs‘
|
2022-10-14 23:55:31 +02:00 |
|
Christoph Oelckers
|
2f7995619e
|
- removed unused variables in SECTOR_OBJECT
|
2022-10-14 23:52:42 +02:00 |
|
Christoph Oelckers
|
491b6eb08c
|
- floatified some angles.
|
2022-10-14 23:52:42 +02:00 |
|
Christoph Oelckers
|
83adf5e88a
|
- floatified PLAYER::Revolve
|
2022-10-14 23:17:46 +02:00 |
|
Christoph Oelckers
|
9600face4a
|
- the rest.
|
2022-10-14 23:13:33 +02:00 |
|
Christoph Oelckers
|
ec88d1ea6c
|
- set_int_xvel
|
2022-10-14 23:13:32 +02:00 |
|
Christoph Oelckers
|
cf90970121
|
- float_vel wraps
|
2022-10-14 23:13:32 +02:00 |
|
Christoph Oelckers
|
a006482c07
|
- this concludes all trivial int_zvel replacements.
|
2022-10-14 22:57:37 +02:00 |
|
Christoph Oelckers
|
999cd16b24
|
- use clear_zvel
|
2022-10-14 20:31:57 +02:00 |
|
Christoph Oelckers
|
231107921e
|
- handle a few more operators
|
2022-10-14 20:31:56 +02:00 |
|
Christoph Oelckers
|
6ddfd8e97a
|
- set_int_zvel
|
2022-10-14 20:31:55 +02:00 |
|
Christoph Oelckers
|
70d0d0622b
|
- wrapped 0 assignments to zvel
|
2022-10-14 20:31:55 +02:00 |
|
Christoph Oelckers
|
a9d96864d3
|
- more zvel wrapping
|
2022-10-14 20:31:55 +02:00 |
|
Christoph Oelckers
|
9d35e3efd4
|
- fix compiler warning
|
2022-10-14 18:19:01 +02:00 |
|
Christoph Oelckers
|
e2fdb5fc02
|
- vneartag in ActorTrackDecide
|
2022-10-14 18:19:01 +02:00 |
|
Christoph Oelckers
|
55eb824e7d
|
- migrated several move_sprite calls
|
2022-10-14 18:10:45 +02:00 |
|
Christoph Oelckers
|
5bb9a16d34
|
- floatified TRACK_ACTOR_CLIMB_LADDER case in ActorTrackDecide
|
2022-10-13 20:23:34 +02:00 |
|
Mitchell Richters
|
dbcde19834
|
- Remove some Normalized360() method calls I added where it shouldn't be necessary.
|
2022-10-13 00:59:03 +02:00 |
|
Christoph Oelckers
|
d8c7054751
|
- many SpawnActor calls
|
2022-10-12 22:10:34 +02:00 |
|
Christoph Oelckers
|
d8f379c8fa
|
- SetActorZ vectors
|
2022-10-10 17:37:20 +02:00 |
|
Christoph Oelckers
|
0767ffe41b
|
- eliminated the last wrapper call for track points
|
2022-10-10 17:37:17 +02:00 |
|
Christoph Oelckers
|
23a0433b95
|
- the remaining track point stuff.
|
2022-10-10 17:37:17 +02:00 |
|
Christoph Oelckers
|
aa584c51ac
|
- trackpoint wrapper cleanup
|
2022-10-10 17:37:17 +02:00 |
|
Christoph Oelckers
|
90cbb1be13
|
- more track stuff
|
2022-10-10 17:37:17 +02:00 |
|
Christoph Oelckers
|
27152ae189
|
- floatified track point storage.
|
2022-10-10 17:37:17 +02:00 |
|
Christoph Oelckers
|
7aca321fab
|
- FAFcansee refactoring, part 5.
|
2022-10-10 17:31:29 +02:00 |
|
Christoph Oelckers
|
4aa5de689c
|
- renamed old FAFcansee function for easier searching.
|
2022-10-10 17:31:29 +02:00 |
|
Christoph Oelckers
|
6ee24a2213
|
- let ANIM work on the native floating point data.
|
2022-10-10 17:31:28 +02:00 |
|
Christoph Oelckers
|
6497456471
|
- most of int_phiz,int_ploz
|
2022-10-09 22:29:54 +02:00 |
|
Christoph Oelckers
|
13d9505662
|
- PLAYER::hiz,loz refactoring, part 1
|
2022-10-09 22:00:43 +02:00 |
|
Christoph Oelckers
|
31dfd1af7a
|
- eliminated most int_upos calls.
|
2022-10-09 21:57:30 +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
|
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
|
620f7c5430
|
- floatified user.oz.
|
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
|
280cd8970e
|
- floatify all 3 player position variables.
|
2022-10-06 20:50:47 +02:00 |
|
Christoph Oelckers
|
72869304ea
|
- add_int_ppos_XY
|
2022-10-06 20:50:46 +02:00 |
|
Christoph Oelckers
|
55aa981f89
|
- ppos.Z assignments
|
2022-10-06 20:50:46 +02:00 |
|
Christoph Oelckers
|
5db79fecd7
|
- more int_ppos
|
2022-10-06 20:50:45 +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
|
ed6adc33c4
|
- floatified SO rotations.
|
2022-10-06 20:50:45 +02:00 |
|
Christoph Oelckers
|
e71254dfa6
|
- floatified some parts of the SO interface for consistent use of MAXSO.
|
2022-10-06 20:50:45 +02:00 |
|