Christoph Oelckers
|
b5c315978c
|
- rename GetActorHeightF
(no edits here, just one replace.)
|
2022-10-18 18:34:28 +02:00 |
|
Christoph Oelckers
|
c65c317665
|
- eliminate GetActorHeight
|
2022-10-18 18:34:28 +02:00 |
|
Christoph Oelckers
|
55d01509fa
|
- handle most of move.cpp.
|
2022-10-18 18:34:28 +02:00 |
|
Christoph Oelckers
|
029e0f6fa4
|
- floatified most of the grenade code and GetWallNormal
|
2022-10-18 18:34:27 +02:00 |
|
Christoph Oelckers
|
e7f581a4fd
|
- floatified AngleChase.
|
2022-10-18 18:34:25 +02:00 |
|
Christoph Oelckers
|
f8c789fdcb
|
- floatified DExhumedActor::angle2
|
2022-10-18 18:34:25 +02:00 |
|
Christoph Oelckers
|
b777517789
|
- floatified MoveSector's API.
|
2022-10-18 18:34:25 +02:00 |
|
Christoph Oelckers
|
9d8f06612f
|
- floatified MoveSector
|
2022-10-18 18:34:25 +02:00 |
|
Christoph Oelckers
|
c4a8cda95f
|
- decrypted some leftover raw disassembly code in MoveSector
|
2022-10-18 18:34:24 +02:00 |
|
Christoph Oelckers
|
559fe495fb
|
- floatified movesprite and the thrust vector.
|
2022-10-18 18:34:24 +02:00 |
|
Christoph Oelckers
|
5365066c05
|
- renamed variable to match its main purpose.
|
2022-10-18 18:34:24 +02:00 |
|
Christoph Oelckers
|
8137718133
|
- floatified movespritez
|
2022-10-18 18:34:24 +02:00 |
|
Christoph Oelckers
|
a62dcac514
|
- floatified BelowNear and deleted unused GetActorExtents.
|
2022-10-18 18:34:24 +02:00 |
|
Christoph Oelckers
|
9850c791e3
|
- lots of set_int_vel.
|
2022-10-17 17:25:59 +02:00 |
|
Christoph Oelckers
|
fdc6a49a97
|
- another movesprite wrapper to get rid of int_yvel and int_xvel
|
2022-10-17 17:25:59 +02:00 |
|
Christoph Oelckers
|
47ad4fccdc
|
- convert all set/add_int_x/yvel calls
|
2022-10-17 17:25:59 +02:00 |
|
Christoph Oelckers
|
6c44728d4a
|
- deleted GetUpAngle
The only caller of this function did not even use its result so it all went to waste
|
2022-10-17 17:25:59 +02:00 |
|
Christoph Oelckers
|
1ba20c7dce
|
- wrapped most clipdist assignments
|
2022-10-17 17:03:53 +02:00 |
|
Christoph Oelckers
|
ef47040630
|
- renaming stuff for search purposes
|
2022-10-17 17:03:53 +02:00 |
|
Christoph Oelckers
|
3fc592c505
|
- wrap clipdist copy
|
2022-10-17 17:03:53 +02:00 |
|
Christoph Oelckers
|
08a53188a8
|
- wrapped all literal assignments to clipdist - part 4
|
2022-10-17 17:03:53 +02:00 |
|
Christoph Oelckers
|
3e36b5627b
|
- wrap clipdist << 2
|
2022-10-17 17:03:52 +02:00 |
|
Mitchell Richters
|
fc47cec222
|
- Exhumed: Change inita into a DAngle.
|
2022-10-15 13:32:03 +02:00 |
|
Mitchell Richters
|
e84a0f3245
|
- Exhumed: Floatify nQuake[] array.
|
2022-10-15 13:32:02 +02:00 |
|
Christoph Oelckers
|
e5b2a0f0a6
|
- simple angle stuff.
|
2022-10-15 12:42:31 +02:00 |
|
Christoph Oelckers
|
b462c3d998
|
- consolidated Exhumed’s velocity setters
|
2022-10-15 11:35:37 +02:00 |
|
Christoph Oelckers
|
eed7f0806c
|
- more quick replacements
|
2022-10-15 10:15:21 +02:00 |
|
Christoph Oelckers
|
3e76d49b6e
|
- removed the mul vel wrappers
|
2022-10-15 10:15:21 +02:00 |
|
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
|
9621cd08d2
|
- use PlayerIndex plus a bit of cleanup.
|
2022-10-14 23:17:45 +02:00 |
|
Christoph Oelckers
|
45d95ec053
|
- spr.yvel is gone in Exhumed
|
2022-10-14 23:13:34 +02:00 |
|
Christoph Oelckers
|
490d4d3555
|
- set_int_yvel
|
2022-10-14 23:13:34 +02:00 |
|
Christoph Oelckers
|
b0e67ab88d
|
- clear_yvel
|
2022-10-14 23:13:34 +02:00 |
|
Christoph Oelckers
|
9600face4a
|
- the rest.
|
2022-10-14 23:13:33 +02:00 |
|
Christoph Oelckers
|
33eeb8d9c2
|
- right shifts
|
2022-10-14 23:13:33 +02:00 |
|
Christoph Oelckers
|
ec88d1ea6c
|
- set_int_xvel
|
2022-10-14 23:13:32 +02:00 |
|
Christoph Oelckers
|
fb1a9881e3
|
- half done with xvel
|
2022-10-14 23:13:32 +02:00 |
|
Christoph Oelckers
|
36f109502d
|
- use clear_xvel wrapper.
|
2022-10-14 23:02:11 +02:00 |
|
Christoph Oelckers
|
56e5388150
|
- handle 'zvel >' comparisons with constants.
|
2022-10-14 22:55:27 +02:00 |
|
Christoph Oelckers
|
7e8afd58da
|
- handle 'zvel <' comparisons with constants.
|
2022-10-14 22:53:22 +02:00 |
|
Christoph Oelckers
|
07bac24234
|
- quickly got rid of a significant bunch of int_zvel calls.
Mapping to float_zvel what could be done with search and replace.
|
2022-10-14 20:31:57 +02:00 |
|
Christoph Oelckers
|
446b02c11b
|
- Exhumed: separate AngleChase abuse from zvel variable.
|
2022-10-14 20:31:57 +02:00 |
|
Christoph Oelckers
|
999cd16b24
|
- use clear_zvel
|
2022-10-14 20:31:57 +02:00 |
|
Christoph Oelckers
|
8946a66350
|
- handle zvel multiplications with a wrapper.
This completes wrapping of zvel.
|
2022-10-14 20:31:56 +02:00 |
|
Christoph Oelckers
|
231107921e
|
- handle a few more operators
|
2022-10-14 20:31:56 +02:00 |
|
Christoph Oelckers
|
588af5aa71
|
- add_int_zvel with -
|
2022-10-14 20:31:56 +02:00 |
|
Christoph Oelckers
|
8bfedc327f
|
- add_int_zvel
|
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 |
|