Christoph Oelckers
|
14b3a68e8c
|
- DoDamage API.
# Conflicts:
# source/games/sw/src/weapon.cpp
|
2021-11-29 00:56:10 +01:00 |
|
Christoph Oelckers
|
f8eac8c8eb
|
- SpriteOverlap
|
2021-11-29 00:56:10 +01:00 |
|
Christoph Oelckers
|
2c4862b220
|
- DoDamageTest + DoHitscanDamage + DoFlamesDamageTest
|
2021-11-29 00:56:10 +01:00 |
|
Christoph Oelckers
|
ddd6f881f0
|
- DoExpDamageTest + DoMineExpMine
|
2021-11-29 00:56:10 +01:00 |
|
Christoph Oelckers
|
15e7e784c5
|
- did the internal movement helpers.
|
2021-11-29 00:56:09 +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
|
5f32bc17ef
|
- WeaponMoveHit
|
2021-11-29 00:56:09 +01:00 |
|
Christoph Oelckers
|
edf84c6fbc
|
- DoStar, DoCrossBolt, DoPlasmaDone
|
2021-11-29 00:56:09 +01:00 |
|
Christoph Oelckers
|
f516a538d4
|
- Seekers + BlurExtend.
|
2021-11-29 00:56:08 +01:00 |
|
Christoph Oelckers
|
7d99745cd6
|
- DoPlasmaFountain + InitPlasmaFountain
|
2021-11-29 00:56:08 +01:00 |
|
Christoph Oelckers
|
f888375e2a
|
- several u->ret replaced.
|
2021-11-29 00:56:08 +01:00 |
|
Christoph Oelckers
|
05a812f066
|
- DoPlasma, DoCoolgFire, DoEelFire.
|
2021-11-29 00:56:08 +01:00 |
|
Christoph Oelckers
|
0377f3348c
|
- DoGrenade
|
2021-11-29 00:56:08 +01:00 |
|
Christoph Oelckers
|
45c2129ac4
|
- DoVulcanBoulder
|
2021-11-29 00:56:07 +01:00 |
|
Christoph Oelckers
|
c015e6691a
|
- DoMineStuck + subfunctions.
|
2021-11-29 00:56:07 +01:00 |
|
Christoph Oelckers
|
01609b8e9f
|
- DoMine
|
2021-11-29 00:56:07 +01:00 |
|
Christoph Oelckers
|
4d5569d785
|
- several very simple functions.
|
2021-11-29 00:56:07 +01:00 |
|
Christoph Oelckers
|
a0fd5bef66
|
- DoLaserStart, DoRail, DoRailStart, DoRocket
|
2021-11-29 00:56:07 +01:00 |
|
Christoph Oelckers
|
35579a9f08
|
- SpawnExoZAdjust arguments.
|
2021-11-29 00:56:06 +01:00 |
|
Christoph Oelckers
|
dd528c5eab
|
- DoMicroMini, SpawnExtraMicroMini, DoMicro, DoUziBullet, DoBoltSeeker
|
2021-11-29 00:56:06 +01:00 |
|
Christoph Oelckers
|
acc9a09db9
|
- DoElectro, DoLavaBoulder, DoSpear, SpawnCoolieExp.
# Conflicts:
# source/games/sw/src/weapon.cpp
|
2021-11-29 00:56:06 +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
|
b863901037
|
- Spawn*flames
|
2021-11-29 00:56:06 +01:00 |
|
Christoph Oelckers
|
e56b055e2e
|
- Spawn(Goro)FireballExp
|
2021-11-29 00:56:06 +01:00 |
|
Christoph Oelckers
|
818bdc3b03
|
- WeaponMoveHit plus some smaller functions.
|
2021-11-29 00:56:05 +01:00 |
|
Christoph Oelckers
|
8af0455f92
|
- VehicleMoveHit
|
2021-11-29 00:56:05 +01:00 |
|
Christoph Oelckers
|
57fc6ce53a
|
- several smaller Shrap functions.
|
2021-11-29 00:56:05 +01:00 |
|
Christoph Oelckers
|
10b18d8a9b
|
- SpawnShrap
|
2021-11-29 00:56:05 +01:00 |
|
Christoph Oelckers
|
e523c78269
|
- MissileHitMatch
|
2021-11-29 00:56:04 +01:00 |
|
Christoph Oelckers
|
4568564150
|
- SpawnTankShellExp, SpawnBunnyExp, SpawnBoltExp
|
2021-11-29 00:56:04 +01:00 |
|
Christoph Oelckers
|
3a16ac673c
|
- SpawnNuclearExp
|
2021-11-29 00:56:04 +01:00 |
|
Christoph Oelckers
|
2480beebcf
|
- owner checks in PlayerTakeDamage
|
2021-11-29 00:56:04 +01:00 |
|
Christoph Oelckers
|
f0c670603e
|
- DoNapalm, DoBloodWorm
|
2021-11-29 00:56:04 +01:00 |
|
Christoph Oelckers
|
a96cffc4ef
|
- SpawnTracerExp + SpawnMicroExp.
|
2021-11-29 00:56:03 +01:00 |
|
Christoph Oelckers
|
a40fca5398
|
- SpawnBigGunFlames
|
2021-11-29 00:56:03 +01:00 |
|
Christoph Oelckers
|
120a14a9a7
|
- SpawnGrenadeSecondaryExp
|
2021-11-29 00:56:03 +01:00 |
|
Christoph Oelckers
|
f3037a0b0c
|
- SpawnGrenadeExp
# Conflicts:
# source/games/sw/src/weapon.h
|
2021-11-29 00:56:03 +01:00 |
|
Christoph Oelckers
|
28c07b6b3c
|
- more explosions.
|
2021-11-29 00:56:03 +01:00 |
|
Christoph Oelckers
|
aa8b217f07
|
- SpawnMeteorExp
|
2021-11-29 00:56:02 +01:00 |
|
Christoph Oelckers
|
28e10656b2
|
- DoFireball + SpawnLittleExp
|
2021-11-29 00:56:02 +01:00 |
|
Christoph Oelckers
|
cbf8d2324a
|
- DoFindGround(Point)
|
2021-11-29 00:56:02 +01:00 |
|
Christoph Oelckers
|
6a25b4a560
|
- getzrange wrappers.
# Conflicts:
# source/games/sw/src/game.h
|
2021-11-29 00:56:02 +01:00 |
|
Christoph Oelckers
|
057de89b9b
|
- u->ret cleanup.
|
2021-11-29 00:56:02 +01:00 |
|
Christoph Oelckers
|
f8a74df87e
|
- Mirvs and Meteors.
|
2021-11-29 00:56:01 +01:00 |
|
Christoph Oelckers
|
6f0c477e85
|
- getting rid of COVERinsertsprite, plus cleanup.
|
2021-11-29 00:56:01 +01:00 |
|
Christoph Oelckers
|
e2c5b33ae1
|
- MissileSetPos
This removes a lot of GetSpriteIndex references. :)
|
2021-11-29 00:56:01 +01:00 |
|
Christoph Oelckers
|
6a31b93434
|
- ring stuff
|
2021-11-29 00:56:01 +01:00 |
|
Christoph Oelckers
|
512bc7ddbb
|
- InitLavaThrow + InitVulcanBoulder + InitSerpRing.
|
2021-11-29 00:56:01 +01:00 |
|
Christoph Oelckers
|
79ff267391
|
- Napalm stuff
|
2021-11-29 00:56:00 +01:00 |
|