Christoph Oelckers
|
e54719e6f5
|
- floatified coordinate stuff in ThrowThing
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
e8718826ba
|
- renamed Heardist to HearDist.
This had to wait until the variable was refactored out.
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
94403684b2
|
- changed 2 seeDist references to the SeeDist() wrapper.
Although not necessary this makes it easier later to refactor DUDEINFO.
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
f0dc95597b
|
- deleted several unused wrappers and overloads.
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
0bfc57e68a
|
- got rid of the only getangle call in the backend
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
9cd5766cd0
|
- deleted unused GetWallAngle function and comment cleanup
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
89cdd17cc2
|
- floatified PukeSeqCallback
|
2022-10-25 07:07:05 +02:00 |
|
Christoph Oelckers
|
8dd646a24f
|
- floatified HackSeqCallback
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
8edd0530cb
|
- renamed two functions.
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
7ae1d6fdc1
|
- floatified another Tchernobog callback.
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
65d696c2bb
|
- floatified sub_71BD4
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
dcde92d629
|
- floatified cerberusThinkGoto
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
fd3ca33aea
|
- deleted set_int_bvel inlines
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
8c00af40d0
|
- eliminated the last set_int_bvel call in fxZombieBloodSpurt
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
d213f7c92f
|
- floatified useUniMissileGen
|
2022-10-25 07:07:04 +02:00 |
|
Christoph Oelckers
|
0999ffd5c0
|
- floatified fxSpawnEjectingBrass/Shell and got rid of the inlines.
|
2022-10-25 07:07:03 +02:00 |
|
Christoph Oelckers
|
ee255b533d
|
- floatified SpidBirthSeqCallback
|
2022-10-25 07:07:03 +02:00 |
|
Christoph Oelckers
|
4376bd6581
|
- floatified SpidBiteSeqCallback and SpidJumpSeqCallback
|
2022-10-25 07:07:03 +02:00 |
|
Christoph Oelckers
|
3abd6aa996
|
- floatified ratBiteSeqCallback
|
2022-10-25 07:07:03 +02:00 |
|
Christoph Oelckers
|
c58e0d84ad
|
- floatified podAttack
|
2022-10-25 07:07:03 +02:00 |
|
Christoph Oelckers
|
c2fbbfbefe
|
- floatified the remaining parts of aihound.cpp.
|
2022-10-25 07:07:03 +02:00 |
|
Christoph Oelckers
|
0a2274a41d
|
- the remaining bits in aigilbst.cpp
|
2022-10-25 07:07:03 +02:00 |
|
Mitchell Richters
|
bb6e12a2b1
|
- Eliminate remaining calls to TAngle<T>::fromBuildf() .
|
2022-10-25 07:07:03 +02:00 |
|
Mitchell Richters
|
789fa71a14
|
- Use g_atan2() within maphoriz() so consistent math is used throughout engine.
|
2022-10-25 07:07:03 +02:00 |
|
Mitchell Richters
|
5d8cc1b4fc
|
- Store all input speed constants as DAngle to avoid calling DAngle::fromDeg() all the time.
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
3c3af06413
|
- deleted getincangle.
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
b7afaf3ed5
|
- floatified most of aiPatrolSearchTargets
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
769565997f
|
- floatified zombfThinkChase
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
5ba2eb4f64
|
- floatified myThinkTarget
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
211c77138b
|
- floatified most of unicultThinkChase
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
8382f12af2
|
- floatified sub_725A4
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
2620a8f644
|
- floatified ratThinkChase
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
edf6c69159
|
- floatified gillThinkChase
|
2022-10-25 07:07:02 +02:00 |
|
Christoph Oelckers
|
523400772e
|
- floatified zombaThinkChase and zombaThinkPonder
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
4388401e6e
|
- floatified unicultThinkGoto
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
6b72414038
|
- floatified tchernobogThinkChase
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
0385897be4
|
- floatified spidThinkChase
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
9586a2f16d
|
- floatified aiPodChase
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
6b6ab4e81e
|
- floatified innocThinkChase.
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
648ff00caf
|
- floatified houndThinkChase.
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
71c1840566
|
- floatified handThinkChase
|
2022-10-25 07:07:01 +02:00 |
|
Christoph Oelckers
|
21afef19e9
|
- floatified gillBeastSwimChase.
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
5d78c81acb
|
- 11x replacing the same pattern.
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
e3cc9879eb
|
- floatified ghostThinkGoto
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
d3e8db8861
|
- floatified ghostThinkTarget
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
babb45318f
|
- floatified ghostBlastSeqCallback
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
491c5628ff
|
- floatified ghostThrowSeqCallback
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
fbf49bc247
|
- floatified ghostSlashSeqCallback
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
2ba68df27f
|
- eliminate int_floorz / int_ceilingz in the backend.
|
2022-10-25 07:07:00 +02:00 |
|
Christoph Oelckers
|
0655db77b9
|
- delete set_int_floorz and set_int_ceilingz.
|
2022-10-25 07:07:00 +02:00 |
|