raze/source/games/sw/src
2021-11-29 00:55:24 +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 - cleanup. 2021-11-29 00:55:22 +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 - ActorFollowTrack. 2021-11-29 00:55:23 +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 - InitShell / SpawnShell 2021-11-29 00:55:21 +01:00
coolg.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
coolie.cpp - got rid of some rarely used macros. 2021-11-29 00:55:23 +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 - got rid of some rarely used macros. 2021-11-29 00:55:23 +01:00
eel.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
game.cpp - game.cpp. 2021-11-29 00:55:18 +01:00
game.h - PickJumpMaxSpeed. 2021-11-29 00:55:22 +01:00
girlninj.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
goro.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
hornet.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
input.cpp - input.cpp cleanup. 2021-11-29 00:55:18 +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 - SpriteP in inv.cpp. 2021-11-29 00:55:18 +01:00
inv.h - scriptified SW's status bar. 2021-05-16 09:34:08 +02:00
jsector.cpp - JS_ProcessEchoSpot + UnlockKeyLock 2021-11-29 00:55:19 +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 - ScaleSpriteVector 2021-11-29 00:55:22 +01:00
lava.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
light.cpp - light.cpp 2021-11-29 00:55:23 +01:00
light.h - light.cpp 2021-11-29 00:55:23 +01:00
lists.h - SW: avoid crashing when unwinding from a savegame loading error. 2021-09-12 18:17:50 +02:00
mclip.cpp - got rid of some rarely used macros. 2021-11-29 00:55:23 +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 - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
miscactr.cpp - miscactr.cpp 2021-11-29 00:55:23 +01:00
morph.cpp - SW: code/data pointer saving cleanup. 2021-11-11 23:28:28 +01:00
mytypes.h - got rid of some rarely used macros. 2021-11-29 00:55:23 +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 - got rid of some rarely used macros. 2021-11-29 00:55:23 +01:00
network.h - project cleanup 2021-01-10 20:31:32 +01:00
ninja.cpp - player.cpp global search & replace. 2021-11-29 00:55:24 +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 - panel.cpp 2021-11-29 00:55:23 +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 - reformatting function headers + deletion of unused code in player.cpp. 2021-11-29 00:55:24 +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 - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
ripper2.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
rooms.cpp - AutoBreakWall and SpawnShrap cleanup. 2021-11-29 00:55:14 +01:00
rotator.cpp - JS_ProcessEchoSpot + UnlockKeyLock 2021-11-29 00:55:19 +01:00
save.cpp - FlagOwner refactoring. 2021-11-29 00:55:21 +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 - light.cpp 2021-11-29 00:55:23 +01:00
sector.h - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
serp.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
skel.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
skull.cpp - InitCaltrops + InitPhosphorus 2021-11-29 00:55:21 +01:00
slidor.cpp - JS_ProcessEchoSpot + UnlockKeyLock 2021-11-29 00:55:19 +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 - most of ninja.cpp, except the player stuff. 2021-11-29 00:55:23 +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 - ActorFollowTrack. 2021-11-29 00:55:23 +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 - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
vator.cpp - InitBloodSpray 2021-11-29 00:55:21 +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 - got rid of some rarely used macros. 2021-11-29 00:55:23 +01:00
weapon.h - ScaleSpriteVector 2021-11-29 00:55:22 +01:00
zilla.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00
zombie.cpp - ActorFollowTrack. 2021-11-29 00:55:23 +01:00