Christoph Oelckers
|
9aedc3fe9e
|
- more change wrappers removed
|
2022-10-14 18:13:47 +02:00 |
|
Christoph Oelckers
|
a5d6e1d406
|
- more int_change gone
|
2022-10-14 18:13:47 +02:00 |
|
Christoph Oelckers
|
a59f363224
|
- eliminated some int_change calls
|
2022-10-14 18:13:46 +02:00 |
|
Christoph Oelckers
|
620de9ebf7
|
- handle all remaining move_sprite calls.
int_ceiling_dist and int_floor_dist are gone
|
2022-10-14 18:13:46 +02:00 |
|
Christoph Oelckers
|
55eb824e7d
|
- migrated several move_sprite calls
|
2022-10-14 18:10:45 +02:00 |
|
Christoph Oelckers
|
2838fa3e72
|
- floatified sectortype::ang
|
2022-10-14 17:17:37 +02:00 |
|
Christoph Oelckers
|
ce7533c1c4
|
- floatified move_missile’s API
|
2022-10-14 17:17:37 +02:00 |
|
Christoph Oelckers
|
e7197e2d73
|
- migrate all remaining move_missile calls
|
2022-10-14 17:17:37 +02:00 |
|
Christoph Oelckers
|
f7d2ab20d8
|
- handle more move_missile calls
|
2022-10-14 17:17:36 +02:00 |
|
Christoph Oelckers
|
9803041dfb
|
- refactored move_missile calls
|
2022-10-14 17:17:36 +02:00 |
|
Christoph Oelckers
|
93ce8f77be
|
- got rid of temporary helper wrappers
|
2022-10-14 17:17:36 +02:00 |
|
Christoph Oelckers
|
3d336bb7e7
|
- floatified USER::change
|
2022-10-14 17:17:01 +02:00 |
|
Christoph Oelckers
|
153b5b84f3
|
- wrapped almost everything
|
2022-10-14 17:17:01 +02:00 |
|
Christoph Oelckers
|
8bb609fbb1
|
- set_int_change_z
|
2022-10-14 17:17:01 +02:00 |
|
Christoph Oelckers
|
8bb4bc55eb
|
- set_int_change_y
|
2022-10-14 17:17:01 +02:00 |
|
Christoph Oelckers
|
b6c0560430
|
- set_int_change_x
|
2022-10-14 17:17:01 +02:00 |
|
Christoph Oelckers
|
390dd4d9df
|
- wrapped a few more
|
2022-10-14 17:17:00 +02:00 |
|
Christoph Oelckers
|
fbfec1f037
|
- avoid using change.X as a marker value
|
2022-10-14 17:17:00 +02:00 |
|
Christoph Oelckers
|
6334b7d3b8
|
- wrapped half of the remaining access to user.change
Strictly search and replace.
|
2022-10-14 17:17:00 +02:00 |
|
Christoph Oelckers
|
420636f7ee
|
- a bit more lightening on change
|
2022-10-14 17:17:00 +02:00 |
|
Christoph Oelckers
|
10e08556c1
|
- put more access to user.change behind wrappers
|
2022-10-14 17:16:59 +02:00 |
|
Christoph Oelckers
|
f81aada041
|
- lightened the number of references to user.change by 1/3rd
The less, the better for refactoring
|
2022-10-14 17:16:31 +02:00 |
|
Christoph Oelckers
|
ab3e7df1b9
|
- use UpdateChangeXY in a few more places
|
2022-10-14 00:06:30 +02:00 |
|
Christoph Oelckers
|
61fc57131f
|
- eliminated a few calls to int_Actor* functions
|
2022-10-14 00:06:30 +02:00 |
|
Christoph Oelckers
|
b557e5b5db
|
- eliminated int_upos wrapper
|
2022-10-14 00:06:30 +02:00 |
|
Christoph Oelckers
|
3ac4e7ed2d
|
- eliminated player_int_ceiling_dist, player_int_floor_dist wrappers
|
2022-10-14 00:06:30 +02:00 |
|
Christoph Oelckers
|
8c5e52938d
|
- deleted int_loz/hiz wrappers
|
2022-10-14 00:06:30 +02:00 |
|
Christoph Oelckers
|
c59b052d19
|
- floatified PickJumpMaxSpeed
|
2022-10-14 00:06:29 +02:00 |
|
Christoph Oelckers
|
502994fb0a
|
- floatified SpawnExpZadjust’s interface
|
2022-10-14 00:06:29 +02:00 |
|
Christoph Oelckers
|
f656d8b1a3
|
- floatified SpawnExpZadjust
|
2022-10-14 00:06:29 +02:00 |
|
Christoph Oelckers
|
4a486f5a10
|
- deal with an extremely redundant code fragment
Consolidates almost 100 lines that still need work in a small subfunction. :)
|
2022-10-13 22:54:43 +02:00 |
|
Christoph Oelckers
|
28c8efd104
|
- eliminated set_int_ppos_Z
|
2022-10-13 22:54:43 +02:00 |
|
Christoph Oelckers
|
785575604b
|
- no need to use int_delta when all we want is the angle.
|
2022-10-13 22:54:43 +02:00 |
|
Christoph Oelckers
|
6ce01e24d2
|
- renamed walltype::delta and walltype::center
|
2022-10-13 22:54:42 +02:00 |
|
Christoph Oelckers
|
1d28ebec98
|
- eliminated add_int_z and add_int_y wrappers
|
2022-10-13 22:54:42 +02:00 |
|
Christoph Oelckers
|
ffba7996b3
|
- SW: floatified PLAYER::siang
|
2022-10-13 20:58:12 +02:00 |
|
Christoph Oelckers
|
634db656e7
|
- SW: floatified PLAYER::si
|
2022-10-13 20:58:12 +02:00 |
|
Christoph Oelckers
|
94e198f9a9
|
- SW: floatified DoPlayerTeleportToSprite
|
2022-10-13 20:58:12 +02:00 |
|
Christoph Oelckers
|
f4d8ccf7b9
|
- floatified WarpToCoords
|
2022-10-13 20:58:12 +02:00 |
|
Christoph Oelckers
|
cceecb4ab6
|
- use ToVector where appropriate
|
2022-10-13 20:41:54 +02:00 |
|
Christoph Oelckers
|
5bb9a16d34
|
- floatified TRACK_ACTOR_CLIMB_LADDER case in ActorTrackDecide
|
2022-10-13 20:23:34 +02:00 |
|
Christoph Oelckers
|
0fcbe57111
|
- pos in DoBloodWorm
|
2022-10-13 19:59:15 +02:00 |
|
Christoph Oelckers
|
06be4eeb91
|
- floatified most of SpriteWarpToUnderwater
|
2022-10-13 19:59:15 +02:00 |
|
Christoph Oelckers
|
db16eb9d19
|
- converted position in move_ground_missile
|
2022-10-13 19:59:15 +02:00 |
|
Christoph Oelckers
|
2044a7c562
|
- converted some simple assignments
|
2022-10-13 19:59:15 +02:00 |
|
Christoph Oelckers
|
07826c7791
|
- eliminated DCoreActor::copyXY
|
2022-10-13 00:59:05 +02:00 |
|
Mitchell Richters
|
4d04a4dd3a
|
- Floatified automap's gZoom .
* Also use the global directly in automap functions instead of passing it around as function variables.
|
2022-10-13 00:59:04 +02:00 |
|
Mitchell Richters
|
f5116dd787
|
- Pass a DAngle through to all the automap code.
|
2022-10-13 00:59:04 +02:00 |
|
Mitchell Richters
|
e970ed0f27
|
- Migrate spritetypebase::interpolatedvec3() to backend solution.
* Also eliminate unused `interpolatedvec2() method from class.
|
2022-10-13 00:59:03 +02:00 |
|
Mitchell Richters
|
1e36aa0e7f
|
- Move TAngle<> interpolation function to common and add ones for TVector<> classes.
|
2022-10-13 00:59:03 +02:00 |
|