raze/source/games/sw/src
Christoph Oelckers 9c0a5312eb - InitUzi
2021-11-29 00:55:55 +01:00
..
_polymost.cpp - sprite indices in mirrors converted to actor pointers 2021-11-29 00:55:28 +01:00
actor.cpp - lots of PlaySound calls migrated to actors. 2021-11-29 00:55:36 +01:00
ai.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
ai.h - removed DebugMoveHit. 2021-11-29 00:55:11 +01:00
ambient.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
bots.h - replaced lo_sp with an actor pointer, both in USER and PLAYER. 2021-11-29 00:55:10 +01:00
break.cpp - PickJumpMaxSpeed. 2021-11-29 00:55:22 +01:00
break.h - AutoBreakWall and SpawnShrap cleanup. 2021-11-29 00:55:14 +01:00
bunny.cpp - it is not necessary to clear the owner of a freshly spawned actor. 2021-11-29 00:55:49 +01:00
cache.cpp - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
cheats.cpp - fixed most warnings GCC pointed out in game code. 2021-11-29 00:55:29 +01:00
colormap.cpp - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
conpic.h - InitShell / SpawnShell 2021-11-29 00:55:21 +01:00
coolg.cpp - lots of PlaySound calls migrated to actors. 2021-11-29 00:55:36 +01:00
coolie.cpp - DoActorZRange parameters. 2021-11-29 00:55:45 +01:00
copysect.cpp - copysect.cpp iterators. 2021-11-29 00:55:17 +01:00
d_menu.cpp
damage.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
digi.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
draw.cpp - obsolete prototypes in Exhumed 2021-11-29 00:55:43 +01:00
eel.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
game.cpp - char review in SW 2021-11-29 00:55:43 +01:00
game.h - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
girlninj.cpp - some smaller changes in various places. 2021-11-29 00:55:27 +01:00
goro.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
hornet.cpp - removed Set3DSoundOwner entirely. 2021-11-29 00:55:36 +01:00
input.cpp - input.cpp cleanup. 2021-11-29 00:55:18 +01:00
interpso.cpp - fixed most warnings GCC pointed out in game code. 2021-11-29 00:55:29 +01:00
interpso.h - proper actor handling in all of SOP interpolation 2021-11-29 00:55:28 +01:00
inv.cpp -some overlooked User’s. 2021-11-29 00:55:32 +01:00
inv.h
jsector.cpp - lots of PlaySound calls migrated to actors. 2021-11-29 00:55:36 +01:00
jsector.h - sprite indices in mirrors converted to actor pointers 2021-11-29 00:55:28 +01:00
jtags.h
jweapon.cpp - DoShrapVelocity + SlopeBounce. 2021-11-29 00:55:48 +01:00
lava.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
light.cpp -some overlooked User’s. 2021-11-29 00:55:32 +01:00
light.h - light.cpp 2021-11-29 00:55:23 +01:00
lists.h - fixed most warnings GCC pointed out in game code. 2021-11-29 00:55:29 +01:00
mclip.cpp - got rid of some rarely used macros. 2021-11-29 00:55:23 +01:00
mclip.h
menus.cpp - SW: renamed all unsigned chars to uint8_t 2021-11-29 00:55:43 +01:00
menus.h
misc.h - warp.cpp 2021-11-29 00:55:38 +01:00
miscactr.cpp - ActorCoughItem. 2021-11-29 00:55:47 +01:00
morph.cpp - sop.match_event_sprite 2021-11-29 00:55:32 +01:00
mytypes.h - got rid of some rarely used macros. 2021-11-29 00:55:23 +01:00
namelist.h
names.h
names2.h
network.cpp - got rid of some rarely used macros. 2021-11-29 00:55:23 +01:00
network.h
ninja.cpp - char review in SW 2021-11-29 00:55:43 +01:00
osdcmds.cpp - sprite indices in mirrors converted to actor pointers 2021-11-29 00:55:28 +01:00
pal.h - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
panel.cpp - removed the disabled and mostly non-functional code for the EMP gun (secondary fire of railgun) 2021-11-29 00:55:54 +01:00
panel.h - SW: Factor out bob coordinate backups. 2021-07-10 22:01:42 +10:00
parent.h
player.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
player.h
predict.cpp - some smaller changes in various places. 2021-11-29 00:55:27 +01:00
quake.cpp - it is not necessary to clear the owner of a freshly spawned actor. 2021-11-29 00:55:49 +01:00
ripper.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
ripper2.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
rooms.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
rotator.cpp - owner cleanup. 2021-11-29 00:55:37 +01:00
save.cpp - char review in SW 2021-11-29 00:55:43 +01:00
saveable.cpp - SW: code/data pointer saving cleanup. 2021-11-11 23:28:28 +01:00
saveable.h - SW: code/data pointer saving cleanup. 2021-11-11 23:28:28 +01:00
sbar.cpp
scrip2.cpp - SW: fixed episode indexing resulting in bad display on the automap. 2021-08-24 09:57:36 +02:00
sector.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
sector.h - char review in SW 2021-11-29 00:55:43 +01:00
serp.cpp - BossSpriteNum 2021-11-29 00:55:37 +01:00
skel.cpp - skel.cpp 2021-11-29 00:55:35 +01:00
skull.cpp - owner cleanup. 2021-11-29 00:55:37 +01:00
slidor.cpp - owner cleanup. 2021-11-29 00:55:37 +01:00
sounds.cpp - owner cleanup. 2021-11-29 00:55:37 +01:00
sounds.h - removed Set3DSoundOwner entirely. 2021-11-29 00:55:36 +01:00
spike.cpp - vator.cpp 2021-11-29 00:55:38 +01:00
sprite.cpp - it is not necessary to clear the owner of a freshly spawned actor. 2021-11-29 00:55:49 +01:00
sprite.h - ActorCoughItem. 2021-11-29 00:55:47 +01:00
stag.h
sumo.cpp - BossSpriteNum 2021-11-29 00:55:37 +01:00
swactor.h - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
tags.h
text.cpp
track.cpp - FAFhitscan migration to HITINFO. 2021-11-29 00:55:52 +01:00
vator.cpp - vator.cpp 2021-11-29 00:55:38 +01:00
vis.cpp - it is not necessary to clear the owner of a freshly spawned actor. 2021-11-29 00:55:49 +01:00
wallmove.cpp - char review in SW 2021-11-29 00:55:43 +01:00
warp.cpp - warp.cpp 2021-11-29 00:55:38 +01:00
weapon.cpp - InitUzi 2021-11-29 00:55:55 +01:00
weapon.h - SpriteWarpToUnderwater + SpriteWarpToSurface 2021-11-29 00:55:51 +01:00
zilla.cpp - zilla.cpp 2021-11-29 00:55:38 +01:00
zombie.cpp - DoActorZRange parameters. 2021-11-29 00:55:45 +01:00