Christoph Oelckers
|
5cda292d98
|
- lots of search& replace actions.
This takes care of roughly 2/3 of the SectUser accesses.
|
2021-12-25 21:28:46 +01:00 |
|
Christoph Oelckers
|
a5fac26a90
|
- DIVx macro removal.
Only DIV2 left because there are too many calls to quickly remove them.
|
2021-12-25 21:28:45 +01:00 |
|
Christoph Oelckers
|
1c5fc16fa5
|
- SW: fixed two bad user assignments
|
2021-12-25 19:54:45 +01:00 |
|
Christoph Oelckers
|
487e2b7a1e
|
- ActorHealth + ActorPain
|
2021-11-29 00:56:11 +01:00 |
|
Christoph Oelckers
|
604731bc08
|
- GetDamage
# Conflicts:
# source/games/sw/src/weapon.cpp
|
2021-11-29 00:56:11 +01:00 |
|
Christoph Oelckers
|
2c4862b220
|
- DoDamageTest + DoHitscanDamage + DoFlamesDamageTest
|
2021-11-29 00:56:10 +01:00 |
|
Christoph Oelckers
|
a073ef65e7
|
- low level move functions now return a Collision struct.
# Conflicts:
# source/games/sw/src/sprite.cpp
|
2021-11-29 00:56:09 +01:00 |
|
Christoph Oelckers
|
606ce997ac
|
- cleanup of collision maintenance.
u->ret is gone, and for clearing the collision info the proper utilities are being called now.
|
2021-11-29 00:56:09 +01:00 |
|
Christoph Oelckers
|
151306d763
|
- SpawnFireballFlames
# Conflicts:
# source/games/sw/src/weapon.cpp
# source/games/sw/src/weapon.h
|
2021-11-29 00:56:06 +01:00 |
|
Christoph Oelckers
|
f3037a0b0c
|
- SpawnGrenadeExp
# Conflicts:
# source/games/sw/src/weapon.h
|
2021-11-29 00:56:03 +01:00 |
|
Christoph Oelckers
|
e2c5b33ae1
|
- MissileSetPos
This removes a lot of GetSpriteIndex references. :)
|
2021-11-29 00:56:01 +01:00 |
|
Christoph Oelckers
|
7f031f06ef
|
- HelpMissileLateral.
# Conflicts:
# source/games/sw/src/weapon.cpp
|
2021-11-29 00:55:59 +01:00 |
|
Christoph Oelckers
|
2455c197bf
|
- DoShrapVelocity + SlopeBounce.
|
2021-11-29 00:55:48 +01:00 |
|
Christoph Oelckers
|
58749b2770
|
- NewStateGroup wrappers replaced.
|
2021-11-29 00:55:48 +01:00 |
|
Christoph Oelckers
|
d49ae699f8
|
- ChangeSpriteState + change_sprite_stat.
|
2021-11-29 00:55:46 +01:00 |
|
Christoph Oelckers
|
b705ff3b97
|
- WallBounce
|
2021-11-29 00:55:46 +01:00 |
|
Christoph Oelckers
|
300e6df6c3
|
- MissileHitDiveArea calls.
|
2021-11-29 00:55:46 +01:00 |
|
Christoph Oelckers
|
0b3b30170c
|
- DoActorZRange parameters.
|
2021-11-29 00:55:45 +01:00 |
|
Christoph Oelckers
|
cb31127df5
|
- removed Set3DSoundOwner entirely.
|
2021-11-29 00:55:36 +01:00 |
|
Christoph Oelckers
|
e32a1af7b2
|
- lots of PlaySound calls migrated to actors.
|
2021-11-29 00:55:36 +01:00 |
|
Christoph Oelckers
|
04657ab559
|
- QueueWallBlood callers.
|
2021-11-29 00:55:32 +01:00 |
|
Christoph Oelckers
|
01abe7b2ac
|
- addressed most unused/uninitialized variable warnings from MSVC.
|
2021-11-29 00:55:30 +01:00 |
|
Christoph Oelckers
|
a583a9cb14
|
- some smaller changes in various places.
|
2021-11-29 00:55:27 +01:00 |
|
Christoph Oelckers
|
c40fc488e5
|
- SpawnBubble.
|
2021-11-29 00:55:26 +01:00 |
|
Christoph Oelckers
|
f09cf97822
|
- ScaleSpriteVector
|
2021-11-29 00:55:22 +01:00 |
|
Christoph Oelckers
|
e94785e571
|
- cleanup.
|
2021-11-29 00:55:22 +01:00 |
|
Christoph Oelckers
|
7012a77685
|
- InitShell / SpawnShell
|
2021-11-29 00:55:21 +01:00 |
|
Christoph Oelckers
|
aef68363b4
|
- FlagOwner refactoring.
Only those parts which use it as a sprite index, seveal actors recycle it as a general purpose variable.
|
2021-11-29 00:55:21 +01:00 |
|
Christoph Oelckers
|
e9fc342c93
|
- flag stuff.
|
2021-11-29 00:55:21 +01:00 |
|
Christoph Oelckers
|
3e91ac6417
|
- InitBloodSpray
|
2021-11-29 00:55:21 +01:00 |
|
Christoph Oelckers
|
5efb63b780
|
- InitCaltrops + InitPhosphorus
|
2021-11-29 00:55:21 +01:00 |
|
Christoph Oelckers
|
0b77a73976
|
- InitFlashBomb + PlayerInitCaltrops
|
2021-11-29 00:55:20 +01:00 |
|
Christoph Oelckers
|
3d04e332fc
|
- InitChemBomb + PlayerInitFlashBomb
|
2021-11-29 00:55:20 +01:00 |
|
Christoph Oelckers
|
0e1e29d768
|
- ChemBomb stuff.
|
2021-11-29 00:55:20 +01:00 |
|
Christoph Oelckers
|
93fde48abb
|
- SpawnRadiationCloud
|
2021-11-29 00:55:20 +01:00 |
|
Christoph Oelckers
|
5aaa0ce971
|
- collision stuff in jweapon.cpp migrated to Collision struct.
|
2021-11-29 00:55:20 +01:00 |
|
Christoph Oelckers
|
9872f7e5d1
|
- DoCaltrops
|
2021-11-29 00:55:20 +01:00 |
|
Christoph Oelckers
|
3e45549fe7
|
- DoChemBomb
|
2021-11-29 00:55:19 +01:00 |
|
Christoph Oelckers
|
f21cb1f3f6
|
- DoPhosphorus
|
2021-11-29 00:55:19 +01:00 |
|
Christoph Oelckers
|
3717a38779
|
- DoBloodSpray
|
2021-11-29 00:55:19 +01:00 |
|
Christoph Oelckers
|
e3e9e4030e
|
- splash functions.
|
2021-11-29 00:55:19 +01:00 |
|
Christoph Oelckers
|
6a4049e33c
|
- SetupSpriteForBreak, extra sprite flags as enum
|
2021-11-29 00:55:14 +01:00 |
|
Christoph Oelckers
|
de12433809
|
- USER::Attach and SetAttach.
|
2021-11-29 00:55:13 +01:00 |
|
Christoph Oelckers
|
d5f1ec9ad7
|
- wrapped all assignments to USER::ret.
To allow more complex operations like filling a Collision struct and changing the calling code piece by piece.
|
2021-11-29 00:55:12 +01:00 |
|
Christoph Oelckers
|
c88524884c
|
- made USER::flame an actor pointer.
|
2021-11-29 00:55:11 +01:00 |
|
Christoph Oelckers
|
d98fe4af73
|
- renamed NewStateGroup.
As refactoring aid.
|
2021-11-29 00:55:09 +01:00 |
|
Christoph Oelckers
|
5062dc6aa8
|
- a second large batch of KillSprite calls.
|
2021-11-29 00:55:09 +01:00 |
|
Christoph Oelckers
|
3e1e5fb343
|
- a large batch of KillSprite calls.
|
2021-11-29 00:55:08 +01:00 |
|
Christoph Oelckers
|
740c5e1e56
|
- DoSuicide
|
2021-11-29 00:55:08 +01:00 |
|
Christoph Oelckers
|
771b4bcf43
|
- renamed ChangeState to ChangeSpriteState.
|
2021-11-29 00:55:07 +01:00 |
|