raze/source/games/sw/src
2021-11-29 00:55:18 +01:00
..
_polymost.cpp - removed magic flags added to sector indices in Polymost. 2021-11-11 21:28:53 +01:00
actor.cpp - add a Collision member to USER. 2021-11-29 00:55:12 +01:00
ai.cpp - owner stuff 2021-11-29 00:55:15 +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 - HitBreakSprite 2021-11-29 00:55:15 +01:00
break.h - AutoBreakWall and SpawnShrap cleanup. 2021-11-29 00:55:14 +01:00
bunny.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
cache.cpp - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
cheats.cpp - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
colormap.cpp - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
conpic.h - project cleanup 2021-01-10 20:31:32 +01:00
coolg.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
coolie.cpp - coolie.cpp 2021-11-29 00:55:17 +01:00
copysect.cpp - copysect.cpp iterators. 2021-11-29 00:55:17 +01:00
d_menu.cpp - fixed incorrect license in sw/d_menu.cpp. 2021-05-08 00:13:50 +02:00
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 - rest of draw.cpp. 2021-11-29 00:55:17 +01:00
eel.cpp - eel.cpp. 2021-11-29 00:55:17 +01:00
game.cpp - game.cpp. 2021-11-29 00:55:18 +01:00
game.h - EnemyDefaults. 2021-11-29 00:55:16 +01:00
girlninj.cpp - girlninj.cpp 2021-11-29 00:55:18 +01:00
goro.cpp - goro.cpp + hornet.cpp. 2021-11-29 00:55:18 +01:00
hornet.cpp - goro.cpp + hornet.cpp. 2021-11-29 00:55:18 +01:00
input.cpp - Move InputScale() out of inputstate.cpp and into i_time.cpp as I_GetInputFrac() to make it available to GZDoom for potential future requirements. 2021-11-29 00:55:01 +01:00
interpso.cpp - first batch of SW warning fixes. 2021-05-12 21:49:34 +02:00
interpso.h - cleanup of savegame framework 2021-04-22 00:03:17 +02:00
inv.cpp - SW: removed 3 unused global arrays. 2021-11-11 21:58:14 +01:00
inv.h - scriptified SW's status bar. 2021-05-16 09:34:08 +02:00
jsector.cpp - most of change_sprite_stat. 2021-11-29 00:55:07 +01:00
jsector.h - redid the iterators in _polymost.cpp. 2021-10-30 17:30:03 +02:00
jtags.h - project cleanup 2021-01-10 20:31:32 +01:00
jweapon.cpp - SetupSpriteForBreak, extra sprite flags as enum 2021-11-29 00:55:14 +01:00
lava.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
light.cpp - USER::Attach and SetAttach. 2021-11-29 00:55:13 +01:00
light.h - first batch of SW warning fixes. 2021-05-12 21:49:34 +02:00
lists.h - SW: avoid crashing when unwinding from a savegame loading error. 2021-09-12 18:17:50 +02:00
mclip.cpp - made clipmoveboxtracenum a function argument of clipmove 2021-11-08 23:22:48 +01:00
mclip.h - project cleanup 2021-01-10 20:31:32 +01:00
menus.cpp - scriptified SW's 2D screens. 2021-04-30 20:08:35 +02:00
menus.h - removed the multiplayer scoreboard screens. 2021-05-27 13:33:54 +02:00
misc.h - DoFall + DoBeginFall. 2021-11-29 00:55:03 +01:00
miscactr.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
morph.cpp - SW: code/data pointer saving cleanup. 2021-11-11 23:28:28 +01:00
mytypes.h - make breakflags an enum. 2021-11-29 00:55:13 +01: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 - project cleanup 2021-01-10 20:31:32 +01:00
network.cpp - merged the few remaining contents of mmulti.h into d_net.h 2021-05-03 19:01:00 +02:00
network.h - project cleanup 2021-01-10 20:31:32 +01:00
ninja.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
osdcmds.cpp - Blood, Duke & SW: Create new backend chasecam function and replace game-specific versions with it. 2021-02-18 21:47:37 +11:00
pal.h - cache, cheats, colormap and enums. 2021-11-29 00:55:16 +01:00
panel.cpp - SpriteQueueDelete + DeleteNoSoundOwner. 2021-11-29 00:55:15 +01:00
panel.h - SW: Factor out bob coordinate backups. 2021-07-10 22:01:42 +10:00
parent.h - removed all parental lock garbage from SW. 2021-04-22 00:03:15 +02:00
player.cpp - HitBreakSprite 2021-11-29 00:55:15 +01:00
player.h - project cleanup 2021-01-10 20:31:32 +01:00
predict.cpp - project cleanup 2021-01-10 20:31:32 +01:00
quake.cpp - owner stuff 2021-11-29 00:55:15 +01:00
ripper.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
ripper2.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
rooms.cpp - AutoBreakWall and SpawnShrap cleanup. 2021-11-29 00:55:14 +01:00
rotator.cpp - a large batch of KillSprite calls. 2021-11-29 00:55:08 +01:00
save.cpp - USER::Attach and SetAttach. 2021-11-29 00:55:13 +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 - defined a new constant, CR_NATIVEPAL, to use the font functions with a predefined palette. 2021-05-29 11:47:05 +02:00
scrip2.cpp - SW: fixed episode indexing resulting in bad display on the automap. 2021-08-24 09:57:36 +02:00
sector.cpp - SpriteQueueDelete + DeleteNoSoundOwner. 2021-11-29 00:55:15 +01:00
sector.h - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
serp.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
skel.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
skull.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
slidor.cpp - a large batch of KillSprite calls. 2021-11-29 00:55:08 +01:00
sounds.cpp - SpriteQueueDelete + DeleteNoSoundOwner. 2021-11-29 00:55:15 +01:00
sounds.h - SpriteQueueDelete + DeleteNoSoundOwner. 2021-11-29 00:55:15 +01:00
spike.cpp - a large batch of KillSprite calls. 2021-11-29 00:55:08 +01:00
sprite.cpp - goro.cpp + hornet.cpp. 2021-11-29 00:55:18 +01:00
sprite.h - eliminated SetEnemy(In)active. 2021-11-29 00:55:13 +01:00
stag.h - project cleanup 2021-01-10 20:31:32 +01:00
sumo.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
swactor.h - rest of draw.cpp. 2021-11-29 00:55:17 +01:00
tags.h - project cleanup 2021-01-10 20:31:32 +01:00
text.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
track.cpp - ActorFindTrack 2021-11-29 00:55:13 +01:00
vator.cpp - a large batch of KillSprite calls. 2021-11-29 00:55:08 +01:00
vis.cpp - refactored the main User array into something that's automatically managed. 2021-04-22 00:03:14 +02:00
wallmove.cpp - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
warp.cpp - SW: use the global sector list in PreMapCombineFloors 2021-11-11 21:58:14 +01:00
weapon.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
weapon.h - leftover SpriteNum's in coolg.cpp. 2021-11-29 00:55:16 +01:00
zilla.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00
zombie.cpp - EnemyDefaults. 2021-11-29 00:55:16 +01:00