raze/source/games/sw/src
2022-11-10 10:00:44 +01:00
..
actor.cpp - renamed getzsofslopeptr to calcSlope and removed one redundant inline. 2022-10-30 16:51:40 +01:00
ai.cpp - Handle all remaining VecToAngle() calls. 2022-10-27 16:55:53 +02:00
ai.h - random angle cleanup 2022-10-15 17:52:06 +02:00
ambient.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
bots.h - the last batch of small scale typedefs eliminated. 2021-12-31 15:40:29 +01:00
break.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
break.h - floatified AutoBreakWall and WallBreakPosition 2022-10-15 17:16:57 +02:00
bunny.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
cache.cpp - function separators 2022-10-15 17:16:57 +02:00
cheats.cpp - function separators 2022-10-15 17:16:57 +02:00
colormap.cpp - function separators 2022-10-15 17:16:57 +02:00
conpic.h - InitShell / SpawnShell 2021-11-29 00:55:21 +01:00
coolg.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
coolie.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
copysect.cpp - renamed everything back 2022-10-30 16:51:33 +01:00
d_menu.cpp - function separators 2022-10-15 17:16:57 +02:00
damage.h - SW: game.h cleanup 2021-12-30 09:58:13 +01:00
digi.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
draw.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
eel.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
game.cpp - added episode and total episode time display to alt HUD 2022-10-30 16:51:40 +01:00
game.h - made AnimSet's vel parameter an actual double. 2022-10-30 16:51:36 +01:00
girlninj.cpp - fixed bad scaling factor in girlninj.cpp. 2022-11-04 18:18:23 +01:00
goro.cpp - second batch of set_const_clipdist replacements 2022-10-30 16:51:15 +01:00
hornet.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
input.cpp - silenced lots of warnings for deliberate type conversions. 2022-10-30 16:51:35 +01:00
interpso.cpp - interpolate SO angles with full precision. 2022-10-15 17:49:33 +02:00
interpso.h - SW: Flatten smoothratio back to float and rename to interpfrac. 2022-10-15 13:32:04 +02:00
inv.cpp - function separators 2022-10-15 17:16:57 +02:00
inv.h - eliminated PLAYERp 2021-12-31 15:59:11 +01:00
jsector.cpp - SW: Try to fix up the camera drawing a bit. 2022-11-06 21:59:07 +11:00
jsector.h - Remove all remaining q16horiz() calls, also correcting a long-standing Duke bug. 2022-10-25 07:06:54 +02:00
jtags.h - project cleanup 2021-01-10 20:31:32 +01:00
jweapon.cpp - renamed getzsofslopeptr to calcSlope and removed one redundant inline. 2022-10-30 16:51:40 +01:00
lava.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
light.cpp - function separators 2022-10-15 17:16:57 +02:00
light.h - SW: remap LIGHT_Tics to the otherwise unused spritetype::detail. 2022-02-15 22:34:03 +01:00
lists.h - replaced PANEL_SPRITEp 2021-12-31 15:49:07 +01:00
mclip.cpp - floatified two SOP clipdist variables 2022-10-30 16:51:08 +01:00
mclip.h - further hitscan overhaul. 2022-10-22 20:41:26 +02:00
menus.cpp - eliminated PLAYERp 2021-12-31 15:59:11 +01:00
menus.h - removed the multiplayer scoreboard screens. 2021-05-27 13:33:54 +02:00
misc.h - floatified warp.cpp 2022-10-16 23:54:18 +02:00
miscactr.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
morph.cpp - Handle all remaining VecToAngle() calls. 2022-10-27 16:55:53 +02:00
namelist.h - fixed SW status bar. 2021-05-16 10:25:56 +02:00
names.h - project cleanup 2021-01-10 20:31:32 +01:00
names2.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
network.cpp - SW: Flatten smoothratio back to float and rename to interpfrac. 2022-10-15 13:32:04 +02:00
network.h - eliminated PLAYERp 2021-12-31 15:59:11 +01:00
ninja.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
osdcmds.cpp - Remove horizon from gi->WarpToCoords() since we don't even print the horizon in our stats. 2022-10-25 07:06:54 +02:00
pal.h - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
panel.cpp - got rid of bsinf and bcosf. 2022-10-22 12:17:04 +02:00
panel.h - SW: Flatten smoothratio back to float and rename to interpfrac. 2022-10-15 13:32:04 +02:00
parent.h - eliminated a few more typedefs, 2021-12-31 13:37:57 +01:00
player.cpp - SW: Fix ladder speed with unnecessary amplification applied. 2022-11-07 20:23:14 +11:00
player.h - lots of repeat literals in SW 2022-10-30 16:51:29 +01:00
predict.cpp - Cut over to DAngle from fixedhoriz and remove the latter. 2022-10-25 07:06:55 +02:00
quake.cpp - floatified clipdist and replaced fClipdist wrapper. 2022-10-30 16:51:14 +01:00
ripper.cpp - SW: fixed clipdist for brown rippers. 2022-11-09 20:16:47 +01:00
ripper2.cpp - SW: fixed clipdist for brown rippers. 2022-11-09 20:16:47 +01:00
rooms.cpp - renamed getzsofslopeptr to calcSlope and removed one redundant inline. 2022-10-30 16:51:40 +01:00
rotator.cpp - floatified ROTATOR 2022-10-16 09:40:29 +02:00
save.cpp - do not save randomseed twice. 2022-10-30 16:51:09 +01:00
saveable.cpp - function separators 2022-10-15 18:22:08 +02:00
saveable.h - eliminated a few more typedefs, 2021-12-31 13:37:57 +01:00
sbar.cpp - added episode and total episode time display to alt HUD 2022-10-30 16:51:40 +01:00
scrip2.cpp - function separators 2022-10-15 18:22:08 +02:00
sector.cpp - SW: explicitly initialize sector object turn angle values. 2022-11-09 18:35:03 +01:00
sector.h - use symbolic constants in neartag calls. 2022-10-22 12:17:03 +02:00
serp.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00
skel.cpp - second batch of set_const_clipdist replacements 2022-10-30 16:51:15 +01:00
skull.cpp - second batch of set_const_clipdist replacements 2022-10-30 16:51:15 +01:00
slidor.cpp - function separators in 6 files 2022-10-16 10:59:05 +02:00
sounds.cpp - VecToAngle() with XY() inside to .Angle() replacements. 2022-10-27 16:55:53 +02:00
sounds.h - SW: Eliminated Voc3D_Flags typedef. 2022-01-01 08:36:56 +11:00
spike.cpp - renamed getzsofslopeptr to calcSlope and removed one redundant inline. 2022-10-30 16:51:40 +01:00
sprite.cpp - SW: fixed distance check in DoGet. 2022-11-09 19:03:23 +01:00
sprite.h - pass floating point velocities to SpawnActor 2022-10-16 10:31:12 +02:00
stag.h - project cleanup 2021-01-10 20:31:32 +01:00
sumo.cpp - use ActorVect… functions in a few more places 2022-10-30 16:51:35 +01:00
swactor.h - UpdateChange 2022-10-15 18:22:07 +02:00
tags.h - WallSetup + SpriteSetup 2021-12-26 23:08:44 +01:00
text.cpp - eliminated PLAYERp 2021-12-31 15:59:11 +01:00
track.cpp - another bunch of type conversion warnings fixed. 2022-10-30 16:51:35 +01:00
vator.cpp - took care of most of zinttoworld 2022-10-17 17:03:52 +02:00
vis.cpp - FAFcansee refactoring, part 5. 2022-10-10 17:31:29 +02:00
wallmove.cpp - use mapangle in more places, mainly constants and random values using special formula 2022-10-18 19:01:45 +02:00
warp.cpp - floatified warp.cpp 2022-10-16 23:54:18 +02:00
weapon.cpp - fixed bad velocity assignment in DoLaser, causing an endless loop. 2022-11-10 10:00:44 +01:00
weapon.h - floatified clipdist and replaced fClipdist wrapper. 2022-10-30 16:51:14 +01:00
zilla.cpp - renamed getzsofslopeptr to calcSlope and removed one redundant inline. 2022-10-30 16:51:40 +01:00
zombie.cpp - unwrapped SetScale as well. 2022-10-30 16:51:33 +01:00