Christoph Oelckers
|
06be4eeb91
|
- floatified most of SpriteWarpToUnderwater
|
2022-10-13 19:59:15 +02:00 |
|
Mitchell Richters
|
2e25ccaa4d
|
- SW: Replace some set_int_ang() usage.
|
2022-10-13 00:59:02 +02:00 |
|
Christoph Oelckers
|
0edd12bc11
|
- set_int_ang(getangle
|
2022-10-13 00:59:01 +02:00 |
|
Christoph Oelckers
|
f45e6317ab
|
- SpriteWarpToSurface
|
2022-10-13 00:59:00 +02:00 |
|
Christoph Oelckers
|
2f896b859b
|
- made the code mostly signed-char safe.
This eliminates all char function parameters that are not really ASCII characters and casts all char argument to the ctype is... functions.
|
2022-10-12 22:12:30 +02:00 |
|
Christoph Oelckers
|
f269ceff64
|
slope functions with position vectors
|
2022-10-12 22:10:37 +02:00 |
|
Christoph Oelckers
|
0499be0c26
|
- getting rid of some int_pos calls.
|
2022-10-12 22:10:37 +02:00 |
|
Christoph Oelckers
|
12b238b2bf
|
- the remaining SpawnActor calls.
|
2022-10-12 22:10:36 +02:00 |
|
Christoph Oelckers
|
80f019c429
|
- next batch of SpawnActor calls.
|
2022-10-12 22:10:35 +02:00 |
|
Christoph Oelckers
|
c7437da255
|
- more SpawnActors
|
2022-10-12 22:10:35 +02:00 |
|
Christoph Oelckers
|
da6e8e9341
|
- several SpawnActor and getangle calls.
|
2022-10-12 22:10:35 +02:00 |
|
Christoph Oelckers
|
f0769048ed
|
- yet another bunch of SpawnActor calls in weapon.cpp
|
2022-10-12 22:10:35 +02:00 |
|
Christoph Oelckers
|
5e28b2cca3
|
- lots of SpawnActor calls in weapon.cpp
|
2022-10-12 22:10:34 +02:00 |
|
Christoph Oelckers
|
f77ecbed32
|
- several HitBreakWall calls
|
2022-10-12 22:10:34 +02:00 |
|
Christoph Oelckers
|
d8f379c8fa
|
- SetActorZ vectors
|
2022-10-10 17:37:20 +02:00 |
|
Christoph Oelckers
|
e76dfa5d3c
|
- GetActor pos replacement
|
2022-10-10 17:37:19 +02:00 |
|
Christoph Oelckers
|
ed12e333e3
|
- RANDOM_ANGLE + move_debris
|
2022-10-10 17:31:30 +02:00 |
|
Christoph Oelckers
|
9444bd4370
|
- last FAFcansee bunch
|
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
|
ff6d1fd284
|
- FAFcansee refactoring, part 3.
|
2022-10-10 17:31:29 +02:00 |
|
Christoph Oelckers
|
7eb2dede6a
|
- FAFcansee refactoring, part 2.
|
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
|
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
|
0d24aeb3f5
|
- handle all remaining trivial int_loz.
|
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
|
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
|
5f12f0deaa
|
- missed 3.
|
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
|
65d1e5cac9
|
- wrapped user.z_tgt reads.
|
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
|
766ddeb445
|
- one more batch of trivial replacements
|
2022-10-09 08:21:53 +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
|
4a6f9f316a
|
- one assignment
|
2022-10-08 19:28:57 +02:00 |
|
Christoph Oelckers
|
5df5520754
|
- one more
|
2022-10-08 16:11:23 +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
|
b9dbcebe2e
|
- floatified SECTOR_OBJECT::pmid
|
2022-10-06 20:50:44 +02:00 |
|
Christoph Oelckers
|
48cbdeb697
|
- replaced all possible __int_pmid with access functions.
|
2022-10-06 20:50:44 +02:00 |
|